Trace number 3191022

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.07 1201.61

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
MD5SUM2eb2fa74ab0dce335225200db81f6563
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	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-3191022-1304053541/watcher-3191022-1304053541 -o /tmp/evaluation-result-3191022-1304053541/solver-3191022-1304053541 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191022-1304053541.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: 8.23 8.29 8.34 7/181 31479
/proc/meminfo: memFree=21334852/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) R 31477 31479 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0

[startup+0.269134 s]
/proc/loadavg: 8.23 8.29 8.34 7/181 31479
/proc/meminfo: memFree=21334852/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301127 s]
/proc/loadavg: 8.23 8.29 8.34 7/181 31479
/proc/meminfo: memFree=21334852/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401107 s]
/proc/loadavg: 8.23 8.29 8.34 7/181 31479
/proc/meminfo: memFree=21334852/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701059 s]
/proc/loadavg: 8.23 8.29 8.34 7/181 31479
/proc/meminfo: memFree=21334852/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 8.23 8.29 8.34 10/187 31485
/proc/meminfo: memFree=21323024/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=487408 CPUtime=1.49 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 3726 0 0 0 149 0 0 0 25 0 1 0 249545326 499105792 2399 33554432000 4194304 4587354 140733363388688 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 121852 2399 337 96 0 118414 0
[pid=31481] ppid=31479 vsize=14300 CPUtime=1.49 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 1041 0 0 0 149 0 0 0 25 0 1 0 249545326 14643200 928 33554432000 4194304 4785740 140736140116480 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 3575 928 340 145 0 620 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=0.77 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 77 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=6484 CPUtime=1.49 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 1208 0 0 0 149 0 0 0 25 0 1 0 249545326 6639616 815 33554432000 4194304 4352236 140733580162992 18446744073709551615 4329362 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 1621 815 127 39 0 701 0
[pid=31484] ppid=31479 vsize=8088 CPUtime=0.7 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 645 0 0 0 70 0 0 0 25 0 1 0 249545326 8282112 538 33554432000 4194304 4331988 140735089499728 18446744073709551615 4317206 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 2022 538 172 34 0 464 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 990568

[startup+3.10064 s]
/proc/loadavg: 8.29 8.30 8.34 10/187 31485
/proc/meminfo: memFree=21313212/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=490964 CPUtime=3.09 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 5672 0 0 0 309 0 0 0 25 0 1 0 249545326 502747136 3385 33554432000 4194304 4587354 140733363388688 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 122741 3385 337 96 0 119303 0
[pid=31481] ppid=31479 vsize=15100 CPUtime=3.09 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 1251 0 0 0 309 0 0 0 25 0 1 0 249545326 15462400 1138 33554432000 4194304 4785740 140736140116480 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 3775 1138 340 145 0 820 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=1.56 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 156 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 5158321 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=6616 CPUtime=3.09 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 1593 0 0 0 309 0 0 0 25 0 1 0 249545326 6774784 848 33554432000 4194304 4352236 140733580162992 18446744073709551615 4276751 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 1654 848 127 39 0 734 0
[pid=31484] ppid=31479 vsize=8256 CPUtime=1.5 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 675 0 0 0 150 0 0 0 25 0 1 0 249545326 8454144 568 33554432000 4194304 4331988 140735089499728 18446744073709551615 4229592 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 2064 568 173 34 0 506 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 995224

[startup+6.30108 s]
/proc/loadavg: 8.29 8.30 8.34 10/187 31485
/proc/meminfo: memFree=21307748/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=493256 CPUtime=6.29 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 8052 0 0 0 628 1 0 0 25 0 1 0 249545326 505094144 3922 33554432000 4194304 4587354 140733363388688 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 123314 3922 337 96 0 119876 0
[pid=31481] ppid=31479 vsize=16180 CPUtime=6.29 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 1504 0 0 0 629 0 0 0 25 0 1 0 249545326 16568320 1391 33554432000 4194304 4785740 140736140116480 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 4045 1391 340 145 0 1090 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=3.24 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 324 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=8032 CPUtime=6.29 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 2511 0 0 0 629 0 0 0 25 0 1 0 249545326 8224768 1190 33554432000 4194304 4352236 140733580162992 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 2008 1190 127 39 0 1088 0
[pid=31484] ppid=31479 vsize=8408 CPUtime=3.01 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 732 0 0 0 301 0 0 0 25 0 1 0 249545326 8609792 625 33554432000 4194304 4331988 140735089499728 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 2102 625 173 34 0 544 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1000164

