Trace number 3263450

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.02 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3263450-1303545948/watcher-3263450-1303545948 -o /tmp/evaluation-result-3263450-1303545948/solver-3263450-1303545948 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263450-1303545948.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 10.00 9.91 8.22 6/183 29680
/proc/meminfo: memFree=20773644/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) R 29678 29680 28695 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 466194445 18763776 392 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080052629 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/29680/statm: 4581 392 343 23 0 91 0

[startup+0.018455 s]
/proc/loadavg: 10.00 9.91 8.22 6/183 29680
/proc/meminfo: memFree=20773644/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 3983746410884333825 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10044 s]
/proc/loadavg: 10.00 9.91 8.22 6/183 29680
/proc/meminfo: memFree=20773644/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 3983746410884333825 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300403 s]
/proc/loadavg: 10.00 9.91 8.22 6/183 29680
/proc/meminfo: memFree=20773644/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700432 s]
/proc/loadavg: 10.00 9.91 8.22 6/183 29680
/proc/meminfo: memFree=20773644/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50022 s]
/proc/loadavg: 10.00 9.91 8.22 10/194 29692
/proc/meminfo: memFree=20727552/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=34540 CPUtime=0.54 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 3921 0 0 0 54 0 0 0 25 0 1 0 466194445 35368960 3123 33554432000 4194304 4587354 140735730306528 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 8635 3123 326 96 0 5197 0
[pid=29682] ppid=29680 vsize=15656 CPUtime=0.42 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 1663 0 0 0 42 0 0 0 25 0 1 0 466194445 16031744 1267 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 3914 1267 340 145 0 959 0
[pid=29683] ppid=29680 vsize=454900 CPUtime=0.51 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1561 0 0 0 51 0 0 0 25 0 1 0 466194445 465817600 1458 33554432000 134512640 134534564 4286729072 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 113725 1458 95 6 0 112391 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 523420

[startup+3.10087 s]
/proc/loadavg: 9.92 9.90 8.22 10/194 29692
/proc/meminfo: memFree=20721736/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=34540 CPUtime=1.04 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 4156 0 0 0 104 0 0 0 25 0 1 0 466194445 35368960 3357 33554432000 4194304 4587354 140735730306528 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 8635 3357 326 96 0 5197 0
[pid=29682] ppid=29680 vsize=21120 CPUtime=0.92 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 3020 0 0 0 92 0 0 0 25 0 1 0 466194445 21626880 2624 33554432000 4194304 4785740 140733294820960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 5280 2624 340 145 0 2325 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=1.1 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 110 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 532712

[startup+6.30026 s]
/proc/loadavg: 9.92 9.90 8.22 10/193 29692
/proc/meminfo: memFree=20710668/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 13633343713634680832 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=359304 CPUtime=2.14 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 5155 0 0 0 213 1 0 0 25 0 1 0 466194445 367927296 3532 33554432000 4194304 4587354 140735730306528 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 89826 3532 327 96 0 86388 0
[pid=29682] ppid=29680 vsize=28852 CPUtime=2.01 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 4917 0 0 0 201 0 0 0 25 0 1 0 466194445 29544448 4521 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 7213 4521 340 145 0 4258 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=2.11 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 211 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 865208

[startup+12.701 s]
/proc/loadavg: 9.78 9.87 8.23 10/193 29692
/proc/meminfo: memFree=20685148/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 13633342614123053056 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=359964 CPUtime=4.24 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 6567 0 0 0 423 1 0 0 25 0 1 0 466194445 368603136 3928 33554432000 4194304 4587354 140735730306528 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 89991 3928 337 96 0 86553 0
[pid=29682] ppid=29680 vsize=33624 CPUtime=4.13 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 6089 0 0 0 412 1 0 0 25 0 1 0 466194445 34430976 5693 33554432000 4194304 4785740 140733294820960 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 8406 5693 340 145 0 5451 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=4.3 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 430 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 870640

[startup+25.5007 s]
/proc/loadavg: 9.66 9.84 8.24 10/193 29693
/proc/meminfo: memFree=20650228/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 13633343851073634304 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=383580 CPUtime=8.54 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 13541 0 0 0 852 2 0 0 25 0 1 0 466194445 392785920 9600 33554432000 4194304 4587354 140735730306528 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 95895 9600 337 96 0 92457 0
[pid=29682] ppid=29680 vsize=39052 CPUtime=8.41 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 7391 0 0 0 840 1 0 0 25 0 1 0 466194445 39989248 6995 33554432000 4194304 4785740 140733294820960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 9763 6995 340 145 0 6808 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=8.52 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 852 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 899684

