Trace number 3289444

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 par? (TO) 4800.17 1201.71

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3289444-1304081354/watcher-3289444-1304081354 -o /tmp/evaluation-result-3289444-1304081354/solver-3289444-1304081354 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289444-1304081354.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.06 9.26 9.30 6/181 306
/proc/meminfo: memFree=31074252/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=5856 CPUtime=0 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) R 304 306 32278 0 -1 4194304 97 0 0 0 0 0 0 0 25 0 1 0 519734153 5996544 50 33554432000 4194304 4287625 140733794261984 18446744073709551615 235589943015 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/306/statm: 2107 54 41 23 0 44 0

[startup+0.14478 s]
/proc/loadavg: 9.06 9.26 9.30 6/181 306
/proc/meminfo: memFree=31074252/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) R 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 25 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.200773 s]
/proc/loadavg: 9.06 9.26 9.30 6/181 306
/proc/meminfo: memFree=31074252/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) R 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 25 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.300756 s]
/proc/loadavg: 9.06 9.26 9.30 6/181 306
/proc/meminfo: memFree=31074252/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 25 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700686 s]
/proc/loadavg: 9.06 9.26 9.30 6/181 306
/proc/meminfo: memFree=31074252/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 25 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 9.06 9.26 9.30 9/186 321
/proc/meminfo: memFree=30923784/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 25 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=53604 CPUtime=1.48 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 8436 0 0 0 148 0 0 0 25 0 1 0 519734154 54890496 8131 33554432000 4194304 4587354 140733945168640 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 13401 8131 306 96 0 9963 0
[pid=308] ppid=306 vsize=59972 CPUtime=1.49 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 15716 0 0 0 147 2 0 0 25 0 1 0 519734154 61411328 12025 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 14993 12025 340 145 0 12038 0
[pid=310] ppid=306 vsize=24824 CPUtime=1.49 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 8730 0 0 0 148 1 0 0 20 0 1 0 519734154 25419776 5360 33554432000 4194304 4352236 140736368930528 18446744073709551615 4319003 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 6206 5360 119 39 0 5286 0
[pid=320] ppid=306 vsize=49948 CPUtime=1.47 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 65772 0 0 0 138 9 0 0 25 0 1 0 519734154 51146752 7997 33554432000 4194304 4331988 140733204401488 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 12487 7997 150 34 0 10929 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 206672

[startup+3.10026 s]
/proc/loadavg: 9.06 9.26 9.30 9/186 321
/proc/meminfo: memFree=30868852/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=69896 CPUtime=3.08 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 12506 0 0 0 307 1 0 0 25 0 1 0 519734154 71573504 12201 33554432000 4194304 4587354 140733945168640 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 17474 12201 321 96 0 14036 0
[pid=308] ppid=306 vsize=59972 CPUtime=3.09 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 15716 0 0 0 307 2 0 0 25 0 1 0 519734154 61411328 12025 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 14993 12025 340 145 0 12038 0
[pid=310] ppid=306 vsize=37672 CPUtime=3.08 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 11955 0 0 0 307 1 0 0 25 0 1 0 519734154 38576128 8585 33554432000 4194304 4352236 140736368930528 18446744073709551615 4214587 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 9418 8585 125 39 0 8498 0
[pid=320] ppid=306 vsize=194616 CPUtime=3.06 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 106902 0 0 0 292 14 0 0 25 0 1 0 519734154 199286784 24495 33554432000 4194304 4331988 140733204401488 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 48654 24495 258 34 0 47096 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 380480

[startup+6.3007 s]
/proc/loadavg: 8.98 9.24 9.29 9/186 321
/proc/meminfo: memFree=30789500/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=140224 CPUtime=6.29 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 26421 0 0 0 625 4 0 0 25 0 1 0 519734154 143589376 21482 33554432000 4194304 4587354 140733945168640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 35056 21482 330 96 0 31618 0
[pid=308] ppid=306 vsize=60636 CPUtime=6.29 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 15903 0 0 0 627 2 0 0 25 0 1 0 519734154 62091264 12212 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 15159 12212 340 145 0 12204 0
[pid=310] ppid=306 vsize=41576 CPUtime=6.28 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 12931 0 0 0 627 1 0 0 25 0 1 0 519734154 42573824 9561 33554432000 4194304 4352236 140736368930528 18446744073709551615 4268386 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 10394 9561 125 39 0 9474 0
[pid=320] ppid=306 vsize=207572 CPUtime=6.24 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 111043 0 0 0 610 14 0 0 25 0 1 0 519734154 212553728 28550 33554432000 4194304 4331988 140733204401488 18446744073709551615 4265310 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 51893 28550 175 34 0 50335 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 468332

