Trace number 3257553

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted 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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 4 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.02	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 4
0.00/0.02	Starting TNM 2009 on core(s) 6
0.00/0.02	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.02	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-3257553-1304033842/watcher-3257553-1304033842 -o /tmp/evaluation-result-3257553-1304033842/solver-3257553-1304033842 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3257553-1304033842.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.72 10.05 9.63 6/182 17353
/proc/meminfo: memFree=11066552/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0

[startup+0.211862 s]
/proc/loadavg: 9.72 10.05 9.63 6/182 17353
/proc/meminfo: memFree=11066552/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300849 s]
/proc/loadavg: 9.72 10.05 9.63 6/182 17353
/proc/meminfo: memFree=11066552/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400831 s]
/proc/loadavg: 9.72 10.05 9.63 6/182 17353
/proc/meminfo: memFree=11066552/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700777 s]
/proc/loadavg: 9.72 10.05 9.63 6/182 17353
/proc/meminfo: memFree=11066552/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 9.72 10.05 9.63 12/188 17359
/proc/meminfo: memFree=11001148/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=36952 CPUtime=1.48 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 6345 0 0 0 148 0 0 0 25 0 1 0 593614859 37838848 5001 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 9238 5001 327 96 0 5800 0
[pid=17355] ppid=17353 vsize=20944 CPUtime=1.49 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 3333 0 0 0 149 0 0 0 20 0 1 0 593614859 21446656 2517 33554432000 4194304 4785740 140736475294016 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 5236 2517 340 145 0 2281 0
[pid=17356] ppid=17353 vsize=464440 CPUtime=0.78 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 3867 0 0 0 78 0 0 0 25 0 1 0 593614859 475586560 3764 33554432000 134512640 134534564 4289445456 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116110 3764 91 6 0 114776 0
[pid=17357] ppid=17353 vsize=15652 CPUtime=1.49 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 3582 0 0 0 149 0 0 0 25 0 1 0 593614859 16027648 3094 33554432000 4194304 4352236 140736567162752 18446744073709551615 4208591 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 3913 3094 125 39 0 2993 0
[pid=17358] ppid=17353 vsize=20428 CPUtime=0.69 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 11753 0 0 0 68 1 0 0 25 0 1 0 593614859 20918272 2487 33554432000 4194304 4331988 140736406862848 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 5107 2487 151 34 0 3549 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 576740

[startup+3.10036 s]
/proc/loadavg: 9.72 10.05 9.63 12/188 17359
/proc/meminfo: memFree=11002512/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=961856 CPUtime=3.08 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 8758 0 0 0 308 0 0 0 25 0 1 0 593614859 984940544 5664 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 240464 5664 338 96 0 237026 0
[pid=17355] ppid=17353 vsize=20944 CPUtime=3.09 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 3334 0 0 0 309 0 0 0 25 0 1 0 593614859 21446656 2518 33554432000 4194304 4785740 140736475294016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 5236 2518 340 145 0 2281 0
[pid=17356] ppid=17353 vsize=464440 CPUtime=1.57 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 3867 0 0 0 157 0 0 0 25 0 1 0 593614859 475586560 3764 33554432000 134512640 134534564 4289445456 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116110 3764 91 6 0 114776 0
[pid=17357] ppid=17353 vsize=15652 CPUtime=3.09 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 3582 0 0 0 309 0 0 0 25 0 1 0 593614859 16027648 3094 33554432000 4194304 4352236 140736567162752 18446744073709551615 4268144 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 3913 3094 125 39 0 2993 0
[pid=17358] ppid=17353 vsize=22236 CPUtime=1.49 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 12100 0 0 0 148 1 0 0 25 0 1 0 593614859 22769664 2834 33554432000 4194304 4331988 140736406862848 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 5559 2834 151 34 0 4001 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1503452

