Trace number 3190889

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.1 1220.61

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
MD5SUM6105ec111e1e16da586afadcc6f09041
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3190889-1304042145/watcher-3190889-1304042145 -o /tmp/evaluation-result-3190889-1304042145/solver-3190889-1304042145 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190889-1304042145.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: 9.73 10.09 10.02 7/182 11271
/proc/meminfo: memFree=13587848/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0

[startup+0.430215 s]
/proc/loadavg: 9.73 10.09 10.02 7/182 11271
/proc/meminfo: memFree=13587848/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500204 s]
/proc/loadavg: 9.73 10.09 10.02 7/182 11271
/proc/meminfo: memFree=13587848/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600186 s]
/proc/loadavg: 9.73 10.09 10.02 7/182 11271
/proc/meminfo: memFree=13587848/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701168 s]
/proc/loadavg: 9.73 10.09 10.02 7/182 11271
/proc/meminfo: memFree=13587848/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50702 s]
/proc/loadavg: 9.73 10.09 10.02 11/188 11277
/proc/meminfo: memFree=13551892/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=28336 CPUtime=1.49 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 5702 0 0 0 149 0 0 0 25 0 1 0 515814347 29016064 2443 33554432000 4194304 4587354 140734973942336 18446744073709551615 4239040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 7084 2443 326 96 0 3646 0
[pid=11273] ppid=11271 vsize=24344 CPUtime=1.49 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 3676 0 0 0 149 0 0 0 25 0 1 0 515814347 24928256 3408 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 6086 3408 340 145 0 3131 0
[pid=11274] ppid=11271 vsize=456220 CPUtime=0.76 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1457 0 0 0 76 0 0 0 25 0 1 0 515814347 467169280 1354 33554432000 134512640 134534564 4291891936 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 114055 1354 91 6 0 112721 0
[pid=11275] ppid=11271 vsize=7096 CPUtime=1.49 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 1905 0 0 0 149 0 0 0 25 0 1 0 515814347 7266304 968 33554432000 4194304 4352236 140736617456000 18446744073709551615 4328366 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 1774 968 127 39 0 854 0
[pid=11276] ppid=11271 vsize=12556 CPUtime=0.72 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 6381 0 0 0 71 1 0 0 25 0 1 0 515814347 12857344 1361 33554432000 4194304 4331988 140737396173712 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 546876

[startup+3.10075 s]
/proc/loadavg: 9.73 10.09 10.02 11/188 11277
/proc/meminfo: memFree=13544824/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=114776 CPUtime=3.08 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 9423 0 0 0 307 1 0 0 25 0 1 0 515814347 117530624 2713 33554432000 4194304 4587354 140734973942336 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 28694 2713 327 96 0 25256 0
[pid=11273] ppid=11271 vsize=25444 CPUtime=3.09 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 3943 0 0 0 309 0 0 0 25 0 1 0 515814347 26054656 3675 33554432000 4194304 4785740 140735076904400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 6361 3675 340 145 0 3406 0
[pid=11274] ppid=11271 vsize=456220 CPUtime=1.55 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1457 0 0 0 155 0 0 0 25 0 1 0 515814347 467169280 1354 33554432000 134512640 134534564 4291891936 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 114055 1354 91 6 0 112721 0
[pid=11275] ppid=11271 vsize=7736 CPUtime=3.09 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 2545 0 0 0 309 0 0 0 25 0 1 0 515814347 7921664 1096 33554432000 4194304 4352236 140736617456000 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 1934 1096 127 39 0 1014 0
[pid=11276] ppid=11271 vsize=12556 CPUtime=1.52 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 6381 0 0 0 151 1 0 0 25 0 1 0 515814347 12857344 1361 33554432000 4194304 4331988 140737396173712 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 635056

[startup+6.30118 s]
/proc/loadavg: 9.75 10.09 10.02 11/188 11277
/proc/meminfo: memFree=13558096/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=129560 CPUtime=6.29 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 15388 0 0 0 626 3 0 0 25 0 1 0 515814347 132669440 7210 33554432000 4194304 4587354 140734973942336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 32390 7210 337 96 0 28952 0
[pid=11273] ppid=11271 vsize=27896 CPUtime=6.29 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 4565 0 0 0 629 0 0 0 25 0 1 0 515814347 28565504 4297 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 6974 4297 340 145 0 4019 0
[pid=11274] ppid=11271 vsize=456220 CPUtime=3.13 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1457 0 0 0 313 0 0 0 25 0 1 0 515814347 467169280 1354 33554432000 134512640 134534564 4291891936 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 114055 1354 91 6 0 112721 0
[pid=11275] ppid=11271 vsize=8664 CPUtime=6.29 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 3289 0 0 0 629 0 0 0 25 0 1 0 515814347 8871936 1328 33554432000 4194304 4352236 140736617456000 18446744073709551615 4271205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 2166 1328 127 39 0 1246 0
[pid=11276] ppid=11271 vsize=17024 CPUtime=3.11 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 7763 0 0 0 310 1 0 0 25 0 1 0 515814347 17432576 2243 33554432000 4194304 4331988 140737396173712 18446744073709551615 4291376 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 657688

