Trace number 3190855

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.11 1201.52

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3190855-1304038772/watcher-3190855-1304038772 -o /tmp/evaluation-result-3190855-1304038772/solver-3190855-1304038772 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190855-1304038772.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.09 5.30 6.92 1/171 32309
/proc/meminfo: memFree=20024900/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) R 32307 32309 31281 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0

[startup+0.46782 s]
/proc/loadavg: 5.09 5.30 6.92 1/171 32309
/proc/meminfo: memFree=20024900/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500815 s]
/proc/loadavg: 5.09 5.30 6.92 1/171 32309
/proc/meminfo: memFree=20024900/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600821 s]
/proc/loadavg: 5.09 5.30 6.92 1/171 32309
/proc/meminfo: memFree=20024900/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700806 s]
/proc/loadavg: 5.09 5.30 6.92 1/171 32309
/proc/meminfo: memFree=20024900/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50664 s]
/proc/loadavg: 5.09 5.30 6.92 6/177 32315
/proc/meminfo: memFree=20000920/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1085356 CPUtime=1.49 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 4998 0 0 0 149 0 0 0 20 0 1 0 515476965 1111404544 1805 33554432000 4194304 4587354 140734064177968 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 271339 1805 327 96 0 267901 0
[pid=32311] ppid=32309 vsize=19640 CPUtime=1.5 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 2436 0 0 0 150 0 0 0 25 0 1 0 515476965 20111360 2248 33554432000 4194304 4785740 140733586713552 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 4910 2248 340 145 0 1955 0
[pid=32312] ppid=32309 vsize=454504 CPUtime=0.78 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 997 0 0 0 78 0 0 0 25 0 1 0 515476965 465412096 894 33554432000 134512640 134534564 4288139808 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 113626 894 91 6 0 112292 0
[pid=32313] ppid=32309 vsize=6960 CPUtime=1.5 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 1658 0 0 0 150 0 0 0 25 0 1 0 515476965 7127040 909 33554432000 4194304 4352236 140733559460736 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 1740 909 127 39 0 820 0
[pid=32314] ppid=32309 vsize=10204 CPUtime=0.7 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 3929 0 0 0 70 0 0 0 25 0 1 0 515476965 10448896 917 33554432000 4194304 4331988 140733556370352 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 2551 917 150 34 0 993 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 1594988

[startup+3.10036 s]
/proc/loadavg: 5.16 5.31 6.91 6/177 32315
/proc/meminfo: memFree=19998688/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1100888 CPUtime=3.08 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 10852 0 0 0 307 1 0 0 25 0 1 0 515476965 1127309312 5831 33554432000 4194304 4587354 140734064177968 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 275222 5831 337 96 0 271784 0
[pid=32311] ppid=32309 vsize=21124 CPUtime=3.09 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 2790 0 0 0 309 0 0 0 25 0 1 0 515476965 21630976 2602 33554432000 4194304 4785740 140733586713552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 5281 2602 340 145 0 2326 0
[pid=32312] ppid=32309 vsize=454504 CPUtime=1.56 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 997 0 0 0 156 0 0 0 25 0 1 0 515476965 465412096 894 33554432000 134512640 134534564 4288139808 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 113626 894 91 6 0 112292 0
[pid=32313] ppid=32309 vsize=7568 CPUtime=3.09 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 1834 0 0 0 309 0 0 0 25 0 1 0 515476965 7749632 1085 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 1892 1085 127 39 0 972 0
[pid=32314] ppid=32309 vsize=10204 CPUtime=1.5 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 3929 0 0 0 150 0 0 0 25 0 1 0 515476965 10448896 917 33554432000 4194304 4331988 140733556370352 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 2551 917 150 34 0 993 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1612612

[startup+6.30079 s]
/proc/loadavg: 5.16 5.31 6.91 6/177 32315
/proc/meminfo: memFree=19978244/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1099464 CPUtime=6.28 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 12081 0 0 0 627 1 0 0 25 0 1 0 515476965 1125851136 5972 33554432000 4194304 4587354 140734064177968 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 274866 5972 337 96 0 271428 0
[pid=32311] ppid=32309 vsize=23488 CPUtime=6.29 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 3335 0 0 0 629 0 0 0 25 0 1 0 515476965 24051712 3147 33554432000 4194304 4785740 140733586713552 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 5872 3147 340 145 0 2917 0
[pid=32312] ppid=32309 vsize=454504 CPUtime=3.15 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 997 0 0 0 315 0 0 0 25 0 1 0 515476965 465412096 894 33554432000 134512640 134534564 4288139808 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 113626 894 91 6 0 112292 0
[pid=32313] ppid=32309 vsize=8600 CPUtime=6.29 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 2092 0 0 0 629 0 0 0 25 0 1 0 515476965 8806400 1343 33554432000 4194304 4352236 140733559460736 18446744073709551615 4267809 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 2150 1343 127 39 0 1230 0
[pid=32314] ppid=32309 vsize=13112 CPUtime=3.1 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 4801 0 0 0 310 0 0 0 25 0 1 0 515476965 13426688 1476 33554432000 4194304 4331988 140733556370352 18446744073709551615 4299098 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1617492