[startup+6.3008 s]
/proc/loadavg: 9.74 10.04 9.63 12/188 17359
/proc/meminfo: memFree=10989748/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=46084 CPUtime=6.29 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 10521 0 0 0 628 1 0 0 25 0 1 0 593614859 47190016 5585 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 11521 5585 338 96 0 8083 0
[pid=17355] ppid=17353 vsize=22004 CPUtime=6.29 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 3612 0 0 0 629 0 0 0 25 0 1 0 593614859 22532096 2796 33554432000 4194304 4785740 140736475294016 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 5501 2796 340 145 0 2546 0
[pid=17356] ppid=17353 vsize=464440 CPUtime=3.15 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 3867 0 0 0 315 0 0 0 25 0 1 0 593614859 475586560 3764 33554432000 134512640 134534564 4289445456 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116110 3764 91 6 0 114776 0
[pid=17357] ppid=17353 vsize=10728 CPUtime=6.29 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 3990 0 0 0 629 0 0 0 25 0 1 0 593614859 10985472 1849 33554432000 4194304 4352236 140736567162752 18446744073709551615 4208789 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 2682 1849 127 39 0 1762 0
[pid=17358] ppid=17353 vsize=28128 CPUtime=3.09 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 13581 0 0 0 308 1 0 0 25 0 1 0 593614859 28803072 4315 33554432000 4194304 4331988 140736406862848 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 7032 4315 151 34 0 5474 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 589708

[startup+12.7007 s]
/proc/loadavg: 9.76 10.04 9.64 12/188 17359
/proc/meminfo: memFree=10955668/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=969388 CPUtime=12.69 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 13938 0 0 0 1267 2 0 0 25 0 1 0 593614859 992653312 7987 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 242347 7987 338 96 0 238909 0
[pid=17355] ppid=17353 vsize=23880 CPUtime=12.69 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 4031 0 0 0 1269 0 0 0 25 0 1 0 593614859 24453120 3215 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 5970 3215 340 145 0 3015 0
[pid=17356] ppid=17353 vsize=464440 CPUtime=6.32 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 3867 0 0 0 632 0 0 0 25 0 1 0 593614859 475586560 3764 33554432000 134512640 134534564 4289445456 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116110 3764 91 6 0 114776 0
[pid=17357] ppid=17353 vsize=11868 CPUtime=12.68 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 4948 0 0 0 1268 0 0 0 25 0 1 0 593614859 12152832 2134 33554432000 4194304 4352236 140736567162752 18446744073709551615 4328090 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 2967 2134 127 39 0 2047 0
[pid=17358] ppid=17353 vsize=48960 CPUtime=6.29 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 17596 0 0 0 627 2 0 0 25 0 1 0 593614859 50135040 8330 33554432000 4194304 4331988 140736406862848 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 12240 8330 151 34 0 10682 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1536860

[startup+25.5065 s]
/proc/loadavg: 9.81 10.04 9.64 11/188 17359
/proc/meminfo: memFree=10883024/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=57152 CPUtime=25.49 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 17041 0 0 0 2547 2 0 0 25 0 1 0 593614859 58523648 8865 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 14288 8865 338 96 0 10850 0
[pid=17355] ppid=17353 vsize=26064 CPUtime=25.49 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 4516 0 0 0 2549 0 0 0 25 0 1 0 593614859 26689536 3700 33554432000 4194304 4785740 140736475294016 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 6516 3700 340 145 0 3561 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=12.69 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 1269 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=14196 CPUtime=25.49 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 6677 0 0 0 2549 0 0 0 25 0 1 0 593614859 14536704 2748 33554432000 4194304 4352236 140736567162752 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 3549 2748 127 39 0 2629 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=12.65 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 33811 0 0 0 1260 5 0 0 25 0 1 0 593614859 113016832 20200 33554432000 4194304 4331988 140736406862848 18446744073709551615 4298848 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20200 175 34 0 26034 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 690844

[startup+51.101 s]
/proc/loadavg: 10.07 10.08 9.66 12/188 17360
/proc/meminfo: memFree=10877888/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=966100 CPUtime=51.09 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 30146 0 0 0 5104 5 0 0 25 0 1 0 593614859 989286400 9022 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 241525 9022 338 96 0 238087 0
[pid=17355] ppid=17353 vsize=29912 CPUtime=51.08 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 5444 0 0 0 5108 0 0 0 25 0 1 0 593614859 30629888 4628 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 7478 4628 340 145 0 4523 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=25.41 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 2541 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=19056 CPUtime=51.08 cores=2

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

/proc/17358/statm: 27592 20404 175 34 0 26034 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 751916

