Trace number 3289122

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.15 1201.71

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3289122-1304080786/watcher-3289122-1304080786 -o /tmp/evaluation-result-3289122-1304080786/solver-3289122-1304080786 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289122-1304080786.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: 7.73 8.04 8.26 5/181 3921
/proc/meminfo: memFree=26739756/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) R 3919 3921 3322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 519677149 18763776 390 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3921/statm: 4581 390 341 23 0 91 0

[startup+0.133859 s]
/proc/loadavg: 7.73 8.04 8.26 5/181 3921
/proc/meminfo: memFree=26739756/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 25 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.200849 s]
/proc/loadavg: 7.73 8.04 8.26 5/181 3921
/proc/meminfo: memFree=26739756/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 25 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.300832 s]
/proc/loadavg: 7.73 8.04 8.26 5/181 3921
/proc/meminfo: memFree=26739756/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 25 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700765 s]
/proc/loadavg: 7.73 8.04 8.26 5/181 3921
/proc/meminfo: memFree=26739756/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 25 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 7.73 8.04 8.26 9/186 3927
/proc/meminfo: memFree=26645228/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 16 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=51452 CPUtime=1.48 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 7423 0 0 0 148 0 0 0 25 0 1 0 519677150 52686848 7237 33554432000 4194304 4587354 140733498460560 18446744073709551615 4421096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 12863 7237 312 96 0 9425 0
[pid=3923] ppid=3921 vsize=39692 CPUtime=1.48 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 9315 0 0 0 148 0 0 0 25 0 1 0 519677150 40644608 7082 33554432000 4194304 4785740 140735668098896 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 9923 7082 340 145 0 6968 0
[pid=3925] ppid=3921 vsize=15404 CPUtime=1.48 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 4791 0 0 0 148 0 0 0 25 0 1 0 519677150 15773696 3016 33554432000 4194304 4352236 140734776144496 18446744073709551615 4289861 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 3851 3016 125 39 0 2931 0
[pid=3926] ppid=3921 vsize=114296 CPUtime=1.47 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 60519 0 0 0 138 9 0 0 25 0 1 0 519677150 117039104 13856 33554432000 4194304 4331988 140733359452096 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 28574 13856 221 34 0 27016 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 239168

[startup+3.10036 s]
/proc/loadavg: 7.73 8.04 8.26 9/186 3927
/proc/meminfo: memFree=26579880/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=69860 CPUtime=3.09 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 15812 0 0 0 307 2 0 0 25 0 1 0 519677150 71536640 12556 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 17465 12556 330 96 0 14027 0
[pid=3923] ppid=3921 vsize=40160 CPUtime=3.08 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 9444 0 0 0 307 1 0 0 25 0 1 0 519677150 41123840 7211 33554432000 4194304 4785740 140735668098896 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 10040 7211 340 145 0 7085 0
[pid=3925] ppid=3921 vsize=23784 CPUtime=3.08 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 6886 0 0 0 308 0 0 0 25 0 1 0 519677150 24354816 5111 33554432000 4194304 4352236 140734776144496 18446744073709551615 4303091 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 5946 5111 125 39 0 5026 0
[pid=3926] ppid=3921 vsize=116712 CPUtime=3.06 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 61355 0 0 0 297 9 0 0 25 0 1 0 519677150 119513088 14653 33554432000 4194304 4331988 140733359452096 18446744073709551615 4263264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 29178 14653 185 34 0 27620 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 268840

[startup+6.30083 s]
/proc/loadavg: 7.75 8.04 8.26 9/186 3927
/proc/meminfo: memFree=26565600/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=698888 CPUtime=6.29 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 18145 0 0 0 627 2 0 0 25 0 1 0 519677150 715661312 12416 33554432000 4194304 4587354 140733498460560 18446744073709551615 4230299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 174722 12416 330 96 0 171284 0
[pid=3923] ppid=3921 vsize=46064 CPUtime=6.28 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 10926 0 0 0 627 1 0 0 25 0 1 0 519677150 47169536 8693 33554432000 4194304 4785740 140735668098896 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 11516 8693 340 145 0 8561 0
[pid=3925] ppid=3921 vsize=23784 CPUtime=6.28 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 6886 0 0 0 628 0 0 0 25 0 1 0 519677150 24354816 5111 33554432000 4194304 4352236 140734776144496 18446744073709551615 4268368 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 5946 5111 125 39 0 5026 0
[pid=3926] ppid=3921 vsize=122736 CPUtime=6.24 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 63115 0 0 0 615 9 0 0 25 0 1 0 519677150 125681664 16403 33554432000 4194304 4331988 140733359452096 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 30684 16403 175 34 0 29126 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 909796

