Trace number 3220282

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.08 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
MD5SUM7bcc4ef0cfce2800562872a802fb17f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark626.623
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
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) 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-3220282-1303269562/watcher-3220282-1303269562 -o /tmp/evaluation-result-3220282-1303269562/solver-3220282-1303269562 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220282-1303269562.cnf 

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

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: 4.84 4.97 4.99 5/180 22497
/proc/meminfo: memFree=18037988/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0

[startup+0.00947608 s]
/proc/loadavg: 4.84 4.97 4.99 5/180 22497
/proc/meminfo: memFree=18037988/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100522 s]
/proc/loadavg: 4.84 4.97 4.99 5/180 22497
/proc/meminfo: memFree=18037988/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300484 s]
/proc/loadavg: 4.84 4.97 4.99 5/180 22497
/proc/meminfo: memFree=18037988/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700416 s]
/proc/loadavg: 4.84 4.97 4.99 5/180 22497
/proc/meminfo: memFree=18037988/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411746158739456 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 4.84 4.97 4.99 7/184 22501
/proc/meminfo: memFree=18034144/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411883597692928 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1804720 CPUtime=0.49 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 1278 0 0 0 49 0 0 0 25 0 1 0 438555839 1848033280 786 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 451180 786 327 96 0 447742 0
[pid=22499] ppid=22497 vsize=13228 CPUtime=0.44 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 775 0 0 0 44 0 0 0 25 0 1 0 438555839 13545472 663 33554432000 4194304 4785740 140736963835280 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 3307 663 340 145 0 352 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=0.54 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 54 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2292104

[startup+3.10099 s]
/proc/loadavg: 4.84 4.97 4.99 7/184 22501
/proc/meminfo: memFree=18032284/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597412021036646400 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1805864 CPUtime=0.99 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 1740 0 0 0 99 0 0 0 25 0 1 0 438555839 1849204736 954 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 451466 954 327 96 0 448028 0
[pid=22499] ppid=22497 vsize=13632 CPUtime=0.96 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 885 0 0 0 96 0 0 0 25 0 1 0 438555839 13959168 773 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 3408 773 340 145 0 453 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=1.12 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 112 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2293652

[startup+6.30043 s]
/proc/loadavg: 4.93 4.98 4.99 7/184 22501
/proc/meminfo: memFree=18024216/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597410096891297792 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1811768 CPUtime=2.09 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 4002 0 0 0 209 0 0 0 25 0 1 0 438555839 1855250432 2473 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 452942 2473 337 96 0 449504 0
[pid=22499] ppid=22497 vsize=14292 CPUtime=2.04 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 1040 0 0 0 204 0 0 0 25 0 1 0 438555839 14635008 928 33554432000 4194304 4785740 140736963835280 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 3573 928 340 145 0 618 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=2.14 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 214 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2300216

[startup+12.7003 s]
/proc/loadavg: 5.02 5.00 5.00 7/184 22501
/proc/meminfo: memFree=18018284/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597410234330251264 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1814968 CPUtime=4.19 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 6130 0 0 0 418 1 0 0 25 0 1 0 438555839 1858527232 3198 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 453742 3198 337 96 0 450304 0
[pid=22499] ppid=22497 vsize=15116 CPUtime=4.17 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 1222 0 0 0 417 0 0 0 25 0 1 0 438555839 15478784 1110 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 3779 1110 340 145 0 824 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=4.32 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 432 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2304240

[startup+25.5011 s]
/proc/loadavg: 5.24 5.05 5.02 7/184 22502
/proc/meminfo: memFree=18014460/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597410646647111680 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1816116 CPUtime=8.49 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 8350 0 0 0 848 1 0 0 25 0 1 0 438555839 1859702784 3584 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 454029 3584 337 96 0 450591 0
[pid=22499] ppid=22497 vsize=16072 CPUtime=8.44 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 1459 0 0 0 844 0 0 0 25 0 1 0 438555839 16457728 1347 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 4018 1347 340 145 0 1063 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=8.54 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 854 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2306344

[startup+51.1005 s]
/proc/loadavg: 5.50 5.12 5.04 7/184 22502
/proc/meminfo: memFree=18014796/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597410646647111680 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1822408 CPUtime=16.99 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 12766 0 0 0 1697 2 0 0 25 0 1 0 438555839 1866145792 4226 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 455602 4226 337 96 0 452164 0
[pid=22499] ppid=22497 vsize=17564 CPUtime=16.97 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 1822 0 0 0 1697 0 0 0 25 0 1 0 438555839 17985536 1710 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 4391 1710 340 145 0 1436 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=17.12 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 1712 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2314128