[startup+51.1008 s]
/proc/loadavg: 9.43 9.77 8.26 10/193 29693
/proc/meminfo: memFree=20610592/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 13633343438756773888 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=389784 CPUtime=17.04 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 16214 0 0 0 1702 2 0 0 25 0 1 0 466194445 399138816 11017 33554432000 4194304 4587354 140735730306528 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 97446 11017 337 96 0 94008 0
[pid=29682] ppid=29680 vsize=48728 CPUtime=16.93 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 9704 0 0 0 1692 1 0 0 25 0 1 0 466194445 49897472 9308 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 12182 9308 340 145 0 9227 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=17.1 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 1710 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 915564

[startup+102.307 s]
/proc/loadavg: 9.07 9.61 8.29 10/193 29726
/proc/meminfo: memFree=20720384/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 13633342201806192640 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=418232 CPUtime=34.14 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 23568 0 0 0 3410 4 0 0 25 0 1 0 466194445 428269568 15268 33554432000 4194304 4587354 140735730306528 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 104558 15268 337 96 0 101120 0
[pid=29682] ppid=29680 vsize=58888 CPUtime=34.01 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 12071 0 0 0 3399 2 0 0 25 0 1 0 466194445 60301312 11675 33554432000 4194304 4785740 140733294820960 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 14722 11675 340 145 0 11767 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=34.13 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 3413 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 954172

[startup+162.301 s]
/proc/loadavg: 9.02 9.49 8.33 10/193 29727
/proc/meminfo: memFree=20638888/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=0 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466194445 18763776 394 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 13633343576195727360 0 0 17 2 0 0 0
/proc/29680/statm: 4581 394 345 23 0 91 0
[pid=29681] ppid=29680 vsize=420928 CPUtime=54.13 cores=0
/proc/29681/stat : 29681 (cryptominisat) R 29680 29680 28695 0 -1 4202496 26161 0 0 0 5409 4 0 0 25 0 1 0 466194445 431030272 17853 33554432000 4194304 4587354 140735730306528 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29681/statm: 105232 17853 337 96 0 101794 0
[pid=29682] ppid=29680 vsize=65848 CPUtime=54 cores=0

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

/proc/meminfo: memFree=20705236/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=114516 CPUtime=313.76 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 25002 0 0 0 31371 5 0 0 25 0 1 0 466194445 117264384 24606 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 28629 24606 340 145 0 25674 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=313.91 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 31391 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 591568

[startup+822.301 s]
/proc/loadavg: 6.56 7.82 8.12 7/190 29776
/proc/meminfo: memFree=20698280/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=117028 CPUtime=343.76 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 25611 0 0 0 34371 5 0 0 25 0 1 0 466194445 119836672 25215 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 29257 25215 340 145 0 26302 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=343.91 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 34391 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 594080

[startup+882.3 s]
/proc/loadavg: 6.20 7.49 7.99 7/190 29777
/proc/meminfo: memFree=20689084/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=118548 CPUtime=373.75 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 25962 0 0 0 37370 5 0 0 25 0 1 0 466194445 121393152 25566 33554432000 4194304 4785740 140733294820960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 29637 25566 340 145 0 26682 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=373.91 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 37391 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 595600

[startup+942.301 s]
/proc/loadavg: 6.07 7.21 7.86 7/190 29779
/proc/meminfo: memFree=20679516/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=122244 CPUtime=403.76 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 26770 0 0 0 40370 6 0 0 25 0 1 0 466194445 125177856 26374 33554432000 4194304 4785740 140733294820960 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 30561 26374 340 145 0 27606 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=403.92 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 40392 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 599296

[startup+1002.3 s]
/proc/loadavg: 6.02 6.99 7.74 7/190 29781
/proc/meminfo: memFree=20668960/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=123668 CPUtime=433.75 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 27124 0 0 0 43369 6 0 0 25 0 1 0 466194445 126636032 26728 33554432000 4194304 4785740 140733294820960 18446744073709551615 4551099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 30917 26728 340 145 0 27962 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=433.93 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 43393 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 600720

