Trace number 3289399

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.01 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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-3289399-1303773935/watcher-3289399-1303773935 -o /tmp/evaluation-result-3289399-1303773935/solver-3289399-1303773935 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3289399-1303773935.cnf 

running on 2 cores: 4,6

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: 9.06 8.33 8.02 9/196 6520
/proc/meminfo: memFree=10846616/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0 cores=4,6
/proc/6520/stat : 6520 (ppfolio) R 6518 6520 6092 0 -1 4202496 484 0 0 0 0 0 0 0 19 0 1 0 567624197 18763776 391 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880385429 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/6520/statm: 4581 391 343 23 0 91 0

[startup+0.095307 s]
/proc/loadavg: 9.06 8.33 8.02 9/196 6520
/proc/meminfo: memFree=10846616/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 21 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 3113172757781643521 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.100311 s]
/proc/loadavg: 9.06 8.33 8.02 9/196 6520
/proc/meminfo: memFree=10846616/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 21 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 3113172757781643521 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.300275 s]
/proc/loadavg: 9.06 8.33 8.02 9/196 6520
/proc/meminfo: memFree=10846616/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 20 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 74331061961621504 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.701205 s]
/proc/loadavg: 9.06 8.33 8.02 9/196 6520
/proc/meminfo: memFree=10846616/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 20 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 74331061961621504 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 9.06 8.33 8.02 11/199 6524
/proc/meminfo: memFree=10775416/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 20 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 74331061961621504 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=50084 CPUtime=0.74 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 6956 0 0 0 74 0 0 0 22 0 1 0 567624197 51286016 6675 33554432000 4194304 4587354 140733364946992 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 12521 6675 306 96 0 9083 0
[pid=6522] ppid=6520 vsize=50900 CPUtime=0.71 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 12851 0 0 0 70 1 0 0 23 0 1 0 567624197 52121600 9730 33554432000 4194304 4785740 140734238341472 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 12725 9730 339 145 0 9770 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 119308

[startup+3.10079 s]
/proc/loadavg: 9.06 8.33 8.02 11/199 6524
/proc/meminfo: memFree=10768592/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 17 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=63004 CPUtime=1.55 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 10196 0 0 0 154 1 0 0 25 0 1 0 567624197 64516096 9915 33554432000 4194304 4587354 140733364946992 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 15751 9915 327 96 0 12313 0
[pid=6522] ppid=6520 vsize=50900 CPUtime=1.51 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 12853 0 0 0 150 1 0 0 25 0 1 0 567624197 52121600 9732 33554432000 4194304 4785740 140734238341472 18446744073709551615 4549814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 12725 9732 340 145 0 9770 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 132228

[startup+6.30122 s]
/proc/loadavg: 9.06 8.34 8.03 10/199 6524
/proc/meminfo: memFree=10740972/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=89308 CPUtime=3.15 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 21226 0 0 0 313 2 0 0 25 0 1 0 567624197 91451392 17038 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 22327 17038 330 96 0 18889 0
[pid=6522] ppid=6520 vsize=50900 CPUtime=3.11 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 12858 0 0 0 310 1 0 0 25 0 1 0 567624197 52121600 9737 33554432000 4194304 4785740 140734238341472 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 12725 9737 340 145 0 9770 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 158532

[startup+12.7011 s]
/proc/loadavg: 9.05 8.35 8.03 11/199 6524
/proc/meminfo: memFree=10749612/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=126812 CPUtime=6.35 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 22072 0 0 0 633 2 0 0 25 0 1 0 567624197 129855488 17855 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 31703 17855 333 96 0 28265 0
[pid=6522] ppid=6520 vsize=55084 CPUtime=6.31 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 14012 0 0 0 630 1 0 0 25 0 1 0 567624197 56406016 10891 33554432000 4194304 4785740 140734238341472 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 13771 10891 340 145 0 10816 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 200220

[startup+25.5008 s]
/proc/loadavg: 9.04 8.38 8.05 11/199 6525
/proc/meminfo: memFree=10717244/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=126812 CPUtime=12.75 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 22797 0 0 0 1272 3 0 0 25 0 1 0 567624197 129855488 18572 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 31703 18572 336 96 0 28265 0
[pid=6522] ppid=6520 vsize=62856 CPUtime=12.71 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 15889 0 0 0 1270 1 0 0 25 0 1 0 567624197 64364544 12768 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 15714 12768 340 145 0 12759 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 207992

[startup+51.1003 s]
/proc/loadavg: 9.03 8.43 8.07 10/199 6525
/proc/meminfo: memFree=10685168/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=284740 CPUtime=25.55 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 33371 0 0 0 2551 4 0 0 25 0 1 0 567624197 291573760 19795 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 71185 19795 337 96 0 67747 0
[pid=6522] ppid=6520 vsize=70840 CPUtime=25.51 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 17861 0 0 0 2549 2 0 0 25 0 1 0 567624197 72540160 14740 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 17710 14740 340 145 0 14755 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 373904