[startup+102.306 s]
/proc/loadavg: 5.83 5.27 5.09 7/184 22504
/proc/meminfo: memFree=18008816/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597410921525018624 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1821400 CPUtime=34.09 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 19579 0 0 0 3406 3 0 0 25 0 1 0 438555839 1865113600 5329 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 455350 5329 337 96 0 451912 0
[pid=22499] ppid=22497 vsize=19492 CPUtime=34.04 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 2316 0 0 0 3404 0 0 0 25 0 1 0 438555839 19959808 2204 33554432000 4194304 4785740 140736963835280 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 4873 2204 340 145 0 1918 0
[pid=22500] ppid=22497 vsize=455832 CPUtime=34.15 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 336 0 0 0 3415 0 0 0 25 0 1 0 438555839 466771968 233 33554432000 134512640 134534564 4288473264 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2315048

[startup+162.301 s]
/proc/loadavg: 5.94 5.40 5.15 7/184 22505
/proc/meminfo: memFree=17993264/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597410921525018624 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1835480 CPUtime=54.08 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 28827 0 0 0 5404 4 0 0 25 0 1 0 438555839 1879531520 8469 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 458870 8469 337 96 0 455432 0
[pid=22499] ppid=22497 vsize=21188 CPUtime=54.03 cores=1

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

/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 2402812

[startup+4602.3 s]
/proc/loadavg: 3.00 3.13 4.07 4/175 22654
/proc/meminfo: memFree=18025264/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411608719785984 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1887492 CPUtime=1534.09 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 200949 0 0 0 153361 48 0 0 25 0 1 0 438555839 1932791808 23606 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 471873 23606 337 96 0 468435 0
[pid=22499] ppid=22497 vsize=41292 CPUtime=1534.1 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7364 0 0 0 153409 1 0 0 25 0 1 0 438555839 42283008 7252 33554432000 4194304 4785740 140736963835280 18446744073709551615 4551119 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10323 7252 341 145 0 7368 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1534.18 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 153418 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 12101064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 2402944

[startup+4662.3 s]
/proc/loadavg: 3.00 3.10 4.00 4/175 22655
/proc/meminfo: memFree=18041208/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411608719785984 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1871432 CPUtime=1554.09 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 201084 0 0 0 155361 48 0 0 25 0 1 0 438555839 1916346368 19439 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 467858 19439 337 96 0 464420 0
[pid=22499] ppid=22497 vsize=41444 CPUtime=1554.1 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7396 0 0 0 155409 1 0 0 25 0 1 0 438555839 42438656 7284 33554432000 4194304 4785740 140736963835280 18446744073709551615 274473665122 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10361 7284 341 145 0 7406 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1554.18 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 155418 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 2387036

[startup+4722.31 s]
/proc/loadavg: 3.00 3.08 3.93 4/175 22657
/proc/meminfo: memFree=18040540/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411608719785984 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1871432 CPUtime=1574.11 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 201325 0 0 0 157362 49 0 0 25 0 1 0 438555839 1916346368 19676 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 467858 19676 337 96 0 464420 0
[pid=22499] ppid=22497 vsize=41612 CPUtime=1574.1 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7430 0 0 0 157409 1 0 0 25 0 1 0 438555839 42610688 7318 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10403 7318 341 145 0 7448 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1574.18 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 157418 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2387204

[startup+4782.3 s]
/proc/loadavg: 3.00 3.06 3.87 4/175 22659
/proc/meminfo: memFree=18030320/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411608719785984 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1886740 CPUtime=1594.11 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 204274 0 0 0 159361 50 0 0 25 0 1 0 438555839 1932021760 22248 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 471685 22248 337 96 0 468247 0
[pid=22499] ppid=22497 vsize=41808 CPUtime=1594.1 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7458 0 0 0 159409 1 0 0 25 0 1 0 438555839 42811392 7346 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10452 7346 341 145 0 7497 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1594.18 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 159418 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2402708

[startup+4842.3 s]
/proc/loadavg: 3.04 3.06 3.82 4/175 22660
/proc/meminfo: memFree=18025200/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411608719785984 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1886740 CPUtime=1614.12 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 205633 0 0 0 161361 51 0 0 25 0 1 0 438555839 1932021760 23559 33554432000 4194304 4587354 140736734675472 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 471685 23559 337 96 0 468247 0
[pid=22499] ppid=22497 vsize=41808 CPUtime=1614.09 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7458 0 0 0 161408 1 0 0 25 0 1 0 438555839 42811392 7346 33554432000 4194304 4785740 140736963835280 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10452 7346 341 145 0 7497 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1614.17 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 161417 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 2402708

