Trace number 3266486

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.02 1300.01

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.02/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266486-1303568697/watcher-3266486-1303568697 -o /tmp/evaluation-result-3266486-1303568697/solver-3266486-1303568697 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3266486-1303568697.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.99 8.63 6.55 9/197 1036
/proc/meminfo: memFree=12799288/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) R 1034 1036 504 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 468472092 18763776 392 33554432000 4194304 4287625 140737022664912 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1036/statm: 4581 392 343 23 0 91 0

[startup+0.0276371 s]
/proc/loadavg: 10.99 8.63 6.55 9/197 1036
/proc/meminfo: memFree=12799288/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 9433061827828220168 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100623 s]
/proc/loadavg: 10.99 8.63 6.55 9/197 1036
/proc/meminfo: memFree=12799288/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 9433061827828220168 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300575 s]
/proc/loadavg: 10.99 8.63 6.55 9/197 1036
/proc/meminfo: memFree=12799288/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700497 s]
/proc/loadavg: 10.99 8.63 6.55 9/197 1036
/proc/meminfo: memFree=12799288/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625893273512968192 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 10.99 8.63 6.55 12/201 1040
/proc/meminfo: memFree=12790328/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625893410951921664 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=27640 CPUtime=0.49 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 2003 0 0 0 49 0 0 0 25 0 1 0 468472092 28303360 1242 33554432000 4194304 4587354 140734236411248 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 6910 1242 332 96 0 3472 0
[pid=1038] ppid=1036 vsize=14352 CPUtime=0.39 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 1088 0 0 0 39 0 0 0 25 0 1 0 468472092 14696448 950 33554432000 4194304 4785740 140733672255680 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 3588 950 340 145 0 633 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=0.59 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 59 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 516808

[startup+3.10104 s]
/proc/loadavg: 10.99 8.63 6.55 12/201 1040
/proc/meminfo: memFree=12788768/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625893960707735552 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1771488 CPUtime=0.99 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 2899 0 0 0 99 0 0 0 25 0 1 0 468472092 1814003712 1359 33554432000 4194304 4587354 140734236411248 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 442872 1359 335 96 0 439434 0
[pid=1038] ppid=1036 vsize=14756 CPUtime=0.94 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 1180 0 0 0 94 0 0 0 25 0 1 0 468472092 15110144 1042 33554432000 4194304 4785740 140733672255680 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 3689 1042 340 145 0 734 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=1.14 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 114 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2261060

[startup+6.30044 s]
/proc/loadavg: 10.99 8.67 6.58 12/201 1040
/proc/meminfo: memFree=12779932/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625893960707735552 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1777760 CPUtime=2.09 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 4703 0 0 0 209 0 0 0 25 0 1 0 468472092 1820426240 3155 33554432000 4194304 4587354 140734236411248 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 444440 3155 339 96 0 441002 0
[pid=1038] ppid=1036 vsize=15436 CPUtime=1.99 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 1329 0 0 0 199 0 0 0 25 0 1 0 468472092 15806464 1191 33554432000 4194304 4785740 140733672255680 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 3859 1191 340 145 0 904 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=2.19 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 219 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2268012

[startup+12.7002 s]
/proc/loadavg: 10.99 8.71 6.60 12/201 1040
/proc/meminfo: memFree=12772344/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625893410951921664 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1775288 CPUtime=4.19 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 5817 0 0 0 418 1 0 0 25 0 1 0 468472092 1817894912 3206 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 443822 3206 339 96 0 440384 0
[pid=1038] ppid=1036 vsize=16104 CPUtime=4.14 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 1497 0 0 0 414 0 0 0 25 0 1 0 468472092 16490496 1359 33554432000 4194304 4785740 140733672255680 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 4026 1359 340 145 0 1071 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=4.34 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 434 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2266208

[startup+25.5008 s]
/proc/loadavg: 10.99 8.82 6.67 12/201 1040
/proc/meminfo: memFree=12765760/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625893548390875136 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1784588 CPUtime=8.49 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 7670 0 0 0 848 1 0 0 25 0 1 0 468472092 1827418112 3677 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 446147 3677 339 96 0 442709 0
[pid=1038] ppid=1036 vsize=16388 CPUtime=8.39 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 1569 0 0 0 839 0 0 0 25 0 1 0 468472092 16781312 1431 33554432000 4194304 4785740 140733672255680 18446744073709551615 4277475 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 4097 1431 340 145 0 1142 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=8.59 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 859 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 9911520 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2275792

