Trace number 3190878

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 par? (TO) 4800.29 1201.71

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
MD5SUM4a57833314362e0939d4095b3206ad82
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark378.192
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.86	This is pico-portfolio, a naive parallel portfolio
0.00/0.86	Copyright (C) 2011 Olivier Roussel
0.00/0.86	Using 4 processing units
0.00/0.86	This portfolio uses the following solvers:
0.00/0.86	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.86	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.86	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.86	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.86	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.86	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.86	Starting clasp 1.3.6 on core(s) 4
0.00/0.86	Starting TNM 2009 on core(s) 6
0.00/0.86	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.86	Starting march_hi 2009 on core(s) 6

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-3190878-1304040568/watcher-3190878-1304040568 -o /tmp/evaluation-result-3190878-1304040568/solver-3190878-1304040568 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190878-1304040568.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.10 5.11 5.65 2/175 3608
/proc/meminfo: memFree=25118088/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=8428 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 515654975 8630272 54 33554432000 4194304 4287625 140734616451024 18446744073709551615 246511910535 0 2147483391 4096 0 18446744071699453118 0 0 17 4 0 0 0
/proc/3608/statm: 2107 54 41 23 0 44 0

[startup+0.869385 s]
/proc/loadavg: 5.10 5.11 5.65 2/175 3608
/proc/meminfo: memFree=25118088/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900292 s]
/proc/loadavg: 5.10 5.11 5.65 2/175 3608
/proc/meminfo: memFree=25118088/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00027 s]
/proc/loadavg: 5.10 5.11 5.65 2/175 3608
/proc/meminfo: memFree=25118088/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10026 s]
/proc/loadavg: 5.10 5.11 5.65 2/175 3608
/proc/meminfo: memFree=25118088/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50018 s]
/proc/loadavg: 5.10 5.11 5.65 2/175 3608
/proc/meminfo: memFree=25118088/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10089 s]
/proc/loadavg: 5.09 5.11 5.65 6/181 3614
/proc/meminfo: memFree=24996604/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=94708 CPUtime=3.09 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 13336 0 0 0 307 2 0 0 25 0 1 0 515654976 96980992 10536 33554432000 4194304 4587354 140735262584992 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 23677 10536 326 96 0 20239 0
[pid=3611] ppid=3608 vsize=35268 CPUtime=3.08 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 8005 0 0 0 308 0 0 0 25 0 1 0 515654976 36114432 6094 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 8817 6094 340 145 0 5862 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=1.96 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 195 1 0 0 21 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=19360 CPUtime=3.09 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 6377 0 0 0 308 1 0 0 25 0 1 0 515654976 19824640 3495 33554432000 4194304 4352236 140735506565872 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 4840 3495 127 39 0 3920 0
[pid=3614] ppid=3608 vsize=29872 CPUtime=1.1 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 25808 0 0 0 105 5 0 0 25 0 1 0 515654976 30588928 4582 33554432000 4194304 4331988 140735596279232 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 7468 4582 143 34 0 5910 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 663520

[startup+6.30631 s]
/proc/loadavg: 5.09 5.11 5.65 6/181 3614
/proc/meminfo: memFree=24933620/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=94708 CPUtime=6.29 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 15132 0 0 0 627 2 0 0 25 0 1 0 515654976 96980992 12329 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 23677 12329 326 96 0 20239 0
[pid=3611] ppid=3608 vsize=48196 CPUtime=6.29 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 11221 0 0 0 628 1 0 0 25 0 1 0 515654976 49352704 9310 33554432000 4194304 4785740 140735054481616 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 12049 9310 340 145 0 9094 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=3.55 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 354 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=19360 CPUtime=6.29 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 6377 0 0 0 628 1 0 0 25 0 1 0 515654976 19824640 3495 33554432000 4194304 4352236 140735506565872 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 4840 3495 127 39 0 3920 0
[pid=3614] ppid=3608 vsize=76600 CPUtime=2.7 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 48544 0 0 0 262 8 0 0 25 0 1 0 515654976 78438400 15909 33554432000 4194304 4331988 140735596279232 18446744073709551615 4299865 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 19150 15909 173 34 0 17592 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 723176

