Trace number 3221278

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/medium/
unif-k3-r4.26-v450-c1917-S794554332-033.UNKNOWN.cnf
MD5SUMf154a23cd5dae9f4e2340ec192300943
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.609
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3221278-1303290349/watcher-3221278-1303290349 -o /tmp/evaluation-result-3221278-1303290349/solver-3221278-1303290349 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221278-1303290349.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: 1.52 1.90 1.96 3/174 17142
/proc/meminfo: memFree=15489648/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 4475270989453689096 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0

[startup+0.0777551 s]
/proc/loadavg: 1.52 1.90 1.96 3/174 17142
/proc/meminfo: memFree=15489648/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 4475270989453689096 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100751 s]
/proc/loadavg: 1.52 1.90 1.96 3/174 17142
/proc/meminfo: memFree=15489648/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 4475270989453689096 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300715 s]
/proc/loadavg: 1.52 1.90 1.96 3/174 17142
/proc/meminfo: memFree=15489648/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 4475270989453689096 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700641 s]
/proc/loadavg: 1.52 1.90 1.96 3/174 17142
/proc/meminfo: memFree=15489648/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 4475270989453689096 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 1.64 1.91 1.97 7/184 17155
/proc/meminfo: memFree=15473208/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=24964 CPUtime=0.1 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 742 0 0 0 10 0 0 0 18 0 1 0 519265624 25563136 615 33554432000 4194304 4587354 140735804446976 18446744073709551615 4243937 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 6241 615 326 96 0 2803 0
[pid=17145] ppid=17142 vsize=13352 CPUtime=0.54 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 786 0 0 0 54 0 0 0 17 0 1 0 519265624 13672448 674 33554432000 4194304 4785740 140736361230864 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 3338 674 340 145 0 383 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=0.84 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 84 0 0 0 19 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 512468

[startup+3.10119 s]
/proc/loadavg: 1.64 1.91 1.97 7/184 17155
/proc/meminfo: memFree=15468248/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628723279003910144 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1712132 CPUtime=0.74 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 1545 0 0 0 74 0 0 0 18 0 1 0 519265624 1753223168 796 33554432000 4194304 4587354 140735804446976 18446744073709551615 4236407 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 428033 797 327 96 0 424595 0
[pid=17145] ppid=17142 vsize=14020 CPUtime=1.5 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 963 0 0 0 150 0 0 0 18 0 1 0 519265624 14356480 851 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 3505 851 340 145 0 550 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=0.84 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 84 0 0 0 19 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2200304

[startup+6.30058 s]
/proc/loadavg: 1.99 1.98 1.99 7/184 17155
/proc/meminfo: memFree=15451848/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628721354858561536 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1720116 CPUtime=2.33 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 4156 0 0 0 233 0 0 0 19 0 1 0 519265624 1761398784 2289 33554432000 4194304 4587354 140735804446976 18446744073709551615 4243345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 430029 2289 337 96 0 426591 0
[pid=17145] ppid=17142 vsize=14416 CPUtime=2.3 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 1059 0 0 0 230 0 0 0 20 0 1 0 519265624 14761984 947 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 3604 947 340 145 0 649 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=1.64 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 164 0 0 0 20 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2208684

[startup+12.7004 s]
/proc/loadavg: 2.31 2.05 2.01 7/184 17155
/proc/meminfo: memFree=15443040/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628721217419608064 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1721984 CPUtime=4.99 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 6302 0 0 0 499 0 0 0 21 0 1 0 519265624 1763311616 2937 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 430496 2937 337 96 0 427058 0
[pid=17145] ppid=17142 vsize=15224 CPUtime=4.2 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 1256 0 0 0 420 0 0 0 25 0 1 0 519265624 15589376 1144 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 3806 1144 341 145 0 851 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=3.49 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 349 0 0 0 25 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2211360

[startup+25.501 s]
/proc/loadavg: 2.88 2.18 2.05 7/184 17185
/proc/meminfo: memFree=15459424/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628721629736468480 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1731756 CPUtime=9.29 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 8385 0 0 0 928 1 0 0 25 0 1 0 519265624 1773318144 3218 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 432939 3218 337 96 0 429501 0
[pid=17145] ppid=17142 vsize=16180 CPUtime=8.44 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 1514 0 0 0 844 0 0 0 25 0 1 0 519265624 16568320 1402 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 4045 1402 341 145 0 1090 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=7.74 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 774 0 0 0 25 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 9999796 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2222088