[startup+12.7011 s]
/proc/loadavg: 9.85 10.10 10.02 11/188 11278
/proc/meminfo: memFree=13526736/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=142012 CPUtime=12.68 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 22054 0 0 0 1265 3 0 0 25 0 1 0 515814347 145420288 12294 33554432000 4194304 4587354 140734973942336 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 35503 12294 337 96 0 32065 0
[pid=11273] ppid=11271 vsize=32128 CPUtime=12.68 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 5575 0 0 0 1268 0 0 0 25 0 1 0 515814347 32899072 5307 33554432000 4194304 4785740 140735076904400 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 8032 5307 340 145 0 5077 0
[pid=11274] ppid=11271 vsize=456220 CPUtime=6.3 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1457 0 0 0 630 0 0 0 25 0 1 0 515814347 467169280 1354 33554432000 134512640 134534564 4291891936 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 114055 1354 91 6 0 112721 0
[pid=11275] ppid=11271 vsize=10968 CPUtime=12.69 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 4664 0 0 0 1269 0 0 0 25 0 1 0 515814347 11231232 1935 33554432000 4194304 4352236 140736617456000 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 2742 1935 127 39 0 1822 0
[pid=11276] ppid=11271 vsize=17024 CPUtime=6.31 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 7763 0 0 0 630 1 0 0 25 0 1 0 515814347 17432576 2243 33554432000 4194304 4331988 140737396173712 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 676676

[startup+25.5008 s]
/proc/loadavg: 9.95 10.12 10.03 11/188 11278
/proc/meminfo: memFree=13331236/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=149556 CPUtime=25.48 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 31612 0 0 0 2544 4 0 0 25 0 1 0 515814347 153145344 13167 33554432000 4194304 4587354 140734973942336 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 37389 13167 337 96 0 33951 0
[pid=11273] ppid=11271 vsize=36748 CPUtime=25.49 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 6688 0 0 0 2548 1 0 0 25 0 1 0 515814347 37629952 6420 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 9187 6420 340 145 0 6232 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=12.69 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 1269 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=10972 CPUtime=25.48 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 5305 0 0 0 2548 0 0 0 25 0 1 0 515814347 11235328 1936 33554432000 4194304 4352236 140736617456000 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 2743 1936 127 39 0 1823 0
[pid=11276] ppid=11271 vsize=17024 CPUtime=12.65 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 7763 0 0 0 1264 1 0 0 25 0 1 0 515814347 17432576 2243 33554432000 4194304 4331988 140737396173712 18446744073709551615 4299243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 693332

[startup+51.1013 s]
/proc/loadavg: 9.97 10.10 10.02 11/188 11279
/proc/meminfo: memFree=13463256/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=148600 CPUtime=51.09 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 47965 0 0 0 5099 10 0 0 25 0 1 0 515814347 152166400 11712 33554432000 4194304 4587354 140734973942336 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 37150 11712 337 96 0 33712 0
[pid=11273] ppid=11271 vsize=44368 CPUtime=51.08 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 8485 0 0 0 5107 1 0 0 25 0 1 0 515814347 45432832 8217 33554432000 4194304 4785740 140735076904400 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 11092 8217 340 145 0 8137 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=25.39 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 2539 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=11356 CPUtime=51.09 cores=3

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

/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=14972 CPUtime=882.16 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 33166 0 0 0 88211 5 0 0 25 0 1 0 515814347 15331328 2937 33554432000 4194304 4352236 140736617456000 18446744073709551615 4271298 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 3743 2937 127 39 0 2823 0
[pid=11276] ppid=11271 vsize=56316 CPUtime=438.75 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 17262 0 0 0 43867 8 0 0 25 0 1 0 515814347 57667584 11742 33554432000 4194304 4331988 140737396173712 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 14079 11742 175 34 0 12521 0
Current children cumulated CPU time (s) 3523.81
Current children cumulated vsize (KiB) 849720

