Trace number 3219682

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.05 4999.91

General information on the benchmark

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

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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-3219682-1303255406/watcher-3219682-1303255406 -o /tmp/evaluation-result-3219682-1303255406/solver-3219682-1303255406 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219682-1303255406.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: 5.77 5.96 5.98 4/180 29590
/proc/meminfo: memFree=18243688/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 4317838791420117252 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0

[startup+0.101524 s]
/proc/loadavg: 5.77 5.96 5.98 4/180 29590
/proc/meminfo: memFree=18243688/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 4317838791420117252 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20052 s]
/proc/loadavg: 5.77 5.96 5.98 4/180 29590
/proc/meminfo: memFree=18243688/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857602141880320 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300488 s]
/proc/loadavg: 5.77 5.96 5.98 4/180 29590
/proc/meminfo: memFree=18243688/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857602141880320 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700426 s]
/proc/loadavg: 5.77 5.96 5.98 4/180 29590
/proc/meminfo: memFree=18243688/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858151897694208 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50127 s]
/proc/loadavg: 5.77 5.96 5.98 7/184 29594
/proc/meminfo: memFree=18216252/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858701653508096 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=33408 CPUtime=0.49 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 4083 0 0 0 49 0 0 0 25 0 1 0 417956482 34209792 3538 33554432000 4194304 4587354 140735078727152 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 8352 3538 326 96 0 4914 0
[pid=29592] ppid=29590 vsize=21584 CPUtime=0.44 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 3039 0 0 0 44 0 0 0 25 0 1 0 417956482 22102016 2744 33554432000 4194304 4785740 140733661565392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 5396 2744 340 145 0 2441 0
[pid=29593] ppid=29590 vsize=455692 CPUtime=0.54 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 1375 0 0 0 54 0 0 0 25 0 1 0 417956482 466628608 1272 33554432000 134512640 134534564 4290842096 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 113923 1272 91 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 529008

[startup+3.10099 s]
/proc/loadavg: 5.77 5.96 5.98 7/184 29594
/proc/meminfo: memFree=18205836/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858839092461568 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=33408 CPUtime=1.02 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 4953 0 0 0 101 1 0 0 25 0 1 0 417956482 34209792 4403 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 8352 4403 326 96 0 4914 0
[pid=29592] ppid=29590 vsize=24372 CPUtime=0.94 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 3732 0 0 0 94 0 0 0 25 0 1 0 417956482 24956928 3437 33554432000 4194304 4785740 140733661565392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 6093 3437 340 145 0 3138 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1.12 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 112 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 538556

[startup+6.30039 s]
/proc/loadavg: 5.79 5.96 5.98 7/184 29594
/proc/meminfo: memFree=18191064/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719859113970368512 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2019564 CPUtime=2.09 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 7880 0 0 0 208 1 0 0 25 0 1 0 417956482 2068033536 3659 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 504891 3659 327 96 0 501453 0
[pid=29592] ppid=29590 vsize=31020 CPUtime=2.04 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 5378 0 0 0 204 0 0 0 25 0 1 0 417956482 31764480 5083 33554432000 4194304 4785740 140733661565392 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 7755 5083 340 145 0 4800 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=2.14 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 214 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2531360

[startup+12.7012 s]
/proc/loadavg: 5.81 5.96 5.98 7/184 29594
/proc/meminfo: memFree=18175124/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858839092461568 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2039356 CPUtime=4.21 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 16234 0 0 0 419 2 0 0 25 0 1 0 417956482 2088300544 9789 33554432000 4194304 4587354 140735078727152 18446744073709551615 220815933195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 509839 9793 337 96 0 506401 0
[pid=29592] ppid=29590 vsize=34584 CPUtime=4.14 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 6294 0 0 0 414 0 0 0 25 0 1 0 417956482 35414016 5999 33554432000 4194304 4785740 140733661565392 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 8646 5999 340 145 0 5691 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=4.32 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 432 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2554716

[startup+25.5008 s]
/proc/loadavg: 5.85 5.96 5.98 7/184 29594
/proc/meminfo: memFree=18196076/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2029944 CPUtime=8.49 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 23789 0 0 0 845 4 0 0 25 0 1 0 417956482 2078662656 6469 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 507486 6469 337 96 0 504048 0
[pid=29592] ppid=29590 vsize=42024 CPUtime=8.44 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 8107 0 0 0 843 1 0 0 25 0 1 0 417956482 43032576 7812 33554432000 4194304 4785740 140733661565392 18446744073709551615 4307176 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 10506 7812 340 145 0 7551 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=8.54 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 854 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2552744

