Trace number 3280429

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) 1300 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280429-1303748170/watcher-3280429-1303748170 -o /tmp/evaluation-result-3280429-1303748170/solver-3280429-1303748170 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280429-1303748170.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 9.93 11.30 8.97 10/198 5526
/proc/meminfo: memFree=19490684/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) R 5524 5526 5286 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 219008297 18763776 392 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/5526/statm: 4581 392 343 23 0 91 0

[startup+0.055933 s]
/proc/loadavg: 9.93 11.30 8.97 10/198 5526
/proc/meminfo: memFree=19490684/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576976910239662080 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100921 s]
/proc/loadavg: 9.93 11.30 8.97 10/198 5526
/proc/meminfo: memFree=19490684/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576976910239662080 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300898 s]
/proc/loadavg: 9.93 11.30 8.97 10/198 5526
/proc/meminfo: memFree=19490684/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576976910239662080 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700812 s]
/proc/loadavg: 9.93 11.30 8.97 10/198 5526
/proc/meminfo: memFree=19490684/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 10.10 11.31 8.99 13/202 5530
/proc/meminfo: memFree=19348672/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=89584 CPUtime=0.54 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 16312 0 0 0 52 2 0 0 25 0 1 0 219008297 91734016 15862 33554432000 4194304 4587354 140734195004560 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 22396 15862 306 96 0 18958 0
[pid=5528] ppid=5526 vsize=78084 CPUtime=0.43 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 20300 0 0 0 41 2 0 0 25 0 1 0 219008297 79958016 16264 33554432000 4194304 4785740 140735428334576 18446744073709551615 4502999 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 19521 16264 318 145 0 16566 0
[pid=5529] ppid=5526 vsize=486844 CPUtime=0.5 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 12128 0 0 0 49 1 0 0 25 0 1 0 219008297 498528256 12025 33554432000 134512640 134534564 4292480976 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 121711 12025 91 6 0 120377 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 672836

[startup+3.10039 s]
/proc/loadavg: 10.10 11.31 8.99 13/202 5531
/proc/meminfo: memFree=19310728/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=89584 CPUtime=1.04 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 16354 0 0 0 102 2 0 0 25 0 1 0 219008297 91734016 15902 33554432000 4194304 4587354 140734195004560 18446744073709551615 4248827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 22396 15902 306 96 0 18958 0
[pid=5528] ppid=5526 vsize=67188 CPUtime=1.01 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 20371 0 0 0 99 2 0 0 25 0 1 0 219008297 68800512 13778 33554432000 4194304 4785740 140735428334576 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 16797 13778 326 145 0 13842 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=1.01 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 100 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 668048

[startup+6.30083 s]
/proc/loadavg: 10.10 11.31 8.99 13/202 5531
/proc/meminfo: memFree=19266368/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576977597434429440 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=112856 CPUtime=2.13 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 22160 0 0 0 211 2 0 0 25 0 1 0 219008297 115564544 21708 33554432000 4194304 4587354 140734195004560 18446744073709551615 4230256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 28214 21708 312 96 0 24776 0
[pid=5528] ppid=5526 vsize=67188 CPUtime=2.03 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 20400 0 0 0 201 2 0 0 25 0 1 0 219008297 68800512 13807 33554432000 4194304 4785740 140735428334576 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 16797 13807 340 145 0 13842 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=2.1 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 209 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 691320

[startup+12.7007 s]
/proc/loadavg: 10.39 11.34 9.02 13/202 5531
/proc/meminfo: memFree=19265400/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576977597434429440 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=113832 CPUtime=4.23 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 22341 0 0 0 421 2 0 0 25 0 1 0 219008297 116563968 21889 33554432000 4194304 4587354 140734195004560 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 28458 21889 312 96 0 25020 0
[pid=5528] ppid=5526 vsize=67188 CPUtime=4.21 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 20400 0 0 0 419 2 0 0 25 0 1 0 219008297 68800512 13807 33554432000 4194304 4785740 140735428334576 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 16797 13807 340 145 0 13842 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=4.21 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 420 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 692296

[startup+25.5004 s]
/proc/loadavg: 10.64 11.36 9.05 13/202 5531
/proc/meminfo: memFree=19255604/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576976910239662080 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=115060 CPUtime=8.54 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 24667 0 0 0 851 3 0 0 25 0 1 0 219008297 117821440 23057 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 28765 23057 330 96 0 25327 0
[pid=5528] ppid=5526 vsize=67188 CPUtime=8.43 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 20400 0 0 0 841 2 0 0 25 0 1 0 219008297 68800512 13807 33554432000 4194304 4785740 140735428334576 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 16797 13807 340 145 0 13842 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=8.5 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 849 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 693524