[startup+942.301 s]
/proc/loadavg: 10.16 10.18 10.10 12/188 11845
/proc/meminfo: memFree=13765808/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=142356 CPUtime=941.91 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 375031 0 0 0 94042 149 0 0 25 0 1 0 515814347 145772544 13673 33554432000 4194304 4587354 140734973942336 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 35589 13673 337 96 0 32151 0
[pid=11273] ppid=11271 vsize=105424 CPUtime=942.25 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 22518 0 0 0 94220 5 0 0 25 0 1 0 515814347 107954176 22250 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 26356 22250 340 145 0 23401 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=468.61 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 46861 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=17020 CPUtime=942.15 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 35918 0 0 0 94210 5 0 0 25 0 1 0 515814347 17428480 3449 33554432000 4194304 4352236 140736617456000 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 4255 3449 127 39 0 3335 0
[pid=11276] ppid=11271 vsize=75960 CPUtime=468.54 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 17978 0 0 0 46846 8 0 0 25 0 1 0 515814347 77783040 12458 33554432000 4194304 4331988 140737396173712 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 18990 12458 175 34 0 17432 0
Current children cumulated CPU time (s) 3763.46
Current children cumulated vsize (KiB) 819792

[startup+1002.3 s]
/proc/loadavg: 10.18 10.17 10.10 12/188 11847
/proc/meminfo: memFree=13698588/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=259276 CPUtime=1001.91 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 402273 0 0 0 100035 156 0 0 25 0 1 0 515814347 265498624 24047 33554432000 4194304 4587354 140734973942336 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 64819 24047 337 96 0 61381 0
[pid=11273] ppid=11271 vsize=108792 CPUtime=1002.25 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 23323 0 0 0 100220 5 0 0 25 0 1 0 515814347 111403008 23055 33554432000 4194304 4785740 140735076904400 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 27198 23055 340 145 0 24243 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=498.42 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 49842 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=17788 CPUtime=1002.16 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 36110 0 0 0 100211 5 0 0 25 0 1 0 515814347 18214912 3641 33554432000 4194304 4352236 140736617456000 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 4447 3641 127 39 0 3527 0
[pid=11276] ppid=11271 vsize=75960 CPUtime=498.42 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 18637 0 0 0 49833 9 0 0 25 0 1 0 515814347 77783040 13117 33554432000 4194304 4331988 140737396173712 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 18990 13117 175 34 0 17432 0
Current children cumulated CPU time (s) 4003.16
Current children cumulated vsize (KiB) 940848

[startup+1062.3 s]
/proc/loadavg: 10.17 10.17 10.10 12/188 11849
/proc/meminfo: memFree=13702176/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=12862912 CPUtime=1061.91 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 416287 0 0 0 106027 164 0 0 25 0 1 0 515814347 13171621888 14293 33554432000 4194304 4587354 140734973942336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 3215728 14293 337 96 0 3212290 0
[pid=11273] ppid=11271 vsize=113552 CPUtime=1062.25 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 24353 0 0 0 106220 5 0 0 25 0 1 0 515814347 116277248 24085 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 28388 24085 340 145 0 25433 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=528.27 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 52827 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=21500 CPUtime=1062.15 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 39278 0 0 0 106210 5 0 0 25 0 1 0 515814347 22016000 4569 33554432000 4194304 4352236 140736617456000 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 5375 4569 127 39 0 4455 0
[pid=11276] ppid=11271 vsize=75960 CPUtime=528.23 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 19243 0 0 0 52814 9 0 0 25 0 1 0 515814347 77783040 13723 33554432000 4194304 4331988 140737396173712 18446744073709551615 4299221 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 18990 13723 175 34 0 17432 0
Current children cumulated CPU time (s) 4242.81
Current children cumulated vsize (KiB) 13552956

[startup+1122.3 s]
/proc/loadavg: 10.17 10.17 10.10 12/188 11850
/proc/meminfo: memFree=13737240/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515814347 18763776 389 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4605397228528336895 0 0 17 5 0 0 0
/proc/11271/statm: 4581 389 341 23 0 91 0
[pid=11272] ppid=11271 vsize=12863084 CPUtime=1121.91 cores=1
/proc/11272/stat : 11272 (cryptominisat) R 11271 11271 10696 0 -1 4202496 437603 0 0 0 112016 175 0 0 25 0 1 0 515814347 13171798016 9184 33554432000 4194304 4587354 140734973942336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11272/statm: 3215771 9184 337 96 0 3212333 0
[pid=11273] ppid=11271 vsize=115496 CPUtime=1122.26 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 24810 0 0 0 112221 5 0 0 25 0 1 0 515814347 118267904 24542 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 28874 24542 340 145 0 25919 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=558.11 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 55811 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=21116 CPUtime=1122.16 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 41422 0 0 0 112211 5 0 0 25 0 1 0 515814347 21622784 4473 33554432000 4194304 4352236 140736617456000 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 5279 4473 127 39 0 4359 0
[pid=11276] ppid=11271 vsize=75960 CPUtime=558.07 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 19857 0 0 0 55798 9 0 0 25 0 1 0 515814347 77783040 14337 33554432000 4194304 4331988 140737396173712 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 18990 14337 175 34 0 17432 0
Current children cumulated CPU time (s) 4482.51
Current children cumulated vsize (KiB) 13554688

