Trace number 3289766

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.22 1201.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
Bench CategoryAPPLICATION (applications 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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

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

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: 7.76 8.12 8.64 6/181 364
/proc/meminfo: memFree=30971736/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) R 362 364 32278 0 -1 4194304 101 0 0 0 0 0 0 0 25 0 1 0 519796052 8630272 54 33554432000 4194304 4287625 140734735563936 18446744073709551615 235589942919 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/364/statm: 2107 54 41 23 0 44 0

[startup+0.129162 s]
/proc/loadavg: 7.76 8.12 8.64 6/181 364
/proc/meminfo: memFree=30971736/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.201153 s]
/proc/loadavg: 7.76 8.12 8.64 6/181 364
/proc/meminfo: memFree=30971736/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301136 s]
/proc/loadavg: 7.76 8.12 8.64 6/181 364
/proc/meminfo: memFree=30971736/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.701068 s]
/proc/loadavg: 7.76 8.12 8.64 6/181 364
/proc/meminfo: memFree=30971736/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 7.76 8.12 8.64 9/186 370
/proc/meminfo: memFree=30849972/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=70380 CPUtime=1.48 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 15011 0 0 0 147 1 0 0 25 0 1 0 519796052 72069120 12405 33554432000 4194304 4587354 140735351636704 18446744073709551615 4372590 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 17595 12408 317 96 0 14157 0
[pid=366] ppid=364 vsize=40516 CPUtime=1.49 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 9485 0 0 0 148 1 0 0 25 0 1 0 519796052 41488384 7316 33554432000 4194304 4785740 140735142469488 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 10129 7316 340 145 0 7174 0
[pid=368] ppid=364 vsize=20228 CPUtime=1.48 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 6184 0 0 0 148 0 0 0 25 0 1 0 519796052 20713472 4223 33554432000 4194304 4352236 140737442167536 18446744073709551615 4297741 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 5057 4223 125 39 0 4137 0
[pid=369] ppid=364 vsize=107404 CPUtime=1.46 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 57893 0 0 0 138 8 0 0 25 0 1 0 519796052 109981696 12772 33554432000 4194304 4331988 140733895657856 18446744073709551615 4211168 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 26851 12772 201 34 0 25293 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 256852

[startup+3.10064 s]
/proc/loadavg: 7.76 8.12 8.64 9/186 370
/proc/meminfo: memFree=30816244/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=69700 CPUtime=3.08 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 16453 0 0 0 306 2 0 0 25 0 1 0 519796052 71372800 12520 33554432000 4194304 4587354 140735351636704 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 17425 12520 330 96 0 13987 0
[pid=366] ppid=364 vsize=41048 CPUtime=3.09 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 9670 0 0 0 308 1 0 0 25 0 1 0 519796052 42033152 7501 33554432000 4194304 4785740 140735142469488 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 10262 7501 340 145 0 7307 0
[pid=368] ppid=364 vsize=20228 CPUtime=3.08 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 6184 0 0 0 308 0 0 0 25 0 1 0 519796052 20713472 4223 33554432000 4194304 4352236 140737442167536 18446744073709551615 4268393 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 5057 4223 125 39 0 4137 0
[pid=369] ppid=364 vsize=115284 CPUtime=3.05 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 60216 0 0 0 297 8 0 0 25 0 1 0 519796052 118050816 15069 33554432000 4194304 4331988 140733895657856 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 28821 15069 175 34 0 27263 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 264584

[startup+6.30108 s]
/proc/loadavg: 7.78 8.12 8.64 9/186 370
/proc/meminfo: memFree=30808056/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1529068 CPUtime=6.29 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 18781 0 0 0 626 3 0 0 25 0 1 0 519796052 1565765632 12100 33554432000 4194304 4587354 140735351636704 18446744073709551615 4239904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 382267 12100 333 96 0 378829 0
[pid=366] ppid=364 vsize=47868 CPUtime=6.28 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 11372 0 0 0 627 1 0 0 25 0 1 0 519796052 49016832 9203 33554432000 4194304 4785740 140735142469488 18446744073709551615 4548969 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 11967 9203 340 145 0 9012 0
[pid=368] ppid=364 vsize=16504 CPUtime=6.28 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 6307 0 0 0 628 0 0 0 25 0 1 0 519796052 16900096 3294 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 4126 3294 127 39 0 3206 0
[pid=369] ppid=364 vsize=119904 CPUtime=6.24 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 60947 0 0 0 616 8 0 0 25 0 1 0 519796052 122781696 15800 33554432000 4194304 4331988 140733895657856 18446744073709551615 4243439 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 29976 15800 175 34 0 28418 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1731668