[startup+51.1009 s]
/proc/loadavg: 10.99 9.00 6.78 12/201 1041
/proc/meminfo: memFree=12766248/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625894647902502912 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1781684 CPUtime=16.98 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 12969 0 0 0 1696 2 0 0 25 0 1 0 468472092 1824444416 3831 33554432000 4194304 4587354 140734236411248 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 445421 3831 339 96 0 441983 0
[pid=1038] ppid=1036 vsize=17240 CPUtime=16.95 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 1797 0 0 0 1695 0 0 0 25 0 1 0 468472092 17653760 1659 33554432000 4194304 4785740 140733672255680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 4310 1659 340 145 0 1355 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=17.14 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 1714 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2273740

[startup+102.307 s]
/proc/loadavg: 10.99 9.30 7.00 12/201 1042
/proc/meminfo: memFree=12748008/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1796332 CPUtime=34.08 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 18094 0 0 0 3405 3 0 0 25 0 1 0 468472092 1839443968 6461 33554432000 4194304 4587354 140734236411248 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 449083 6461 339 96 0 445645 0
[pid=1038] ppid=1036 vsize=18580 CPUtime=33.99 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 2089 0 0 0 3399 0 0 0 25 0 1 0 468472092 19025920 1951 33554432000 4194304 4785740 140733672255680 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 4645 1951 340 145 0 1690 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=34.21 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 3421 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2289728

[startup+162.301 s]
/proc/loadavg: 10.99 9.61 7.25 12/201 1044
/proc/meminfo: memFree=12740404/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625894235585642496 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1798560 CPUtime=54.08 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 24567 0 0 0 5404 4 0 0 25 0 1 0 468472092 1841725440 8542 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 449640 8542 339 96 0 446202 0
[pid=1038] ppid=1036 vsize=19512 CPUtime=53.99 cores=5

################
# More data... #
################

/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2316296

[startup+882.301 s]
/proc/loadavg: 11.11 10.89 9.26 13/202 1244
/proc/meminfo: memFree=12158292/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=294.06 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 92027 0 0 0 29388 18 0 0 25 0 1 0 468472092 1884725248 19269 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 19269 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=26512 CPUtime=294.05 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 3991 0 0 0 29405 0 0 0 25 0 1 0 468472092 27148288 3853 33554432000 4194304 4785740 140733672255680 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 6628 3853 341 145 0 3673 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=294.2 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 29420 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2341880

[startup+942.301 s]
/proc/loadavg: 11.67 11.09 9.43 13/202 1246
/proc/meminfo: memFree=11964748/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=314.07 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 92027 0 0 0 31389 18 0 0 25 0 1 0 468472092 1884725248 19269 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 19269 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=27440 CPUtime=314.04 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4240 0 0 0 31404 0 0 0 25 0 1 0 468472092 28098560 4102 33554432000 4194304 4785740 140733672255680 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 6860 4102 341 145 0 3905 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=314.2 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 31420 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2342808

[startup+1002.3 s]
/proc/loadavg: 11.75 11.21 9.57 13/202 1278
/proc/meminfo: memFree=11782596/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=334.08 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 92027 0 0 0 33390 18 0 0 25 0 1 0 468472092 1884725248 19269 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 19269 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=27620 CPUtime=334.04 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4264 0 0 0 33404 0 0 0 25 0 1 0 468472092 28282880 4126 33554432000 4194304 4785740 140733672255680 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 6905 4126 341 145 0 3950 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=334.19 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 33419 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2342988

[startup+1062.3 s]
/proc/loadavg: 11.91 11.35 9.72 13/202 1280
/proc/meminfo: memFree=11627884/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=354.08 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 92027 0 0 0 35390 18 0 0 25 0 1 0 468472092 1884725248 19269 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 19269 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=27780 CPUtime=354.04 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4311 0 0 0 35404 0 0 0 25 0 1 0 468472092 28446720 4173 33554432000 4194304 4785740 140733672255680 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 6945 4173 341 145 0 3990 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=354.19 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 35419 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2343148