[startup+1182.3 s]
/proc/loadavg: 9.71 10.05 10.06 11/187 11852
/proc/meminfo: memFree=13744788/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=1145.13 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 523 443477 0 0 0 0 114335 178 15 0 1 0 515814347 18763776 390 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4294934788 0 0 17 5 0 0 0
/proc/11271/statm: 4581 390 342 23 0 91 0
[pid=11273] ppid=11271 vsize=118040 CPUtime=1182.25 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 25415 0 0 0 118220 5 0 0 25 0 1 0 515814347 120872960 25147 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 29510 25147 340 145 0 26555 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=587.93 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 58793 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=21116 CPUtime=1182.16 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 42638 0 0 0 118210 6 0 0 25 0 1 0 515814347 21622784 4473 33554432000 4194304 4352236 140736617456000 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 5279 4473 127 39 0 4359 0
[pid=11276] ppid=11271 vsize=75960 CPUtime=587.93 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 20506 0 0 0 58783 10 0 0 25 0 1 0 515814347 77783040 14986 33554432000 4194304 4331988 140737396173712 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 18990 14986 175 34 0 17432 0
Current children cumulated CPU time (s) 4685.4
Current children cumulated vsize (KiB) 694148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.6 s]
/proc/loadavg: 9.55 9.97 10.03 10/187 11853
/proc/meminfo: memFree=13726792/32950928 swapFree=67111528/67111528
[pid=11271] ppid=11269 vsize=18324 CPUtime=1145.13 cores=1,3,5,7
/proc/11271/stat : 11271 (ppfolio) S 11269 11271 10696 0 -1 4202496 523 443477 0 0 0 0 114335 178 15 0 1 0 515814347 18763776 390 33554432000 4194304 4287625 140735378112976 18446744073709551615 248089718287 0 0 4096 65536 4294934788 0 0 17 5 0 0 0
/proc/11271/statm: 4581 390 342 23 0 91 0
[pid=11273] ppid=11271 vsize=118660 CPUtime=1220.56 cores=5
/proc/11273/stat : 11273 (clasp) R 11271 11271 10696 0 -1 4202496 25539 0 0 0 122051 5 0 0 25 0 1 0 515814347 121507840 25271 33554432000 4194304 4785740 140735076904400 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11273/statm: 29665 25271 340 145 0 26710 0
[pid=11274] ppid=11271 vsize=460708 CPUtime=607 cores=7
/proc/11274/stat : 11274 (TNM) R 11271 11271 10696 0 -1 4202496 1816 0 0 0 60700 0 0 0 25 0 1 0 515814347 471764992 1713 33554432000 134512640 134534564 4291891936 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11274/statm: 115177 1713 95 6 0 113843 0
[pid=11275] ppid=11271 vsize=21500 CPUtime=1220.47 cores=3
/proc/11275/stat : 11275 (lingeling) R 11271 11271 10696 0 -1 4202496 43758 0 0 0 122041 6 0 0 25 0 1 0 515814347 22016000 4569 33554432000 4194304 4352236 140736617456000 18446744073709551615 4329176 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11275/statm: 5375 4569 127 39 0 4455 0
[pid=11276] ppid=11271 vsize=75960 CPUtime=606.94 cores=7
/proc/11276/stat : 11276 (march_hi) R 11271 11271 10696 0 -1 4202496 20943 0 0 0 60684 10 0 0 25 0 1 0 515814347 77783040 15423 33554432000 4194304 4331988 140737396173712 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11276/statm: 18990 15423 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 695152

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 11271 and gives
#  childrusage.ru_utime.tv_sec=3577
#  childrusage.ru_utime.tv_usec=622118
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=976699
# CPU time returned by wait4() is 3579.6
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1220.61
CPU time (s): 4800.1
CPU user time (s): 4798.11
CPU system time (s): 1.99
CPU usage (%): 393.254
Max. virtual memory (cumulated for all children) (KiB): 13650068

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

runsolver used 1.91671 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 03:55:45
IDJOB=3190889
IDBENCH=82620
IDSOLVER=1612
FILE ID=node123/3190889-1304042145
RUNJOBID= node123-1304037296-10715
PBS_JOBID= 13170370
Free space on /tmp= 72804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190889-1304042145/watcher-3190889-1304042145 -o /tmp/evaluation-result-3190889-1304042145/solver-3190889-1304042145 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190889-1304042145.cnf

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

MD5SUM BENCH= 6105ec111e1e16da586afadcc6f09041
RANDOM SEED=588073194

node123.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	: 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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13588004 kB
Buffers:       2191732 kB
Cached:       16024688 kB
SwapCached:          0 kB
Active:        9634768 kB
Inactive:      9178308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13588004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11308 kB
Writeback:           0 kB
AnonPages:      596236 kB
Mapped:          16716 kB
Slab:           486236 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1539164 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= 72796 MiB
End job on node123 at 2011-04-29 04:16:08