Trace number 3190791

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1143439968-082-UNKNOWN.cnf
MD5SUM4baebda329e22fa39a89c4e2a8acff70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark468.292
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190791-1304036237/watcher-3190791-1304036237 -o /tmp/evaluation-result-3190791-1304036237/solver-3190791-1304036237 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190791-1304036237.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.20 8.16 8.59 6/182 31999
/proc/meminfo: memFree=16544180/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) R 31997 31999 31124 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0

[startup+0.22044 s]
/proc/loadavg: 8.20 8.16 8.59 6/182 31999
/proc/meminfo: memFree=16544180/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300426 s]
/proc/loadavg: 8.20 8.16 8.59 6/182 31999
/proc/meminfo: memFree=16544180/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400406 s]
/proc/loadavg: 8.20 8.16 8.59 6/182 31999
/proc/meminfo: memFree=16544180/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700352 s]
/proc/loadavg: 8.20 8.16 8.59 6/182 31999
/proc/meminfo: memFree=16544180/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50121 s]
/proc/loadavg: 8.20 8.16 8.59 11/188 32005
/proc/meminfo: memFree=16501984/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1070372 CPUtime=1.48 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 6312 0 0 0 148 0 0 0 25 0 1 0 515224166 1096060928 4138 33554432000 4194304 4587354 140734111044640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 267593 4138 327 96 0 264155 0
[pid=32001] ppid=31999 vsize=27536 CPUtime=1.49 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 4522 0 0 0 148 1 0 0 25 0 1 0 515224166 28196864 4227 33554432000 4194304 4785740 140737170374800 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 6884 4227 340 145 0 3929 0
[pid=32002] ppid=31999 vsize=458620 CPUtime=0.78 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2352 0 0 0 78 0 0 0 25 0 1 0 515224166 469626880 2249 33554432000 134512640 134534564 4294800912 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 114655 2249 95 6 0 113321 0
[pid=32003] ppid=31999 vsize=7356 CPUtime=1.49 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 1702 0 0 0 149 0 0 0 25 0 1 0 515224166 7532544 1001 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 1839 1001 127 39 0 919 0
[pid=32004] ppid=31999 vsize=19084 CPUtime=0.7 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 7348 0 0 0 69 1 0 0 25 0 1 0 515224166 19542016 2354 33554432000 4194304 4331988 140733818400800 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 4771 2354 174 34 0 3213 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1601292

[startup+3.10091 s]
/proc/loadavg: 8.20 8.16 8.59 11/188 32005
/proc/meminfo: memFree=16488220/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1065776 CPUtime=3.09 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 9982 0 0 0 307 2 0 0 25 0 1 0 515224166 1091354624 3622 33554432000 4194304 4587354 140734111044640 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 266444 3622 327 96 0 263006 0
[pid=32001] ppid=31999 vsize=32912 CPUtime=3.09 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 5879 0 0 0 308 1 0 0 25 0 1 0 515224166 33701888 5584 33554432000 4194304 4785740 140737170374800 18446744073709551615 4303991 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 8228 5584 340 145 0 5273 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=1.57 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 157 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=8064 CPUtime=3.09 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 1879 0 0 0 309 0 0 0 25 0 1 0 515224166 8257536 1178 33554432000 4194304 4352236 140734412737200 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 2016 1178 127 39 0 1096 0
[pid=32004] ppid=31999 vsize=19084 CPUtime=1.5 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 7348 0 0 0 149 1 0 0 25 0 1 0 515224166 19542016 2354 33554432000 4194304 4331988 140733818400800 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 4771 2354 174 34 0 3213 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1606616

[startup+6.30033 s]
/proc/loadavg: 8.35 8.19 8.60 11/188 32005
/proc/meminfo: memFree=16429472/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1111236 CPUtime=6.29 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 22402 0 0 0 625 4 0 0 25 0 1 0 515224166 1137905664 16030 33554432000 4194304 4587354 140734111044640 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 277809 16030 337 96 0 274371 0
[pid=32001] ppid=31999 vsize=37396 CPUtime=6.29 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 6967 0 0 0 628 1 0 0 25 0 1 0 515224166 38293504 6672 33554432000 4194304 4785740 140737170374800 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 9349 6672 340 145 0 6394 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=3.15 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 315 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=8764 CPUtime=6.29 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 2054 0 0 0 629 0 0 0 25 0 1 0 515224166 8974336 1353 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 2191 1353 127 39 0 1271 0
[pid=32004] ppid=31999 vsize=19084 CPUtime=3.1 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 7348 0 0 0 309 1 0 0 25 0 1 0 515224166 19542016 2354 33554432000 4194304 4331988 140733818400800 18446744073709551615 230808560825 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 4771 2354 174 34 0 3213 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1657260

