Trace number 3190882

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-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
MD5SUM1b4a544dd042630233219a622c9437c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.8423
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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: 7.42 7.89 7.31 9/181 32498
/proc/meminfo: memFree=20002668/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) R 32496 32498 31281 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0

[startup+0.102191 s]
/proc/loadavg: 7.42 7.89 7.31 9/181 32498
/proc/meminfo: memFree=20002668/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) R 32496 32498 31281 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200172 s]
/proc/loadavg: 7.42 7.89 7.31 9/181 32498
/proc/meminfo: memFree=20002668/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) R 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300154 s]
/proc/loadavg: 7.42 7.89 7.31 9/181 32498
/proc/meminfo: memFree=20002668/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) R 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 24 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701083 s]
/proc/loadavg: 7.42 7.89 7.31 9/181 32498
/proc/meminfo: memFree=20002668/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 7.70 7.94 7.33 11/188 32505
/proc/meminfo: memFree=19951028/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1724736 CPUtime=1.49 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 6193 0 0 0 148 1 0 0 25 0 1 0 515718963 1766129664 3225 33554432000 4194304 4587354 140735697695744 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 431184 3225 327 96 0 427746 0
[pid=32500] ppid=32498 vsize=25492 CPUtime=1.49 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 3975 0 0 0 149 0 0 0 20 0 1 0 515718963 26103808 3705 33554432000 4194304 4785740 140734351617280 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 6373 3705 340 145 0 3418 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=0.74 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 74 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=7228 CPUtime=1.49 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 1240 0 0 0 149 0 0 0 20 0 1 0 515718963 7401472 997 33554432000 4194304 4352236 140737425944576 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 1807 997 127 39 0 887 0
[pid=32503] ppid=32498 vsize=15188 CPUtime=0.72 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 6478 0 0 0 72 0 0 0 25 0 1 0 515718963 15552512 1619 33554432000 4194304 4331988 140734665615568 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 3797 1619 174 34 0 2239 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2251680

[startup+3.10066 s]
/proc/loadavg: 7.70 7.94 7.33 12/188 32505
/proc/meminfo: memFree=19940260/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1729216 CPUtime=3.09 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 9804 0 0 0 307 2 0 0 25 0 1 0 515718963 1770717184 3506 33554432000 4194304 4587354 140735697695744 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 432304 3507 331 96 0 428866 0
[pid=32500] ppid=32498 vsize=27472 CPUtime=3.08 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 4453 0 0 0 308 0 0 0 25 0 1 0 515718963 28131328 4183 33554432000 4194304 4785740 140734351617280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 6868 4183 340 145 0 3913 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=1.54 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 154 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=7596 CPUtime=3.09 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 1333 0 0 0 309 0 0 0 25 0 1 0 515718963 7778304 1090 33554432000 4194304 4352236 140737425944576 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 1899 1090 127 39 0 979 0
[pid=32503] ppid=32498 vsize=15324 CPUtime=1.52 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 6517 0 0 0 152 0 0 0 25 0 1 0 515718963 15691776 1658 33554432000 4194304 4331988 140734665615568 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 3831 1658 174 34 0 2273 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2258644

[startup+6.30109 s]
/proc/loadavg: 7.70 7.94 7.33 11/188 32505
/proc/meminfo: memFree=19921412/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1726472 CPUtime=6.29 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 19985 0 0 0 625 4 0 0 25 0 1 0 515718963 1767907328 3362 33554432000 4194304 4587354 140735697695744 18446744073709551615 237278904215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 431618 3362 337 96 0 428180 0
[pid=32500] ppid=32498 vsize=31948 CPUtime=6.28 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 5567 0 0 0 628 0 0 0 25 0 1 0 515718963 32714752 5297 33554432000 4194304 4785740 140734351617280 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 7987 5297 340 145 0 5032 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=3.14 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 314 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=8236 CPUtime=6.29 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 1493 0 0 0 629 0 0 0 25 0 1 0 515718963 8433664 1250 33554432000 4194304 4352236 140737425944576 18446744073709551615 4278223 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 2059 1250 127 39 0 1139 0
[pid=32503] ppid=32498 vsize=15740 CPUtime=3.1 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 6564 0 0 0 310 0 0 0 25 0 1 0 515718963 16117760 1705 33554432000 4194304 4331988 140734665615568 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 3935 1705 174 34 0 2377 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2261432