[startup+12.7007 s]
/proc/loadavg: 5.14 5.30 6.89 6/177 32315
/proc/meminfo: memFree=19965600/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1102632 CPUtime=12.69 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 16574 0 0 0 1267 2 0 0 25 0 1 0 515476965 1129095168 7918 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 275658 7918 337 96 0 272220 0
[pid=32311] ppid=32309 vsize=26520 CPUtime=12.69 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 4072 0 0 0 1269 0 0 0 25 0 1 0 515476965 27156480 3884 33554432000 4194304 4785740 140733586713552 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 6630 3884 340 145 0 3675 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=6.34 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 634 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=7932 CPUtime=12.69 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 2701 0 0 0 1269 0 0 0 25 0 1 0 515476965 8122368 1176 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 1983 1176 127 39 0 1063 0
[pid=32314] ppid=32309 vsize=13112 CPUtime=6.27 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 4801 0 0 0 627 0 0 0 25 0 1 0 515476965 13426688 1476 33554432000 4194304 4331988 140733556370352 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1627124

[startup+25.5004 s]
/proc/loadavg: 5.12 5.29 6.87 6/177 32315
/proc/meminfo: memFree=19951852/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1100096 CPUtime=25.48 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 20508 0 0 0 2546 2 0 0 25 0 1 0 515476965 1126498304 8527 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 275024 8527 337 96 0 271586 0
[pid=32311] ppid=32309 vsize=30328 CPUtime=25.49 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 4937 0 0 0 2549 0 0 0 25 0 1 0 515476965 31055872 4749 33554432000 4194304 4785740 140733586713552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 7582 4749 340 145 0 4627 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=12.74 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 1274 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=8320 CPUtime=25.48 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 4142 0 0 0 2548 0 0 0 25 0 1 0 515476965 8519680 1273 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 2080 1273 127 39 0 1160 0
[pid=32314] ppid=32309 vsize=14648 CPUtime=12.61 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 5071 0 0 0 1261 0 0 0 25 0 1 0 515476965 14999552 1746 33554432000 4194304 4331988 140733556370352 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 3662 1746 174 34 0 2104 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1630320

[startup+51.1008 s]
/proc/loadavg: 5.08 5.27 6.82 6/177 32316
/proc/meminfo: memFree=19932480/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1124964 CPUtime=51.08 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 36650 0 0 0 5103 5 0 0 25 0 1 0 515476965 1151963136 13131 33554432000 4194304 4587354 140734064177968 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 281241 13131 337 96 0 277803 0
[pid=32311] ppid=32309 vsize=36264 CPUtime=51.08 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 6316 0 0 0 5108 0 0 0 25 0 1 0 515476965 37134336 6128 33554432000 4194304 4785740 140733586713552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 9066 6128 340 145 0 6111 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=25.44 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 2544 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=9472 CPUtime=51.09 cores=2

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

/proc/32314/statm: 18012 13761 175 34 0 16454 0
Current children cumulated CPU time (s) 3764.55
Current children cumulated vsize (KiB) 1917544

[startup+1002.3 s]
/proc/loadavg: 5.07 5.09 5.69 6/177 32353
/proc/meminfo: memFree=19827384/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1106652 CPUtime=1002.31 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 300087 0 0 0 100125 106 0 0 25 0 1 0 515476965 1133211648 12259 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 276663 12259 337 96 0 273225 0
[pid=32311] ppid=32309 vsize=89956 CPUtime=1002.31 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 18679 0 0 0 100229 2 0 0 25 0 1 0 515476965 92114944 18112 33554432000 4194304 4785740 140733586713552 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 22489 18112 341 145 0 19534 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=498.7 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 49870 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=19236 CPUtime=1002.31 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 42923 0 0 0 100224 7 0 0 25 0 1 0 515476965 19697664 4000 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 4809 4000 127 39 0 3889 0
[pid=32314] ppid=32309 vsize=72048 CPUtime=498.62 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 17885 0 0 0 49855 7 0 0 25 0 1 0 515476965 73777152 14560 33554432000 4194304 4331988 140733556370352 18446744073709551615 4298550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 18012 14560 175 34 0 16454 0
Current children cumulated CPU time (s) 4004.25
Current children cumulated vsize (KiB) 1764820

