Trace number 3275192

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.01 4999.94

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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.00 6.00 5.92 2/172 16007
/proc/meminfo: memFree=16283292/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0

[startup+0.862179 s]
/proc/loadavg: 6.00 6.00 5.92 2/172 16007
/proc/meminfo: memFree=16283292/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.901156 s]
/proc/loadavg: 6.00 6.00 5.92 2/172 16007
/proc/meminfo: memFree=16283292/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00115 s]
/proc/loadavg: 6.00 6.00 5.92 2/172 16007
/proc/meminfo: memFree=16283292/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10113 s]
/proc/loadavg: 6.00 6.00 5.92 2/172 16007
/proc/meminfo: memFree=16283292/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 6.00 6.00 5.92 2/172 16007
/proc/meminfo: memFree=16283292/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10079 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16103272/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405230445201981440 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=72212 CPUtime=1.69 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 19669 0 0 0 167 2 0 0 20 0 1 0 475626047 73945088 12894 33554432000 4194304 4587354 140736490731184 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 18053 12894 326 96 0 14615 0
[pid=16009] ppid=16007 vsize=31032 CPUtime=0.59 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 6338 0 0 0 59 0 0 0 25 0 1 0 475626047 31776768 5054 33554432000 4194304 4785740 140735768748208 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 7758 5054 314 145 0 4803 0
[pid=16010] ppid=16007 vsize=466252 CPUtime=0.78 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 5032 0 0 0 78 0 0 0 25 0 1 0 475626047 477442048 4928 33554432000 134512640 134534564 4292591072 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 587820

[startup+6.30615 s]
/proc/loadavg: 5.78 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16079356/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405230720079888384 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=72212 CPUtime=2.79 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 20586 0 0 0 277 2 0 0 23 0 1 0 475626047 73945088 13802 33554432000 4194304 4587354 140736490731184 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 18053 13802 326 96 0 14615 0
[pid=16009] ppid=16007 vsize=34332 CPUtime=1.64 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 7166 0 0 0 164 0 0 0 25 0 1 0 475626047 35155968 5882 33554432000 4194304 4785740 140735768748208 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 8583 5882 317 145 0 5628 0
[pid=16010] ppid=16007 vsize=466252 CPUtime=1.84 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 5032 0 0 0 184 0 0 0 25 0 1 0 475626047 477442048 4928 33554432000 134512640 134534564 4292591072 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 591120

[startup+12.701 s]
/proc/loadavg: 5.80 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16060644/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229895446167552 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1075668 CPUtime=4.89 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 22378 0 0 0 487 2 0 0 25 0 1 0 475626047 1101484032 13644 33554432000 4194304 4587354 140736490731184 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 268917 13644 337 96 0 265479 0
[pid=16009] ppid=16007 vsize=33032 CPUtime=3.79 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 7471 0 0 0 379 0 0 0 25 0 1 0 475626047 33824768 5590 33554432000 4194304 4785740 140735768748208 18446744073709551615 4550881 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 8258 5590 341 145 0 5303 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=3.98 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 398 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1599480

[startup+25.5007 s]
/proc/loadavg: 5.83 5.95 5.91 7/184 16025
/proc/meminfo: memFree=16011176/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405230307763027968 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1090868 CPUtime=9.19 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 25045 0 0 0 916 3 0 0 25 0 1 0 475626047 1117048832 16311 33554432000 4194304 4587354 140736490731184 18446744073709551615 4365016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 272717 16311 337 96 0 269279 0
[pid=16009] ppid=16007 vsize=45716 CPUtime=8.04 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 10651 0 0 0 803 1 0 0 25 0 1 0 475626047 46813184 8770 33554432000 4194304 4785740 140735768748208 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 11429 8770 341 145 0 8474 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=8.23 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 823 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1627364

[startup+51.1011 s]
/proc/loadavg: 5.89 5.95 5.91 7/184 16026
/proc/meminfo: memFree=15930004/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405230582640934912 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1112544 CPUtime=17.69 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 30659 0 0 0 1765 4 0 0 25 0 1 0 475626047 1139245056 21921 33554432000 4194304 4587354 140736490731184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 278136 21921 337 96 0 274698 0
[pid=16009] ppid=16007 vsize=70212 CPUtime=16.59 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 16724 0 0 0 1657 2 0 0 25 0 1 0 475626047 71897088 14843 33554432000 4194304 4785740 140735768748208 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 17553 14843 341 145 0 14598 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=16.78 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 1678 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1673536