[startup+12.7009 s]
/proc/loadavg: 8.14 8.03 7.36 11/188 32505
/proc/meminfo: memFree=19886952/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1749964 CPUtime=12.69 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 28012 0 0 0 1263 6 0 0 25 0 1 0 515718963 1791963136 9136 33554432000 4194304 4587354 140735697695744 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 437491 9136 337 96 0 434053 0
[pid=32500] ppid=32498 vsize=36604 CPUtime=12.69 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 6731 0 0 0 1268 1 0 0 25 0 1 0 515718963 37482496 6461 33554432000 4194304 4785740 140734351617280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 9151 6461 340 145 0 6196 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=6.31 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 631 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=9716 CPUtime=12.69 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 1863 0 0 0 1269 0 0 0 25 0 1 0 515718963 9949184 1620 33554432000 4194304 4352236 140737425944576 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 2429 1620 127 39 0 1509 0
[pid=32503] ppid=32498 vsize=16684 CPUtime=6.3 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 6728 0 0 0 630 0 0 0 25 0 1 0 515718963 17084416 1869 33554432000 4194304 4331988 140734665615568 18446744073709551615 4299847 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 4171 1869 174 34 0 2613 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2292004

[startup+25.5007 s]
/proc/loadavg: 8.42 8.09 7.39 12/188 32506
/proc/meminfo: memFree=19888884/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1733652 CPUtime=25.49 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 37721 0 0 0 2541 8 0 0 25 0 1 0 515718963 1775259648 5124 33554432000 4194304 4587354 140735697695744 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 433413 5124 337 96 0 429975 0
[pid=32500] ppid=32498 vsize=42100 CPUtime=25.48 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 8095 0 0 0 2547 1 0 0 25 0 1 0 515718963 43110400 7825 33554432000 4194304 4785740 140734351617280 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 10525 7825 340 145 0 7570 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=12.64 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 1264 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=8948 CPUtime=25.49 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 2218 0 0 0 2549 0 0 0 25 0 1 0 515718963 9162752 1431 33554432000 4194304 4352236 140737425944576 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 2237 1431 127 39 0 1317 0
[pid=32503] ppid=32498 vsize=18220 CPUtime=12.7 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 7196 0 0 0 1269 1 0 0 25 0 1 0 515718963 18657280 2337 33554432000 4194304 4331988 140734665615568 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 4555 2337 174 34 0 2997 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2281956

[startup+51.1011 s]
/proc/loadavg: 8.96 8.24 7.46 11/188 32507
/proc/meminfo: memFree=19856596/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1736720 CPUtime=51.09 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 63777 0 0 0 5095 14 0 0 25 0 1 0 515718963 1778401280 7530 33554432000 4194304 4587354 140735697695744 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 434180 7530 337 96 0 430742 0
[pid=32500] ppid=32498 vsize=50564 CPUtime=51.09 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 10170 0 0 0 5107 2 0 0 25 0 1 0 515718963 51777536 9900 33554432000 4194304 4785740 140734351617280 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 12641 9900 340 145 0 9686 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=25.4 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 2540 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=9468 CPUtime=51.09 cores=3

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

/proc/32503/statm: 19146 16027 175 34 0 17588 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 2678876

[startup+942.301 s]
/proc/loadavg: 10.11 10.08 9.13 12/188 32530
/proc/meminfo: memFree=19306836/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1970204 CPUtime=942.28 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 583132 0 0 0 94030 198 0 0 25 0 1 0 515718963 2017488896 68628 33554432000 4194304 4587354 140735697695744 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 492551 68628 337 96 0 489113 0
[pid=32500] ppid=32498 vsize=139988 CPUtime=942.31 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 31546 0 0 0 94221 10 0 0 25 0 1 0 515718963 143347712 31276 33554432000 4194304 4785740 140734351617280 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 34997 31276 340 145 0 32042 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=468.57 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 46857 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=16200 CPUtime=942.31 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 24910 0 0 0 94228 3 0 0 25 0 1 0 515718963 16588800 3242 33554432000 4194304 4352236 140737425944576 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 4050 3242 127 39 0 3130 0
[pid=32503] ppid=32498 vsize=106052 CPUtime=468.6 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 21826 0 0 0 46852 8 0 0 25 0 1 0 515718963 108597248 16967 33554432000 4194304 4331988 140734665615568 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 26513 16967 175 34 0 24955 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 2711480