[startup+4902.3 s]
/proc/loadavg: 3.01 3.05 3.77 4/175 22662
/proc/meminfo: memFree=18040928/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411746158739456 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1870656 CPUtime=1634.12 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 205925 0 0 0 163361 51 0 0 25 0 1 0 438555839 1915551744 19454 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 467664 19454 337 96 0 464226 0
[pid=22499] ppid=22497 vsize=41808 CPUtime=1634.09 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7459 0 0 0 163408 1 0 0 25 0 1 0 438555839 42811392 7347 33554432000 4194304 4785740 140736963835280 18446744073709551615 4277579 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10452 7347 341 145 0 7497 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1634.17 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 163417 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 2386624

[startup+4962.3 s]
/proc/loadavg: 3.00 3.04 3.71 4/175 22663
/proc/meminfo: memFree=18040396/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411746158739456 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1870656 CPUtime=1654.13 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 206277 0 0 0 165362 51 0 0 25 0 1 0 438555839 1915551744 19798 33554432000 4194304 4587354 140736734675472 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 467664 19798 337 96 0 464226 0
[pid=22499] ppid=22497 vsize=41808 CPUtime=1654.09 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7461 0 0 0 165408 1 0 0 25 0 1 0 438555839 42811392 7349 33554432000 4194304 4785740 140736963835280 18446744073709551615 4553248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10452 7349 341 145 0 7497 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1654.17 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 165417 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2386624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.03 3.68 4/175 22664
/proc/meminfo: memFree=18032932/32950928 swapFree=67111528/67111528
[pid=22497] ppid=22495 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22497/stat : 22497 (ppfolio) S 22495 22497 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438555839 18763776 394 33554432000 4194304 4287625 140734818760960 18446744073709551615 274473987599 0 0 4096 65536 4597411746158739456 0 0 17 3 0 0 0
/proc/22497/statm: 4581 394 345 23 0 91 0
[pid=22498] ppid=22497 vsize=1891100 CPUtime=1666.64 cores=1
/proc/22498/stat : 22498 (cryptominisat) R 22497 22497 20748 0 -1 4202496 208748 0 0 0 166612 52 0 0 25 0 1 0 438555839 1936486400 21625 33554432000 4194304 4587354 140736734675472 18446744073709551615 4243819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22498/statm: 472775 21625 337 96 0 469337 0
[pid=22499] ppid=22497 vsize=41808 CPUtime=1666.68 cores=1
/proc/22499/stat : 22499 (clasp) R 22497 22497 20748 0 -1 4202496 7477 0 0 0 166667 1 0 0 25 0 1 0 438555839 42811392 7365 33554432000 4194304 4785740 140736963835280 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22499/statm: 10452 7365 341 145 0 7497 0
[pid=22500] ppid=22497 vsize=455836 CPUtime=1666.76 cores=1
/proc/22500/stat : 22500 (TNM) R 22497 22497 20748 0 -1 4202496 345 0 0 0 166676 0 0 0 25 0 1 0 438555839 466776064 242 33554432000 134512640 134534564 4288473264 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22500/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2407068

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

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4999.55
CPU system time (s): 0.53
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4184728

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

runsolver used 7.8798 second user time and 18.5432 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-20 05:19:22
IDJOB=3220282
IDBENCH=82730
IDSOLVER=1639
FILE ID=node125/3220282-1303269562
RUNJOBID= node125-1303247464-20767
PBS_JOBID= 13042422
Free space on /tmp= 72416 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220282-1303269562/watcher-3220282-1303269562 -o /tmp/evaluation-result-3220282-1303269562/solver-3220282-1303269562 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220282-1303269562.cnf

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

MD5SUM BENCH= 7bcc4ef0cfce2800562872a802fb17f2
RANDOM SEED=1513699829

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:     32950928 kB
MemFree:      18038144 kB
Buffers:        704892 kB
Cached:       13696680 kB
SwapCached:          0 kB
Active:        6403008 kB
Inactive:      8160956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18038144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10144 kB
Writeback:           0 kB
AnonPages:      162284 kB
Mapped:          16532 kB
Slab:           284404 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1729376 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= 72416 MiB
End job on node125 at 2011-04-20 06:42:44