Trace number 3222226

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 seq? (TO) 5000.03 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
MD5SUM28731ba8f9c5274ff0cd070fd7aeff45
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

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-3222226-1303301728/watcher-3222226-1303301728 -o /tmp/evaluation-result-3222226-1303301728/solver-3222226-1303301728 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222226-1303301728.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.03 6.01 5.96 4/180 21097
/proc/meminfo: memFree=15362944/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) R 21095 21097 20175 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 441773297 18763776 392 33554432000 4194304 4287625 140737249920144 18446744073709551615 230808986005 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21097/statm: 4581 392 343 23 0 91 0

[startup+0.0321009 s]
/proc/loadavg: 6.03 6.01 5.96 4/180 21097
/proc/meminfo: memFree=15362944/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 7213575011615867144 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101091 s]
/proc/loadavg: 6.03 6.01 5.96 4/180 21097
/proc/meminfo: memFree=15362944/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 7213575011615867144 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301055 s]
/proc/loadavg: 6.03 6.01 5.96 4/180 21097
/proc/meminfo: memFree=15362944/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700978 s]
/proc/loadavg: 6.03 6.01 5.96 4/180 21097
/proc/meminfo: memFree=15362944/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 6.03 6.01 5.96 7/184 21102
/proc/meminfo: memFree=15355100/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317498989903872 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=721540 CPUtime=1.05 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 2771 0 0 0 105 0 0 0 19 0 1 0 441773297 738856960 1204 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 180385 1204 326 96 0 176947 0
[pid=21099] ppid=21097 vsize=13904 CPUtime=0.12 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 938 0 0 0 12 0 0 0 23 0 1 0 441773297 14237696 829 33554432000 4194304 4785740 140737485052800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 3476 829 341 145 0 521 0
[pid=21100] ppid=21097 vsize=452788 CPUtime=0.31 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 515 0 0 0 31 0 0 0 25 0 1 0 441773297 463654912 411 33554432000 134512640 134534564 4289421088 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1206556

[startup+3.10055 s]
/proc/loadavg: 6.03 6.01 5.96 7/184 21102
/proc/meminfo: memFree=15354012/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407319148257345536 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=727292 CPUtime=1.64 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 5019 0 0 0 164 0 0 0 20 0 1 0 441773297 744747008 2985 33554432000 4194304 4587354 140735623910992 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 181823 2985 336 96 0 178385 0
[pid=21099] ppid=21097 vsize=14732 CPUtime=0.63 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 1136 0 0 0 63 0 0 0 25 0 1 0 441773297 15085568 1027 33554432000 4194304 4785740 140737485052800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 3683 1029 341 145 0 728 0
[pid=21100] ppid=21097 vsize=452788 CPUtime=0.81 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 515 0 0 0 81 0 0 0 25 0 1 0 441773297 463654912 411 33554432000 134512640 134534564 4289421088 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1213136

[startup+6.30096 s]
/proc/loadavg: 6.03 6.01 5.96 7/184 21102
/proc/meminfo: memFree=15353764/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317636428857344 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=728576 CPUtime=2.65 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 5479 0 0 0 265 0 0 0 22 0 1 0 441773297 746061824 3443 33554432000 4194304 4587354 140735623910992 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 182144 3443 336 96 0 178706 0
[pid=21099] ppid=21097 vsize=15580 CPUtime=1.72 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 1337 0 0 0 172 0 0 0 25 0 1 0 441773297 15953920 1228 33554432000 4194304 4785740 140737485052800 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 3895 1228 341 145 0 940 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1.91 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 191 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1219244

[startup+12.7008 s]
/proc/loadavg: 6.02 6.01 5.96 7/184 21102
/proc/meminfo: memFree=15352904/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317911306764288 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=35880 CPUtime=4.83 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 7154 0 0 0 483 0 0 0 25 0 1 0 441773297 36741120 3413 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 8970 3413 336 96 0 5532 0
[pid=21099] ppid=21097 vsize=16660 CPUtime=3.83 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 1580 0 0 0 383 0 0 0 25 0 1 0 441773297 17059840 1471 33554432000 4194304 4785740 140737485052800 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 4165 1471 341 145 0 1210 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=4.01 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 401 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 527628

[startup+25.5005 s]
/proc/loadavg: 6.02 6.01 5.96 7/184 21102
/proc/meminfo: memFree=15345364/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317911306764288 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=734812 CPUtime=9.05 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 10771 0 0 0 904 1 0 0 25 0 1 0 441773297 752447488 4921 33554432000 4194304 4587354 140735623910992 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 183703 4921 336 96 0 180265 0
[pid=21099] ppid=21097 vsize=17872 CPUtime=8.12 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 1883 0 0 0 812 0 0 0 25 0 1 0 441773297 18300928 1774 33554432000 4194304 4785740 140737485052800 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 4468 1774 341 145 0 1513 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=8.31 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 831 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1227772