[startup+1002.3 s]
/proc/loadavg: 10.15 10.11 9.19 12/188 32532
/proc/meminfo: memFree=19279788/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1983308 CPUtime=1002.28 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 586232 0 0 0 100029 199 0 0 25 0 1 0 515718963 2030907392 71728 33554432000 4194304 4587354 140735697695744 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 495827 71728 337 96 0 492389 0
[pid=32500] ppid=32498 vsize=142824 CPUtime=1002.31 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 32200 0 0 0 100221 10 0 0 25 0 1 0 515718963 146251776 31930 33554432000 4194304 4785740 140734351617280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 35706 31930 340 145 0 32751 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=498.41 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 49841 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134529756 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=21192 CPUtime=1002.31 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 26158 0 0 0 100228 3 0 0 25 0 1 0 515718963 21700608 4490 33554432000 4194304 4352236 140737425944576 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 5298 4490 127 39 0 4378 0
[pid=32503] ppid=32498 vsize=106052 CPUtime=498.42 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 22750 0 0 0 49834 8 0 0 25 0 1 0 515718963 108597248 17891 33554432000 4194304 4331988 140734665615568 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 26513 17891 175 34 0 24955 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 2732412

[startup+1062.3 s]
/proc/loadavg: 10.14 10.11 9.25 11/188 32533
/proc/meminfo: memFree=19274204/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1983308 CPUtime=1062.28 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 586232 0 0 0 106029 199 0 0 25 0 1 0 515718963 2030907392 71728 33554432000 4194304 4587354 140735697695744 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 495827 71728 337 96 0 492389 0
[pid=32500] ppid=32498 vsize=143108 CPUtime=1062.31 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 32258 0 0 0 106221 10 0 0 25 0 1 0 515718963 146542592 31988 33554432000 4194304 4785740 140734351617280 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 35777 31988 340 145 0 32822 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=528.26 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 52826 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=20808 CPUtime=1062.31 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 27310 0 0 0 106228 3 0 0 25 0 1 0 515718963 21307392 4394 33554432000 4194304 4352236 140737425944576 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 5202 4394 127 39 0 4282 0
[pid=32503] ppid=32498 vsize=106052 CPUtime=528.25 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 23728 0 0 0 52816 9 0 0 25 0 1 0 515718963 108597248 18869 33554432000 4194304 4331988 140734665615568 18446744073709551615 4212393 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 26513 18869 175 34 0 24955 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 2732312

[startup+1122.3 s]
/proc/loadavg: 10.20 10.13 9.31 11/188 32535
/proc/meminfo: memFree=19453980/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1790068 CPUtime=1122.27 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 597160 0 0 0 112023 204 0 0 25 0 1 0 515718963 1833029632 26671 33554432000 4194304 4587354 140735697695744 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 447517 26671 337 96 0 444079 0
[pid=32500] ppid=32498 vsize=145276 CPUtime=1122.31 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 32752 0 0 0 112221 10 0 0 25 0 1 0 515718963 148762624 32482 33554432000 4194304 4785740 140734351617280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 36319 32482 340 145 0 33364 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=558.07 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 55807 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=16456 CPUtime=1122.31 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 27470 0 0 0 112228 3 0 0 25 0 1 0 515718963 16850944 3306 33554432000 4194304 4352236 140737425944576 18446744073709551615 4328986 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 4114 3306 127 39 0 3194 0
[pid=32503] ppid=32498 vsize=106052 CPUtime=558.11 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 24666 0 0 0 55801 10 0 0 25 0 1 0 515718963 108597248 19807 33554432000 4194304 4331988 140734665615568 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 26513 19807 175 34 0 24955 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 2536888