[startup+12.7006 s]
/proc/loadavg: 8.90 9.22 9.28 9/186 321
/proc/meminfo: memFree=30775484/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=140224 CPUtime=12.69 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 27148 0 0 0 1265 4 0 0 25 0 1 0 519734154 143589376 22199 33554432000 4194304 4587354 140733945168640 18446744073709551615 4448017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 35056 22199 336 96 0 31618 0
[pid=308] ppid=306 vsize=67236 CPUtime=12.68 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 17577 0 0 0 1266 2 0 0 25 0 1 0 519734154 68849664 13886 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 16809 13886 340 145 0 13854 0
[pid=310] ppid=306 vsize=41576 CPUtime=12.68 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 12931 0 0 0 1267 1 0 0 25 0 1 0 519734154 42573824 9561 33554432000 4194304 4352236 140736368930528 18446744073709551615 4267929 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 10394 9561 125 39 0 9474 0
[pid=320] ppid=306 vsize=208644 CPUtime=12.61 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 111366 0 0 0 1246 15 0 0 25 0 1 0 519734154 213651456 28873 33554432000 4194304 4331988 140733204401488 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 52161 28873 175 34 0 50603 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 476004

[startup+25.5013 s]
/proc/loadavg: 8.70 9.16 9.26 9/186 321
/proc/meminfo: memFree=30749924/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=485572 CPUtime=25.49 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 32972 0 0 0 2543 6 0 0 25 0 1 0 519734154 497225728 23354 33554432000 4194304 4587354 140733945168640 18446744073709551615 4248369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 121393 23354 336 96 0 117955 0
[pid=308] ppid=306 vsize=78580 CPUtime=25.49 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 20374 0 0 0 2545 4 0 0 25 0 1 0 519734154 80465920 16683 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 19645 16683 340 145 0 16690 0
[pid=310] ppid=306 vsize=41352 CPUtime=25.49 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 14982 0 0 0 2547 2 0 0 25 0 1 0 519734154 42344448 9507 33554432000 4194304 4352236 140736368930528 18446744073709551615 4328429 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 10338 9507 127 39 0 9418 0
[pid=320] ppid=306 vsize=209108 CPUtime=25.34 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 111495 0 0 0 2519 15 0 0 25 0 1 0 519734154 214126592 29002 33554432000 4194304 4331988 140733204401488 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 52277 29002 175 34 0 50719 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 832936

[startup+51.1008 s]
/proc/loadavg: 8.46 9.07 9.23 9/186 322
/proc/meminfo: memFree=30742200/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=449836 CPUtime=51.08 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 44910 0 0 0 5099 9 0 0 25 0 1 0 519734154 460632064 24457 33554432000 4194304 4587354 140733945168640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 112459 24457 336 96 0 109021 0
[pid=308] ppid=306 vsize=85176 CPUtime=51.08 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 21933 0 0 0 5104 4 0 0 25 0 1 0 519734154 87220224 18242 33554432000 4194304 4785740 140734963076720 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 21294 18242 340 145 0 18339 0
[pid=310] ppid=306 vsize=41348 CPUtime=51.08 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 14982 0 0 0 5106 2 0 0 25 0 1 0 519734154 42340352 9506 33554432000 4194304 4352236 140736368930528 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 10337 9506 127 39 0 9417 0
[pid=320] ppid=306 vsize=209640 CPUtime=50.8 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 111638 0 0 0 5065 15 0 0 25 0 1 0 519734154 214671360 29145 33554432000 4194304 4331988 140733204401488 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 52410 29145 175 34 0 50852 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 804324

[startup+102.301 s]
/proc/loadavg: 8.18 8.89 9.15 9/186 323
/proc/meminfo: memFree=30712748/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=483888 CPUtime=102.29 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 70343 0 0 0 10214 15 0 0 25 0 1 0 519734154 495501312 24109 33554432000 4194304 4587354 140733945168640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 120972 24109 336 96 0 117534 0
[pid=308] ppid=306 vsize=111204 CPUtime=102.28 cores=4

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


[startup+882.307 s]
/proc/loadavg: 8.06 8.08 8.49 9/186 386
/proc/meminfo: memFree=30618144/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=511792 CPUtime=882.3 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 245325 0 0 0 88151 79 0 0 25 0 1 0 519734154 524075008 36137 33554432000 4194304 4587354 140733945168640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 127948 36137 336 96 0 124510 0
[pid=308] ppid=306 vsize=198400 CPUtime=882.31 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 49401 0 0 0 88215 16 0 0 25 0 1 0 519734154 203161600 45710 33554432000 4194304 4785740 140734963076720 18446744073709551615 4307207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 49600 45710 340 145 0 46645 0
[pid=310] ppid=306 vsize=58328 CPUtime=882.23 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 41760 0 0 0 88216 7 0 0 25 0 1 0 519734154 59727872 13751 33554432000 4194304 4352236 140736368930528 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14582 13751 127 39 0 13662 0
[pid=320] ppid=306 vsize=213788 CPUtime=877.48 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112465 0 0 0 87733 15 0 0 25 0 1 0 519734154 218918912 29972 33554432000 4194304 4331988 140733204401488 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 29972 175 34 0 51889 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 1000632