[startup+1062.3 s]
/proc/loadavg: 6.01 6.81 7.63 7/190 29782
/proc/meminfo: memFree=20664472/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=124568 CPUtime=463.75 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 27354 0 0 0 46368 7 0 0 25 0 1 0 466194445 127557632 26958 33554432000 4194304 4785740 140733294820960 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 31142 26958 340 145 0 28187 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=463.93 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 46393 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 601620

[startup+1122.3 s]
/proc/loadavg: 6.00 6.66 7.52 7/190 29784
/proc/meminfo: memFree=20656264/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=128220 CPUtime=493.75 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 28177 0 0 0 49368 7 0 0 25 0 1 0 466194445 131297280 27781 33554432000 4194304 4785740 140733294820960 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 32055 27781 340 145 0 29100 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=493.93 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 49393 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 605272

[startup+1182.3 s]
/proc/loadavg: 6.00 6.54 7.43 7/190 29785
/proc/meminfo: memFree=20651164/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=129072 CPUtime=523.76 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 28377 0 0 0 52369 7 0 0 25 0 1 0 466194445 132169728 27981 33554432000 4194304 4785740 140733294820960 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 32268 27981 340 145 0 29313 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=523.92 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 52392 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 606124

[startup+1242.3 s]
/proc/loadavg: 6.00 6.44 7.33 7/190 29787
/proc/meminfo: memFree=20642208/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=130212 CPUtime=553.77 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 28668 0 0 0 55370 7 0 0 25 0 1 0 466194445 133337088 28272 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 32553 28272 340 145 0 29598 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=553.92 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 55392 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 607264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.00 6.36 7.25 7/190 29789
/proc/meminfo: memFree=20634864/32950928 swapFree=67111524/67111528
[pid=29680] ppid=29678 vsize=18324 CPUtime=134.63 cores=0,2
/proc/29680/stat : 29680 (ppfolio) S 29678 29680 28695 0 -1 4202496 502 37136 0 0 0 0 13456 7 15 0 1 0 466194445 18763776 395 33554432000 4194304 4287625 140735271303792 18446744073709551615 208080252431 0 0 4096 65536 9787846742320840961 0 0 17 2 0 0 0
/proc/29680/statm: 4581 395 346 23 0 91 0
[pid=29682] ppid=29680 vsize=131644 CPUtime=582.63 cores=0
/proc/29682/stat : 29682 (clasp) R 29680 29680 28695 0 -1 4202496 28984 0 0 0 58256 7 0 0 25 0 1 0 466194445 134803456 28588 33554432000 4194304 4785740 140733294820960 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29682/statm: 32911 28588 340 145 0 29956 0
[pid=29683] ppid=29680 vsize=458728 CPUtime=582.76 cores=0
/proc/29683/stat : 29683 (TNM) R 29680 29680 28695 0 -1 4202496 1562 0 0 0 58276 0 0 0 25 0 1 0 466194445 469737472 1459 33554432000 134512640 134534564 4286729072 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29683/statm: 114682 1459 95 6 0 113348 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 608696

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 29680 and gives
#  childrusage.ru_utime.tv_sec=134
#  childrusage.ru_utime.tv_usec=566542
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=76988
# CPU time returned by wait4() is 134.644
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.88
CPU system time (s): 0.14
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1311508

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

runsolver used 2.11668 second user time and 4.98624 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 10:05:48
IDJOB=3263450
IDBENCH=83976
IDSOLVER=1613
FILE ID=node127/3263450-1303545948
RUNJOBID= node127-1303544645-29417
PBS_JOBID= 13143111
Free space on /tmp= 71648 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263450-1303545948/watcher-3263450-1303545948 -o /tmp/evaluation-result-3263450-1303545948/solver-3263450-1303545948 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263450-1303545948.cnf

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=1494383998

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20775164 kB
Buffers:       2381584 kB
Cached:        8989736 kB
SwapCached:          4 kB
Active:        7732320 kB
Inactive:      3895828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20775164 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14424 kB
Writeback:           0 kB
AnonPages:      256344 kB
Mapped:          16436 kB
Slab:           482456 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1111756 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= 71628 MiB
End job on node127 at 2011-04-23 10:27:30