[startup+12.701 s]
/proc/loadavg: 7.80 8.12 8.63 9/186 370
/proc/meminfo: memFree=30770548/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1557904 CPUtime=12.68 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 25181 0 0 0 1264 4 0 0 25 0 1 0 519796052 1595293696 15689 33554432000 4194304 4587354 140735351636704 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 389476 15689 336 96 0 386038 0
[pid=366] ppid=364 vsize=55012 CPUtime=12.68 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 13120 0 0 0 1266 2 0 0 25 0 1 0 519796052 56332288 10951 33554432000 4194304 4785740 140735142469488 18446744073709551615 4552622 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 13753 10951 340 145 0 10798 0
[pid=368] ppid=364 vsize=16864 CPUtime=12.68 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 6398 0 0 0 1268 0 0 0 25 0 1 0 519796052 17268736 3384 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 4216 3384 127 39 0 3296 0
[pid=369] ppid=364 vsize=120880 CPUtime=12.6 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 61212 0 0 0 1252 8 0 0 25 0 1 0 519796052 123781120 16065 33554432000 4194304 4331988 140733895657856 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 30220 16065 175 34 0 28662 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1768984

[startup+25.5007 s]
/proc/loadavg: 7.84 8.11 8.62 9/186 371
/proc/meminfo: memFree=30772608/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1562360 CPUtime=25.48 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 30684 0 0 0 2542 6 0 0 25 0 1 0 519796052 1599856640 18714 33554432000 4194304 4587354 140735351636704 18446744073709551615 4241145 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 390590 18714 336 96 0 387152 0
[pid=366] ppid=364 vsize=64432 CPUtime=25.49 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 15460 0 0 0 2545 4 0 0 25 0 1 0 519796052 65978368 13291 33554432000 4194304 4785740 140735142469488 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 16108 13291 340 145 0 13153 0
[pid=368] ppid=364 vsize=18448 CPUtime=25.48 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 6794 0 0 0 2548 0 0 0 25 0 1 0 519796052 18890752 3780 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328119 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 4612 3780 127 39 0 3692 0
[pid=369] ppid=364 vsize=122096 CPUtime=25.33 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 61532 0 0 0 2525 8 0 0 25 0 1 0 519796052 125026304 16385 33554432000 4194304 4331988 140733895657856 18446744073709551615 4314004 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 30524 16385 175 34 0 28966 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1785660

[startup+51.1012 s]
/proc/loadavg: 7.89 8.10 8.61 9/186 371
/proc/meminfo: memFree=30736764/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1568448 CPUtime=51.09 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 37417 0 0 0 5101 8 0 0 25 0 1 0 519796052 1606090752 19793 33554432000 4194304 4587354 140735351636704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 392112 19793 336 96 0 388674 0
[pid=366] ppid=364 vsize=78880 CPUtime=51.08 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 18997 0 0 0 5103 5 0 0 25 0 1 0 519796052 80773120 16828 33554432000 4194304 4785740 140735142469488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 19720 16828 340 145 0 16765 0
[pid=368] ppid=364 vsize=23264 CPUtime=51.09 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 7998 0 0 0 5108 1 0 0 25 0 1 0 519796052 23822336 4984 33554432000 4194304 4352236 140737442167536 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 5816 4984 127 39 0 4896 0
[pid=369] ppid=364 vsize=123368 CPUtime=50.79 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 61832 0 0 0 5071 8 0 0 25 0 1 0 519796052 126328832 16685 33554432000 4194304 4331988 140733895657856 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 30842 16685 175 34 0 29284 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 1812284

[startup+102.301 s]
/proc/loadavg: 7.99 8.10 8.58 9/186 382
/proc/meminfo: memFree=30682600/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1583812 CPUtime=102.28 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 44471 0 0 0 10218 10 0 0 25 0 1 0 519796052 1621823488 23782 33554432000 4194304 4587354 140735351636704 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 395953 23782 336 96 0 392515 0
[pid=366] ppid=364 vsize=96740 CPUtime=102.28 cores=5

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


[startup+882.307 s]
/proc/loadavg: 9.14 8.71 8.56 11/187 481
/proc/meminfo: memFree=30941752/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1580148 CPUtime=882.3 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 232333 0 0 0 88132 98 0 0 25 0 1 0 519796052 1618071552 28042 33554432000 4194304 4587354 140735351636704 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 395037 28042 336 96 0 391599 0
[pid=366] ppid=364 vsize=195900 CPUtime=882.3 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 47552 0 0 0 88211 19 0 0 25 0 1 0 519796052 200601600 45383 33554432000 4194304 4785740 140735142469488 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 48975 45383 340 145 0 46020 0
[pid=368] ppid=364 vsize=44572 CPUtime=882.31 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 33550 0 0 0 88228 3 0 0 25 0 1 0 519796052 45641728 10311 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 11143 10311 127 39 0 10223 0
[pid=369] ppid=364 vsize=135280 CPUtime=876.64 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 64413 0 0 0 87654 10 0 0 25 0 1 0 519796052 138526720 19266 33554432000 4194304 4331988 140733895657856 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 33820 19266 175 34 0 32262 0
Current children cumulated CPU time (s) 3523.56
Current children cumulated vsize (KiB) 1974224