[startup+942.301 s]
/proc/loadavg: 8.36 8.17 8.50 9/186 391
/proc/meminfo: memFree=30626800/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=506020 CPUtime=942.3 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 253127 0 0 0 94148 82 0 0 25 0 1 0 519734154 518164480 29833 33554432000 4194304 4587354 140733945168640 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 126505 29833 336 96 0 123067 0
[pid=308] ppid=306 vsize=209332 CPUtime=942.31 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 52045 0 0 0 94214 17 0 0 25 0 1 0 519734154 214355968 48354 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 52333 48354 340 145 0 49378 0
[pid=310] ppid=306 vsize=58328 CPUtime=942.22 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 41760 0 0 0 94215 7 0 0 25 0 1 0 519734154 59727872 13751 33554432000 4194304 4352236 140736368930528 18446744073709551615 4276615 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14582 13751 127 39 0 13662 0
[pid=320] ppid=306 vsize=213788 CPUtime=937.16 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112494 0 0 0 93701 15 0 0 25 0 1 0 519734154 218918912 30001 33554432000 4194304 4331988 140733204401488 18446744073709551615 235594261689 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 30001 175 34 0 51889 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 1005792

[startup+1002.3 s]
/proc/loadavg: 8.22 8.17 8.47 9/186 392
/proc/meminfo: memFree=30619420/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=511512 CPUtime=1002.3 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 260763 0 0 0 100145 85 0 0 25 0 1 0 519734154 523788288 29833 33554432000 4194304 4587354 140733945168640 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 127878 29833 336 96 0 124440 0
[pid=308] ppid=306 vsize=224704 CPUtime=1002.31 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 55827 0 0 0 100212 19 0 0 25 0 1 0 519734154 230096896 52136 33554432000 4194304 4785740 140734963076720 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 56176 52136 340 145 0 53221 0
[pid=310] ppid=306 vsize=58328 CPUtime=1002.21 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 41760 0 0 0 100214 7 0 0 25 0 1 0 519734154 59727872 13751 33554432000 4194304 4352236 140736368930528 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14582 13751 127 39 0 13662 0
[pid=320] ppid=306 vsize=213788 CPUtime=996.83 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112520 0 0 0 99668 15 0 0 25 0 1 0 519734154 218918912 30027 33554432000 4194304 4331988 140733204401488 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 30027 175 34 0 51889 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 1026656

[startup+1062.3 s]
/proc/loadavg: 8.16 8.16 8.45 9/186 394
/proc/meminfo: memFree=30591572/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=511768 CPUtime=1062.3 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 268886 0 0 0 106141 89 0 0 25 0 1 0 519734154 524050432 29833 33554432000 4194304 4587354 140733945168640 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 127942 29833 336 96 0 124504 0
[pid=308] ppid=306 vsize=234500 CPUtime=1062.31 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 58263 0 0 0 106211 20 0 0 25 0 1 0 519734154 240128000 54572 33554432000 4194304 4785740 140734963076720 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 58625 54572 340 145 0 55670 0
[pid=310] ppid=306 vsize=58328 CPUtime=1062.21 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 41760 0 0 0 106214 7 0 0 25 0 1 0 519734154 59727872 13751 33554432000 4194304 4352236 140736368930528 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14582 13751 127 39 0 13662 0
[pid=320] ppid=306 vsize=213788 CPUtime=1056.5 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112548 0 0 0 105635 15 0 0 25 0 1 0 519734154 218918912 30055 33554432000 4194304 4331988 140733204401488 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 30055 175 34 0 51889 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 1036708

[startup+1122.3 s]
/proc/loadavg: 8.10 8.15 8.43 9/186 395
/proc/meminfo: memFree=30557776/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=137340 CPUtime=1122.3 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 276994 0 0 0 112139 91 0 0 25 0 1 0 519734154 140636160 29832 33554432000 4194304 4587354 140733945168640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 34335 29832 336 96 0 30897 0
[pid=308] ppid=306 vsize=234500 CPUtime=1122.31 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 58264 0 0 0 112211 20 0 0 25 0 1 0 519734154 240128000 54573 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 58625 54573 340 145 0 55670 0
[pid=310] ppid=306 vsize=59352 CPUtime=1122.2 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 42016 0 0 0 112213 7 0 0 25 0 1 0 519734154 60776448 14007 33554432000 4194304 4352236 140736368930528 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14838 14007 127 39 0 13918 0
[pid=320] ppid=306 vsize=213788 CPUtime=1116.18 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112577 0 0 0 111603 15 0 0 25 0 1 0 519734154 218918912 30084 33554432000 4194304 4331988 140733204401488 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 30084 175 34 0 51889 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 663304