[startup+51.1011 s]
/proc/loadavg: 5.90 5.96 5.98 7/184 29595
/proc/meminfo: memFree=18153084/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857189825019904 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2046088 CPUtime=17.02 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 32819 0 0 0 1697 5 0 0 25 0 1 0 417956482 2095194112 9990 33554432000 4194304 4587354 140735078727152 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 511522 9990 337 96 0 508084 0
[pid=29592] ppid=29590 vsize=48748 CPUtime=16.93 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 9782 0 0 0 1692 1 0 0 25 0 1 0 417956482 49917952 9487 33554432000 4194304 4785740 140733661565392 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 12187 9487 340 145 0 9232 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=17.12 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 1712 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2575612

[startup+102.301 s]
/proc/loadavg: 5.95 5.97 5.98 7/184 29599
/proc/meminfo: memFree=18120072/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2018956 CPUtime=34.09 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 45372 0 0 0 3401 8 0 0 25 0 1 0 417956482 2067410944 6633 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 504739 6633 337 96 0 501301 0
[pid=29592] ppid=29590 vsize=57964 CPUtime=34.03 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 12061 0 0 0 3401 2 0 0 25 0 1 0 417956482 59355136 11766 33554432000 4194304 4785740 140733661565392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 14491 11766 340 145 0 11536 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=34.16 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 3416 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2557696

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.98 7/184 29601
/proc/meminfo: memFree=18064920/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858426775601152 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2086312 CPUtime=54.08 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 72636 0 0 0 5396 12 0 0 25 0 1 0 417956482 2136383488 22497 33554432000 4194304 4587354 140735078727152 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 521578 22497 337 96 0 518140 0
[pid=29592] ppid=29590 vsize=66316 CPUtime=54.03 cores=0

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

/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 2898344

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29762
/proc/meminfo: memFree=17948964/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857327263973376 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2207864 CPUtime=1534.16 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 777713 0 0 0 153237 179 0 0 25 0 1 0 417956482 2260852736 61204 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 551966 61204 337 96 0 548528 0
[pid=29592] ppid=29590 vsize=210672 CPUtime=1534.08 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 48869 0 0 0 153397 11 0 0 25 0 1 0 417956482 215728128 48574 33554432000 4194304 4785740 140733661565392 18446744073709551615 4549590 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 52668 48574 340 145 0 49713 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1534.19 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 153419 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 2899312