[startup+102.307 s]
/proc/loadavg: 9.01 8.52 8.12 11/199 6527
/proc/meminfo: memFree=10635756/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=124140 CPUtime=51.16 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 46830 0 0 0 5109 7 0 0 25 0 1 0 567624197 127119360 24482 33554432000 4194304 4587354 140733364946992 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 31035 24482 336 96 0 27597 0
[pid=6522] ppid=6520 vsize=86448 CPUtime=51.11 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 21563 0 0 0 5108 3 0 0 25 0 1 0 567624197 88522752 18442 33554432000 4194304 4785740 140734238341472 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 21612 18442 340 145 0 18657 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 228912

[startup+162.301 s]
/proc/loadavg: 9.00 8.60 8.17 11/199 6528
/proc/meminfo: memFree=10620584/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 960383090004328448 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=112580 CPUtime=81.16 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 55348 0 0 0 8107 9 0 0 25 0 1 0 567624197 115281920 23328 33554432000 4194304 4587354 140733364946992 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 28145 23328 336 96 0 24707 0
[pid=6522] ppid=6520 vsize=97072 CPUtime=81.11 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 24111 0 0 0 8107 4 0 0 25 0 1 0 567624197 99401728 20990 33554432000 4194304 4785740 140734238341472 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 24268 20990 340 145 0 21313 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 227976

[startup+222.301 s]
/proc/loadavg: 8.51 8.55 8.18 10/198 6560
/proc/meminfo: memFree=10514648/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=272948 CPUtime=111.17 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 62226 0 0 0 11106 11 0 0 25 0 1 0 567624197 279498752 23329 33554432000 4194304 4587354 140733364946992 18446744073709551615 4244166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 68237 23329 336 96 0 64799 0
[pid=6522] ppid=6520 vsize=103444 CPUtime=111.09 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 25662 0 0 0 11105 4 0 0 25 0 1 0 567624197 105926656 22541 33554432000 4194304 4785740 140734238341472 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 25861 22541 340 145 0 22906 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 394716

[startup+282.301 s]

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

/proc/meminfo: memFree=10193928/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=316400 CPUtime=381.18 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 117911 0 0 0 38093 25 0 0 25 0 1 0 567624197 323993600 27848 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 79100 27848 336 96 0 75662 0
[pid=6522] ppid=6520 vsize=157184 CPUtime=381.11 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 38574 0 0 0 38104 7 0 0 25 0 1 0 567624197 160956416 35453 33554432000 4194304 4785740 140734238341472 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 39296 35453 340 145 0 36341 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 491908

[startup+822.3 s]
/proc/loadavg: 8.06 8.08 8.08 9/198 6579
/proc/meminfo: memFree=10172148/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=291544 CPUtime=411.18 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 122929 0 0 0 41091 27 0 0 25 0 1 0 567624197 298541056 27848 33554432000 4194304 4587354 140733364946992 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 72886 27848 336 96 0 69448 0
[pid=6522] ppid=6520 vsize=157628 CPUtime=411.11 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 38690 0 0 0 41104 7 0 0 25 0 1 0 567624197 161411072 35569 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 39407 35569 340 145 0 36452 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 467496

[startup+882.301 s]
/proc/loadavg: 8.02 8.06 8.08 10/198 6581
/proc/meminfo: memFree=10169004/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 2824133583453552640 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=363012 CPUtime=441.17 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 135535 0 0 0 44088 29 0 0 25 0 1 0 567624197 371724288 31143 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 90753 31143 336 96 0 87315 0
[pid=6522] ppid=6520 vsize=159012 CPUtime=441.11 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 38975 0 0 0 44104 7 0 0 25 0 1 0 567624197 162828288 35854 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 39753 35854 340 145 0 36798 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 540348

[startup+942.301 s]
/proc/loadavg: 8.04 8.06 8.07 9/198 6582
/proc/meminfo: memFree=10188820/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=302548 CPUtime=471.17 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 143465 0 0 0 47086 31 0 0 25 0 1 0 567624197 309809152 21865 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 75637 21865 336 96 0 72199 0
[pid=6522] ppid=6520 vsize=162324 CPUtime=471.12 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 39780 0 0 0 47105 7 0 0 25 0 1 0 567624197 166219776 36659 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 40581 36659 340 145 0 37626 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 483196

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 8.07 10/198 6584
/proc/meminfo: memFree=10162756/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=306800 CPUtime=501.16 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 150780 0 0 0 50083 33 0 0 25 0 1 0 567624197 314163200 23827 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 76700 23827 336 96 0 73262 0
[pid=6522] ppid=6520 vsize=167824 CPUtime=501.12 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 41122 0 0 0 50105 7 0 0 25 0 1 0 567624197 171851776 38001 33554432000 4194304 4785740 140734238341472 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 41956 38001 340 145 0 39001 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 492948