[startup+51.1009 s]
/proc/loadavg: 11.10 11.41 9.13 13/202 5532
/proc/meminfo: memFree=19212312/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576978559507103744 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1262108 CPUtime=17.04 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 28577 0 0 0 1700 4 0 0 25 0 1 0 219008297 1292398592 24667 33554432000 4194304 4587354 140734195004560 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 315527 24667 340 96 0 312089 0
[pid=5528] ppid=5526 vsize=71860 CPUtime=17.01 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 21681 0 0 0 1699 2 0 0 25 0 1 0 219008297 73584640 15088 33554432000 4194304 4785740 140735428334576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 17965 15088 340 145 0 15010 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=17.01 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 1700 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1845244

[startup+102.307 s]
/proc/loadavg: 11.70 11.52 9.30 13/202 5564
/proc/meminfo: memFree=19950012/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576977597434429440 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1212912 CPUtime=34.13 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 29876 0 0 0 3409 4 0 0 25 0 1 0 219008297 1242021888 24441 33554432000 4194304 4587354 140734195004560 18446744073709551615 4237636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 303228 24441 340 96 0 299790 0
[pid=5528] ppid=5526 vsize=88520 CPUtime=34.04 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 25651 0 0 0 3401 3 0 0 25 0 1 0 219008297 90644480 19058 33554432000 4194304 4785740 140735428334576 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 22130 19058 340 145 0 19175 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=34.09 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 3408 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1812708

[startup+162.3 s]
/proc/loadavg: 11.29 11.44 9.41 12/201 5566
/proc/meminfo: memFree=19876180/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576977459995475968 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1201220 CPUtime=54.13 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 32106 0 0 0 5408 5 0 0 25 0 1 0 219008297 1230049280 26640 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 300305 26640 340 96 0 296867 0
[pid=5528] ppid=5526 vsize=95792 CPUtime=54.04 cores=1

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

/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1924112

[startup+882.301 s]
/proc/loadavg: 11.79 11.35 10.36 12/201 5615
/proc/meminfo: memFree=19387332/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576978422068150272 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1279108 CPUtime=294.1 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 66180 0 0 0 29395 15 0 0 25 0 1 0 219008297 1309806592 29866 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 319777 29866 341 96 0 316339 0
[pid=5528] ppid=5526 vsize=143784 CPUtime=294.07 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 38682 0 0 0 29400 7 0 0 25 0 1 0 219008297 147234816 32089 33554432000 4194304 4785740 140735428334576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 35946 32089 340 145 0 32991 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=294.12 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 29411 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1934168

[startup+942.301 s]
/proc/loadavg: 11.29 11.28 10.40 12/201 5617
/proc/meminfo: memFree=19356820/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576978559507103744 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1279096 CPUtime=314.09 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 69627 0 0 0 31393 16 0 0 25 0 1 0 219008297 1309794304 29916 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 319774 29916 341 96 0 316336 0
[pid=5528] ppid=5526 vsize=146960 CPUtime=314.07 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 39465 0 0 0 31399 8 0 0 25 0 1 0 219008297 150487040 32872 33554432000 4194304 4785740 140735428334576 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 36740 32872 340 145 0 33785 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=314.13 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 31412 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1937332

[startup+1002.3 s]
/proc/loadavg: 11.10 11.23 10.43 12/201 5618
/proc/meminfo: memFree=19337912/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576978559507103744 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1294468 CPUtime=334.09 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 72731 0 0 0 33391 18 0 0 25 0 1 0 219008297 1325535232 32969 33554432000 4194304 4587354 140734195004560 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 323617 32969 341 96 0 320179 0
[pid=5528] ppid=5526 vsize=147412 CPUtime=334.06 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 39549 0 0 0 33398 8 0 0 25 0 1 0 219008297 150949888 32956 33554432000 4194304 4785740 140735428334576 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 36853 32956 340 145 0 33898 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=334.13 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 33412 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1953156

[startup+1062.3 s]
/proc/loadavg: 11.04 11.18 10.47 12/201 5620
/proc/meminfo: memFree=19342336/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1212460 CPUtime=354.08 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 78935 0 0 0 35390 18 0 0 25 0 1 0 219008297 1241559040 28240 33554432000 4194304 4587354 140734195004560 18446744073709551615 4244000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 303115 28240 341 96 0 299677 0
[pid=5528] ppid=5526 vsize=153200 CPUtime=354.06 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 40973 0 0 0 35397 9 0 0 25 0 1 0 219008297 156876800 34380 33554432000 4194304 4785740 140735428334576 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 38300 34380 340 145 0 35345 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=354.14 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 35413 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1876936