[startup+12.7011 s]
/proc/loadavg: 5.08 5.11 5.64 6/181 3614
/proc/meminfo: memFree=24915888/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=64872 CPUtime=12.69 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 20077 0 0 0 1265 4 0 0 25 0 1 0 515654976 66428928 10380 33554432000 4194304 4587354 140735262584992 18446744073709551615 4236638 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 16218 10380 327 96 0 12780 0
[pid=3611] ppid=3608 vsize=72620 CPUtime=12.68 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 17314 0 0 0 1265 3 0 0 25 0 1 0 515654976 74362880 15403 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 18155 15403 340 145 0 15200 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=6.74 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 673 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=23404 CPUtime=12.68 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 7899 0 0 0 1267 1 0 0 25 0 1 0 515654976 23965696 5017 33554432000 4194304 4352236 140735506565872 18446744073709551615 4276488 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 5851 5017 127 39 0 4931 0
[pid=3614] ppid=3608 vsize=78296 CPUtime=5.87 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 48950 0 0 0 579 8 0 0 25 0 1 0 515654976 80175104 16315 33554432000 4194304 4331988 140735596279232 18446744073709551615 4229057 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 19574 16315 173 34 0 18016 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 723504

[startup+25.5008 s]
/proc/loadavg: 5.07 5.10 5.63 7/181 3614
/proc/meminfo: memFree=24844120/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=136700 CPUtime=25.49 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 49202 0 0 0 2539 10 0 0 25 0 1 0 515654976 139980800 15349 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 34175 15349 337 96 0 30737 0
[pid=3611] ppid=3608 vsize=113784 CPUtime=25.48 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 27553 0 0 0 2542 6 0 0 25 0 1 0 515654976 116514816 25642 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 28446 25643 340 145 0 25491 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=13.14 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 1313 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=24856 CPUtime=25.48 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 8262 0 0 0 2547 1 0 0 25 0 1 0 515654976 25452544 5380 33554432000 4194304 4352236 140735506565872 18446744073709551615 4207744 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 6214 5380 127 39 0 5294 0
[pid=3614] ppid=3608 vsize=84872 CPUtime=12.21 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 50574 0 0 0 1212 9 0 0 25 0 1 0 515654976 86908928 17939 33554432000 4194304 4331988 140735596279232 18446744073709551615 4240754 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 21218 17939 173 34 0 19660 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 844524

[startup+51.1011 s]
/proc/loadavg: 5.10 5.11 5.62 7/181 3615
/proc/meminfo: memFree=24800060/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2002172 CPUtime=51.09 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 92345 0 0 0 5090 19 0 0 25 0 1 0 515654976 2050224128 19492 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 500543 19492 337 96 0 497105 0
[pid=3611] ppid=3608 vsize=136008 CPUtime=51.08 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 32956 0 0 0 5100 8 0 0 25 0 1 0 515654976 139272192 31045 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 34002 31045 340 145 0 31047 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=25.84 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 2583 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=28440 CPUtime=51.08 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 9158 0 0 0 5107 1 0 0 25 0 1 0 515654976 29122560 6276 33554432000 4194304 4352236 140735506565872 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 7110 6276 127 39 0 6190 0
[pid=3614] ppid=3608 vsize=86588 CPUtime=24.97 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 51011 0 0 0 2488 9 0 0 25 0 1 0 515654976 88666112 18376 33554432000 4194304 4331988 140735596279232 18446744073709551615 4284595 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 21647 18376 173 34 0 20089 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 2737520

[startup+102.301 s]
/proc/loadavg: 5.12 5.11 5.59 6/181 3616
/proc/meminfo: memFree=24746120/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2011504 CPUtime=102.28 cores=0

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

/proc/3614/statm: 22967 19739 173 34 0 21409 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 2984972

[startup+1002.3 s]
/proc/loadavg: 5.39 5.18 5.30 6/181 3643
/proc/meminfo: memFree=24458372/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2042012 CPUtime=1002.31 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 614530 0 0 0 100018 213 0 0 25 0 1 0 515654976 2091020288 32805 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 510503 32805 337 96 0 507065 0
[pid=3611] ppid=3608 vsize=416316 CPUtime=1002.28 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 102259 0 0 0 100199 29 0 0 25 0 1 0 515654976 426307584 100348 33554432000 4194304 4785740 140735054481616 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 104079 100348 340 145 0 101124 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=498.87 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 49886 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=31548 CPUtime=1002.31 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 9935 0 0 0 100229 2 0 0 25 0 1 0 515654976 32305152 7053 33554432000 4194304 4352236 140735506565872 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 7887 7053 127 39 0 6967 0
[pid=3614] ppid=3608 vsize=92000 CPUtime=497.98 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 52403 0 0 0 49788 10 0 0 25 0 1 0 515654976 94208000 19768 33554432000 4194304 4331988 140735596279232 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 23000 19768 173 34 0 21442 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 3066188

