Trace number 3190816

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
MD5SUM30037b76a2fd7877580e038a49317f67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark560.149
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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

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


[startup+0 s]
/proc/loadavg: 9.57 8.82 8.65 6/182 8360
/proc/meminfo: memFree=15316296/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) R 8358 8360 7235 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0

[startup+0.920878 s]
/proc/loadavg: 9.57 8.82 8.65 6/182 8360
/proc/meminfo: memFree=15316296/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00086 s]
/proc/loadavg: 9.57 8.82 8.65 6/182 8360
/proc/meminfo: memFree=15316296/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10084 s]
/proc/loadavg: 9.57 8.82 8.65 6/182 8360
/proc/meminfo: memFree=15316296/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20083 s]
/proc/loadavg: 9.57 8.82 8.65 6/182 8360
/proc/meminfo: memFree=15316296/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 9.57 8.82 8.65 6/182 8360
/proc/meminfo: memFree=15316296/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10647 s]
/proc/loadavg: 9.57 8.82 8.65 12/188 8366
/proc/meminfo: memFree=15226596/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=88728 CPUtime=3.09 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 11911 0 0 0 308 1 0 0 25 0 1 0 515272596 90857472 9495 33554432000 4194304 4587354 140734028098144 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 22182 9495 326 96 0 18744 0
[pid=8362] ppid=8360 vsize=34460 CPUtime=3.1 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 7319 0 0 0 309 1 0 0 25 0 1 0 515272596 35287040 5885 33554432000 4194304 4785740 140736745962368 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 8615 5885 340 145 0 5660 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=1.98 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 197 1 0 0 21 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=16512 CPUtime=3.09 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 5420 0 0 0 308 1 0 0 25 0 1 0 515272597 16908288 3294 33554432000 4194304 4352236 140734719528560 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 4128 3294 127 39 0 3208 0
[pid=8365] ppid=8360 vsize=23704 CPUtime=1.09 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 25428 0 0 0 106 3 0 0 25 0 1 0 515272597 24272896 3179 33554432000 4194304 4331988 140735977991280 18446744073709551615 4222776 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 5926 3179 143 34 0 4368 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 645752

[startup+6.30088 s]
/proc/loadavg: 9.60 8.84 8.66 12/188 8366
/proc/meminfo: memFree=15161108/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=88728 CPUtime=6.29 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 13784 0 0 0 627 2 0 0 25 0 1 0 515272596 90857472 11361 33554432000 4194304 4587354 140734028098144 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 22182 11361 326 96 0 18744 0
[pid=8362] ppid=8360 vsize=47392 CPUtime=6.3 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 10550 0 0 0 628 2 0 0 25 0 1 0 515272596 48529408 9116 33554432000 4194304 4785740 140736745962368 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 11848 9116 340 145 0 8893 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=3.56 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 355 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=16512 CPUtime=6.29 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 5420 0 0 0 628 1 0 0 25 0 1 0 515272597 16908288 3294 33554432000 4194304 4352236 140734719528560 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 4128 3294 127 39 0 3208 0
[pid=8365] ppid=8360 vsize=66868 CPUtime=2.7 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 44962 0 0 0 264 6 0 0 25 0 1 0 515272597 68472832 13744 33554432000 4194304 4331988 140735977991280 18446744073709551615 4265444 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 16717 13744 173 34 0 15159 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 701848

[startup+12.7007 s]
/proc/loadavg: 9.71 8.87 8.67 12/188 8366
/proc/meminfo: memFree=15019884/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1425572 CPUtime=12.69 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 19333 0 0 0 1265 4 0 0 25 0 1 0 515272596 1459785728 10878 33554432000 4194304 4587354 140734028098144 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 356393 10878 331 96 0 352955 0
[pid=8362] ppid=8360 vsize=74064 CPUtime=12.68 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 17179 0 0 0 1265 3 0 0 25 0 1 0 515272596 75841536 15745 33554432000 4194304 4785740 140736745962368 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 18516 15745 340 145 0 15561 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=6.72 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 671 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=22148 CPUtime=12.69 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 6829 0 0 0 1268 1 0 0 25 0 1 0 515272597 22679552 4703 33554432000 4194304 4352236 140734719528560 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 5537 4703 127 39 0 4617 0
[pid=8365] ppid=8360 vsize=69360 CPUtime=5.9 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 45520 0 0 0 584 6 0 0 25 0 1 0 515272597 71024640 14302 33554432000 4194304 4331988 140735977991280 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 17340 14302 173 34 0 15782 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2073492