[startup+942.301 s]
/proc/loadavg: 9.20 8.81 8.59 11/187 482
/proc/meminfo: memFree=30912164/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1572436 CPUtime=942.3 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 247227 0 0 0 94124 106 0 0 25 0 1 0 519796052 1610174464 25727 33554432000 4194304 4587354 140735351636704 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 393109 25727 336 96 0 389671 0
[pid=366] ppid=364 vsize=206140 CPUtime=942.3 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 50057 0 0 0 94209 21 0 0 25 0 1 0 519796052 211087360 47888 33554432000 4194304 4785740 140735142469488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 51535 47888 340 145 0 48580 0
[pid=368] ppid=364 vsize=48672 CPUtime=942.3 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 36111 0 0 0 94227 3 0 0 25 0 1 0 519796052 49840128 11336 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 12168 11336 127 39 0 11248 0
[pid=369] ppid=364 vsize=135556 CPUtime=936.31 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 64564 0 0 0 93621 10 0 0 25 0 1 0 519796052 138809344 19417 33554432000 4194304 4331988 140733895657856 18446744073709551615 4237147 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 33889 19417 175 34 0 32331 0
Current children cumulated CPU time (s) 3763.22
Current children cumulated vsize (KiB) 1981128

[startup+1002.3 s]
/proc/loadavg: 9.12 8.86 8.62 11/187 484
/proc/meminfo: memFree=30884288/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1600524 CPUtime=1002.3 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 263027 0 0 0 100117 113 0 0 25 0 1 0 519796052 1638936576 26010 33554432000 4194304 4587354 140735351636704 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 400131 26010 336 96 0 396693 0
[pid=366] ppid=364 vsize=206904 CPUtime=1002.3 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 50197 0 0 0 100209 21 0 0 25 0 1 0 519796052 211869696 48028 33554432000 4194304 4785740 140735142469488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 51726 48028 340 145 0 48771 0
[pid=368] ppid=364 vsize=40480 CPUtime=1002.3 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 36879 0 0 0 100227 3 0 0 25 0 1 0 519796052 41451520 9288 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 10120 9288 127 39 0 9200 0
[pid=369] ppid=364 vsize=135820 CPUtime=995.98 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 64745 0 0 0 99588 10 0 0 25 0 1 0 519796052 139079680 19598 33554432000 4194304 4331988 140733895657856 18446744073709551615 4242575 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 33955 19598 175 34 0 32397 0
Current children cumulated CPU time (s) 4002.89
Current children cumulated vsize (KiB) 2002052

[startup+1062.3 s]
/proc/loadavg: 9.13 8.91 8.65 10/187 485
/proc/meminfo: memFree=30817368/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1598264 CPUtime=1062.3 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 275645 0 0 0 106110 120 0 0 25 0 1 0 519796052 1636622336 35134 33554432000 4194304 4587354 140735351636704 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 399566 35134 336 96 0 396128 0
[pid=366] ppid=364 vsize=208576 CPUtime=1062.3 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 50633 0 0 0 106209 21 0 0 25 0 1 0 519796052 213581824 48464 33554432000 4194304 4785740 140735142469488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 52144 48464 340 145 0 49189 0
[pid=368] ppid=364 vsize=47648 CPUtime=1062.3 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 39951 0 0 0 106227 3 0 0 25 0 1 0 519796052 48791552 11080 33554432000 4194304 4352236 140737442167536 18446744073709551615 4281248 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 11912 11080 127 39 0 10992 0
[pid=369] ppid=364 vsize=135968 CPUtime=1055.65 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 64883 0 0 0 105555 10 0 0 25 0 1 0 519796052 139231232 19736 33554432000 4194304 4331988 140733895657856 18446744073709551615 4297234 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 33992 19736 175 34 0 32434 0
Current children cumulated CPU time (s) 4242.56
Current children cumulated vsize (KiB) 2008780

[startup+1122.3 s]
/proc/loadavg: 9.05 8.92 8.67 10/187 487
/proc/meminfo: memFree=30792476/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1613104 CPUtime=1122.3 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 284045 0 0 0 112106 124 0 0 25 0 1 0 519796052 1651818496 32464 33554432000 4194304 4587354 140735351636704 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 403276 32464 336 96 0 399838 0
[pid=366] ppid=364 vsize=218396 CPUtime=1122.29 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 52968 0 0 0 112208 21 0 0 25 0 1 0 519796052 223637504 50799 33554432000 4194304 4785740 140735142469488 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 54599 50799 340 145 0 51644 0
[pid=368] ppid=364 vsize=47648 CPUtime=1122.3 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 41487 0 0 0 112227 3 0 0 25 0 1 0 519796052 48791552 11080 33554432000 4194304 4352236 140737442167536 18446744073709551615 4329189 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 11912 11080 127 39 0 10992 0
[pid=369] ppid=364 vsize=136100 CPUtime=1115.32 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 65021 0 0 0 111522 10 0 0 25 0 1 0 519796052 139366400 19874 33554432000 4194304 4331988 140733895657856 18446744073709551615 4237139 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 34025 19874 175 34 0 32467 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 2033572