[startup+1122.3 s]
/proc/loadavg: 12.04 11.48 9.87 13/202 1282
/proc/meminfo: memFree=11562400/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=374.09 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 92027 0 0 0 37391 18 0 0 25 0 1 0 468472092 1884725248 19269 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 19269 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=28272 CPUtime=374.03 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4435 0 0 0 37403 0 0 0 25 0 1 0 468472092 28950528 4297 33554432000 4194304 4785740 140733672255680 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 7068 4297 341 145 0 4113 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=374.19 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 37419 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 10003908 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2343640

[startup+1182.3 s]
/proc/loadavg: 12.09 11.59 10.00 13/202 1283
/proc/meminfo: memFree=11466656/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=394.1 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 92027 0 0 0 39392 18 0 0 25 0 1 0 468472092 1884725248 19269 33554432000 4194304 4587354 140734236411248 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 19269 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=28752 CPUtime=394.03 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4531 0 0 0 39403 0 0 0 25 0 1 0 468472092 29442048 4393 33554432000 4194304 4785740 140733672255680 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 7188 4393 341 145 0 4233 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=394.18 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 39418 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2344120

[startup+1242.3 s]
/proc/loadavg: 12.03 11.66 10.12 13/202 1285
/proc/meminfo: memFree=11419020/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1840552 CPUtime=414.11 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 93011 0 0 0 41392 19 0 0 25 0 1 0 468472092 1884725248 20212 33554432000 4194304 4587354 140734236411248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 460138 20212 339 96 0 456700 0
[pid=1038] ppid=1036 vsize=29140 CPUtime=414.03 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4619 0 0 0 41403 0 0 0 25 0 1 0 468472092 29839360 4481 33554432000 4194304 4785740 140733672255680 18446744073709551615 4546149 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 7285 4481 341 145 0 4330 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=414.18 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 41418 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134530300 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2344508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.06 11.73 10.24 13/202 1286
/proc/meminfo: memFree=11405120/32951124 swapFree=67111528/67111528
[pid=1036] ppid=1034 vsize=18324 CPUtime=0 cores=5,7
/proc/1036/stat : 1036 (ppfolio) S 1034 1036 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468472092 18763776 394 33554432000 4194304 4287625 140737022664912 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1036/statm: 4581 394 345 23 0 91 0
[pid=1037] ppid=1036 vsize=1826272 CPUtime=433.33 cores=5
/proc/1037/stat : 1037 (cryptominisat) R 1036 1036 504 0 -1 4202496 93972 0 0 0 43314 19 0 0 25 0 1 0 468472092 1870102528 16719 33554432000 4194304 4587354 140734236411248 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1037/statm: 456568 16719 339 96 0 453130 0
[pid=1038] ppid=1036 vsize=29572 CPUtime=433.22 cores=5
/proc/1038/stat : 1038 (clasp) R 1036 1036 504 0 -1 4202496 4719 0 0 0 43322 0 0 0 25 0 1 0 468472092 30281728 4581 33554432000 4194304 4785740 140733672255680 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1038/statm: 7393 4581 341 145 0 4438 0
[pid=1039] ppid=1036 vsize=456492 CPUtime=433.47 cores=5
/proc/1039/stat : 1039 (TNM) R 1036 1036 504 0 -1 4202496 618 0 0 0 43347 0 0 0 25 0 1 0 468472092 467447808 515 33554432000 134512640 134534564 4287949104 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1039/statm: 114123 515 95 6 0 112789 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2330660

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1036 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=373291
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=204968
# CPU time returned by wait4() is 866.578
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.83
CPU system time (s): 0.19
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4031404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.373
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 200
involuntary context switches= 9801

runsolver used 2.13967 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:24:57
IDJOB=3266486
IDBENCH=87739
IDSOLVER=1613
FILE ID=node102/3266486-1303568697
RUNJOBID= node102-1303568270-525
PBS_JOBID= 13150307
Free space on /tmp= 70700 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266486-1303568697/watcher-3266486-1303568697 -o /tmp/evaluation-result-3266486-1303568697/solver-3266486-1303568697 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3266486-1303568697.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=629595377

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12799444 kB
Buffers:       1837492 kB
Cached:       17560468 kB
SwapCached:          0 kB
Active:        9950460 kB
Inactive:      9643156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12799444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10140 kB
Writeback:           0 kB
AnonPages:      194828 kB
Mapped:          17564 kB
Slab:           493604 kB
PageTables:       6700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4271244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70668 MiB
End job on node102 at 2011-04-23 16:46:39