[startup+1062.3 s]
/proc/loadavg: 5.06 5.09 5.65 6/177 32355
/proc/meminfo: memFree=19819032/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1155232 CPUtime=1062.31 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 316134 0 0 0 106117 114 0 0 25 0 1 0 515476965 1182957568 12857 33554432000 4194304 4587354 140734064177968 18446744073709551615 237278576318 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 288808 12857 337 96 0 285370 0
[pid=32311] ppid=32309 vsize=93012 CPUtime=1062.31 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 19418 0 0 0 106229 2 0 0 25 0 1 0 515476965 95244288 18770 33554432000 4194304 4785740 140733586713552 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 23253 18770 341 145 0 20298 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=528.56 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 52856 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=19236 CPUtime=1062.31 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 43723 0 0 0 106224 7 0 0 25 0 1 0 515476965 19697664 4000 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 4809 4000 127 39 0 3889 0
[pid=32314] ppid=32309 vsize=72048 CPUtime=528.48 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 18695 0 0 0 52840 8 0 0 25 0 1 0 515476965 73777152 15370 33554432000 4194304 4331988 140733556370352 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 18012 15370 175 34 0 16454 0
Current children cumulated CPU time (s) 4243.97
Current children cumulated vsize (KiB) 1816456

[startup+1122.3 s]
/proc/loadavg: 5.05 5.08 5.61 6/177 32357
/proc/meminfo: memFree=19806328/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1151432 CPUtime=1122.32 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 326552 0 0 0 112111 121 0 0 25 0 1 0 515476965 1179066368 13880 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 287858 13880 337 96 0 284420 0
[pid=32311] ppid=32309 vsize=95432 CPUtime=1122.32 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 19962 0 0 0 112230 2 0 0 25 0 1 0 515476965 97722368 19314 33554432000 4194304 4785740 140733586713552 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 23858 19314 341 145 0 20903 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=558.42 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 55842 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=22436 CPUtime=1122.32 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 44523 0 0 0 112225 7 0 0 25 0 1 0 515476965 22974464 4800 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 5609 4800 127 39 0 4689 0
[pid=32314] ppid=32309 vsize=72048 CPUtime=558.32 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 19513 0 0 0 55824 8 0 0 25 0 1 0 515476965 73777152 16188 33554432000 4194304 4331988 140733556370352 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 18012 16188 175 34 0 16454 0
Current children cumulated CPU time (s) 4483.7
Current children cumulated vsize (KiB) 1818276

[startup+1182.3 s]
/proc/loadavg: 5.12 5.10 5.58 6/177 32358
/proc/meminfo: memFree=19800320/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1149444 CPUtime=1182.31 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 336672 0 0 0 118105 126 0 0 25 0 1 0 515476965 1177030656 14345 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 287361 14345 337 96 0 283923 0
[pid=32311] ppid=32309 vsize=97612 CPUtime=1182.31 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 20449 0 0 0 118229 2 0 0 25 0 1 0 515476965 99954688 19801 33554432000 4194304 4785740 140733586713552 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 24403 19801 341 145 0 21448 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=588.25 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 58825 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=21928 CPUtime=1182.31 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 45196 0 0 0 118224 7 0 0 25 0 1 0 515476965 22454272 4673 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 5482 4673 127 39 0 4562 0
[pid=32314] ppid=32309 vsize=101516 CPUtime=588.18 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 20321 0 0 0 58810 8 0 0 25 0 1 0 515476965 103952384 16996 33554432000 4194304 4331988 140733556370352 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 25379 16996 175 34 0 23821 0
Current children cumulated CPU time (s) 4723.36
Current children cumulated vsize (KiB) 1847428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.09 5.09 5.57 6/177 32359
/proc/meminfo: memFree=19806132/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1156740 CPUtime=1201.52 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 341250 0 0 0 120024 128 0 0 25 0 1 0 515476965 1184501760 11964 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 289185 11964 337 96 0 285747 0
[pid=32311] ppid=32309 vsize=98184 CPUtime=1201.52 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 20562 0 0 0 120150 2 0 0 25 0 1 0 515476965 100540416 19914 33554432000 4194304 4785740 140733586713552 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 24546 19914 341 145 0 21591 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=597.83 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 59783 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=22696 CPUtime=1201.53 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 45388 0 0 0 120146 7 0 0 25 0 1 0 515476965 23240704 4865 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 5674 4865 127 39 0 4754 0
[pid=32314] ppid=32309 vsize=102828 CPUtime=597.71 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 20747 0 0 0 59763 8 0 0 25 0 1 0 515476965 105295872 17422 33554432000 4194304 4331988 140733556370352 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 25707 17422 175 34 0 24149 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1857376

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

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