[startup+25.5013 s]
/proc/loadavg: 9.78 8.93 8.69 12/188 8366
/proc/meminfo: memFree=15052620/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=105648 CPUtime=25.49 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 59744 0 0 0 2538 11 0 0 25 0 1 0 515272596 108183552 21499 33554432000 4194304 4587354 140734028098144 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 26412 21499 337 96 0 22974 0
[pid=8362] ppid=8360 vsize=104092 CPUtime=25.49 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 24649 0 0 0 2543 6 0 0 25 0 1 0 515272596 106590208 23215 33554432000 4194304 4785740 140736745962368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 26023 23215 340 145 0 23068 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=13.1 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 1309 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=23504 CPUtime=25.49 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 7168 0 0 0 2548 1 0 0 25 0 1 0 515272597 24068096 5042 33554432000 4194304 4352236 140734719528560 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 5876 5042 127 39 0 4956 0
[pid=8365] ppid=8360 vsize=74876 CPUtime=12.25 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 46866 0 0 0 1219 6 0 0 25 0 1 0 515272597 76673024 15648 33554432000 4194304 4331988 140735977991280 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 18719 15648 173 34 0 17161 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 790468

[startup+51.1005 s]
/proc/loadavg: 9.85 9.01 8.73 12/188 8367
/proc/meminfo: memFree=15019288/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1423936 CPUtime=51.09 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 91390 0 0 0 5089 20 0 0 25 0 1 0 515272596 1458110464 11776 33554432000 4194304 4587354 140734028098144 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 355984 11776 337 96 0 352546 0
[pid=8362] ppid=8360 vsize=130096 CPUtime=51.09 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 31205 0 0 0 5102 7 0 0 25 0 1 0 515272596 133218304 29771 33554432000 4194304 4785740 140736745962368 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 32524 29771 340 145 0 29569 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=25.82 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 2581 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 9770427 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=25520 CPUtime=51.08 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 7672 0 0 0 5107 1 0 0 25 0 1 0 515272597 26132480 5546 33554432000 4194304 4352236 140734719528560 18446744073709551615 4329360 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 6380 5546 127 39 0 5460 0
[pid=8365] ppid=8360 vsize=76196 CPUtime=24.99 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 47184 0 0 0 2493 6 0 0 25 0 1 0 515272597 78024704 15966 33554432000 4194304 4331988 140735977991280 18446744073709551615 4226400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 19049 15966 173 34 0 17491 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 2138096

[startup+102.301 s]
/proc/loadavg: 10.02 9.19 8.80 12/188 8368
/proc/meminfo: memFree=14951192/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1447184 CPUtime=102.28 cores=0

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

/proc/8365/statm: 20138 17091 173 34 0 18580 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 2438940

[startup+942.301 s]
/proc/loadavg: 6.46 8.95 9.20 6/177 8408
/proc/meminfo: memFree=15048132/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1477772 CPUtime=942.29 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 618391 0 0 0 94033 196 0 0 25 0 1 0 515272596 1513238528 25372 33554432000 4194304 4587354 140734028098144 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 369443 25372 337 96 0 366005 0
[pid=8362] ppid=8360 vsize=362108 CPUtime=942.32 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 87580 0 0 0 94210 22 0 0 25 0 1 0 515272596 370798592 86146 33554432000 4194304 4785740 140736745962368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 90527 86146 340 145 0 87572 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=469.03 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 46902 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=29504 CPUtime=942.21 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 8668 0 0 0 94220 1 0 0 25 0 1 0 515272597 30212096 6542 33554432000 4194304 4352236 140734719528560 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 7376 6542 127 39 0 6456 0
[pid=8365] ppid=8360 vsize=80684 CPUtime=468.15 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 48337 0 0 0 46808 7 0 0 25 0 1 0 515272597 82620416 17119 33554432000 4194304 4331988 140735977991280 18446744073709551615 4284296 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 20171 17119 173 34 0 18613 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 2432416

