Trace number 3191049

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.19 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
MD5SUM9ba8ad6ebe939ddb75efcc3aec0126e6
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

[startup+0.237003 s]
/proc/loadavg: 10.16 10.14 9.46 6/182 2191
/proc/meminfo: memFree=19989764/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300992 s]
/proc/loadavg: 10.16 10.14 9.46 6/182 2191
/proc/meminfo: memFree=19989764/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400975 s]
/proc/loadavg: 10.16 10.14 9.46 6/182 2191
/proc/meminfo: memFree=19989764/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700921 s]
/proc/loadavg: 10.16 10.14 9.46 6/182 2191
/proc/meminfo: memFree=19989764/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 10.16 10.14 9.46 11/188 2197
/proc/meminfo: memFree=19970312/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1803644 CPUtime=1.49 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 3634 0 0 0 149 0 0 0 25 0 1 0 517099653 1846931456 2431 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 450911 2431 337 96 0 447473 0
[pid=2193] ppid=2191 vsize=14148 CPUtime=1.49 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 1008 0 0 0 149 0 0 0 25 0 1 0 517099653 14487552 895 33554432000 4194304 4785740 140735011673520 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 3537 895 340 145 0 582 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=0.82 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 82 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=6520 CPUtime=1.49 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 1240 0 0 0 149 0 0 0 25 0 1 0 517099653 6676480 828 33554432000 4194304 4352236 140733492303488 18446744073709551615 4329373 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 1630 828 127 39 0 710 0
[pid=2196] ppid=2191 vsize=8020 CPUtime=0.66 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 592 0 0 0 66 0 0 0 25 0 1 0 517099653 8212480 485 33554432000 4194304 4331988 140735390952544 18446744073709551615 4229623 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 2005 485 172 34 0 447 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2306612

[startup+3.1005 s]
/proc/loadavg: 10.22 10.15 9.47 11/188 2197
/proc/meminfo: memFree=19958408/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1803092 CPUtime=3.09 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 4718 0 0 0 309 0 0 0 25 0 1 0 517099653 1846366208 2692 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 450773 2692 337 96 0 447335 0
[pid=2193] ppid=2191 vsize=15084 CPUtime=3.09 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 1221 0 0 0 309 0 0 0 25 0 1 0 517099653 15446016 1108 33554432000 4194304 4785740 140735011673520 18446744073709551615 4552521 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 3771 1108 340 145 0 816 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=1.62 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 162 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=6588 CPUtime=3.09 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 1380 0 0 0 309 0 0 0 25 0 1 0 517099653 6746112 840 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 1647 840 127 39 0 727 0
[pid=2196] ppid=2191 vsize=8188 CPUtime=1.45 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 626 0 0 0 145 0 0 0 25 0 1 0 517099653 8384512 519 33554432000 4194304 4331988 140735390952544 18446744073709551615 4287256 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 2047 519 173 34 0 489 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2307232

[startup+6.30093 s]
/proc/loadavg: 10.22 10.15 9.47 11/188 2197
/proc/meminfo: memFree=19950012/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1807644 CPUtime=6.29 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 6199 0 0 0 629 0 0 0 25 0 1 0 517099653 1851027456 3121 33554432000 4194304 4587354 140733987655984 18446744073709551615 4248827 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 451911 3121 337 96 0 448473 0
[pid=2193] ppid=2191 vsize=16184 CPUtime=6.29 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 1522 0 0 0 629 0 0 0 25 0 1 0 517099653 16572416 1409 33554432000 4194304 4785740 140735011673520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 4046 1409 340 145 0 1091 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=3.22 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 322 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=8164 CPUtime=6.29 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 2406 0 0 0 629 0 0 0 25 0 1 0 517099653 8359936 1239 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 2041 1239 127 39 0 1121 0
[pid=2196] ppid=2191 vsize=8340 CPUtime=3.03 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 697 0 0 0 303 0 0 0 25 0 1 0 517099653 8540160 590 33554432000 4194304 4331988 140735390952544 18446744073709551615 237278274634 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 2085 590 173 34 0 527 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2314612