[startup+102.301 s]
/proc/loadavg: 5.95 5.96 5.91 7/184 16027
/proc/meminfo: memFree=15886752/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405230445201981440 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1066664 CPUtime=34.79 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 38747 0 0 0 3473 6 0 0 25 0 1 0 475626047 1092263936 18626 33554432000 4194304 4587354 140736490731184 18446744073709551615 4365370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 266666 18626 337 96 0 263228 0
[pid=16009] ppid=16007 vsize=95180 CPUtime=33.64 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 22927 0 0 0 3361 3 0 0 25 0 1 0 475626047 97464320 21046 33554432000 4194304 4785740 140735768748208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 23795 21046 341 145 0 20840 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=33.83 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 3383 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1652624

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.91 7/184 16028
/proc/meminfo: memFree=15787420/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229345690353664 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1131764 CPUtime=54.78 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 57876 0 0 0 5470 8 0 0 25 0 1 0 475626047 1158926336 34480 33554432000 4194304 4587354 140736490731184 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 282941 34480 337 96 0 279503 0
[pid=16009] ppid=16007 vsize=96196 CPUtime=53.65 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 23134 0 0 0 5362 3 0 0 25 0 1 0 475626047 98504704 21253 33554432000 4194304 4785740 140735768748208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 24049 21253 341 145 0 21094 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=53.83 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 5383 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1718740

[startup+222.301 s]

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

/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1995272

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 16161
/proc/meminfo: memFree=15185672/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1231948 CPUtime=1554.84 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 560588 0 0 0 155365 119 0 0 25 0 1 0 475626047 1261514752 63040 33554432000 4194304 4587354 140736490731184 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 307987 63040 337 96 0 304549 0
[pid=16009] ppid=16007 vsize=276144 CPUtime=1553.65 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 65767 0 0 0 155345 20 0 0 25 0 1 0 475626047 282771456 63886 33554432000 4194304 4785740 140735768748208 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69036 63886 341 145 0 66081 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1553.9 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 155390 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1998872

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 16163
/proc/meminfo: memFree=15184552/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1235112 CPUtime=1574.84 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 568086 0 0 0 157363 121 0 0 25 0 1 0 475626047 1264754688 63040 33554432000 4194304 4587354 140736490731184 18446744073709551615 4244524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 308778 63040 337 96 0 305340 0
[pid=16009] ppid=16007 vsize=276144 CPUtime=1573.65 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 65799 0 0 0 157345 20 0 0 25 0 1 0 475626047 282771456 63918 33554432000 4194304 4785740 140735768748208 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69036 63918 341 145 0 66081 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1573.9 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 157390 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2002036

[startup+4782.3 s]
/proc/loadavg: 6.08 6.02 5.96 7/184 16165
/proc/meminfo: memFree=15184540/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1237536 CPUtime=1594.85 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 575441 0 0 0 159362 123 0 0 25 0 1 0 475626047 1267236864 63040 33554432000 4194304 4587354 140736490731184 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 309384 63040 337 96 0 305946 0
[pid=16009] ppid=16007 vsize=276144 CPUtime=1593.65 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 65802 0 0 0 159345 20 0 0 25 0 1 0 475626047 282771456 63921 33554432000 4194304 4785740 140735768748208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69036 63921 341 145 0 66081 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1593.89 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 159389 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2004460

[startup+4842.3 s]
/proc/loadavg: 6.10 6.03 5.97 7/184 16166
/proc/meminfo: memFree=15157120/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1237536 CPUtime=1614.85 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 582752 0 0 0 161360 125 0 0 25 0 1 0 475626047 1267236864 70250 33554432000 4194304 4587354 140736490731184 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 309384 70250 337 96 0 305946 0
[pid=16009] ppid=16007 vsize=276144 CPUtime=1613.66 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 65803 0 0 0 161346 20 0 0 25 0 1 0 475626047 282771456 63922 33554432000 4194304 4785740 140735768748208 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69036 63922 341 145 0 66081 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1613.89 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 161389 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 2004460