[startup+1002.3 s]
/proc/loadavg: 5.58 8.25 8.94 6/177 8409
/proc/meminfo: memFree=14981288/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1530640 CPUtime=1002.29 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 639045 0 0 0 100024 205 0 0 25 0 1 0 515272596 1567375360 34089 33554432000 4194304 4587354 140734028098144 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 382660 34089 337 96 0 379222 0
[pid=8362] ppid=8360 vsize=395548 CPUtime=1002.32 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 95860 0 0 0 100208 24 0 0 25 0 1 0 515272596 405041152 94426 33554432000 4194304 4785740 140736745962368 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 98887 94426 340 145 0 95932 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=498.84 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 49883 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=29504 CPUtime=1002.22 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 8668 0 0 0 100220 2 0 0 25 0 1 0 515272597 30212096 6542 33554432000 4194304 4352236 140734719528560 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 7376 6542 127 39 0 6456 0
[pid=8365] ppid=8360 vsize=80816 CPUtime=498.02 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 48360 0 0 0 49795 7 0 0 25 0 1 0 515272597 82755584 17142 33554432000 4194304 4331988 140735977991280 18446744073709551615 4263162 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 20204 17142 173 34 0 18646 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 2518856

[startup+1062.3 s]
/proc/loadavg: 5.25 7.67 8.69 6/177 8411
/proc/meminfo: memFree=14988212/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1497676 CPUtime=1062.29 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 657303 0 0 0 106014 215 0 0 25 0 1 0 515272596 1533620224 28098 33554432000 4194304 4587354 140734028098144 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 374419 28098 337 96 0 370981 0
[pid=8362] ppid=8360 vsize=411628 CPUtime=1062.33 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 99880 0 0 0 106207 26 0 0 25 0 1 0 515272596 421507072 98446 33554432000 4194304 4785740 140736745962368 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 102907 98446 340 145 0 99952 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=528.72 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 52871 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=29504 CPUtime=1062.23 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 8668 0 0 0 106221 2 0 0 25 0 1 0 515272597 30212096 6542 33554432000 4194304 4352236 140734719528560 18446744073709551615 4329367 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 7376 6542 127 39 0 6456 0
[pid=8365] ppid=8360 vsize=80816 CPUtime=527.81 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 48385 0 0 0 52774 7 0 0 25 0 1 0 515272597 82755584 17167 33554432000 4194304 4331988 140735977991280 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 20204 17167 173 34 0 18646 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 2501972

[startup+1122.3 s]
/proc/loadavg: 5.13 7.19 8.46 6/177 8413
/proc/meminfo: memFree=14955212/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1462340 CPUtime=1122.29 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 685633 0 0 0 112002 227 0 0 25 0 1 0 515272596 1497436160 24079 33554432000 4194304 4587354 140734028098144 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 365585 24079 337 96 0 362147 0
[pid=8362] ppid=8360 vsize=462688 CPUtime=1122.33 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 112519 0 0 0 112204 29 0 0 25 0 1 0 515272596 473792512 111085 33554432000 4194304 4785740 140736745962368 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 115672 111085 340 145 0 112717 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=558.52 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 55851 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=29504 CPUtime=1122.22 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 8668 0 0 0 112220 2 0 0 25 0 1 0 515272597 30212096 6542 33554432000 4194304 4352236 140734719528560 18446744073709551615 4208047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 7376 6542 127 39 0 6456 0
[pid=8365] ppid=8360 vsize=80948 CPUtime=557.69 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 48404 0 0 0 55762 7 0 0 25 0 1 0 515272597 82890752 17186 33554432000 4194304 4331988 140735977991280 18446744073709551615 4263162 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 20237 17186 173 34 0 18679 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 2517828