[startup+51.1012 s]
/proc/loadavg: 4.11 2.54 2.18 7/184 17186
/proc/meminfo: memFree=15443224/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628721492297515008 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1724820 CPUtime=17.79 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 12369 0 0 0 1777 2 0 0 25 0 1 0 519265624 1766215680 4215 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 431205 4215 337 96 0 427767 0
[pid=17145] ppid=17142 vsize=17564 CPUtime=16.99 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 1850 0 0 0 1699 0 0 0 25 0 1 0 519265624 17985536 1738 33554432000 4194304 4785740 140736361230864 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 4391 1738 341 145 0 1436 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=16.3 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 1630 0 0 0 25 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2216536

[startup+102.307 s]
/proc/loadavg: 5.18 3.07 2.37 7/184 17187
/proc/meminfo: memFree=15422612/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628723004126003200 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1738508 CPUtime=34.89 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 21019 0 0 0 3485 4 0 0 25 0 1 0 519265624 1780232192 7224 33554432000 4194304 4587354 140735804446976 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 434627 7224 337 96 0 431189 0
[pid=17145] ppid=17142 vsize=19136 CPUtime=34.05 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 2221 0 0 0 3405 0 0 0 25 0 1 0 519265624 19595264 2109 33554432000 4194304 4785740 140736361230864 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 4784 2109 341 145 0 1829 0
[pid=17146] ppid=17142 vsize=455828 CPUtime=33.34 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 329 0 0 0 3334 0 0 0 25 0 1 0 519265624 466767872 226 33554432000 134512640 134534564 4293978816 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2231796

[startup+162.301 s]
/proc/loadavg: 5.70 3.60 2.60 7/184 17189
/proc/meminfo: memFree=15408320/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628721767175421952 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1773384 CPUtime=54.88 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 28280 0 0 0 5484 4 0 0 25 0 1 0 519265624 1815945216 7617 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 443346 7617 337 96 0 439908 0
[pid=17145] ppid=17142 vsize=20572 CPUtime=54.06 cores=1

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

/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2330216

[startup+4662.3 s]
/proc/loadavg: 5.03 5.01 4.93 6/183 17351
/proc/meminfo: memFree=15366788/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1771244 CPUtime=1554.95 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 165489 0 0 0 155457 38 0 0 25 0 1 0 519265624 1813753856 17731 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 442811 17731 337 96 0 439373 0
[pid=17145] ppid=17142 vsize=36844 CPUtime=1554.07 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6303 0 0 0 155407 0 0 0 25 0 1 0 519265624 37728256 6191 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9211 6191 341 145 0 6256 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1553.41 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 155341 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2282244

[startup+4722.31 s]
/proc/loadavg: 5.01 5.01 4.93 6/183 17353
/proc/meminfo: memFree=15366760/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1771244 CPUtime=1574.95 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 165489 0 0 0 157457 38 0 0 25 0 1 0 519265624 1813753856 17731 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 442811 17731 337 96 0 439373 0
[pid=17145] ppid=17142 vsize=36996 CPUtime=1574.08 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6326 0 0 0 157408 0 0 0 25 0 1 0 519265624 37883904 6214 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9249 6214 341 145 0 6294 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1573.41 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 157341 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 2282396

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17354
/proc/meminfo: memFree=15356924/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1819320 CPUtime=1594.95 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 168165 0 0 0 159456 39 0 0 25 0 1 0 519265624 1862983680 20330 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 454830 20330 337 96 0 451392 0
[pid=17145] ppid=17142 vsize=36996 CPUtime=1594.08 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6326 0 0 0 159408 0 0 0 25 0 1 0 519265624 37883904 6214 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9249 6214 341 145 0 6294 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1593.4 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 159340 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2330472

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17356
/proc/meminfo: memFree=15351440/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1819320 CPUtime=1614.95 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 169566 0 0 0 161455 40 0 0 25 0 1 0 519265624 1862983680 21686 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 454830 21686 337 96 0 451392 0
[pid=17145] ppid=17142 vsize=36996 CPUtime=1614.09 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6326 0 0 0 161409 0 0 0 25 0 1 0 519265624 37883904 6214 33554432000 4194304 4785740 140736361230864 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9249 6214 341 145 0 6294 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1613.4 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 161340 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 2330472

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17357
/proc/meminfo: memFree=15366660/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1771244 CPUtime=1634.94 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 169737 0 0 0 163454 40 0 0 25 0 1 0 519265624 1813753856 17731 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 442811 17731 337 96 0 439373 0
[pid=17145] ppid=17142 vsize=37144 CPUtime=1634.1 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6358 0 0 0 163410 0 0 0 25 0 1 0 519265624 38035456 6246 33554432000 4194304 4785740 140736361230864 18446744073709551615 4550449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9286 6246 341 145 0 6331 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1633.4 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 163340 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2282544

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17359
/proc/meminfo: memFree=15366500/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1771244 CPUtime=1654.94 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 169737 0 0 0 165454 40 0 0 25 0 1 0 519265624 1813753856 17731 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 442811 17731 337 96 0 439373 0
[pid=17145] ppid=17142 vsize=37144 CPUtime=1654.11 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6371 0 0 0 165411 0 0 0 25 0 1 0 519265624 38035456 6259 33554432000 4194304 4785740 140736361230864 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9286 6259 341 145 0 6331 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1653.39 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 165339 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 2282544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.08 5.02 4.93 6/183 17360
/proc/meminfo: memFree=15357916/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1819424 CPUtime=1667.44 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 172055 0 0 0 166703 41 0 0 25 0 1 0 519265624 1863090176 19946 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 454856 19946 337 96 0 451418 0
[pid=17145] ppid=17142 vsize=37144 CPUtime=1666.63 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6373 0 0 0 166663 0 0 0 25 0 1 0 519265624 38035456 6261 33554432000 4194304 4785740 140736361230864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9286 6261 341 145 0 6331 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1665.98 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 166598 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2330724

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

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