[startup+1182.3 s]
/proc/loadavg: 9.05 8.95 8.69 11/187 489
/proc/meminfo: memFree=30764864/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1615196 CPUtime=1182.29 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 293751 0 0 0 118100 129 0 0 25 0 1 0 519796052 1653960704 30987 33554432000 4194304 4587354 140735351636704 18446744073709551615 235594563224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 403799 30987 336 96 0 400361 0
[pid=366] ppid=364 vsize=219476 CPUtime=1182.3 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 53175 0 0 0 118208 22 0 0 25 0 1 0 519796052 224743424 51006 33554432000 4194304 4785740 140735142469488 18446744073709551615 4553352 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 54869 51006 340 145 0 51914 0
[pid=368] ppid=364 vsize=47648 CPUtime=1182.31 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 45071 0 0 0 118227 4 0 0 25 0 1 0 519796052 48791552 11080 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 11912 11080 127 39 0 10992 0
[pid=369] ppid=364 vsize=140112 CPUtime=1174.99 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 65171 0 0 0 117489 10 0 0 25 0 1 0 519796052 143474688 20024 33554432000 4194304 4331988 140733895657856 18446744073709551615 4284445 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 35028 20024 175 34 0 33470 0
Current children cumulated CPU time (s) 4721.9
Current children cumulated vsize (KiB) 2040756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 9.10 8.97 8.71 10/187 489
/proc/meminfo: memFree=30738168/32950928 swapFree=67111404/67111528
[pid=364] ppid=362 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/364/stat : 364 (ppfolio) S 362 364 32278 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519796052 18763776 390 33554432000 4194304 4287625 140734735563936 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 3 0 0 0
/proc/364/statm: 4581 390 342 23 0 91 0
[pid=365] ppid=364 vsize=1615196 CPUtime=1201.9 cores=1
/proc/365/stat : 365 (cryptominisat) R 364 364 32278 0 -1 4202496 297196 0 0 0 120058 132 0 0 25 0 1 0 519796052 1653960704 34394 33554432000 4194304 4587354 140735351636704 18446744073709551615 4236768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/365/statm: 403799 34394 336 96 0 400361 0
[pid=366] ppid=364 vsize=219476 CPUtime=1201.91 cores=5
/proc/366/stat : 366 (clasp) R 364 364 32278 0 -1 4202496 53180 0 0 0 120169 22 0 0 25 0 1 0 519796052 224743424 51011 33554432000 4194304 4785740 140735142469488 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/366/statm: 54869 51011 340 145 0 51914 0
[pid=368] ppid=364 vsize=48672 CPUtime=1201.91 cores=3
/proc/368/stat : 368 (lingeling) R 364 364 32278 0 -1 4202496 45327 0 0 0 120187 4 0 0 25 0 1 0 519796052 49840128 11336 33554432000 4194304 4352236 140737442167536 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/368/statm: 12168 11336 127 39 0 11248 0
[pid=369] ppid=364 vsize=140112 CPUtime=1194.49 cores=7
/proc/369/stat : 369 (march_hi) R 364 364 32278 0 -1 4202496 65215 0 0 0 119439 10 0 0 25 0 1 0 519796052 143474688 20068 33554432000 4194304 4331988 140733895657856 18446744073709551615 4287791 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/369/statm: 35028 20068 175 34 0 33470 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2041780

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

Real time (s): 1201.91
CPU time (s): 4800.22
CPU user time (s): 4798.53
CPU system time (s): 1.69
CPU usage (%): 399.382
Max. virtual memory (cumulated for all children) (KiB): 3600284

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

runsolver used 1.9707 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 14:59:33
IDJOB=3289766
IDBENCH=83135
IDSOLVER=1612
FILE ID=node120/3289766-1304081973
RUNJOBID= node120-1304078919-32297
PBS_JOBID= 13170527
Free space on /tmp= 72056 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1549356190

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:      30971768 kB
Buffers:        462788 kB
Cached:         624416 kB
SwapCached:          8 kB
Active:         890092 kB
Inactive:       729512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30971768 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           12828 kB
Writeback:           0 kB
AnonPages:      532172 kB
Mapped:          16544 kB
Slab:           296204 kB
PageTables:       5928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1116560 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= 72048 MiB
End job on node120 at 2011-04-29 15:19:37