[startup+12.701 s]
/proc/loadavg: 8.40 8.32 8.35 10/187 31485
/proc/meminfo: memFree=21302684/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=497704 CPUtime=12.68 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 12490 0 0 0 1267 1 0 0 25 0 1 0 249545326 509648896 4392 33554432000 4194304 4587354 140733363388688 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 124426 4392 337 96 0 120988 0
[pid=31481] ppid=31479 vsize=17536 CPUtime=12.69 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 1845 0 0 0 1269 0 0 0 25 0 1 0 249545326 17956864 1732 33554432000 4194304 4785740 140736140116480 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 4384 1732 340 145 0 1429 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=6.41 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 641 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 5159293 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=8420 CPUtime=12.68 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 3760 0 0 0 1268 0 0 0 25 0 1 0 249545326 8622080 1287 33554432000 4194304 4352236 140733580162992 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 2105 1287 127 39 0 1185 0
[pid=31484] ppid=31479 vsize=9244 CPUtime=6.2 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 878 0 0 0 620 0 0 0 25 0 1 0 249545326 9465856 771 33554432000 4194304 4331988 140735089499728 18446744073709551615 4240112 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 2311 771 173 34 0 753 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1007192

[startup+25.5067 s]
/proc/loadavg: 8.57 8.36 8.36 10/187 31485
/proc/meminfo: memFree=21292892/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=502324 CPUtime=25.49 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 19025 0 0 0 2546 3 0 0 25 0 1 0 249545326 514379776 5846 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 125581 5846 337 96 0 122143 0
[pid=31481] ppid=31479 vsize=19952 CPUtime=25.49 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 2410 0 0 0 2549 0 0 0 25 0 1 0 249545326 20430848 2297 33554432000 4194304 4785740 140736140116480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 4988 2297 341 145 0 2033 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=12.75 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 1275 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=11108 CPUtime=25.49 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 6496 0 0 0 2548 1 0 0 25 0 1 0 249545326 11374592 1975 33554432000 4194304 4352236 140733580162992 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 2777 1975 127 39 0 1857 0
[pid=31484] ppid=31479 vsize=10920 CPUtime=12.6 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 1123 0 0 0 1260 0 0 0 25 0 1 0 249545326 11182080 1016 33554432000 4194304 4331988 140735089499728 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 2730 1016 173 34 0 1172 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1018592

[startup+51.1012 s]
/proc/loadavg: 8.79 8.43 8.38 10/187 31486
/proc/meminfo: memFree=21275012/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=514828 CPUtime=51.09 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 28358 0 0 0 5104 5 0 0 25 0 1 0 249545326 527183872 9036 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 128707 9036 337 96 0 125269 0
[pid=31481] ppid=31479 vsize=22408 CPUtime=51.09 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 2993 0 0 0 5109 0 0 0 25 0 1 0 249545326 22945792 2880 33554432000 4194304 4785740 140736140116480 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 5602 2880 341 145 0 2647 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=25.51 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 2551 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=12772 CPUtime=51.09 cores=2

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

/proc/31484/statm: 21113 15465 173 34 0 19555 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 1189952

[startup+942.301 s]
/proc/loadavg: 5.02 5.44 6.72 6/177 31528
/proc/meminfo: memFree=21207784/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=591424 CPUtime=942.31 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 171281 0 0 0 94167 64 0 0 25 0 1 0 249545326 605618176 19370 33554432000 4194304 4587354 140733363388688 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 147856 19370 337 96 0 144418 0
[pid=31481] ppid=31479 vsize=44668 CPUtime=942.31 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 8129 0 0 0 94230 1 0 0 25 0 1 0 249545326 45740032 8016 33554432000 4194304 4785740 140736140116480 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 11167 8016 341 145 0 8212 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=468.73 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 46873 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=32316 CPUtime=942.31 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 85282 0 0 0 94219 12 0 0 25 0 1 0 249545326 33091584 7277 33554432000 4194304 4352236 140733580162992 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 8079 7277 127 39 0 7159 0
[pid=31484] ppid=31479 vsize=84452 CPUtime=468.53 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 16563 0 0 0 46845 8 0 0 25 0 1 0 249545326 86478848 16456 33554432000 4194304 4331988 140735089499728 18446744073709551615 4211461 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 21113 16456 173 34 0 19555 0
Current children cumulated CPU time (s) 3764.19
Current children cumulated vsize (KiB) 1227148