[startup+1062.3 s]
/proc/loadavg: 8.00 8.04 8.06 9/198 6585
/proc/meminfo: memFree=10125776/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=306692 CPUtime=531.16 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 160338 0 0 0 53081 35 0 0 25 0 1 0 567624197 314052608 22860 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 76673 22860 336 96 0 73235 0
[pid=6522] ppid=6520 vsize=168128 CPUtime=531.13 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 41183 0 0 0 53106 7 0 0 25 0 1 0 567624197 172163072 38062 33554432000 4194304 4785740 140734238341472 18446744073709551615 4287574 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 42032 38062 340 145 0 39077 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 493144

[startup+1122.3 s]
/proc/loadavg: 8.00 8.03 8.06 10/198 6587
/proc/meminfo: memFree=10125132/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=275868 CPUtime=561.16 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 167406 0 0 0 56079 37 0 0 25 0 1 0 567624197 282488832 24377 33554432000 4194304 4587354 140733364946992 18446744073709551615 4243888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 68967 24377 336 96 0 65529 0
[pid=6522] ppid=6520 vsize=169076 CPUtime=561.13 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 41409 0 0 0 56106 7 0 0 25 0 1 0 567624197 173133824 38288 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 42269 38288 340 145 0 39314 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 463268

[startup+1182.3 s]
/proc/loadavg: 8.00 8.02 8.05 9/198 6589
/proc/meminfo: memFree=10106620/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=301812 CPUtime=591.17 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 176913 0 0 0 59077 40 0 0 25 0 1 0 567624197 309055488 23057 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 75453 23057 336 96 0 72015 0
[pid=6522] ppid=6520 vsize=170308 CPUtime=591.13 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 41679 0 0 0 59105 8 0 0 25 0 1 0 567624197 174395392 38558 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 42577 38558 340 145 0 39622 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 490444

[startup+1242.3 s]
/proc/loadavg: 6.86 7.76 7.96 5/182 6626
/proc/meminfo: memFree=10727876/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=282636 CPUtime=621.17 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 183938 0 0 0 62075 42 0 0 25 0 1 0 567624197 289419264 24328 33554432000 4194304 4587354 140733364946992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 70659 24328 336 96 0 67221 0
[pid=6522] ppid=6520 vsize=170592 CPUtime=621.12 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 41748 0 0 0 62104 8 0 0 25 0 1 0 567624197 174686208 38627 33554432000 4194304 4785740 140734238341472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 42648 38627 340 145 0 39693 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 471552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.05 7.07 7.71 5/182 6628
/proc/meminfo: memFree=10729488/32950928 swapFree=67111528/67111528
[pid=6520] ppid=6518 vsize=18324 CPUtime=0.01 cores=4,6
/proc/6520/stat : 6520 (ppfolio) S 6518 6520 6092 0 -1 4202496 501 1193 0 0 0 0 0 1 15 0 1 0 567624197 18763776 394 33554432000 4194304 4287625 140734471545776 18446744073709551615 218880585231 0 0 4096 65536 4294934787 0 0 17 6 0 0 0
/proc/6520/statm: 4581 394 346 23 0 91 0
[pid=6521] ppid=6520 vsize=307656 CPUtime=650.04 cores=4
/proc/6521/stat : 6521 (cryptominisat) R 6520 6520 6092 0 -1 4202496 193650 0 0 0 64959 45 0 0 25 0 1 0 567624197 315039744 22872 33554432000 4194304 4587354 140733364946992 18446744073709551615 4237443 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6521/statm: 76914 22872 336 96 0 73476 0
[pid=6522] ppid=6520 vsize=172768 CPUtime=649.96 cores=4
/proc/6522/stat : 6522 (clasp) R 6520 6520 6092 0 -1 4202496 42253 0 0 0 64988 8 0 0 25 0 1 0 567624197 176914432 39132 33554432000 4194304 4785740 140734238341472 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6522/statm: 43192 39132 340 145 0 40237 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 498748

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 6520 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.015997
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.47
CPU system time (s): 0.54
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 768696

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

runsolver used 2.23866 second user time and 4.86526 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 01:25:35
IDJOB=3289399
IDBENCH=83121
IDSOLVER=1613
FILE ID=node112/3289399-1303773935
RUNJOBID= node112-1303771247-6111
PBS_JOBID= 13157186
Free space on /tmp= 72464 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289399-1303773935/watcher-3289399-1303773935 -o /tmp/evaluation-result-3289399-1303773935/solver-3289399-1303773935 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3289399-1303773935.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=481280558

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10846772 kB
Buffers:       1977420 kB
Cached:       19117532 kB
SwapCached:          0 kB
Active:       10401588 kB
Inactive:     11154820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10846772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13980 kB
Writeback:           0 kB
AnonPages:      461000 kB
Mapped:          17880 kB
Slab:           482308 kB
PageTables:       6744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4471156 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= 72476 MiB
End job on node112 at 2011-04-26 01:47:17