[startup+12.7008 s]
/proc/loadavg: 7.85 8.06 8.27 9/186 3927
/proc/meminfo: memFree=26570064/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=702724 CPUtime=12.68 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 19880 0 0 0 1266 2 0 0 25 0 1 0 519677150 719589376 14139 33554432000 4194304 4587354 140733498460560 18446744073709551615 4239583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 175681 14139 336 96 0 172243 0
[pid=3923] ppid=3921 vsize=49820 CPUtime=12.69 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 11816 0 0 0 1267 2 0 0 25 0 1 0 519677150 51015680 9583 33554432000 4194304 4785740 140735668098896 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 12455 9583 340 145 0 9500 0
[pid=3925] ppid=3921 vsize=19568 CPUtime=12.68 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 6888 0 0 0 1268 0 0 0 25 0 1 0 519677150 20037632 4059 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 4892 4059 127 39 0 3972 0
[pid=3926] ppid=3921 vsize=123264 CPUtime=12.6 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 63281 0 0 0 1251 9 0 0 25 0 1 0 519677150 126222336 16569 33554432000 4194304 4331988 140733359452096 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 30816 16569 175 34 0 29258 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 913700

[startup+25.5006 s]
/proc/loadavg: 7.88 8.05 8.26 9/186 3928
/proc/meminfo: memFree=26532252/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=705264 CPUtime=25.48 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 26295 0 0 0 2544 4 0 0 25 0 1 0 519677150 722190336 15767 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 176316 15767 336 96 0 172878 0
[pid=3923] ppid=3921 vsize=57640 CPUtime=25.48 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 13755 0 0 0 2546 2 0 0 25 0 1 0 519677150 59023360 11522 33554432000 4194304 4785740 140735668098896 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 14410 11522 340 145 0 11455 0
[pid=3925] ppid=3921 vsize=23660 CPUtime=25.49 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 7913 0 0 0 2548 1 0 0 25 0 1 0 519677150 24227840 5082 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 5915 5082 127 39 0 4995 0
[pid=3926] ppid=3921 vsize=123796 CPUtime=25.33 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 63427 0 0 0 2524 9 0 0 25 0 1 0 519677150 126767104 16715 33554432000 4194304 4331988 140733359452096 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 30949 16715 175 34 0 29391 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 928684

[startup+51.1003 s]
/proc/loadavg: 8.00 8.07 8.26 9/186 3928
/proc/meminfo: memFree=26482404/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=733564 CPUtime=51.08 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 32304 0 0 0 5103 5 0 0 25 0 1 0 519677150 751169536 21745 33554432000 4194304 4587354 140733498460560 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 183391 21745 336 96 0 179953 0
[pid=3923] ppid=3921 vsize=65632 CPUtime=51.07 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 15681 0 0 0 5104 3 0 0 25 0 1 0 519677150 67207168 13448 33554432000 4194304 4785740 140735668098896 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 16408 13448 340 145 0 13453 0
[pid=3925] ppid=3921 vsize=27756 CPUtime=51.09 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 10985 0 0 0 5108 1 0 0 25 0 1 0 519677150 28422144 6106 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 6939 6106 127 39 0 6019 0
[pid=3926] ppid=3921 vsize=124504 CPUtime=50.79 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 63609 0 0 0 5070 9 0 0 25 0 1 0 519677150 127492096 16897 33554432000 4194304 4331988 140733359452096 18446744073709551615 210204042287 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 31126 16897 175 34 0 29568 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 969780

[startup+102.301 s]
/proc/loadavg: 8.04 8.07 8.25 9/186 3930
/proc/meminfo: memFree=26469872/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=113636 CPUtime=102.29 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 33324 0 0 0 10223 6 0 0 25 0 1 0 519677150 116363264 22747 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 28409 22747 336 96 0 24971 0
[pid=3923] ppid=3921 vsize=71676 CPUtime=102.28 cores=4

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