[startup+4662.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 29764
/proc/meminfo: memFree=17967048/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857327263973376 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2197960 CPUtime=1554.16 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 786135 0 0 0 155235 181 0 0 25 0 1 0 417956482 2250711040 56232 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 549490 56232 337 96 0 546052 0
[pid=29592] ppid=29590 vsize=212176 CPUtime=1554.09 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 49219 0 0 0 155398 11 0 0 25 0 1 0 417956482 217268224 48924 33554432000 4194304 4785740 140733661565392 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 53044 48924 340 145 0 50089 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1554.18 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 155418 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2890912

[startup+4722.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 29765
/proc/meminfo: memFree=17976568/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857327263973376 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2191400 CPUtime=1574.15 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 793367 0 0 0 157233 182 0 0 25 0 1 0 417956482 2243993600 49902 33554432000 4194304 4587354 140735078727152 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 547850 49902 337 96 0 544412 0
[pid=29592] ppid=29590 vsize=214216 CPUtime=1574.1 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 49701 0 0 0 157399 11 0 0 25 0 1 0 417956482 219357184 49406 33554432000 4194304 4785740 140733661565392 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 53554 49406 340 145 0 50599 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1574.18 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 157418 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 2886392

[startup+4782.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 29767
/proc/meminfo: memFree=17929544/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857464702926848 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2191400 CPUtime=1594.15 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 803483 0 0 0 159229 186 0 0 25 0 1 0 417956482 2243993600 59957 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 547850 59957 337 96 0 544412 0
[pid=29592] ppid=29590 vsize=219008 CPUtime=1594.1 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 50831 0 0 0 159399 11 0 0 25 0 1 0 417956482 224264192 50536 33554432000 4194304 4785740 140733661565392 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 54752 50536 340 145 0 51797 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1594.18 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 159418 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2891184

[startup+4842.31 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 29769
/proc/meminfo: memFree=17951956/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719857464702926848 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2223104 CPUtime=1614.14 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 811497 0 0 0 161226 188 0 0 25 0 1 0 417956482 2276458496 54185 33554432000 4194304 4587354 140735078727152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 555776 54185 337 96 0 552338 0
[pid=29592] ppid=29590 vsize=219008 CPUtime=1614.09 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 50836 0 0 0 161398 11 0 0 25 0 1 0 417956482 224264192 50541 33554432000 4194304 4785740 140733661565392 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 54752 50541 340 145 0 51797 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1614.19 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 161419 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2922888

[startup+4902.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 29770
/proc/meminfo: memFree=17729476/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858839092461568 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2431700 CPUtime=1634.14 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 866957 0 0 0 163217 197 0 0 25 0 1 0 417956482 2490060800 109605 33554432000 4194304 4587354 140735078727152 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 607925 109605 337 96 0 604487 0
[pid=29592] ppid=29590 vsize=219292 CPUtime=1634.09 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 50891 0 0 0 163398 11 0 0 25 0 1 0 417956482 224555008 50596 33554432000 4194304 4785740 140733661565392 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 54823 50596 340 145 0 51868 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1634.2 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 163420 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 3131768

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29772
/proc/meminfo: memFree=17751156/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858839092461568 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2431700 CPUtime=1654.14 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 866957 0 0 0 165217 197 0 0 25 0 1 0 417956482 2490060800 109605 33554432000 4194304 4587354 140735078727152 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 607925 109605 337 96 0 604487 0
[pid=29592] ppid=29590 vsize=220580 CPUtime=1654.09 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 51196 0 0 0 165398 11 0 0 25 0 1 0 417956482 225873920 50901 33554432000 4194304 4785740 140733661565392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 55145 50901 340 145 0 52190 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1654.2 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 165420 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 3133056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29773
/proc/meminfo: memFree=17756720/32951124 swapFree=67111528/67111528
[pid=29590] ppid=29588 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29590/stat : 29590 (ppfolio) S 29588 29590 28721 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 417956482 18763776 394 33554432000 4194304 4287625 140734279885152 18446744073709551615 220816256527 0 0 4096 65536 14719858839092461568 0 0 17 4 0 0 0
/proc/29590/statm: 4581 394 345 23 0 91 0
[pid=29591] ppid=29590 vsize=2431700 CPUtime=1666.69 cores=0
/proc/29591/stat : 29591 (cryptominisat) R 29590 29590 28721 0 -1 4202496 866957 0 0 0 166472 197 0 0 25 0 1 0 417956482 2490060800 109605 33554432000 4194304 4587354 140735078727152 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29591/statm: 607925 109605 337 96 0 604487 0
[pid=29592] ppid=29590 vsize=220580 CPUtime=1666.59 cores=0
/proc/29592/stat : 29592 (clasp) R 29590 29590 28721 0 -1 4202496 51196 0 0 0 166648 11 0 0 25 0 1 0 417956482 225873920 50901 33554432000 4194304 4785740 140733661565392 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29592/statm: 55145 50901 340 145 0 52190 0
[pid=29593] ppid=29590 vsize=462452 CPUtime=1666.77 cores=0
/proc/29593/stat : 29593 (TNM) R 29590 29590 28721 0 -1 4202496 2353 0 0 0 166677 0 0 0 25 0 1 0 417956482 473550848 2250 33554432000 134512640 134534564 4290842096 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29593/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 3133056

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 29590 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=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4997.97
CPU system time (s): 2.08
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4871920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 282
involuntary context switches= 5

runsolver used 8.74867 second user time and 18.5312 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-20 01:23:26
IDJOB=3219682
IDBENCH=82630
IDSOLVER=1639
FILE ID=node147/3219682-1303255406
RUNJOBID= node147-1303236975-28739
PBS_JOBID= 13042395
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219682-1303255406/watcher-3219682-1303255406 -o /tmp/evaluation-result-3219682-1303255406/solver-3219682-1303255406 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219682-1303255406.cnf

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=170813664

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18243728 kB
Buffers:        713312 kB
Cached:       13029564 kB
SwapCached:          0 kB
Active:        6162976 kB
Inactive:      8183920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18243728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10876 kB
Writeback:           0 kB
AnonPages:      603996 kB
Mapped:          16444 kB
Slab:           295784 kB
PageTables:       6144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2827300 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= 72240 MiB
End job on node147 at 2011-04-20 02:46:48