[startup+1002.31 s]
/proc/loadavg: 10.18 10.17 9.97 11/188 17452
/proc/meminfo: memFree=11103636/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=65464 CPUtime=1002.31 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 154829 0 0 0 100183 48 0 0 25 0 1 0 593614859 67035136 12925 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 16366 12925 338 96 0 12928 0
[pid=17355] ppid=17353 vsize=60508 CPUtime=1002.3 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 12280 0 0 0 100228 2 0 0 25 0 1 0 593614859 61960192 11464 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 15127 11464 340 145 0 12172 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=498.42 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 49842 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=33140 CPUtime=1002.21 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 99417 0 0 0 100209 12 0 0 25 0 1 0 593614859 33935360 7484 33554432000 4194304 4352236 140736567162752 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 8285 7484 127 39 0 7365 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=498.41 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 34015 0 0 0 49836 5 0 0 25 0 1 0 593614859 113016832 20404 33554432000 4194304 4331988 140736406862848 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20404 175 34 0 26034 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 752544

[startup+1062.3 s]
/proc/loadavg: 10.15 10.17 9.98 11/188 17454
/proc/meminfo: memFree=11049792/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=92040 CPUtime=1062.31 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 164482 0 0 0 106181 50 0 0 25 0 1 0 593614859 94248960 19055 33554432000 4194304 4587354 140733650581952 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 23010 19055 338 96 0 19572 0
[pid=17355] ppid=17353 vsize=64080 CPUtime=1062.29 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 13041 0 0 0 106227 2 0 0 25 0 1 0 593614859 65617920 12225 33554432000 4194304 4785740 140736475294016 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 16020 12225 340 145 0 13065 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=528.3 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 52830 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=33396 CPUtime=1062.2 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 102169 0 0 0 106208 12 0 0 25 0 1 0 593614859 34197504 7548 33554432000 4194304 4352236 140736567162752 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 8349 7548 127 39 0 7429 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=528.21 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 34015 0 0 0 52816 5 0 0 25 0 1 0 593614859 113016832 20404 33554432000 4194304 4331988 140736406862848 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20404 175 34 0 26034 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 782948

[startup+1122.3 s]
/proc/loadavg: 10.28 10.20 10.00 11/188 17456
/proc/meminfo: memFree=11055228/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=85564 CPUtime=1122.31 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 171082 0 0 0 112179 52 0 0 25 0 1 0 593614859 87617536 17286 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 21391 17286 338 96 0 17953 0
[pid=17355] ppid=17353 vsize=64932 CPUtime=1122.3 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 13235 0 0 0 112228 2 0 0 25 0 1 0 593614859 66490368 12419 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 16233 12419 340 145 0 13278 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=558.11 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 55811 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=35700 CPUtime=1122.2 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 107609 0 0 0 112207 13 0 0 25 0 1 0 593614859 36556800 8124 33554432000 4194304 4352236 140736567162752 18446744073709551615 4328213 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 8925 8124 127 39 0 8005 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=558.07 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 34018 0 0 0 55802 5 0 0 25 0 1 0 593614859 113016832 20407 33554432000 4194304 4331988 140736406862848 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20407 175 34 0 26034 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 779628