[startup+1062.31 s]
/proc/loadavg: 5.19 5.16 5.28 6/181 3645
/proc/meminfo: memFree=24476104/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=178080 CPUtime=1062.32 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 632360 0 0 0 106009 223 0 0 25 0 1 0 515654976 182353920 26598 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 44520 26598 337 96 0 41082 0
[pid=3611] ppid=3608 vsize=416640 CPUtime=1062.29 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 102310 0 0 0 106200 29 0 0 25 0 1 0 515654976 426639360 100399 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 104160 100399 340 145 0 101205 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=528.7 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 52869 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=37692 CPUtime=1062.32 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 11471 0 0 0 106230 2 0 0 25 0 1 0 515654976 38596608 8589 33554432000 4194304 4352236 140735506565872 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 9423 8589 127 39 0 8503 0
[pid=3614] ppid=3608 vsize=92132 CPUtime=527.82 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 52428 0 0 0 52772 10 0 0 25 0 1 0 515654976 94343168 19793 33554432000 4194304 4331988 140735596279232 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 23033 19793 173 34 0 21475 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 1208856

[startup+1122.3 s]
/proc/loadavg: 5.27 5.17 5.28 6/181 3646
/proc/meminfo: memFree=24445356/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2061420 CPUtime=1122.32 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 652662 0 0 0 111999 233 0 0 25 0 1 0 515654976 2110894080 34439 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 515355 34439 337 96 0 511917 0
[pid=3611] ppid=3608 vsize=416640 CPUtime=1122.28 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 102310 0 0 0 112199 29 0 0 25 0 1 0 515654976 426639360 100399 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 104160 100399 340 145 0 101205 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=558.56 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 55855 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=37692 CPUtime=1122.31 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 11471 0 0 0 112229 2 0 0 25 0 1 0 515654976 38596608 8589 33554432000 4194304 4352236 140735506565872 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 9423 8589 127 39 0 8503 0
[pid=3614] ppid=3608 vsize=92264 CPUtime=557.64 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 52456 0 0 0 55754 10 0 0 25 0 1 0 515654976 94478336 19821 33554432000 4194304 4331988 140735596279232 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 23066 19821 173 34 0 21508 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 3092328

[startup+1182.3 s]
/proc/loadavg: 5.14 5.15 5.26 6/181 3648
/proc/meminfo: memFree=24470276/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2047012 CPUtime=1182.32 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 670284 0 0 0 117989 243 0 0 25 0 1 0 515654976 2096140288 26392 33554432000 4194304 4587354 140735262584992 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 511753 26392 337 96 0 508315 0
[pid=3611] ppid=3608 vsize=423640 CPUtime=1182.28 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 103981 0 0 0 118198 30 0 0 25 0 1 0 515654976 433807360 102070 33554432000 4194304 4785740 140735054481616 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 105910 102070 340 145 0 102955 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=588.36 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 58835 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=37692 CPUtime=1182.32 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 11471 0 0 0 118230 2 0 0 25 0 1 0 515654976 38596608 8589 33554432000 4194304 4352236 140735506565872 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 9423 8589 127 39 0 8503 0
[pid=3614] ppid=3608 vsize=92396 CPUtime=587.51 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 52480 0 0 0 58741 10 0 0 25 0 1 0 515654976 94613504 19845 33554432000 4194304 4331988 140735596279232 18446744073709551615 4228977 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 23099 19845 173 34 0 21541 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 3085052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.11 5.14 5.26 6/181 3655
/proc/meminfo: memFree=24440888/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2047012 CPUtime=1201.73 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 677445 0 0 0 119925 248 0 0 25 0 1 0 515654976 2096140288 33521 33554432000 4194304 4587354 140735262584992 18446744073709551615 246516530955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 511753 33521 337 96 0 508315 0
[pid=3611] ppid=3608 vsize=424388 CPUtime=1201.68 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 104118 0 0 0 120138 30 0 0 25 0 1 0 515654976 434573312 102207 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 106097 102207 340 145 0 103142 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=598.05 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 59804 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=37692 CPUtime=1201.72 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 11471 0 0 0 120170 2 0 0 25 0 1 0 515654976 38596608 8589 33554432000 4194304 4352236 140735506565872 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 9423 8589 127 39 0 8503 0
[pid=3614] ppid=3608 vsize=92396 CPUtime=597.11 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 52486 0 0 0 59701 10 0 0 25 0 1 0 515654976 94613504 19851 33554432000 4194304 4331988 140735596279232 18446744073709551615 4240112 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 23099 19851 173 34 0 21541 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 3085800

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

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