[startup+4999.9 s]
/proc/loadavg: 5.08 5.02 4.93 6/183 17360
/proc/meminfo: memFree=15357916/32950928 swapFree=67111528/67111528
[pid=17142] ppid=17140 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17142/stat : 17142 (ppfolio) S 17140 17142 17110 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519265624 18763776 394 33554432000 4194304 4287625 140735077804272 18446744073709551615 231895510543 0 0 4096 65536 5628722042053328896 0 0 17 3 0 0 0
/proc/17142/statm: 4581 394 345 23 0 91 0
[pid=17143] ppid=17142 vsize=1819424 CPUtime=1667.44 cores=1
/proc/17143/stat : 17143 (cryptominisat) R 17142 17142 17110 0 -1 4202496 172055 0 0 0 166703 41 0 0 25 0 1 0 519265624 1863090176 19946 33554432000 4194304 4587354 140735804446976 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17143/statm: 454856 19946 337 96 0 451418 0
[pid=17145] ppid=17142 vsize=37144 CPUtime=1666.63 cores=1
/proc/17145/stat : 17145 (clasp) R 17142 17142 17110 0 -1 4202496 6373 0 0 0 166663 0 0 0 25 0 1 0 519265624 38035456 6261 33554432000 4194304 4785740 140736361230864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17145/statm: 9286 6261 341 145 0 6331 0
[pid=17146] ppid=17142 vsize=455832 CPUtime=1665.98 cores=1
/proc/17146/stat : 17146 (TNM) R 17142 17142 17110 0 -1 4202496 338 0 0 0 166598 0 0 0 25 0 1 0 519265624 466771968 235 33554432000 134512640 134534564 4293978816 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17146/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2330724

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17142 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 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): 4999.64
CPU system time (s): 0.41
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4016976

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= 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= 201
involuntary context switches= 14

runsolver used 8.17876 second user time and 19.0771 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 11:05:49
IDJOB=3221278
IDBENCH=82896
IDSOLVER=1639
FILE ID=node114/3221278-1303290349
RUNJOBID= node114-1303290349-17129
PBS_JOBID= 13049615
Free space on /tmp= 71684 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S794554332-033.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221278-1303290349/watcher-3221278-1303290349 -o /tmp/evaluation-result-3221278-1303290349/solver-3221278-1303290349 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221278-1303290349.cnf

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

MD5SUM BENCH= f154a23cd5dae9f4e2340ec192300943
RANDOM SEED=1791591103

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:      15490052 kB
Buffers:        738464 kB
Cached:       16288176 kB
SwapCached:          0 kB
Active:        7757136 kB
Inactive:      9333576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15490052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10248 kB
Writeback:           0 kB
AnonPages:       63940 kB
Mapped:          14716 kB
Slab:           306204 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187240 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= 71664 MiB
End job on node114 at 2011-04-20 12:29:11