[startup+1182.31 s]
/proc/loadavg: 5.08 6.81 8.25 6/177 8414
/proc/meminfo: memFree=14964628/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1452792 CPUtime=1182.3 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 708459 0 0 0 117992 238 0 0 25 0 1 0 515272596 1487659008 16908 33554432000 4194304 4587354 140734028098144 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 363198 16908 337 96 0 359760 0
[pid=8362] ppid=8360 vsize=479612 CPUtime=1182.33 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 116716 0 0 0 118203 30 0 0 25 0 1 0 515272596 491122688 115282 33554432000 4194304 4785740 140736745962368 18446744073709551615 4550947 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 119903 115282 340 145 0 116948 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=588.38 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 58837 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=29504 CPUtime=1182.23 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 8668 0 0 0 118221 2 0 0 25 0 1 0 515272597 30212096 6542 33554432000 4194304 4352236 140734719528560 18446744073709551615 4328400 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 7376 6542 127 39 0 6456 0
[pid=8365] ppid=8360 vsize=81080 CPUtime=587.5 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 48425 0 0 0 58743 7 0 0 25 0 1 0 515272597 83025920 17207 33554432000 4194304 4331988 140735977991280 18446744073709551615 4229026 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 20270 17207 173 34 0 18712 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 2525336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.19 6.72 8.19 6/177 8415
/proc/meminfo: memFree=14938588/32951124 swapFree=67111528/67111528
[pid=8360] ppid=8358 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (ppfolio) S 8358 8360 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515272596 18763776 390 33554432000 4194304 4287625 140735006766192 18446744073709551615 244446965263 0 0 4096 65536 6411930154775347199 0 0 17 0 0 0 0
/proc/8360/statm: 4581 390 341 23 0 91 0
[pid=8361] ppid=8360 vsize=1452792 CPUtime=1201.69 cores=0
/proc/8361/stat : 8361 (cryptominisat) R 8360 8360 7235 0 -1 4202496 715156 0 0 0 119927 242 0 0 25 0 1 0 515272596 1487659008 23576 33554432000 4194304 4587354 140734028098144 18446744073709551615 4243472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8361/statm: 363198 23576 337 96 0 359760 0
[pid=8362] ppid=8360 vsize=479612 CPUtime=1201.74 cores=4
/proc/8362/stat : 8362 (clasp) R 8360 8360 7235 0 -1 4202496 116716 0 0 0 120144 30 0 0 25 0 1 0 515272596 491122688 115282 33554432000 4194304 4785740 140736745962368 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8362/statm: 119903 115282 340 145 0 116948 0
[pid=8363] ppid=8360 vsize=464024 CPUtime=598.01 cores=6
/proc/8363/stat : 8363 (TNM) R 8360 8360 7235 0 -1 4202496 5104 0 0 0 59800 1 0 0 25 0 1 0 515272597 475160576 5000 33554432000 134512640 134534564 4294387664 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8363/statm: 116006 5000 95 6 0 114672 0
[pid=8364] ppid=8360 vsize=29504 CPUtime=1201.63 cores=2
/proc/8364/stat : 8364 (lingeling) R 8360 8360 7235 0 -1 4202496 8668 0 0 0 120161 2 0 0 25 0 1 0 515272597 30212096 6542 33554432000 4194304 4352236 140734719528560 18446744073709551615 4328456 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8364/statm: 7376 6542 127 39 0 6456 0
[pid=8365] ppid=8360 vsize=81080 CPUtime=597.17 cores=6
/proc/8365/stat : 8365 (march_hi) R 8360 8360 7235 0 -1 4202496 48431 0 0 0 59710 7 0 0 25 0 1 0 515272597 83025920 17213 33554432000 4194304 4331988 140735977991280 18446744073709551615 4229049 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8365/statm: 20270 17213 173 34 0 18712 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2525336

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 8360 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=616326
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=25996
# CPU time returned by wait4() is 1201.64
# while last known CPU time is 4800.24
#
# 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.24
CPU user time (s): 4797.42
CPU system time (s): 2.82
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 3779168

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

runsolver used 1.9607 second user time and 4.5893 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 02:25:22
IDJOB=3190816
IDBENCH=82547
IDSOLVER=1612
FILE ID=node105/3190816-1304036721
RUNJOBID= node105-1304028688-7254
PBS_JOBID= 13170347
Free space on /tmp= 71924 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190816-1304036721/watcher-3190816-1304036721 -o /tmp/evaluation-result-3190816-1304036721/solver-3190816-1304036721 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190816-1304036721.cnf

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

MD5SUM BENCH= 30037b76a2fd7877580e038a49317f67
RANDOM SEED=1609229027

node105.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.825
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.825
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.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      15316336 kB
Buffers:       2299444 kB
Cached:       14419620 kB
SwapCached:          0 kB
Active:        9192568 kB
Inactive:      7872308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15316336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:      345024 kB
Mapped:          16716 kB
Slab:           507072 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2712960 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= 71928 MiB
End job on node105 at 2011-04-29 02:45:25