[startup+12.7008 s]
/proc/loadavg: 10.19 10.14 9.48 11/188 2198
/proc/meminfo: memFree=19942504/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1810360 CPUtime=12.69 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 8373 0 0 0 1268 1 0 0 25 0 1 0 517099653 1853808640 3943 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 452590 3943 337 96 0 449152 0
[pid=2193] ppid=2191 vsize=17588 CPUtime=12.69 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 1847 0 0 0 1269 0 0 0 25 0 1 0 517099653 18010112 1734 33554432000 4194304 4785740 140735011673520 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 4397 1734 340 145 0 1442 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=6.42 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 642 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=8708 CPUtime=12.68 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 3694 0 0 0 1268 0 0 0 25 0 1 0 517099653 8916992 1375 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 2177 1375 127 39 0 1257 0
[pid=2196] ppid=2191 vsize=9044 CPUtime=6.2 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 822 0 0 0 620 0 0 0 25 0 1 0 517099653 9261056 715 33554432000 4194304 4331988 140735390952544 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 2261 715 173 34 0 703 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2319980

[startup+25.5065 s]
/proc/loadavg: 10.16 10.14 9.48 11/188 2198
/proc/meminfo: memFree=19912900/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=56976 CPUtime=25.49 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 13254 0 0 0 2548 1 0 0 25 0 1 0 517099653 58343424 7166 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 14244 7166 337 96 0 10806 0
[pid=2193] ppid=2191 vsize=19524 CPUtime=25.49 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 2300 0 0 0 2549 0 0 0 25 0 1 0 517099653 19992576 2187 33554432000 4194304 4785740 140735011673520 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 4881 2187 340 145 0 1926 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=12.75 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 1275 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=11396 CPUtime=25.49 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 7177 0 0 0 2548 1 0 0 25 0 1 0 517099653 11669504 2042 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 2849 2042 127 39 0 1929 0
[pid=2196] ppid=2191 vsize=10572 CPUtime=12.6 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 1088 0 0 0 1260 0 0 0 25 0 1 0 517099653 10825728 981 33554432000 4194304 4331988 140735390952544 18446744073709551615 4288315 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 2643 981 173 34 0 1085 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 572748

[startup+51.101 s]
/proc/loadavg: 10.26 10.16 9.50 11/188 2199
/proc/meminfo: memFree=19881464/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1845936 CPUtime=51.09 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 21531 0 0 0 5106 3 0 0 25 0 1 0 517099653 1890238464 8359 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 461484 8359 337 96 0 458046 0
[pid=2193] ppid=2191 vsize=22240 CPUtime=51.08 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 2975 0 0 0 5108 0 0 0 25 0 1 0 517099653 22773760 2862 33554432000 4194304 4785740 140735011673520 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 5560 2862 340 145 0 2605 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=25.51 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 2551 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=11784 CPUtime=51.08 cores=2

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

/proc/2196/statm: 20792 14698 173 34 0 19234 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 2488992

[startup+1002.31 s]
/proc/loadavg: 10.25 10.22 9.94 11/188 2224
/proc/meminfo: memFree=19593804/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1912772 CPUtime=1002.32 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 131307 0 0 0 100192 40 0 0 25 0 1 0 517099653 1958678528 15214 33554432000 4194304 4587354 140733987655984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 478193 15214 337 96 0 474755 0
[pid=2193] ppid=2191 vsize=41720 CPUtime=1002.31 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 7478 0 0 0 100230 1 0 0 25 0 1 0 517099653 42721280 7365 33554432000 4194304 4785740 140735011673520 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 10430 7365 340 145 0 7475 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=498.54 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 49854 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=33932 CPUtime=1002.22 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 95920 0 0 0 100210 12 0 0 25 0 1 0 517099653 34746368 7681 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 8483 7681 127 39 0 7563 0
[pid=2196] ppid=2191 vsize=83168 CPUtime=498.3 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 15695 0 0 0 49823 7 0 0 25 0 1 0 517099653 85164032 15588 33554432000 4194304 4331988 140735390952544 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 20792 15588 173 34 0 19234 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 2545872