[startup+1182.3 s]
/proc/loadavg: 8.04 8.12 8.40 9/186 397
/proc/meminfo: memFree=30563528/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=518620 CPUtime=1182.3 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 285672 0 0 0 118135 95 0 0 25 0 1 0 519734154 531066880 29833 33554432000 4194304 4587354 140733945168640 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 129655 29833 336 96 0 126217 0
[pid=308] ppid=306 vsize=235068 CPUtime=1182.31 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 58363 0 0 0 118211 20 0 0 25 0 1 0 519734154 240709632 54672 33554432000 4194304 4785740 140734963076720 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 58767 54672 340 145 0 55812 0
[pid=310] ppid=306 vsize=59352 CPUtime=1182.2 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 44064 0 0 0 118213 7 0 0 25 0 1 0 519734154 60776448 14007 33554432000 4194304 4352236 140736368930528 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14838 14007 127 39 0 13918 0
[pid=320] ppid=306 vsize=213788 CPUtime=1175.85 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112598 0 0 0 117570 15 0 0 25 0 1 0 519734154 218918912 30105 33554432000 4194304 4331988 140733204401488 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 30105 175 34 0 51889 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1045152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.11 8.39 9/186 398
/proc/meminfo: memFree=30555940/32950928 swapFree=67111404/67111528
[pid=306] ppid=304 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/306/stat : 306 (ppfolio) S 304 306 32278 0 -1 4202496 520 1193 0 0 0 0 0 1 15 0 1 0 519734153 18763776 390 33554432000 4194304 4287625 140733794261984 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/306/statm: 4581 390 342 23 0 91 0
[pid=307] ppid=306 vsize=528320 CPUtime=1201.7 cores=0
/proc/307/stat : 307 (cryptominisat) R 306 306 32278 0 -1 4202496 290451 0 0 0 120074 96 0 0 25 0 1 0 519734154 540999680 33041 33554432000 4194304 4587354 140733945168640 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/307/statm: 132080 33041 336 96 0 128642 0
[pid=308] ppid=306 vsize=235068 CPUtime=1201.71 cores=4
/proc/308/stat : 308 (clasp) R 306 306 32278 0 -1 4202496 58383 0 0 0 120151 20 0 0 25 0 1 0 519734154 240709632 54692 33554432000 4194304 4785740 140734963076720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/308/statm: 58767 54692 340 145 0 55812 0
[pid=310] ppid=306 vsize=59352 CPUtime=1201.6 cores=2
/proc/310/stat : 310 (lingeling) R 306 306 32278 0 -1 4202496 44064 0 0 0 120153 7 0 0 25 0 1 0 519734154 60776448 14007 33554432000 4194304 4352236 140736368930528 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/310/statm: 14838 14007 127 39 0 13918 0
[pid=320] ppid=306 vsize=213788 CPUtime=1195.15 cores=6
/proc/320/stat : 320 (march_hi) R 306 306 32278 0 -1 4202496 112610 0 0 0 119500 15 0 0 25 0 1 0 519734154 218918912 30117 33554432000 4194304 4331988 140733204401488 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/320/statm: 53447 30117 175 34 0 51889 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1054852

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 306 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=538338
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=97985
# CPU time returned by wait4() is 1201.64
# while last known CPU time is 4800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.17
CPU user time (s): 4798.78
CPU system time (s): 1.39
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 1436132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.54
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45778
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= 329
involuntary context switches= 3169

runsolver used 1.82172 second user time and 4.74128 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 14:49:14
IDJOB=3289444
IDBENCH=83123
IDSOLVER=1612
FILE ID=node120/3289444-1304081354
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72052 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289444-1304081354/watcher-3289444-1304081354 -o /tmp/evaluation-result-3289444-1304081354/solver-3289444-1304081354 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3289444-1304081354.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=109754519

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      31074532 kB
Buffers:        462096 kB
Cached:         624880 kB
SwapCached:          8 kB
Active:         786636 kB
Inactive:       729664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31074532 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           14804 kB
Writeback:           0 kB
AnonPages:      428884 kB
Mapped:          16544 kB
Slab:           296056 kB
PageTables:       5748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1103072 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= 72040 MiB
End job on node120 at 2011-04-29 15:09:18