[startup+12.7012 s]
/proc/loadavg: 8.48 8.22 8.61 11/188 32006
/proc/meminfo: memFree=16447584/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1092136 CPUtime=12.69 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 32921 0 0 0 1263 6 0 0 25 0 1 0 515224166 1118347264 10126 33554432000 4194304 4587354 140734111044640 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 273034 10126 337 96 0 269596 0
[pid=32001] ppid=31999 vsize=44436 CPUtime=12.69 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 8705 0 0 0 1267 2 0 0 25 0 1 0 515224166 45502464 8410 33554432000 4194304 4785740 140737170374800 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 11109 8410 340 145 0 8154 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=6.32 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 632 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=12096 CPUtime=12.69 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 2896 0 0 0 1269 0 0 0 25 0 1 0 515224166 12386304 2195 33554432000 4194304 4352236 140734412737200 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 3024 2195 127 39 0 2104 0
[pid=32004] ppid=31999 vsize=19088 CPUtime=6.3 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 7349 0 0 0 629 1 0 0 25 0 1 0 515224166 19546112 2355 33554432000 4194304 4331988 140733818400800 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1648536

[startup+25.5068 s]
/proc/loadavg: 8.96 8.34 8.64 11/188 32006
/proc/meminfo: memFree=16398056/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1114440 CPUtime=25.5 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 46472 0 0 0 2540 10 0 0 25 0 1 0 515224166 1141186560 17368 33554432000 4194304 4587354 140734111044640 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 278610 17368 337 96 0 275172 0
[pid=32001] ppid=31999 vsize=53956 CPUtime=25.49 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 11074 0 0 0 2547 2 0 0 25 0 1 0 515224166 55250944 10779 33554432000 4194304 4785740 140737170374800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 13489 10779 340 145 0 10534 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=12.7 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 1270 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=11776 CPUtime=25.49 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 3575 0 0 0 2549 0 0 0 25 0 1 0 515224166 12058624 2106 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 2944 2106 127 39 0 2024 0
[pid=32004] ppid=31999 vsize=20112 CPUtime=12.65 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 7554 0 0 0 1264 1 0 0 25 0 1 0 515224166 20594688 2560 33554432000 4194304 4331988 140733818400800 18446744073709551615 4228260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 5028 2560 174 34 0 3470 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1681064

[startup+51.1011 s]
/proc/loadavg: 9.39 8.49 8.68 11/188 32007
/proc/meminfo: memFree=16391332/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1139412 CPUtime=51.09 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 75146 0 0 0 5092 17 0 0 25 0 1 0 515224166 1166757888 22602 33554432000 4194304 4587354 140734111044640 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 284853 22602 337 96 0 281415 0
[pid=32001] ppid=31999 vsize=63040 CPUtime=51.09 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 13308 0 0 0 5106 3 0 0 25 0 1 0 515224166 64552960 13013 33554432000 4194304 4785740 140737170374800 18446744073709551615 4278556 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 15760 13013 340 145 0 12805 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=25.41 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 2541 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=11780 CPUtime=51.09 cores=3

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

/proc/32004/statm: 19506 12218 175 34 0 17948 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 1991648

[startup+1002.31 s]
/proc/loadavg: 5.14 5.85 7.36 6/177 32049
/proc/meminfo: memFree=16213940/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1253984 CPUtime=1002.32 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 521013 0 0 0 100050 182 0 0 25 0 1 0 515224166 1284079616 57060 33554432000 4194304 4587354 140734111044640 18446744073709551615 4238671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 313496 57060 337 96 0 310058 0
[pid=32001] ppid=31999 vsize=163656 CPUtime=1002.31 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 37641 0 0 0 100218 13 0 0 25 0 1 0 515224166 167583744 37346 33554432000 4194304 4785740 140737170374800 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 40914 37346 340 145 0 37959 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=498.42 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 49842 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=21372 CPUtime=1002.32 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 28740 0 0 0 100228 4 0 0 25 0 1 0 515224166 21884928 4537 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 5343 4537 127 39 0 4423 0
[pid=32004] ppid=31999 vsize=78024 CPUtime=498.38 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 17921 0 0 0 49830 8 0 0 25 0 1 0 515224166 79896576 12927 33554432000 4194304 4331988 140733818400800 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 19506 12927 175 34 0 17948 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1997816

