Trace number 3265473

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.28 1201.72

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.80	Starting clasp 1.3.6 on core(s) 5
0.00/0.80	Starting TNM 2009 on core(s) 7
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.80	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-3265473-1304095716/watcher-3265473-1304095716 -o /tmp/evaluation-result-3265473-1304095716/solver-3265473-1304095716 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265473-1304095716.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: 6.76 7.78 7.91 6/182 28936
/proc/meminfo: memFree=17372436/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0

[startup+0.077711 s]
/proc/loadavg: 6.76 7.78 7.91 6/182 28936
/proc/meminfo: memFree=17372436/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100706 s]
/proc/loadavg: 6.76 7.78 7.91 6/182 28936
/proc/meminfo: memFree=17372436/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300673 s]
/proc/loadavg: 6.76 7.78 7.91 6/182 28936
/proc/meminfo: memFree=17372436/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700603 s]
/proc/loadavg: 6.76 7.78 7.91 6/182 28936
/proc/meminfo: memFree=17372436/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 6.76 7.78 7.91 11/188 28942
/proc/meminfo: memFree=17170640/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=74444 CPUtime=1.49 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 13716 0 0 0 147 2 0 0 20 0 1 0 599802462 76230656 13438 33554432000 4194304 4587354 140735679820464 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 18611 13438 306 96 0 15173 0
[pid=28938] ppid=28936 vsize=64240 CPUtime=1.49 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 16571 0 0 0 147 2 0 0 25 0 1 0 599802462 65781760 13083 33554432000 4194304 4785740 140734535445712 18446744073709551615 4495595 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 16060 13083 317 145 0 13105 0
[pid=28939] ppid=28936 vsize=493312 CPUtime=0.77 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 13927 0 0 0 75 2 0 0 25 0 1 0 599802462 505151488 13824 33554432000 134512640 134534564 4288961280 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 123328 13824 91 6 0 121994 0
[pid=28940] ppid=28936 vsize=30876 CPUtime=1.48 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 12156 0 0 0 147 1 0 0 25 0 1 0 599802462 31617024 6872 33554432000 4194304 4352236 140737412122672 18446744073709551615 4319003 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 7719 6872 118 39 0 6799 0
[pid=28941] ppid=28936 vsize=85156 CPUtime=0.7 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4194304 15885 0 0 0 67 3 0 0 25 0 1 0 599802462 87199744 11806 33554432000 4194304 4331988 140735475026992 18446744073709551615 215988289014 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 21289 11806 126 34 0 19731 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 766352

[startup+3.10119 s]
/proc/loadavg: 6.76 7.78 7.91 11/188 28942
/proc/meminfo: memFree=17105308/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=105192 CPUtime=3.09 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 21834 0 0 0 306 3 0 0 25 0 1 0 599802462 107716608 21098 33554432000 4194304 4587354 140735679820464 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 26298 21098 316 96 0 22860 0
[pid=28938] ppid=28936 vsize=68460 CPUtime=3.09 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 17594 0 0 0 307 2 0 0 25 0 1 0 599802462 70103040 14106 33554432000 4194304 4785740 140734535445712 18446744073709551615 215988253381 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 17115 14108 320 145 0 14160 0
[pid=28939] ppid=28936 vsize=493312 CPUtime=1.56 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 13927 0 0 0 154 2 0 0 25 0 1 0 599802462 505151488 13824 33554432000 134512640 134534564 4288961280 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 123328 13824 91 6 0 121994 0
[pid=28940] ppid=28936 vsize=30876 CPUtime=3.08 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 12166 0 0 0 307 1 0 0 25 0 1 0 599802462 31617024 6882 33554432000 4194304 4352236 140737412122672 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 7719 6882 124 39 0 6799 0
[pid=28941] ppid=28936 vsize=88060 CPUtime=1.5 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4194304 22009 0 0 0 147 3 0 0 25 0 1 0 599802462 90173440 12919 33554432000 4194304 4331988 140735475026992 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 22015 12919 129 34 0 20457 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 804224