[startup+1201.7 s]
/proc/loadavg: 5.11 5.14 5.26 6/181 3655
/proc/meminfo: memFree=24440888/32951124 swapFree=67111352/67111528
[pid=3608] ppid=3606 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3608/stat : 3608 (ppfolio) S 3606 3608 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515654975 18763776 390 33554432000 4194304 4287625 140734616451024 18446744073709551615 246516854287 0 0 4096 65536 12511633912461524991 0 0 17 4 0 0 0
/proc/3608/statm: 4581 390 341 23 0 91 0
[pid=3610] ppid=3608 vsize=2047012 CPUtime=1201.73 cores=0
/proc/3610/stat : 3610 (cryptominisat) R 3608 3608 2100 0 -1 4202496 677445 0 0 0 119925 248 0 0 25 0 1 0 515654976 2096140288 33521 33554432000 4194304 4587354 140735262584992 18446744073709551615 246516530955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3610/statm: 511753 33521 337 96 0 508315 0
[pid=3611] ppid=3608 vsize=424388 CPUtime=1201.68 cores=4
/proc/3611/stat : 3611 (clasp) R 3608 3608 2100 0 -1 4202496 104118 0 0 0 120138 30 0 0 25 0 1 0 515654976 434573312 102207 33554432000 4194304 4785740 140735054481616 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3611/statm: 106097 102207 340 145 0 103142 0
[pid=3612] ppid=3608 vsize=465988 CPUtime=598.05 cores=6
/proc/3612/stat : 3612 (TNM) R 3608 3608 2100 0 -1 4202496 5913 0 0 0 59804 1 0 0 25 0 1 0 515654976 477171712 5810 33554432000 134512640 134534564 4290202896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3612/statm: 116497 5810 95 6 0 115163 0
[pid=3613] ppid=3608 vsize=37692 CPUtime=1201.72 cores=2
/proc/3613/stat : 3613 (lingeling) R 3608 3608 2100 0 -1 4202496 11471 0 0 0 120170 2 0 0 25 0 1 0 515654976 38596608 8589 33554432000 4194304 4352236 140735506565872 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3613/statm: 9423 8589 127 39 0 8503 0
[pid=3614] ppid=3608 vsize=92396 CPUtime=597.11 cores=6
/proc/3614/stat : 3614 (march_hi) R 3608 3608 2100 0 -1 4202496 52486 0 0 0 59701 10 0 0 25 0 1 0 515654976 94613504 19851 33554432000 4194304 4331988 140735596279232 18446744073709551615 4240112 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3614/statm: 23099 19851 173 34 0 21541 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 3085800

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3608 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=708312
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=32994
# CPU time returned by wait4() is 1201.74
# while last known CPU time is 4800.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.29
CPU user time (s): 4797.38
CPU system time (s): 2.91
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 5011220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.71
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11997
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= 255
involuntary context switches= 1888

runsolver used 2.07468 second user time and 4.48232 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 03:29:28
IDJOB=3190878
IDBENCH=82609
IDSOLVER=1612
FILE ID=node134/3190878-1304040568
RUNJOBID= node134-1304036955-3306
PBS_JOBID= 13170318
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190878-1304040568/watcher-3190878-1304040568 -o /tmp/evaluation-result-3190878-1304040568/solver-3190878-1304040568 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190878-1304040568.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4a57833314362e0939d4095b3206ad82
RANDOM SEED=29336195

node134.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.831
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.66
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.831
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	: 5332.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25118368 kB
Buffers:       1470884 kB
Cached:        5776808 kB
SwapCached:         64 kB
Active:        1390240 kB
Inactive:      5921056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25118368 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           12872 kB
Writeback:           0 kB
AnonPages:       63572 kB
Mapped:          14872 kB
Slab:           458232 kB
PageTables:       4548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node134 at 2011-04-29 03:49:32