[startup+1062.3 s]
/proc/loadavg: 5.09 5.70 7.21 6/177 32051
/proc/meminfo: memFree=16232516/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1268780 CPUtime=1062.32 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 546455 0 0 0 106034 198 0 0 25 0 1 0 515224166 1299230720 52593 33554432000 4194304 4587354 140734111044640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 317195 52593 337 96 0 313757 0
[pid=32001] ppid=31999 vsize=165856 CPUtime=1062.31 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 38185 0 0 0 106218 13 0 0 25 0 1 0 515224166 169836544 37890 33554432000 4194304 4785740 140737170374800 18446744073709551615 4286949 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 41464 37890 340 145 0 38509 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=528.27 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 52827 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=16892 CPUtime=1062.32 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 32932 0 0 0 106228 4 0 0 25 0 1 0 515224166 17297408 3417 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 4223 3417 127 39 0 3303 0
[pid=32004] ppid=31999 vsize=78768 CPUtime=528.21 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 18477 0 0 0 52812 9 0 0 25 0 1 0 515224166 80658432 13483 33554432000 4194304 4331988 140733818400800 18446744073709551615 230808560728 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 19692 13483 175 34 0 18134 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 2011076

[startup+1122.3 s]
/proc/loadavg: 5.12 5.60 7.08 6/177 32052
/proc/meminfo: memFree=16193060/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1263644 CPUtime=1122.32 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 572678 0 0 0 112019 213 0 0 25 0 1 0 515224166 1293971456 58059 33554432000 4194304 4587354 140734111044640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 315911 58059 337 96 0 312473 0
[pid=32001] ppid=31999 vsize=179712 CPUtime=1122.32 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 41536 0 0 0 112217 15 0 0 25 0 1 0 515224166 184025088 41241 33554432000 4194304 4785740 140737170374800 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 44928 41241 340 145 0 41973 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=558.12 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 55812 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=17148 CPUtime=1122.32 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 39396 0 0 0 112227 5 0 0 25 0 1 0 515224166 17559552 3481 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 4287 3481 127 39 0 3367 0
[pid=32004] ppid=31999 vsize=78768 CPUtime=558.04 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 19184 0 0 0 55795 9 0 0 25 0 1 0 515224166 80658432 14190 33554432000 4194304 4331988 140733818400800 18446744073709551615 4263120 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 19692 14190 175 34 0 18134 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 2020052