[startup+1182.3 s]
/proc/loadavg: 10.19 10.14 9.36 12/188 32537
/proc/meminfo: memFree=19506668/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1751928 CPUtime=1182.28 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 628645 0 0 0 118006 222 0 0 25 0 1 0 515718963 1793974272 12945 33554432000 4194304 4587354 140735697695744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 437982 12945 337 96 0 434544 0
[pid=32500] ppid=32498 vsize=146928 CPUtime=1182.31 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 33144 0 0 0 118221 10 0 0 25 0 1 0 515718963 150454272 32874 33554432000 4194304 4785740 140734351617280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 36732 32874 340 145 0 33777 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=587.95 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 58795 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=16328 CPUtime=1182.32 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 28654 0 0 0 118229 3 0 0 25 0 1 0 515718963 16719872 3274 33554432000 4194304 4352236 140737425944576 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 4082 3274 127 39 0 3162 0
[pid=32503] ppid=32498 vsize=106052 CPUtime=587.92 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 25645 0 0 0 58781 11 0 0 25 0 1 0 515718963 108597248 20786 33554432000 4194304 4331988 140734665615568 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 26513 20786 175 34 0 24955 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 2500272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.19 10.14 9.38 6/182 32538
/proc/meminfo: memFree=19691352/32950904 swapFree=67082284/67111528
[pid=32498] ppid=32496 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32498/stat : 32498 (ppfolio) S 32496 32498 31281 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 515718962 18763776 389 33554432000 4194304 4287625 140736376257696 18446744073709551615 237278899727 0 0 4096 65536 9180201916108374015 0 0 17 1 0 0 0
/proc/32498/statm: 4581 389 341 23 0 91 0
[pid=32499] ppid=32498 vsize=1751928 CPUtime=1201.68 cores=1
/proc/32499/stat : 32499 (cryptominisat) R 32498 32498 31281 0 -1 4202496 636690 0 0 0 119942 226 0 0 25 0 1 0 515718963 1793974272 20952 33554432000 4194304 4587354 140735697695744 18446744073709551615 4239048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32499/statm: 437982 20952 337 96 0 434544 0
[pid=32500] ppid=32498 vsize=147120 CPUtime=1201.73 cores=5
/proc/32500/stat : 32500 (clasp) R 32498 32498 31281 0 -1 4202496 33200 0 0 0 120162 11 0 0 25 0 1 0 515718963 150650880 32930 33554432000 4194304 4785740 140734351617280 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32500/statm: 36780 32930 340 145 0 33825 0
[pid=32501] ppid=32498 vsize=460712 CPUtime=597.55 cores=7
/proc/32501/stat : 32501 (TNM) R 32498 32498 31281 0 -1 4202496 1809 0 0 0 59755 0 0 0 25 0 1 0 515718963 471769088 1706 33554432000 134512640 134534564 4287374848 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32501/statm: 115178 1706 95 6 0 113844 0
[pid=32502] ppid=32498 vsize=16328 CPUtime=1201.72 cores=3
/proc/32502/stat : 32502 (lingeling) R 32498 32498 31281 0 -1 4202496 28654 0 0 0 120169 3 0 0 25 0 1 0 515718963 16719872 3274 33554432000 4194304 4352236 140737425944576 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32502/statm: 4082 3274 127 39 0 3162 0
[pid=32503] ppid=32498 vsize=106052 CPUtime=597.61 cores=7
/proc/32503/stat : 32503 (march_hi) R 32498 32498 31281 0 -1 4202496 25969 0 0 0 59750 11 0 0 25 0 1 0 515718963 108597248 21110 33554432000 4194304 4331988 140734665615568 18446744073709551615 4237103 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32503/statm: 26513 21110 175 34 0 24955 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2500464

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32498 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=698314
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=43993
# 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.78
CPU system time (s): 2.51
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 4144140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.7
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29175
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= 315
involuntary context switches= 16167

runsolver used 1.89371 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 03:39:52
IDJOB=3190882
IDBENCH=82613
IDSOLVER=1612
FILE ID=node121/3190882-1304041192
RUNJOBID= node121-1304041192-32475
PBS_JOBID= 13170331
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190882-1304041192/watcher-3190882-1304041192 -o /tmp/evaluation-result-3190882-1304041192/solver-3190882-1304041192 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190882-1304041192.cnf

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

MD5SUM BENCH= 1b4a544dd042630233219a622c9437c7
RANDOM SEED=1578132895

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:      20002948 kB
Buffers:       2178552 kB
Cached:       10201300 kB
SwapCached:       2776 kB
Active:        9114004 kB
Inactive:      3313908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20002948 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20992 kB
Writeback:           0 kB
AnonPages:       45600 kB
Mapped:          15768 kB
Slab:           455196 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   665628 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= 72632 MiB
End job on node121 at 2011-04-29 03:59:56