[startup+51.1008 s]
/proc/loadavg: 6.01 6.01 5.96 7/184 21103
/proc/meminfo: memFree=15336000/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407318461062578176 0 0 17 7 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=741944 CPUtime=17.64 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 15246 0 0 0 1762 2 0 0 25 0 1 0 441773297 759750656 6846 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 185486 6846 336 96 0 182048 0
[pid=21099] ppid=21097 vsize=19840 CPUtime=16.63 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 2305 0 0 0 1663 0 0 0 25 0 1 0 441773297 20316160 2196 33554432000 4194304 4785740 140737485052800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 4960 2196 341 145 0 2005 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=16.81 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 1681 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1236872

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 21104
/proc/meminfo: memFree=15319992/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317498989903872 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=53904 CPUtime=34.67 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 22931 0 0 0 3464 3 0 0 25 0 1 0 441773297 55197696 8168 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 13476 8168 336 96 0 10038 0
[pid=21099] ppid=21097 vsize=21788 CPUtime=33.71 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 2754 0 0 0 3371 0 0 0 25 0 1 0 441773297 22310912 2645 33554432000 4194304 4785740 140737485052800 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 5447 2645 341 145 0 2492 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=33.9 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 3390 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 550780

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 21106
/proc/meminfo: memFree=15324064/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407318186184671232 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=56724 CPUtime=54.67 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 30018 0 0 0 5463 4 0 0 25 0 1 0 441773297 58085376 8797 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 14181 8797 336 96 0 10743 0
[pid=21099] ppid=21097 vsize=24024 CPUtime=53.71 cores=1

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

/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 609296

[startup+4602.3 s]
/proc/loadavg: 3.00 3.65 4.82 4/175 21284
/proc/meminfo: memFree=15345196/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317636428857344 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=149092 CPUtime=1534.7 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 163188 0 0 0 153432 38 0 0 25 0 1 0 441773297 152670208 17557 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 37273 17557 336 96 0 33835 0
[pid=21099] ppid=21097 vsize=50588 CPUtime=1533.79 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 9841 0 0 0 153377 2 0 0 25 0 1 0 441773297 51802112 9074 33554432000 4194304 4785740 140737485052800 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12647 9074 341 145 0 9692 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1533.92 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 153392 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 674768

[startup+4662.3 s]
/proc/loadavg: 3.00 3.53 4.70 4/175 21286
/proc/meminfo: memFree=15334896/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317636428857344 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=100048 CPUtime=1554.7 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 166332 0 0 0 155430 40 0 0 25 0 1 0 441773297 102449152 20076 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 25012 20076 336 96 0 21574 0
[pid=21099] ppid=21097 vsize=50876 CPUtime=1553.78 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 9917 0 0 0 155376 2 0 0 25 0 1 0 441773297 52097024 9150 33554432000 4194304 4785740 140737485052800 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12719 9150 341 145 0 9764 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1553.93 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 155393 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 626012

[startup+4722.3 s]
/proc/loadavg: 3.00 3.43 4.59 4/175 21287
/proc/meminfo: memFree=15328556/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317636428857344 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=165756 CPUtime=1574.7 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 167931 0 0 0 157429 41 0 0 25 0 1 0 441773297 169734144 21624 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 41439 21624 336 96 0 38001 0
[pid=21099] ppid=21097 vsize=51260 CPUtime=1573.78 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 10030 0 0 0 157376 2 0 0 25 0 1 0 441773297 52490240 9215 33554432000 4194304 4785740 140737485052800 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12815 9215 341 145 0 9860 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1573.94 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 157394 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 692104

[startup+4782.3 s]
/proc/loadavg: 3.00 3.35 4.49 4/175 21289
/proc/meminfo: memFree=15344776/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317636428857344 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=83620 CPUtime=1594.69 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 168545 0 0 0 159428 41 0 0 25 0 1 0 441773297 85626880 17508 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 20905 17508 336 96 0 17467 0
[pid=21099] ppid=21097 vsize=51164 CPUtime=1593.78 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 10083 0 0 0 159376 2 0 0 25 0 1 0 441773297 52391936 9172 33554432000 4194304 4785740 140737485052800 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12791 9172 341 145 0 9836 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1593.95 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 159395 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 609872