[startup+1062.3 s]
/proc/loadavg: 10.18 10.21 9.95 11/188 2226
/proc/meminfo: memFree=19558216/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1890716 CPUtime=1062.32 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 142343 0 0 0 106188 44 0 0 25 0 1 0 517099653 1936093184 22417 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 472679 22417 337 96 0 469241 0
[pid=2193] ppid=2191 vsize=42376 CPUtime=1062.31 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 7616 0 0 0 106230 1 0 0 25 0 1 0 517099653 43393024 7503 33554432000 4194304 4785740 140735011673520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 10594 7503 340 145 0 7639 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=528.4 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 52840 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=31628 CPUtime=1062.2 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 98224 0 0 0 106208 12 0 0 25 0 1 0 517099653 32387072 7105 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 7907 7105 127 39 0 6987 0
[pid=2196] ppid=2191 vsize=83168 CPUtime=528.12 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 16560 0 0 0 52804 8 0 0 25 0 1 0 517099653 85164032 16453 33554432000 4194304 4331988 140735390952544 18446744073709551615 4211445 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 20792 16453 173 34 0 19234 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 2522168

[startup+1122.3 s]
/proc/loadavg: 10.20 10.21 9.97 11/188 2227
/proc/meminfo: memFree=19547540/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1901416 CPUtime=1122.32 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 146067 0 0 0 112187 45 0 0 25 0 1 0 517099653 1947049984 22010 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 475354 22010 337 96 0 471916 0
[pid=2193] ppid=2191 vsize=42992 CPUtime=1122.31 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 7744 0 0 0 112230 1 0 0 25 0 1 0 517099653 44023808 7631 33554432000 4194304 4785740 140735011673520 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 10748 7631 340 145 0 7793 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=558.24 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 55824 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 3074427 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=35468 CPUtime=1122.2 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 102608 0 0 0 112207 13 0 0 25 0 1 0 517099653 36319232 8065 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 8867 8065 127 39 0 7947 0
[pid=2196] ppid=2191 vsize=83168 CPUtime=557.95 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 17373 0 0 0 55787 8 0 0 25 0 1 0 517099653 85164032 17266 33554432000 4194304 4331988 140735390952544 18446744073709551615 4226400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 20792 17266 173 34 0 19234 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 2537324