[startup+882.307 s]
/proc/loadavg: 8.15 8.10 8.15 9/186 3983
/proc/meminfo: memFree=26276488/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=746544 CPUtime=882.3 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 167364 0 0 0 88174 56 0 0 25 0 1 0 519677150 764461056 25407 33554432000 4194304 4587354 140733498460560 18446744073709551615 4239929 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 186636 25407 336 96 0 183198 0
[pid=3923] ppid=3921 vsize=153288 CPUtime=882.2 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 36703 0 0 0 88208 12 0 0 25 0 1 0 519677150 156966912 34470 33554432000 4194304 4785740 140735668098896 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 38322 34470 340 145 0 35367 0
[pid=3925] ppid=3921 vsize=59980 CPUtime=882.3 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 57955 0 0 0 88222 8 0 0 25 0 1 0 519677150 61419520 14162 33554432000 4194304 4352236 140734776144496 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 14995 14162 127 39 0 14075 0
[pid=3926] ppid=3921 vsize=132660 CPUtime=877.48 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65206 0 0 0 87738 10 0 0 25 0 1 0 519677150 135843840 18494 33554432000 4194304 4331988 140733359452096 18446744073709551615 4237139 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33165 18494 175 34 0 31607 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 1110796

[startup+942.3 s]
/proc/loadavg: 8.14 8.10 8.15 9/186 3985
/proc/meminfo: memFree=26279784/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=745564 CPUtime=942.3 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 180137 0 0 0 94171 59 0 0 25 0 1 0 519677150 763457536 24690 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 186391 24690 336 96 0 182953 0
[pid=3923] ppid=3921 vsize=159608 CPUtime=942.19 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 38147 0 0 0 94206 13 0 0 25 0 1 0 519677150 163438592 35914 33554432000 4194304 4785740 140735668098896 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 39902 35914 340 145 0 36947 0
[pid=3925] ppid=3921 vsize=59980 CPUtime=942.3 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 60515 0 0 0 94221 9 0 0 25 0 1 0 519677150 61419520 14162 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 14995 14162 127 39 0 14075 0
[pid=3926] ppid=3921 vsize=132660 CPUtime=937.15 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65338 0 0 0 93705 10 0 0 25 0 1 0 519677150 135843840 18626 33554432000 4194304 4331988 140733359452096 18446744073709551615 4243048 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33165 18626 175 34 0 31607 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1116136

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.15 9/186 3987
/proc/meminfo: memFree=26273160/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=792668 CPUtime=1002.3 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 190326 0 0 0 100167 63 0 0 25 0 1 0 519677150 811692032 25514 33554432000 4194304 4587354 140733498460560 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 198167 25514 336 96 0 194729 0
[pid=3923] ppid=3921 vsize=161456 CPUtime=1002.19 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 38561 0 0 0 100206 13 0 0 25 0 1 0 519677150 165330944 36328 33554432000 4194304 4785740 140735668098896 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 40364 36328 340 145 0 37409 0
[pid=3925] ppid=3921 vsize=51788 CPUtime=1002.3 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 61027 0 0 0 100221 9 0 0 25 0 1 0 519677150 53030912 12114 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 12947 12114 127 39 0 12027 0
[pid=3926] ppid=3921 vsize=132660 CPUtime=996.82 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65431 0 0 0 99672 10 0 0 25 0 1 0 519677150 135843840 18719 33554432000 4194304 4331988 140733359452096 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33165 18719 175 34 0 31607 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 1156896

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.14 9/186 3988
/proc/meminfo: memFree=26243596/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=762768 CPUtime=1062.31 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 200540 0 0 0 106163 68 0 0 25 0 1 0 519677150 781074432 26328 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 190692 26328 336 96 0 187254 0
[pid=3923] ppid=3921 vsize=161884 CPUtime=1062.19 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 38642 0 0 0 106206 13 0 0 25 0 1 0 519677150 165769216 36409 33554432000 4194304 4785740 140735668098896 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 40471 36409 340 145 0 37516 0
[pid=3925] ppid=3921 vsize=61004 CPUtime=1062.3 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 63843 0 0 0 106221 9 0 0 25 0 1 0 519677150 62468096 14418 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 15251 14418 127 39 0 14331 0
[pid=3926] ppid=3921 vsize=132792 CPUtime=1056.49 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65509 0 0 0 105639 10 0 0 25 0 1 0 519677150 135979008 18797 33554432000 4194304 4331988 140733359452096 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33198 18797 175 34 0 31640 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 1136772

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 8.14 9/186 3990
/proc/meminfo: memFree=26231524/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=123800 CPUtime=1122.31 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 213108 0 0 0 112158 73 0 0 25 0 1 0 519677150 126771200 24570 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 30950 24570 336 96 0 27512 0
[pid=3923] ppid=3921 vsize=162924 CPUtime=1122.18 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 38853 0 0 0 112205 13 0 0 25 0 1 0 519677150 166834176 36620 33554432000 4194304 4785740 140735668098896 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 40731 36620 340 145 0 37776 0
[pid=3925] ppid=3921 vsize=61004 CPUtime=1122.3 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 66659 0 0 0 112221 9 0 0 25 0 1 0 519677150 62468096 14418 33554432000 4194304 4352236 140734776144496 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 15251 14418 127 39 0 14331 0
[pid=3926] ppid=3921 vsize=132924 CPUtime=1116.16 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65599 0 0 0 111606 10 0 0 25 0 1 0 519677150 136114176 18887 33554432000 4194304 4331988 140733359452096 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33231 18887 175 34 0 31673 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 498976

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.14 9/186 3991
/proc/meminfo: memFree=26201212/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=123968 CPUtime=1182.31 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 223212 0 0 0 118154 77 0 0 25 0 1 0 519677150 126943232 24930 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 30992 24930 336 96 0 27554 0
[pid=3923] ppid=3921 vsize=167232 CPUtime=1182.18 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 39861 0 0 0 118205 13 0 0 25 0 1 0 519677150 171245568 37628 33554432000 4194304 4785740 140735668098896 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 41808 37628 340 145 0 38853 0
[pid=3925] ppid=3921 vsize=59980 CPUtime=1182.3 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 71267 0 0 0 118220 10 0 0 25 0 1 0 519677150 61419520 14162 33554432000 4194304 4352236 140734776144496 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 14995 14162 127 39 0 14075 0
[pid=3926] ppid=3921 vsize=132924 CPUtime=1175.84 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65680 0 0 0 117574 10 0 0 25 0 1 0 519677150 136114176 18968 33554432000 4194304 4331988 140733359452096 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33231 18968 175 34 0 31673 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 502428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.14 8.14 9/186 3992
/proc/meminfo: memFree=26182572/32951124 swapFree=67088964/67111528
[pid=3921] ppid=3919 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/3921/stat : 3921 (ppfolio) S 3919 3921 3322 0 -1 4202496 522 1193 0 0 0 0 0 1 15 0 1 0 519677149 18763776 391 33554432000 4194304 4287625 140735264747408 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3921/statm: 4581 391 342 23 0 91 0
[pid=3922] ppid=3921 vsize=123968 CPUtime=1201.71 cores=0
/proc/3922/stat : 3922 (cryptominisat) R 3921 3921 3322 0 -1 4202496 224731 0 0 0 120093 78 0 0 25 0 1 0 519677150 126943232 26378 33554432000 4194304 4587354 140733498460560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3922/statm: 30992 26378 336 96 0 27554 0
[pid=3923] ppid=3921 vsize=168372 CPUtime=1201.58 cores=4
/proc/3923/stat : 3923 (clasp) R 3921 3921 3322 0 -1 4202496 40097 0 0 0 120145 13 0 0 25 0 1 0 519677150 172412928 37864 33554432000 4194304 4785740 140735668098896 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3923/statm: 42093 37864 340 145 0 39138 0
[pid=3925] ppid=3921 vsize=61004 CPUtime=1201.71 cores=2
/proc/3925/stat : 3925 (lingeling) R 3921 3921 3322 0 -1 4202496 71523 0 0 0 120161 10 0 0 25 0 1 0 519677150 62468096 14418 33554432000 4194304 4352236 140734776144496 18446744073709551615 4238715 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3925/statm: 15251 14418 127 39 0 14331 0
[pid=3926] ppid=3921 vsize=132924 CPUtime=1195.14 cores=6
/proc/3926/stat : 3926 (march_hi) R 3921 3921 3322 0 -1 4202496 65700 0 0 0 119503 11 0 0 25 0 1 0 519677150 136114176 18988 33554432000 4194304 4331988 140733359452096 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3926/statm: 33231 18988 175 34 0 31673 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 504592

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 3921 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=21996
# CPU time returned by wait4() is 0.024995
# while last known CPU time is 4800.15
#
# 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.15
CPU user time (s): 4799.02
CPU system time (s): 1.13
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1854524

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

runsolver used 1.85472 second user time and 4.71028 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 14:39:46
IDJOB=3289122
IDBENCH=83115
IDSOLVER=1612
FILE ID=node130/3289122-1304080786
RUNJOBID= node130-1304076955-3340
PBS_JOBID= 13170506
Free space on /tmp= 71976 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=2143060619

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26739912 kB
Buffers:       1169172 kB
Cached:        4164868 kB
SwapCached:      22432 kB
Active:         865016 kB
Inactive:      4913308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26739912 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           12824 kB
Writeback:           0 kB
AnonPages:      421488 kB
Mapped:          16576 kB
Slab:           369296 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1981544 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= 71960 MiB
End job on node130 at 2011-04-29 14:59:50