[startup+1182.3 s]
/proc/loadavg: 5.08 5.50 6.95 6/177 32054
/proc/meminfo: memFree=16214124/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1251760 CPUtime=1182.33 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 586428 0 0 0 118010 223 0 0 25 0 1 0 515224166 1281802240 50191 33554432000 4194304 4587354 140734111044640 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 312940 50191 337 96 0 309502 0
[pid=32001] ppid=31999 vsize=183280 CPUtime=1182.32 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 42420 0 0 0 118217 15 0 0 25 0 1 0 515224166 187678720 42125 33554432000 4194304 4785740 140737170374800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 45820 42125 340 145 0 42865 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=587.93 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 58793 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=21372 CPUtime=1182.33 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 41476 0 0 0 118227 6 0 0 25 0 1 0 515224166 21884928 4537 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 5343 4537 127 39 0 4423 0
[pid=32004] ppid=31999 vsize=78768 CPUtime=587.91 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 19759 0 0 0 58781 10 0 0 25 0 1 0 515224166 80658432 14765 33554432000 4194304 4331988 140733818400800 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 19692 14765 175 34 0 18134 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 2015960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.14 5.49 6.92 6/177 32054
/proc/meminfo: memFree=16209032/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1251760 CPUtime=1201.73 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 586428 0 0 0 119950 223 0 0 25 0 1 0 515224166 1281802240 50191 33554432000 4194304 4587354 140734111044640 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 312940 50191 337 96 0 309502 0
[pid=32001] ppid=31999 vsize=183708 CPUtime=1201.73 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 42506 0 0 0 120158 15 0 0 25 0 1 0 515224166 188116992 42211 33554432000 4194304 4785740 140737170374800 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 45927 42211 340 145 0 42972 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=597.61 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 59761 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=25852 CPUtime=1201.73 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 42596 0 0 0 120167 6 0 0 25 0 1 0 515224166 26472448 5657 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 6463 5657 127 39 0 5543 0
[pid=32004] ppid=31999 vsize=78768 CPUtime=597.52 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 20021 0 0 0 59742 10 0 0 25 0 1 0 515224166 80658432 15027 33554432000 4194304 4331988 140733818400800 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 19692 15027 175 34 0 18134 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2020868

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: 5.14 5.49 6.92 6/177 32054
/proc/meminfo: memFree=16209032/32951124 swapFree=67111528/67111528
[pid=31999] ppid=31997 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31999/stat : 31999 (ppfolio) S 31997 31999 31124 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515224165 18763776 389 33554432000 4194304 4287625 140736343342912 18446744073709551615 230809185807 0 0 4096 65536 4382064426694475775 0 0 17 5 0 0 0
/proc/31999/statm: 4581 389 341 23 0 91 0
[pid=32000] ppid=31999 vsize=1251760 CPUtime=1201.73 cores=1
/proc/32000/stat : 32000 (cryptominisat) R 31999 31999 31124 0 -1 4202496 586428 0 0 0 119950 223 0 0 25 0 1 0 515224166 1281802240 50191 33554432000 4194304 4587354 140734111044640 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32000/statm: 312940 50191 337 96 0 309502 0
[pid=32001] ppid=31999 vsize=183708 CPUtime=1201.73 cores=5
/proc/32001/stat : 32001 (clasp) R 31999 31999 31124 0 -1 4202496 42506 0 0 0 120158 15 0 0 25 0 1 0 515224166 188116992 42211 33554432000 4194304 4785740 140737170374800 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32001/statm: 45927 42211 340 145 0 42972 0
[pid=32002] ppid=31999 vsize=462456 CPUtime=597.61 cores=7
/proc/32002/stat : 32002 (TNM) R 31999 31999 31124 0 -1 4202496 2353 0 0 0 59761 0 0 0 25 0 1 0 515224166 473554944 2250 33554432000 134512640 134534564 4294800912 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32002/statm: 115614 2250 95 6 0 114280 0
[pid=32003] ppid=31999 vsize=25852 CPUtime=1201.73 cores=3
/proc/32003/stat : 32003 (lingeling) R 31999 31999 31124 0 -1 4202496 42596 0 0 0 120167 6 0 0 25 0 1 0 515224166 26472448 5657 33554432000 4194304 4352236 140734412737200 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32003/statm: 6463 5657 127 39 0 5543 0
[pid=32004] ppid=31999 vsize=78768 CPUtime=597.52 cores=7
/proc/32004/stat : 32004 (march_hi) R 31999 31999 31124 0 -1 4202496 20021 0 0 0 59742 10 0 0 25 0 1 0 515224166 80658432 15027 33554432000 4194304 4331988 140733818400800 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32004/statm: 19692 15027 175 34 0 18134 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2020868

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31999 and gives
#  childrusage.ru_utime.tv_sec=1799
#  childrusage.ru_utime.tv_usec=103494
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180972
# CPU time returned by wait4() is 1799.28
# while last known CPU time is 4800.32
#
# 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.32
CPU user time (s): 4797.78
CPU system time (s): 2.54
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 2818872

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

runsolver used 1.79473 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 02:17:17
IDJOB=3190791
IDBENCH=82522
IDSOLVER=1612
FILE ID=node104/3190791-1304036237
RUNJOBID= node104-1304032539-31477
PBS_JOBID= 13170348
Free space on /tmp= 71540 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1143439968-082-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190791-1304036237/watcher-3190791-1304036237 -o /tmp/evaluation-result-3190791-1304036237/solver-3190791-1304036237 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190791-1304036237.cnf

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

MD5SUM BENCH= 4baebda329e22fa39a89c4e2a8acff70
RANDOM SEED=239997730

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:      16544460 kB
Buffers:       2209080 kB
Cached:       13431804 kB
SwapCached:          0 kB
Active:        3883688 kB
Inactive:     11934172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16544460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11284 kB
Writeback:           0 kB
AnonPages:      176444 kB
Mapped:          16784 kB
Slab:           523844 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   793140 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= 71540 MiB
End job on node104 at 2011-04-29 02:37:21