[startup+6.30062 s]
/proc/loadavg: 6.78 7.76 7.91 11/188 28974
/proc/meminfo: memFree=16764396/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=160832 CPUtime=6.28 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 29695 0 0 0 624 4 0 0 25 0 1 0 599802462 164691968 26292 33554432000 4194304 4587354 140735679820464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 40208 26292 327 96 0 36770 0
[pid=28938] ppid=28936 vsize=64572 CPUtime=6.29 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 18040 0 0 0 627 2 0 0 25 0 1 0 599802462 66121728 13219 33554432000 4194304 4785740 140734535445712 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 16143 13219 340 145 0 13188 0
[pid=28939] ppid=28936 vsize=493312 CPUtime=3.14 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 13927 0 0 0 312 2 0 0 25 0 1 0 599802462 505151488 13824 33554432000 134512640 134534564 4288961280 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 123328 13824 91 6 0 121994 0
[pid=28940] ppid=28936 vsize=35700 CPUtime=6.29 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 13120 0 0 0 627 2 0 0 25 0 1 0 599802462 36556800 7836 33554432000 4194304 4352236 140737412122672 18446744073709551615 4284141 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 8925 7836 127 39 0 8005 0
[pid=28941] ppid=28936 vsize=91520 CPUtime=3.1 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 37155 0 0 0 305 5 0 0 25 0 1 0 599802462 93716480 13846 33554432000 4194304 4331988 140735475026992 18446744073709551615 215988250386 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 22880 13846 148 34 0 21322 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 864260

[startup+12.7005 s]
/proc/loadavg: 7.04 7.80 7.92 11/188 28974
/proc/meminfo: memFree=16402744/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=352388 CPUtime=12.69 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 33081 0 0 0 1263 6 0 0 25 0 1 0 599802462 360845312 26005 33554432000 4194304 4587354 140735679820464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 88097 26005 331 96 0 84659 0
[pid=28938] ppid=28936 vsize=80916 CPUtime=12.69 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 22282 0 0 0 1266 3 0 0 25 0 1 0 599802462 82857984 17461 33554432000 4194304 4785740 140734535445712 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 20229 17461 340 145 0 17274 0
[pid=28939] ppid=28936 vsize=493312 CPUtime=6.34 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 13927 0 0 0 632 2 0 0 25 0 1 0 599802462 505151488 13824 33554432000 134512640 134534564 4288961280 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 123328 13824 91 6 0 121994 0
[pid=28940] ppid=28936 vsize=42412 CPUtime=12.69 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 14542 0 0 0 1267 2 0 0 25 0 1 0 599802462 43429888 9258 33554432000 4194304 4352236 140737412122672 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 10603 9258 127 39 0 9683 0
[pid=28941] ppid=28936 vsize=224236 CPUtime=6.27 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 78078 0 0 0 616 11 0 0 25 0 1 0 599802462 229617664 29323 33554432000 4194304 4331988 140735475026992 18446744073709551615 215988251433 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56059 29323 160 34 0 54501 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1211588

[startup+25.5013 s]
/proc/loadavg: 7.77 7.92 7.96 11/188 28975
/proc/meminfo: memFree=16312296/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=305412 CPUtime=25.49 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 44985 0 0 0 2541 8 0 0 25 0 1 0 599802462 312741888 25728 33554432000 4194304 4587354 140735679820464 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 76353 25728 337 96 0 72915 0
[pid=28938] ppid=28936 vsize=129980 CPUtime=25.49 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 34450 0 0 0 2542 7 0 0 25 0 1 0 599802462 133099520 29629 33554432000 4194304 4785740 140734535445712 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 32495 29629 340 145 0 29540 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=12.74 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 1271 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=45000 CPUtime=25.49 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 15700 0 0 0 2547 2 0 0 25 0 1 0 599802462 46080000 10416 33554432000 4194304 4352236 140737412122672 18446744073709551615 4241300 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 11250 10416 127 39 0 10330 0
[pid=28941] ppid=28936 vsize=215276 CPUtime=12.6 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 83605 0 0 0 1248 12 0 0 25 0 1 0 599802462 220442624 28053 33554432000 4194304 4331988 140735475026992 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 53819 28053 171 34 0 52261 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1211660

[startup+51.1008 s]
/proc/loadavg: 8.61 8.11 8.01 11/188 28975
/proc/meminfo: memFree=16089388/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=363104 CPUtime=51.08 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 51645 0 0 0 5100 8 0 0 25 0 1 0 599802462 371818496 29712 33554432000 4194304 4587354 140735679820464 18446744073709551615 4352959 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 90776 29712 337 96 0 87338 0
[pid=28938] ppid=28936 vsize=211172 CPUtime=51.07 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 54573 0 0 0 5092 15 0 0 25 0 1 0 599802462 216240128 49752 33554432000 4194304 4785740 140734535445712 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 52793 49752 340 145 0 49838 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=25.44 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 2541 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=53964 CPUtime=51.08 cores=3

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

/proc/28941/statm: 56216 32871 175 34 0 54658 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 1977924