[startup+1002.31 s]
/proc/loadavg: 5.03 5.37 6.61 6/177 31529
/proc/meminfo: memFree=21199844/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=550084 CPUtime=1002.31 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 178980 0 0 0 100164 67 0 0 25 0 1 0 249545326 563286016 19257 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 137521 19257 337 96 0 134083 0
[pid=31481] ppid=31479 vsize=45136 CPUtime=1002.31 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 8260 0 0 0 100230 1 0 0 25 0 1 0 249545326 46219264 8147 33554432000 4194304 4785740 140736140116480 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 11284 8147 341 145 0 8329 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=498.57 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 49857 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=36796 CPUtime=1002.31 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 89826 0 0 0 100218 13 0 0 25 0 1 0 249545326 37679104 8397 33554432000 4194304 4352236 140733580162992 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 9199 8397 127 39 0 8279 0
[pid=31484] ppid=31479 vsize=84452 CPUtime=498.39 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 17517 0 0 0 49830 9 0 0 25 0 1 0 249545326 86478848 17410 33554432000 4194304 4331988 140735089499728 18446744073709551615 4237096 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 21113 17410 173 34 0 19555 0
Current children cumulated CPU time (s) 4003.89
Current children cumulated vsize (KiB) 1190756

[startup+1062.3 s]
/proc/loadavg: 5.12 5.33 6.53 6/177 31531
/proc/meminfo: memFree=21209644/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=552152 CPUtime=1062.32 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 186927 0 0 0 106160 72 0 0 25 0 1 0 249545326 565403648 19080 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 138038 19080 337 96 0 134600 0
[pid=31481] ppid=31479 vsize=45868 CPUtime=1062.31 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 8419 0 0 0 106230 1 0 0 25 0 1 0 249545326 46968832 8306 33554432000 4194304 4785740 140736140116480 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 11467 8306 341 145 0 8512 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=528.42 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 52842 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=23100 CPUtime=1062.32 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 91202 0 0 0 106218 14 0 0 25 0 1 0 249545326 23654400 4973 33554432000 4194304 4352236 140733580162992 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 5775 4973 127 39 0 4855 0
[pid=31484] ppid=31479 vsize=84452 CPUtime=528.22 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 18434 0 0 0 52812 10 0 0 25 0 1 0 249545326 86478848 18327 33554432000 4194304 4331988 140735089499728 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 21113 18327 173 34 0 19555 0
Current children cumulated CPU time (s) 4243.59
Current children cumulated vsize (KiB) 1179860

[startup+1122.3 s]
/proc/loadavg: 5.10 5.28 6.43 6/177 31533
/proc/meminfo: memFree=21196500/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=541772 CPUtime=1122.32 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 197209 0 0 0 112157 75 0 0 25 0 1 0 249545326 554774528 18291 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 135443 18291 337 96 0 132005 0
[pid=31481] ppid=31479 vsize=46652 CPUtime=1122.31 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 8580 0 0 0 112230 1 0 0 25 0 1 0 249545326 47771648 8467 33554432000 4194304 4785740 140736140116480 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 11663 8467 341 145 0 8708 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=558.26 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 55826 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 5159364 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=35580 CPUtime=1122.31 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 95714 0 0 0 112217 14 0 0 25 0 1 0 249545326 36433920 8093 33554432000 4194304 4352236 140733580162992 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 8895 8093 127 39 0 7975 0
[pid=31484] ppid=31479 vsize=84452 CPUtime=558.06 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 19348 0 0 0 55795 11 0 0 25 0 1 0 249545326 86478848 19241 33554432000 4194304 4331988 140735089499728 18446744073709551615 4211568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 21113 19241 173 34 0 19555 0
Current children cumulated CPU time (s) 4483.26
Current children cumulated vsize (KiB) 1182744