[startup+4842.3 s]
/proc/loadavg: 3.00 3.28 4.40 4/175 21291
/proc/meminfo: memFree=15344884/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317636428857344 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=149580 CPUtime=1614.69 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 168606 0 0 0 161428 41 0 0 25 0 1 0 441773297 153169920 17564 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 37395 17564 336 96 0 33957 0
[pid=21099] ppid=21097 vsize=51164 CPUtime=1613.77 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 10097 0 0 0 161375 2 0 0 25 0 1 0 441773297 52391936 9186 33554432000 4194304 4785740 140737485052800 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12791 9186 341 145 0 9836 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1613.95 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 161395 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 675832

[startup+4902.31 s]
/proc/loadavg: 3.00 3.23 4.31 4/175 21292
/proc/meminfo: memFree=15335072/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317773867810816 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=100176 CPUtime=1634.7 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 171747 0 0 0 163428 42 0 0 25 0 1 0 441773297 102580224 20018 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 25044 20018 336 96 0 21606 0
[pid=21099] ppid=21097 vsize=51548 CPUtime=1633.77 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 10219 0 0 0 163375 2 0 0 25 0 1 0 441773297 52785152 9260 33554432000 4194304 4785740 140737485052800 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12887 9260 341 145 0 9932 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1633.96 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 163396 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 626812

[startup+4962.3 s]
/proc/loadavg: 3.00 3.18 4.22 4/175 21294
/proc/meminfo: memFree=15329100/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317773867810816 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=100176 CPUtime=1654.7 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 173395 0 0 0 165428 42 0 0 25 0 1 0 441773297 102580224 21604 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 25044 21604 336 96 0 21606 0
[pid=21099] ppid=21097 vsize=51548 CPUtime=1653.77 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 10222 0 0 0 165375 2 0 0 25 0 1 0 441773297 52785152 9263 33554432000 4194304 4785740 140737485052800 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12887 9263 341 145 0 9932 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1653.96 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 165396 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 626812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.16 4.17 4/175 21295
/proc/meminfo: memFree=15344840/32951124 swapFree=67111528/67111528
[pid=21097] ppid=21095 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21097/stat : 21097 (ppfolio) S 21095 21097 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441773297 18763776 394 33554432000 4194304 4287625 140737249920144 18446744073709551615 230809185807 0 0 4096 65536 10407317773867810816 0 0 17 5 0 0 0
/proc/21097/statm: 4581 394 345 23 0 91 0
[pid=21098] ppid=21097 vsize=873972 CPUtime=1667.29 cores=1
/proc/21098/stat : 21098 (cryptominisat) R 21097 21097 20175 0 -1 4202496 174120 0 0 0 166686 43 0 0 25 0 1 0 441773297 894947328 17509 33554432000 4194304 4587354 140735623910992 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21098/statm: 218493 17509 336 96 0 215055 0
[pid=21099] ppid=21097 vsize=51548 CPUtime=1666.29 cores=1
/proc/21099/stat : 21099 (clasp) R 21097 21097 20175 0 -1 4202496 10222 0 0 0 166627 2 0 0 25 0 1 0 441773297 52785152 9263 33554432000 4194304 4785740 140737485052800 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21099/statm: 12887 9263 341 145 0 9932 0
[pid=21100] ppid=21097 vsize=456764 CPUtime=1666.45 cores=1
/proc/21100/stat : 21100 (TNM) R 21097 21097 20175 0 -1 4202496 596 0 0 0 166645 0 0 0 25 0 1 0 441773297 467726336 492 33554432000 134512640 134534564 4289421088 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21100/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1400608

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.58
CPU system time (s): 0.45
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1400608

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

runsolver used 7.85081 second user time and 18.6882 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-20 14:15:28
IDJOB=3222226
IDBENCH=83054
IDSOLVER=1639
FILE ID=node104/3222226-1303301728
RUNJOBID= node104-1303291528-20194
PBS_JOBID= 13049624
Free space on /tmp= 71600 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222226-1303301728/watcher-3222226-1303301728 -o /tmp/evaluation-result-3222226-1303301728/solver-3222226-1303301728 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222226-1303301728.cnf

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

MD5SUM BENCH= 28731ba8f9c5274ff0cd070fd7aeff45
RANDOM SEED=619257467

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15363224 kB
Buffers:        697268 kB
Cached:       16397572 kB
SwapCached:          0 kB
Active:        8965116 kB
Inactive:      8272720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15363224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      142592 kB
Mapped:          16444 kB
Slab:           287304 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1201156 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= 71600 MiB
End job on node104 at 2011-04-20 15:38:50