[startup+1002.3 s]
/proc/loadavg: 10.12 10.09 9.38 11/188 29010
/proc/meminfo: memFree=14916792/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=341820 CPUtime=1002.31 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 385845 0 0 0 100070 161 0 0 25 0 1 0 599802462 350023680 41459 33554432000 4194304 4587354 140735679820464 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 85455 41459 337 96 0 82017 0
[pid=28938] ppid=28936 vsize=966496 CPUtime=1002.3 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 241476 0 0 0 100141 89 0 0 25 0 1 0 599802462 989691904 236655 33554432000 4194304 4785740 140734535445712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 241624 236655 340 145 0 238669 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=498.46 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 49843 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=81576 CPUtime=1002.31 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 45324 0 0 0 100225 6 0 0 25 0 1 0 599802462 83533824 19560 33554432000 4194304 4352236 140737412122672 18446744073709551615 4278535 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 20394 19560 127 39 0 19474 0
[pid=28941] ppid=28936 vsize=224864 CPUtime=498.36 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 88437 0 0 0 49823 13 0 0 25 0 1 0 599802462 230260736 32885 33554432000 4194304 4331988 140735475026992 18446744073709551615 4228196 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56216 32885 175 34 0 54658 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 2130748

[startup+1062.3 s]
/proc/loadavg: 10.12 10.10 9.43 11/188 29011
/proc/meminfo: memFree=14840128/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=361100 CPUtime=1062.31 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 401980 0 0 0 106058 173 0 0 25 0 1 0 599802462 369766400 41310 33554432000 4194304 4587354 140735679820464 18446744073709551615 4230239 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 90275 41310 337 96 0 86837 0
[pid=28938] ppid=28936 vsize=1046240 CPUtime=1062.29 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 261208 0 0 0 106133 96 0 0 25 0 1 0 599802462 1071349760 256387 33554432000 4194304 4785740 140734535445712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 261560 256387 340 145 0 258605 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=528.29 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 52826 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=65192 CPUtime=1062.31 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 45324 0 0 0 106225 6 0 0 25 0 1 0 599802462 66756608 15464 33554432000 4194304 4352236 140737412122672 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 16298 15464 127 39 0 15378 0
[pid=28941] ppid=28936 vsize=224864 CPUtime=528.22 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 88450 0 0 0 52809 13 0 0 25 0 1 0 599802462 230260736 32898 33554432000 4194304 4331988 140735475026992 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56216 32898 175 34 0 54658 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 2213388

[startup+1122.3 s]
/proc/loadavg: 10.16 10.11 9.47 11/188 29013
/proc/meminfo: memFree=14698604/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=491980 CPUtime=1122.31 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 471923 0 0 0 112046 185 0 0 25 0 1 0 599802462 503787520 72171 33554432000 4194304 4587354 140735679820464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 122995 72171 337 96 0 119557 0
[pid=28938] ppid=28936 vsize=1046240 CPUtime=1122.29 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 261234 0 0 0 112133 96 0 0 25 0 1 0 599802462 1071349760 256413 33554432000 4194304 4785740 140734535445712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 261560 256413 340 145 0 258605 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=558.16 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 55813 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=65192 CPUtime=1122.3 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 49420 0 0 0 112224 6 0 0 25 0 1 0 599802462 66756608 15464 33554432000 4194304 4352236 140737412122672 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 16298 15464 127 39 0 15378 0
[pid=28941] ppid=28936 vsize=224864 CPUtime=558.02 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 88463 0 0 0 55789 13 0 0 25 0 1 0 599802462 230260736 32911 33554432000 4194304 4331988 140735475026992 18446744073709551615 4228290 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56216 32911 175 34 0 54658 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 2344268