[startup+1182.3 s]
/proc/loadavg: 5.10 5.25 6.35 6/177 31534
/proc/meminfo: memFree=21199472/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=541916 CPUtime=1182.32 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 204982 0 0 0 118153 79 0 0 25 0 1 0 249545326 554921984 17415 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 135479 17415 337 96 0 132041 0
[pid=31481] ppid=31479 vsize=47132 CPUtime=1182.31 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 8682 0 0 0 118230 1 0 0 25 0 1 0 249545326 48263168 8569 33554432000 4194304 4785740 140736140116480 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 11783 8569 341 145 0 8828 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=588.09 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 58809 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=31228 CPUtime=1182.32 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 97378 0 0 0 118217 15 0 0 25 0 1 0 249545326 31977472 7005 33554432000 4194304 4352236 140733580162992 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 7807 7005 127 39 0 6887 0
[pid=31484] ppid=31479 vsize=113920 CPUtime=587.92 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 20282 0 0 0 58780 12 0 0 25 0 1 0 249545326 116654080 20175 33554432000 4194304 4331988 140735089499728 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 28480 20175 173 34 0 26922 0
Current children cumulated CPU time (s) 4722.96
Current children cumulated vsize (KiB) 1208484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.07 5.23 6.32 6/177 31535
/proc/meminfo: memFree=21199476/32951124 swapFree=67111528/67111528
[pid=31479] ppid=31477 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31479/stat : 31479 (ppfolio) S 31477 31479 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 249545326 18763776 389 33554432000 4194304 4287625 140734390617024 18446744073709551615 268660682255 0 0 4096 65536 4345112452225040383 0 0 17 4 0 0 0
/proc/31479/statm: 4581 389 341 23 0 91 0
[pid=31480] ppid=31479 vsize=541916 CPUtime=1201.62 cores=0
/proc/31480/stat : 31480 (cryptominisat) R 31479 31479 30178 0 -1 4202496 206343 0 0 0 120083 79 0 0 25 0 1 0 249545326 554921984 18725 33554432000 4194304 4587354 140733363388688 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31480/statm: 135479 18725 337 96 0 132041 0
[pid=31481] ppid=31479 vsize=47308 CPUtime=1201.62 cores=4
/proc/31481/stat : 31481 (clasp) R 31479 31479 30178 0 -1 4202496 8710 0 0 0 120161 1 0 0 25 0 1 0 249545326 48443392 8597 33554432000 4194304 4785740 140736140116480 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31481/statm: 11827 8597 341 145 0 8872 0
[pid=31482] ppid=31479 vsize=455964 CPUtime=597.68 cores=6
/proc/31482/stat : 31482 (TNM) R 31479 31479 30178 0 -1 4202496 355 0 0 0 59768 0 0 0 25 0 1 0 249545326 466907136 252 33554432000 134512640 134534564 4289460000 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31482/statm: 113991 252 95 6 0 112657 0
[pid=31483] ppid=31479 vsize=24812 CPUtime=1201.63 cores=2
/proc/31483/stat : 31483 (lingeling) R 31479 31479 30178 0 -1 4202496 97826 0 0 0 120148 15 0 0 25 0 1 0 249545326 25407488 5401 33554432000 4194304 4352236 140733580162992 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31483/statm: 6203 5401 127 39 0 5283 0
[pid=31484] ppid=31479 vsize=113920 CPUtime=597.52 cores=6
/proc/31484/stat : 31484 (march_hi) R 31479 31479 30178 0 -1 4202496 20611 0 0 0 59740 12 0 0 25 0 1 0 249545326 116654080 20504 33554432000 4194304 4331988 140735089499728 18446744073709551615 4240181 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31484/statm: 28480 20504 173 34 0 26922 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1202244

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 31479 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 4800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.61
CPU time (s): 4800.07
CPU user time (s): 4799
CPU system time (s): 1.07
CPU usage (%): 399.469
Max. virtual memory (cumulated for all children) (KiB): 1647640

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

runsolver used 2.17167 second user time and 4.24935 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 07:05:41
IDJOB=3191022
IDBENCH=82753
IDSOLVER=1612
FILE ID=node107/3191022-1304053541
RUNJOBID= node107-1304052234-31150
PBS_JOBID= 13170385
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191022-1304053541/watcher-3191022-1304053541 -o /tmp/evaluation-result-3191022-1304053541/solver-3191022-1304053541 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191022-1304053541.cnf

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

MD5SUM BENCH= 2eb2fa74ab0dce335225200db81f6563
RANDOM SEED=1203523134

node107.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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21335132 kB
Buffers:       2019936 kB
Cached:        8988192 kB
SwapCached:          0 kB
Active:        3091292 kB
Inactive:      8043828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21335132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      126400 kB
Mapped:          16516 kB
Slab:           416420 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   726544 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= 71792 MiB
End job on node107 at 2011-04-29 07:25:44