[startup+1201.5 s]
/proc/loadavg: 5.09 5.09 5.57 6/177 32359
/proc/meminfo: memFree=19806132/32950904 swapFree=67082284/67111528
[pid=32309] ppid=32307 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32309/stat : 32309 (ppfolio) S 32307 32309 31281 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515476965 18763776 390 33554432000 4194304 4287625 140734805481824 18446744073709551615 237278899727 0 0 4096 65536 3010094504750350335 0 0 17 4 0 0 0
/proc/32309/statm: 4581 390 341 23 0 91 0
[pid=32310] ppid=32309 vsize=1156740 CPUtime=1201.52 cores=0
/proc/32310/stat : 32310 (cryptominisat) R 32309 32309 31281 0 -1 4202496 341250 0 0 0 120024 128 0 0 25 0 1 0 515476965 1184501760 11964 33554432000 4194304 4587354 140734064177968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32310/statm: 289185 11964 337 96 0 285747 0
[pid=32311] ppid=32309 vsize=98184 CPUtime=1201.52 cores=4
/proc/32311/stat : 32311 (clasp) R 32309 32309 31281 0 -1 4202496 20562 0 0 0 120150 2 0 0 25 0 1 0 515476965 100540416 19914 33554432000 4194304 4785740 140733586713552 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32311/statm: 24546 19914 341 145 0 21591 0
[pid=32312] ppid=32309 vsize=458604 CPUtime=597.83 cores=6
/proc/32312/stat : 32312 (TNM) R 32309 32309 31281 0 -1 4202496 1198 0 0 0 59783 0 0 0 25 0 1 0 515476965 469610496 1095 33554432000 134512640 134534564 4288139808 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32312/statm: 114651 1095 95 6 0 113317 0
[pid=32313] ppid=32309 vsize=22696 CPUtime=1201.53 cores=2
/proc/32313/stat : 32313 (lingeling) R 32309 32309 31281 0 -1 4202496 45388 0 0 0 120146 7 0 0 25 0 1 0 515476965 23240704 4865 33554432000 4194304 4352236 140733559460736 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32313/statm: 5674 4865 127 39 0 4754 0
[pid=32314] ppid=32309 vsize=102828 CPUtime=597.71 cores=6
/proc/32314/stat : 32314 (march_hi) R 32309 32309 31281 0 -1 4202496 20747 0 0 0 59763 8 0 0 25 0 1 0 515476965 105295872 17422 33554432000 4194304 4331988 140733556370352 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32314/statm: 25707 17422 175 34 0 24149 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1857376

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32309 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=838114
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 597.846
# while last known CPU time is 4800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.52
CPU time (s): 4800.11
CPU user time (s): 4798.66
CPU system time (s): 1.45
CPU usage (%): 399.504
Max. virtual memory (cumulated for all children) (KiB): 4711032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.838
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1721
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= 378
involuntary context switches= 12240

runsolver used 2.04469 second user time and 3.9334 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 02:59:32
IDJOB=3190855
IDBENCH=82586
IDSOLVER=1612
FILE ID=node121/3190855-1304038772
RUNJOBID= node121-1304032644-31666
PBS_JOBID= 13170331
Free space on /tmp= 72652 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190855-1304038772/watcher-3190855-1304038772 -o /tmp/evaluation-result-3190855-1304038772/solver-3190855-1304038772 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190855-1304038772.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=2092683623

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20025064 kB
Buffers:       2178392 kB
Cached:       10190052 kB
SwapCached:       2776 kB
Active:        9092552 kB
Inactive:      3314064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20025064 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:       35776 kB
Mapped:          13752 kB
Slab:           454916 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   185968 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= 72644 MiB
End job on node121 at 2011-04-29 03:19:36