[startup+4902.3 s]
/proc/loadavg: 6.04 6.02 5.97 7/184 16168
/proc/meminfo: memFree=15160088/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1235108 CPUtime=1634.85 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 589558 0 0 0 163359 126 0 0 25 0 1 0 475626047 1264750592 69630 33554432000 4194304 4587354 140736490731184 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 308777 69630 337 96 0 305339 0
[pid=16009] ppid=16007 vsize=276144 CPUtime=1633.67 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 65803 0 0 0 163347 20 0 0 25 0 1 0 475626047 282771456 63922 33554432000 4194304 4785740 140735768748208 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69036 63922 341 145 0 66081 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1633.89 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 163389 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 2002032

[startup+4962.3 s]
/proc/loadavg: 6.01 6.02 5.97 7/184 16169
/proc/meminfo: memFree=15164668/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1235616 CPUtime=1654.84 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 596394 0 0 0 165357 127 0 0 25 0 1 0 475626047 1265270784 68875 33554432000 4194304 4587354 140736490731184 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 308904 68875 337 96 0 305466 0
[pid=16009] ppid=16007 vsize=277144 CPUtime=1653.67 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 66045 0 0 0 165347 20 0 0 25 0 1 0 475626047 283795456 64164 33554432000 4194304 4785740 140735768748208 18446744073709551615 4552635 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69286 64164 341 145 0 66331 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1653.88 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 165388 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2003540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.01 5.97 7/184 16171
/proc/meminfo: memFree=15156480/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1307444 CPUtime=1667.34 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 599493 0 0 0 166606 128 0 0 25 0 1 0 475626047 1338822656 64428 33554432000 4194304 4587354 140736490731184 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 326861 64428 337 96 0 323423 0
[pid=16009] ppid=16007 vsize=277776 CPUtime=1666.24 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 66149 0 0 0 166604 20 0 0 25 0 1 0 475626047 284442624 64268 33554432000 4194304 4785740 140735768748208 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69444 64268 341 145 0 66489 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1666.43 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 166643 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2076000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 6.00 6.01 5.97 7/184 16171
/proc/meminfo: memFree=15156480/32951124 swapFree=67111528/67111528
[pid=16007] ppid=16005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16007/stat : 16007 (ppfolio) S 16005 16007 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475626046 18763776 394 33554432000 4194304 4287625 140737014777248 18446744073709551615 253640879631 0 0 4096 65536 4405229758007214080 0 0 17 4 0 0 0
/proc/16007/statm: 4581 394 345 23 0 91 0
[pid=16008] ppid=16007 vsize=1307444 CPUtime=1667.34 cores=0
/proc/16008/stat : 16008 (cryptominisat) R 16007 16007 15760 0 -1 4202496 599493 0 0 0 166606 128 0 0 25 0 1 0 475626047 1338822656 64428 33554432000 4194304 4587354 140736490731184 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16008/statm: 326861 64428 337 96 0 323423 0
[pid=16009] ppid=16007 vsize=277776 CPUtime=1666.24 cores=0
/proc/16009/stat : 16009 (clasp) R 16007 16007 15760 0 -1 4202496 66149 0 0 0 166604 20 0 0 25 0 1 0 475626047 284442624 64268 33554432000 4194304 4785740 140735768748208 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16009/statm: 69444 64268 341 145 0 66489 0
[pid=16010] ppid=16007 vsize=472456 CPUtime=1666.43 cores=0
/proc/16010/stat : 16010 (TNM) R 16007 16007 15760 0 -1 4202496 7278 0 0 0 166643 0 0 0 25 0 1 0 475626047 483794944 7174 33554432000 134512640 134534564 4292591072 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16010/statm: 118114 7174 95 6 0 116780 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2076000

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.94
CPU time (s): 5000.01
CPU user time (s): 4998.53
CPU system time (s): 1.48
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3065036

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

runsolver used 8.66368 second user time and 18.6112 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-24 12:17:36
IDJOB=3275192
IDBENCH=71603
IDSOLVER=1639
FILE ID=node106/3275192-1303640256
RUNJOBID= node106-1303635252-15778
PBS_JOBID= 13150742
Free space on /tmp= 71780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275192-1303640256/watcher-3275192-1303640256 -o /tmp/evaluation-result-3275192-1303640256/solver-3275192-1303640256 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275192-1303640256.cnf

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1604343014

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16283696 kB
Buffers:       1983676 kB
Cached:       14059740 kB
SwapCached:          0 kB
Active:        9604756 kB
Inactive:      6502656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16283696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14016 kB
Writeback:           0 kB
AnonPages:       63924 kB
Mapped:          14680 kB
Slab:           496892 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186732 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= 71756 MiB
End job on node106 at 2011-04-24 13:40:58