[startup+1182.3 s]
/proc/loadavg: 10.19 10.20 9.98 11/188 2229
/proc/meminfo: memFree=19547040/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1886392 CPUtime=1182.32 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 147988 0 0 0 118186 46 0 0 25 0 1 0 517099653 1931665408 20101 33554432000 4194304 4587354 140733987655984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 471598 20101 337 96 0 468160 0
[pid=2193] ppid=2191 vsize=43144 CPUtime=1182.31 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 7794 0 0 0 118230 1 0 0 25 0 1 0 517099653 44179456 7681 33554432000 4194304 4785740 140735011673520 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 10786 7681 340 145 0 7831 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=588.06 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 58806 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=31884 CPUtime=1182.19 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 104656 0 0 0 118206 13 0 0 25 0 1 0 517099653 32649216 7169 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 7971 7169 127 39 0 7051 0
[pid=2196] ppid=2191 vsize=83168 CPUtime=587.81 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 18182 0 0 0 58772 9 0 0 25 0 1 0 517099653 85164032 18075 33554432000 4194304 4331988 140735390952544 18446744073709551615 4240230 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 20792 18075 173 34 0 19234 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 2518868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.80 10.12 9.96 6/181 2230
/proc/meminfo: memFree=19768924/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1901524 CPUtime=1201.72 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 150805 0 0 0 120125 47 0 0 25 0 1 0 517099653 1947160576 22690 33554432000 4194304 4587354 140733987655984 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 475381 22690 337 96 0 471943 0
[pid=2193] ppid=2191 vsize=43312 CPUtime=1201.71 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 7819 0 0 0 120170 1 0 0 25 0 1 0 517099653 44351488 7706 33554432000 4194304 4785740 140735011673520 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 10828 7706 340 145 0 7873 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=597.73 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 59773 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=36620 CPUtime=1201.6 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 105840 0 0 0 120147 13 0 0 25 0 1 0 517099653 37498880 8353 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 9155 8353 127 39 0 8235 0
[pid=2196] ppid=2191 vsize=83168 CPUtime=597.43 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 18433 0 0 0 59734 9 0 0 25 0 1 0 517099653 85164032 18326 33554432000 4194304 4331988 140735390952544 18446744073709551615 4240418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 20792 18326 173 34 0 19234 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2538904

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: 9.80 10.12 9.96 6/181 2230
/proc/meminfo: memFree=19768924/32950904 swapFree=67082284/67111528
[pid=2191] ppid=2189 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (ppfolio) S 2189 2191 1762 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 517099653 18763776 389 33554432000 4194304 4287625 140735336731360 18446744073709551615 237278899727 0 0 4096 65536 3063529807787589631 0 0 17 4 0 0 0
/proc/2191/statm: 4581 389 341 23 0 91 0
[pid=2192] ppid=2191 vsize=1901524 CPUtime=1201.72 cores=0
/proc/2192/stat : 2192 (cryptominisat) R 2191 2191 1762 0 -1 4202496 150805 0 0 0 120125 47 0 0 25 0 1 0 517099653 1947160576 22690 33554432000 4194304 4587354 140733987655984 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2192/statm: 475381 22690 337 96 0 471943 0
[pid=2193] ppid=2191 vsize=43312 CPUtime=1201.71 cores=4
/proc/2193/stat : 2193 (clasp) R 2191 2191 1762 0 -1 4202496 7819 0 0 0 120170 1 0 0 25 0 1 0 517099653 44351488 7706 33554432000 4194304 4785740 140735011673520 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2193/statm: 10828 7706 340 145 0 7873 0
[pid=2194] ppid=2191 vsize=455956 CPUtime=597.73 cores=6
/proc/2194/stat : 2194 (TNM) R 2191 2191 1762 0 -1 4202496 344 0 0 0 59773 0 0 0 25 0 1 0 517099653 466898944 241 33554432000 134512640 134534564 4293809296 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2194/statm: 113989 241 95 6 0 112655 0
[pid=2195] ppid=2191 vsize=36620 CPUtime=1201.6 cores=2
/proc/2195/stat : 2195 (lingeling) R 2191 2191 1762 0 -1 4202496 105840 0 0 0 120147 13 0 0 25 0 1 0 517099653 37498880 8353 33554432000 4194304 4352236 140733492303488 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2195/statm: 9155 8353 127 39 0 8235 0
[pid=2196] ppid=2191 vsize=83168 CPUtime=597.43 cores=6
/proc/2196/stat : 2196 (march_hi) R 2191 2191 1762 0 -1 4202496 18433 0 0 0 59734 9 0 0 25 0 1 0 517099653 85164032 18326 33554432000 4194304 4331988 140735390952544 18446744073709551615 4240418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2196/statm: 20792 18326 173 34 0 19234 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2538904

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2191 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=711312
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 1201.74
# while last known CPU time is 4800.19
#
# 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.19
CPU user time (s): 4799.49
CPU system time (s): 0.7
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 4282252

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

runsolver used 1.9977 second user time and 4.56531 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 07:29:59
IDJOB=3191049
IDBENCH=82780
IDSOLVER=1612
FILE ID=node121/3191049-1304054999
RUNJOBID= node121-1304053779-1780
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191049-1304054999/watcher-3191049-1304054999 -o /tmp/evaluation-result-3191049-1304054999/solver-3191049-1304054999 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191049-1304054999.cnf

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

MD5SUM BENCH= 9ba8ad6ebe939ddb75efcc3aec0126e6
RANDOM SEED=1029800499

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:      19989796 kB
Buffers:       2179852 kB
Cached:       10212908 kB
SwapCached:       2776 kB
Active:        9129148 kB
Inactive:      3311132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19989796 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20456 kB
Writeback:           0 kB
AnonPages:       44984 kB
Mapped:          15756 kB
Slab:           456020 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   770768 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= 72636 MiB
End job on node121 at 2011-04-29 07:50:03