[startup+1122.3 s]
/proc/loadavg: 11.01 11.15 10.49 12/201 5621
/proc/meminfo: memFree=19322572/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1260124 CPUtime=374.09 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 82013 0 0 0 37390 19 0 0 25 0 1 0 219008297 1290366976 31270 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 315031 31270 341 96 0 311593 0
[pid=5528] ppid=5526 vsize=156728 CPUtime=374.05 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 41839 0 0 0 37396 9 0 0 25 0 1 0 219008297 160489472 35246 33554432000 4194304 4785740 140735428334576 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 39182 35246 340 145 0 36227 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=374.14 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 37413 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1928128

[startup+1182.3 s]
/proc/loadavg: 11.06 11.13 10.53 12/201 5623
/proc/meminfo: memFree=19126740/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1260132 CPUtime=394.1 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 87804 0 0 0 39390 20 0 0 25 0 1 0 219008297 1290375168 30610 33554432000 4194304 4587354 140734195004560 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 315033 30610 341 96 0 311595 0
[pid=5528] ppid=5526 vsize=158096 CPUtime=394.05 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 42126 0 0 0 39396 9 0 0 25 0 1 0 219008297 161890304 35533 33554432000 4194304 4785740 140735428334576 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 39524 35533 340 145 0 36569 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=394.14 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 39413 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1929504

[startup+1242.3 s]
/proc/loadavg: 11.06 11.12 10.56 12/201 5625
/proc/meminfo: memFree=19221208/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576978559507103744 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1276352 CPUtime=414.1 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 92324 0 0 0 41389 21 0 0 25 0 1 0 219008297 1306984448 35051 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 319088 35051 341 96 0 315650 0
[pid=5528] ppid=5526 vsize=171892 CPUtime=414.06 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 45558 0 0 0 41394 12 0 0 25 0 1 0 219008297 176017408 38965 33554432000 4194304 4785740 140735428334576 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 42973 38965 340 145 0 40018 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=414.13 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 41412 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1959520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.57 10.99 10.54 11/200 5688
/proc/meminfo: memFree=20443152/32951124 swapFree=67111528/67111528
[pid=5526] ppid=5524 vsize=18324 CPUtime=0 cores=1,3
/proc/5526/stat : 5526 (ppfolio) S 5524 5526 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 219008297 18763776 394 33554432000 4194304 4287625 140733927239392 18446744073709551615 268660682255 0 0 4096 65536 4576978559507103744 0 0 17 3 0 0 0
/proc/5526/statm: 4581 394 345 23 0 91 0
[pid=5527] ppid=5526 vsize=1260504 CPUtime=433.37 cores=1
/proc/5527/stat : 5527 (cryptominisat) R 5526 5526 5286 0 -1 4202496 98013 0 0 0 43314 23 0 0 25 0 1 0 219008297 1290756096 30198 33554432000 4194304 4587354 140734195004560 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5527/statm: 315126 30198 341 96 0 311688 0
[pid=5528] ppid=5526 vsize=172956 CPUtime=433.3 cores=1
/proc/5528/stat : 5528 (clasp) R 5526 5526 5286 0 -1 4202496 45799 0 0 0 43318 12 0 0 25 0 1 0 219008297 177106944 39206 33554432000 4194304 4785740 140735428334576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5528/statm: 43239 39206 340 145 0 40284 0
[pid=5529] ppid=5526 vsize=492952 CPUtime=433.33 cores=1
/proc/5529/stat : 5529 (TNM) R 5526 5526 5286 0 -1 4202496 19053 0 0 0 43332 1 0 0 25 0 1 0 219008297 504782848 18950 33554432000 134512640 134534564 4292480976 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5529/statm: 123238 18950 95 6 0 121904 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1944736

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.64
CPU system time (s): 0.36
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 3071548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
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= 258
involuntary context switches= 3

runsolver used 2.17867 second user time and 4.93725 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:16:10
IDJOB=3280429
IDBENCH=20387
IDSOLVER=1613
FILE ID=node107/3280429-1303748170
RUNJOBID= node107-1303746820-5306
PBS_JOBID= 13154055
Free space on /tmp= 71652 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280429-1303748170/watcher-3280429-1303748170 -o /tmp/evaluation-result-3280429-1303748170/solver-3280429-1303748170 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280429-1303748170.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1655307329

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19490716 kB
Buffers:       2023500 kB
Cached:        9371592 kB
SwapCached:          0 kB
Active:        9230708 kB
Inactive:      3746408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19490716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63200 kB
Writeback:           0 kB
AnonPages:     1581520 kB
Mapped:          17928 kB
Slab:           415208 kB
PageTables:       9476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3999684 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= 71692 MiB
End job on node107 at 2011-04-25 18:37:52