[startup+1182.3 s]
/proc/loadavg: 10.18 10.18 10.01 11/188 17457
/proc/meminfo: memFree=11060416/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=992404 CPUtime=1182.32 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 171686 0 0 0 118179 53 0 0 25 0 1 0 593614859 1016221696 14338 33554432000 4194304 4587354 140733650581952 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 248101 14338 338 96 0 244663 0
[pid=17355] ppid=17353 vsize=65500 CPUtime=1182.31 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 13380 0 0 0 118228 3 0 0 25 0 1 0 593614859 67072000 12564 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 16375 12564 340 145 0 13420 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=587.96 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 58796 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=27892 CPUtime=1182.19 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 110809 0 0 0 118206 13 0 0 25 0 1 0 593614859 28561408 6172 33554432000 4194304 4352236 140736567162752 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 6973 6172 127 39 0 6053 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=587.9 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 34027 0 0 0 58785 5 0 0 25 0 1 0 593614859 113016832 20416 33554432000 4194304 4331988 140736406862848 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20416 175 34 0 26034 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1679228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.13 10.16 10.00 11/188 17458
/proc/meminfo: memFree=11062276/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=992404 CPUtime=1201.72 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 172725 0 0 0 120118 54 0 0 25 0 1 0 593614859 1016221696 15347 33554432000 4194304 4587354 140733650581952 18446744073709551615 4231873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 248101 15347 338 96 0 244663 0
[pid=17355] ppid=17353 vsize=65784 CPUtime=1201.71 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 13448 0 0 0 120168 3 0 0 25 0 1 0 593614859 67362816 12632 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 16446 12632 340 145 0 13491 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=597.6 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 59760 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=38004 CPUtime=1201.6 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 113337 0 0 0 120146 14 0 0 25 0 1 0 593614859 38916096 8700 33554432000 4194304 4352236 140736567162752 18446744073709551615 4295372 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 9501 8700 127 39 0 8581 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=597.55 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 34028 0 0 0 59750 5 0 0 25 0 1 0 593614859 113016832 20417 33554432000 4194304 4331988 140736406862848 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20417 175 34 0 26034 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1689624

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.7 s]
/proc/loadavg: 10.13 10.16 10.00 11/188 17458
/proc/meminfo: memFree=11062276/32951124 swapFree=67102140/67111528
[pid=17353] ppid=17351 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17353/stat : 17353 (ppfolio) S 17351 17353 16723 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 593614858 18763776 389 33554432000 4194304 4287625 140735006941904 18446744073709551615 216735198735 0 0 4096 65536 4189130647467458559 0 0 17 2 0 0 0
/proc/17353/statm: 4581 389 341 23 0 91 0
[pid=17354] ppid=17353 vsize=992404 CPUtime=1201.72 cores=0
/proc/17354/stat : 17354 (cryptominisat) R 17353 17353 16723 0 -1 4202496 172725 0 0 0 120118 54 0 0 25 0 1 0 593614859 1016221696 15347 33554432000 4194304 4587354 140733650581952 18446744073709551615 4231873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17354/statm: 248101 15347 338 96 0 244663 0
[pid=17355] ppid=17353 vsize=65784 CPUtime=1201.71 cores=4
/proc/17355/stat : 17355 (clasp) R 17353 17353 16723 0 -1 4202496 13448 0 0 0 120168 3 0 0 25 0 1 0 593614859 67362816 12632 33554432000 4194304 4785740 140736475294016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17355/statm: 16446 12632 340 145 0 13491 0
[pid=17356] ppid=17353 vsize=464740 CPUtime=597.6 cores=6
/proc/17356/stat : 17356 (TNM) R 17353 17353 16723 0 -1 4202496 4231 0 0 0 59760 0 0 0 25 0 1 0 593614859 475893760 4128 33554432000 134512640 134534564 4289445456 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17356/statm: 116185 4128 95 6 0 114851 0
[pid=17357] ppid=17353 vsize=38004 CPUtime=1201.6 cores=2
/proc/17357/stat : 17357 (lingeling) R 17353 17353 16723 0 -1 4202496 113337 0 0 0 120146 14 0 0 25 0 1 0 593614859 38916096 8700 33554432000 4194304 4352236 140736567162752 18446744073709551615 4295372 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17357/statm: 9501 8700 127 39 0 8581 0
[pid=17358] ppid=17353 vsize=110368 CPUtime=597.55 cores=6
/proc/17358/stat : 17358 (march_hi) R 17353 17353 16723 0 -1 4202496 34028 0 0 0 59750 5 0 0 25 0 1 0 593614859 113016832 20417 33554432000 4194304 4331988 140736406862848 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17358/statm: 27592 20417 175 34 0 26034 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1689624

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17353 and gives
#  childrusage.ru_utime.tv_sec=3604
#  childrusage.ru_utime.tv_usec=341056
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=732888
# CPU time returned by wait4() is 3605.07
# while last known CPU time is 4800.18
#
# 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.18
CPU user time (s): 4799.42
CPU system time (s): 0.76
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 1693436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3604.34
system time used= 0.732888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 300050
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= 22221

runsolver used 1.78773 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 01:37:22
IDJOB=3257553
IDBENCH=71139
IDSOLVER=1612
FILE ID=node119/3257553-1304033842
RUNJOBID= node119-1304032404-17160
PBS_JOBID= 13170333
Free space on /tmp= 71800 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257553-1304033842/watcher-3257553-1304033842 -o /tmp/evaluation-result-3257553-1304033842/solver-3257553-1304033842 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3257553-1304033842.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1514813410

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.815
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:     32951124 kB
MemFree:      11066708 kB
Buffers:       2242204 kB
Cached:       18311508 kB
SwapCached:       5504 kB
Active:       10168660 kB
Inactive:     11130328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11066708 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           13328 kB
Writeback:           0 kB
AnonPages:      741848 kB
Mapped:          16964 kB
Slab:           520636 kB
PageTables:       6744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1590316 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= 71792 MiB
End job on node119 at 2011-04-29 01:57:26