[startup+1182.3 s]
/proc/loadavg: 10.18 10.12 9.51 11/188 29014
/proc/meminfo: memFree=14694988/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=512336 CPUtime=1182.31 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 487688 0 0 0 118035 196 0 0 25 0 1 0 599802462 524632064 69841 33554432000 4194304 4587354 140735679820464 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 128084 69841 337 96 0 124646 0
[pid=28938] ppid=28936 vsize=1046240 CPUtime=1182.3 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 261247 0 0 0 118134 96 0 0 25 0 1 0 599802462 1071349760 256426 33554432000 4194304 4785740 140734535445712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 261560 256426 340 145 0 258605 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=587.95 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 58792 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=69288 CPUtime=1182.31 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 54540 0 0 0 118224 7 0 0 25 0 1 0 599802462 70950912 16488 33554432000 4194304 4352236 140737412122672 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 17322 16488 127 39 0 16402 0
[pid=28941] ppid=28936 vsize=224864 CPUtime=587.9 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 88475 0 0 0 58777 13 0 0 25 0 1 0 599802462 230260736 32923 33554432000 4194304 4331988 140735475026992 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56216 32923 175 34 0 54658 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 2368720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.21 10.13 9.53 11/188 29015
/proc/meminfo: memFree=14668072/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=512336 CPUtime=1201.72 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 493358 0 0 0 119971 201 0 0 25 0 1 0 599802462 524632064 75474 33554432000 4194304 4587354 140735679820464 18446744073709551615 4243446 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 128084 75474 337 96 0 124646 0
[pid=28938] ppid=28936 vsize=1046240 CPUtime=1201.7 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 261249 0 0 0 120074 96 0 0 25 0 1 0 599802462 1071349760 256428 33554432000 4194304 4785740 140734535445712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 261560 256428 340 145 0 258605 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=597.64 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 59761 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=69288 CPUtime=1201.71 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 54540 0 0 0 120164 7 0 0 25 0 1 0 599802462 70950912 16488 33554432000 4194304 4352236 140737412122672 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 17322 16488 127 39 0 16402 0
[pid=28941] ppid=28936 vsize=224864 CPUtime=597.51 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 88480 0 0 0 59738 13 0 0 25 0 1 0 599802462 230260736 32928 33554432000 4194304 4331988 140735475026992 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56216 32928 175 34 0 54658 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2368720

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: 10.21 10.13 9.53 11/188 29015
/proc/meminfo: memFree=14668072/32950940 swapFree=67111528/67111528
[pid=28936] ppid=28934 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28936/stat : 28936 (ppfolio) S 28934 28936 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599802462 18763776 389 33554432000 4194304 4287625 140735083555664 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 3 0 0 0
/proc/28936/statm: 4581 389 341 23 0 91 0
[pid=28937] ppid=28936 vsize=512336 CPUtime=1201.72 cores=1
/proc/28937/stat : 28937 (cryptominisat) R 28936 28936 28861 0 -1 4202496 493358 0 0 0 119971 201 0 0 25 0 1 0 599802462 524632064 75474 33554432000 4194304 4587354 140735679820464 18446744073709551615 4243446 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28937/statm: 128084 75474 337 96 0 124646 0
[pid=28938] ppid=28936 vsize=1046240 CPUtime=1201.7 cores=5
/proc/28938/stat : 28938 (clasp) R 28936 28936 28861 0 -1 4202496 261249 0 0 0 120074 96 0 0 25 0 1 0 599802462 1071349760 256428 33554432000 4194304 4785740 140734535445712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28938/statm: 261560 256428 340 145 0 258605 0
[pid=28939] ppid=28936 vsize=497668 CPUtime=597.64 cores=7
/proc/28939/stat : 28939 (TNM) R 28936 28936 28861 0 -1 4202496 19666 0 0 0 59761 3 0 0 25 0 1 0 599802462 509612032 19563 33554432000 134512640 134534564 4288961280 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28939/statm: 124417 19563 95 6 0 123083 0
[pid=28940] ppid=28936 vsize=69288 CPUtime=1201.71 cores=3
/proc/28940/stat : 28940 (lingeling) R 28936 28936 28861 0 -1 4202496 54540 0 0 0 120164 7 0 0 25 0 1 0 599802462 70950912 16488 33554432000 4194304 4352236 140737412122672 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28940/statm: 17322 16488 127 39 0 16402 0
[pid=28941] ppid=28936 vsize=224864 CPUtime=597.51 cores=7
/proc/28941/stat : 28941 (march_hi) R 28936 28936 28861 0 -1 4202496 88480 0 0 0 59738 13 0 0 25 0 1 0 599802462 230260736 32928 33554432000 4194304 4331988 140735475026992 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28941/statm: 56216 32928 175 34 0 54658 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2368720

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28936 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=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.28
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.28
CPU user time (s): 4797.08
CPU system time (s): 3.2
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 2501172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 520
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= 243
involuntary context switches= 6

runsolver used 1.78173 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 18:48:37
IDJOB=3265473
IDBENCH=85640
IDSOLVER=1612
FILE ID=node117/3265473-1304095716
RUNJOBID= node117-1304095715-28880
PBS_JOBID= 13170599
Free space on /tmp= 71660 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265473-1304095716/watcher-3265473-1304095716 -o /tmp/evaluation-result-3265473-1304095716/solver-3265473-1304095716 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265473-1304095716.cnf

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=708584663

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17372724 kB
Buffers:       2380220 kB
Cached:       12495584 kB
SwapCached:          0 kB
Active:        8229912 kB
Inactive:      6762024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17372724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32904 kB
Writeback:           0 kB
AnonPages:      115280 kB
Mapped:          16684 kB
Slab:           520632 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  2784060 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= 71628 MiB
End job on node117 at 2011-04-29 19:08:41