Trace number 3263009

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
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 560
Number of clauses of size over 556910

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-3263009-1304090423/watcher-3263009-1304090423 -o /tmp/evaluation-result-3263009-1304090423/solver-3263009-1304090423 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263009-1304090423.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: 3.55 5.99 7.17 7/182 24502
/proc/meminfo: memFree=12730572/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) R 24500 24502 24128 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0

[startup+0.0952469 s]
/proc/loadavg: 3.55 5.99 7.17 7/182 24502
/proc/meminfo: memFree=12730572/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100246 s]
/proc/loadavg: 3.55 5.99 7.17 7/182 24502
/proc/meminfo: memFree=12730572/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300214 s]
/proc/loadavg: 3.55 5.99 7.17 7/182 24502
/proc/meminfo: memFree=12730572/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700142 s]
/proc/loadavg: 3.55 5.99 7.17 7/182 24502
/proc/meminfo: memFree=12730572/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 3.55 5.99 7.17 11/188 24509
/proc/meminfo: memFree=12665548/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=28112 CPUtime=1.49 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 2476 0 0 0 149 0 0 0 25 0 1 0 599272984 28786688 2301 33554432000 4194304 4587354 140737035662224 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 7028 2301 306 96 0 3590 0
[pid=24504] ppid=24502 vsize=19824 CPUtime=1.49 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 2536 0 0 0 149 0 0 0 25 0 1 0 599272984 20299776 2257 33554432000 4194304 4785740 140734614286800 18446744073709551615 4495797 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 4956 2257 314 145 0 2001 0
[pid=24505] ppid=24502 vsize=461528 CPUtime=0.77 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 2896 0 0 0 77 0 0 0 25 0 1 0 599272984 472604672 2793 33554432000 134512640 134534564 4294050592 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 115382 2793 91 6 0 114048 0
[pid=24506] ppid=24502 vsize=17552 CPUtime=1.49 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 4183 0 0 0 149 0 0 0 25 0 1 0 599272984 17973248 3578 33554432000 4194304 4352236 140737208518752 18446744073709551615 4267938 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 4388 3578 123 39 0 3468 0
[pid=24507] ppid=24502 vsize=19636 CPUtime=0.69 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 14939 0 0 0 67 2 0 0 25 0 1 0 599272984 20107264 2904 33554432000 4194304 4331988 140736460712688 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 4909 2904 150 34 0 3351 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 564976

[startup+3.10072 s]
/proc/loadavg: 3.55 5.99 7.17 12/188 24509
/proc/meminfo: memFree=12656124/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=43188 CPUtime=3.08 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 9077 0 0 0 308 0 0 0 25 0 1 0 599272984 44224512 5932 33554432000 4194304 4587354 140737035662224 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 10797 5932 314 96 0 7359 0
[pid=24504] ppid=24502 vsize=20188 CPUtime=3.09 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 2600 0 0 0 309 0 0 0 25 0 1 0 599272984 20672512 2321 33554432000 4194304 4785740 140734614286800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 5047 2321 314 145 0 2092 0
[pid=24505] ppid=24502 vsize=461528 CPUtime=1.57 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 2896 0 0 0 157 0 0 0 25 0 1 0 599272984 472604672 2793 33554432000 134512640 134534564 4294050592 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 115382 2793 91 6 0 114048 0
[pid=24506] ppid=24502 vsize=14424 CPUtime=3.09 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 4519 0 0 0 309 0 0 0 25 0 1 0 599272984 14770176 2768 33554432000 4194304 4352236 140737208518752 18446744073709551615 4327896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 3606 2768 127 39 0 2686 0
[pid=24507] ppid=24502 vsize=19636 CPUtime=1.49 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 14939 0 0 0 147 2 0 0 25 0 1 0 599272984 20107264 2904 33554432000 4194304 4331988 140736460712688 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 4909 2904 150 34 0 3351 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 577288

[startup+6.30117 s]
/proc/loadavg: 4.07 6.05 7.19 12/188 24509
/proc/meminfo: memFree=12647492/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=48612 CPUtime=6.29 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 17531 0 0 0 627 2 0 0 25 0 1 0 599272984 49778688 7801 33554432000 4194304 4587354 140737035662224 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 12153 7801 337 96 0 8715 0
[pid=24504] ppid=24502 vsize=22712 CPUtime=6.29 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 3433 0 0 0 628 1 0 0 25 0 1 0 599272984 23257088 2968 33554432000 4194304 4785740 140734614286800 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 5678 2968 340 145 0 2723 0
[pid=24505] ppid=24502 vsize=461528 CPUtime=3.15 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 2896 0 0 0 315 0 0 0 25 0 1 0 599272984 472604672 2793 33554432000 134512640 134534564 4294050592 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 115382 2793 91 6 0 114048 0
[pid=24506] ppid=24502 vsize=12576 CPUtime=6.29 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 4908 0 0 0 629 0 0 0 25 0 1 0 599272984 12877824 2306 33554432000 4194304 4352236 140737208518752 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 3144 2306 127 39 0 2224 0
[pid=24507] ppid=24502 vsize=19636 CPUtime=3.09 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 14958 0 0 0 307 2 0 0 25 0 1 0 599272984 20107264 2923 33554432000 4194304 4331988 140736460712688 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 4909 2923 150 34 0 3351 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 583388

[startup+12.701 s]
/proc/loadavg: 4.54 6.12 7.20 12/188 24509
/proc/meminfo: memFree=12629296/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=32348 CPUtime=12.69 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 21393 0 0 0 1267 2 0 0 25 0 1 0 599272984 33124352 3927 33554432000 4194304 4587354 140737035662224 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 8087 3927 337 96 0 4649 0
[pid=24504] ppid=24502 vsize=25760 CPUtime=12.69 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 4145 0 0 0 1268 1 0 0 25 0 1 0 599272984 26378240 3680 33554432000 4194304 4785740 140734614286800 18446744073709551615 216734876266 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 6440 3680 340 145 0 3485 0
[pid=24505] ppid=24502 vsize=461528 CPUtime=6.31 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 2896 0 0 0 631 0 0 0 25 0 1 0 599272984 472604672 2793 33554432000 134512640 134534564 4294050592 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 115382 2793 91 6 0 114048 0
[pid=24506] ppid=24502 vsize=17628 CPUtime=12.69 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 8143 0 0 0 1268 1 0 0 25 0 1 0 599272984 18051072 3600 33554432000 4194304 4352236 140737208518752 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 4407 3600 127 39 0 3487 0
[pid=24507] ppid=24502 vsize=20020 CPUtime=6.29 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 14983 0 0 0 627 2 0 0 25 0 1 0 599272984 20500480 2948 33554432000 4194304 4331988 140736460712688 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 5005 2948 150 34 0 3447 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 575608

[startup+25.5008 s]
/proc/loadavg: 5.90 6.34 7.26 12/188 24509
/proc/meminfo: memFree=12591284/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=53560 CPUtime=25.49 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 30003 0 0 0 2545 4 0 0 25 0 1 0 599272984 54845440 9858 33554432000 4194304 4587354 140737035662224 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 13390 9858 337 96 0 9952 0
[pid=24504] ppid=24502 vsize=29712 CPUtime=25.49 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 5039 0 0 0 2548 1 0 0 25 0 1 0 599272984 30425088 4574 33554432000 4194304 4785740 140734614286800 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 7428 4574 340 145 0 4473 0
[pid=24505] ppid=24502 vsize=461528 CPUtime=12.71 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 2896 0 0 0 1271 0 0 0 25 0 1 0 599272984 472604672 2793 33554432000 134512640 134534564 4294050592 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 115382 2793 91 6 0 114048 0
[pid=24506] ppid=24502 vsize=18992 CPUtime=25.48 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 11328 0 0 0 2547 1 0 0 25 0 1 0 599272984 19447808 3910 33554432000 4194304 4352236 140737208518752 18446744073709551615 4267945 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 4748 3910 127 39 0 3828 0
[pid=24507] ppid=24502 vsize=21196 CPUtime=12.62 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 15292 0 0 0 1260 2 0 0 25 0 1 0 599272984 21704704 3257 33554432000 4194304 4331988 140736460712688 18446744073709551615 4271264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 5299 3257 150 34 0 3741 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 603312

[startup+51.1003 s]
/proc/loadavg: 7.30 6.63 7.33 12/188 24510
/proc/meminfo: memFree=12557980/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=59640 CPUtime=51.09 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 45346 0 0 0 5102 7 0 0 25 0 1 0 599272984 61071360 11168 33554432000 4194304 4587354 140737035662224 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 14910 11168 337 96 0 11472 0
[pid=24504] ppid=24502 vsize=33168 CPUtime=51.09 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 5839 0 0 0 5108 1 0 0 25 0 1 0 599272984 33964032 5374 33554432000 4194304 4785740 140734614286800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 8292 5374 340 145 0 5337 0
[pid=24505] ppid=24502 vsize=461528 CPUtime=25.41 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 2896 0 0 0 2541 0 0 0 25 0 1 0 599272984 472604672 2793 33554432000 134512640 134534564 4294050592 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 115382 2793 91 6 0 114048 0
[pid=24506] ppid=24502 vsize=20500 CPUtime=51.09 cores=2

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

/proc/24507/statm: 11249 7390 175 34 0 9691 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 707400

[startup+1002.3 s]
/proc/loadavg: 10.26 10.06 9.15 12/188 24535
/proc/meminfo: memFree=12389800/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=58824 CPUtime=1002.31 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 265339 0 0 0 100139 92 0 0 25 0 1 0 599272984 60235776 9354 33554432000 4194304 4587354 140737035662224 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 14706 9354 337 96 0 11268 0
[pid=24504] ppid=24502 vsize=65396 CPUtime=1002.31 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 13222 0 0 0 100228 3 0 0 25 0 1 0 599272984 66965504 12757 33554432000 4194304 4785740 140734614286800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 16349 12757 340 145 0 13394 0
[pid=24505] ppid=24502 vsize=465520 CPUtime=498.44 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 3231 0 0 0 49844 0 0 0 25 0 1 0 599272984 476692480 3128 33554432000 134512640 134534564 4294050592 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 116380 3128 95 6 0 115046 0
[pid=24506] ppid=24502 vsize=58208 CPUtime=1002.2 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 157923 0 0 0 100196 24 0 0 25 0 1 0 599272984 59604992 13746 33554432000 4194304 4352236 140737208518752 18446744073709551615 4278667 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 14552 13746 127 39 0 13632 0
[pid=24507] ppid=24502 vsize=44996 CPUtime=498.38 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 31186 0 0 0 49834 4 0 0 25 0 1 0 599272984 46075904 7409 33554432000 4194304 4331988 140736460712688 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 11249 7409 175 34 0 9691 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 711268

[startup+1062.3 s]
/proc/loadavg: 10.13 10.06 9.20 11/188 24537
/proc/meminfo: memFree=12414828/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=58912 CPUtime=1062.31 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 275087 0 0 0 106134 97 0 0 25 0 1 0 599272984 60325888 10452 33554432000 4194304 4587354 140737035662224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 14728 10452 337 96 0 11290 0
[pid=24504] ppid=24502 vsize=66468 CPUtime=1062.31 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 13439 0 0 0 106228 3 0 0 25 0 1 0 599272984 68063232 12974 33554432000 4194304 4785740 140734614286800 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 16617 12974 340 145 0 13662 0
[pid=24505] ppid=24502 vsize=465520 CPUtime=528.29 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 3231 0 0 0 52829 0 0 0 25 0 1 0 599272984 476692480 3128 33554432000 134512640 134534564 4294050592 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 116380 3128 95 6 0 115046 0
[pid=24506] ppid=24502 vsize=37984 CPUtime=1062.18 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 161859 0 0 0 106194 24 0 0 25 0 1 0 599272984 38895616 8690 33554432000 4194304 4352236 140737208518752 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 9496 8690 127 39 0 8576 0
[pid=24507] ppid=24502 vsize=44996 CPUtime=528.21 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 31204 0 0 0 52817 4 0 0 25 0 1 0 599272984 46075904 7427 33554432000 4194304 4331988 140736460712688 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 11249 7427 175 34 0 9691 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 692204

[startup+1122.3 s]
/proc/loadavg: 10.40 10.14 9.28 13/189 24541
/proc/meminfo: memFree=12354260/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=61484 CPUtime=1122.31 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 284822 0 0 0 112130 101 0 0 25 0 1 0 599272984 62959616 11497 33554432000 4194304 4587354 140737035662224 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 15371 11497 337 96 0 11933 0
[pid=24504] ppid=24502 vsize=67476 CPUtime=1122.3 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 13653 0 0 0 112227 3 0 0 25 0 1 0 599272984 69095424 13188 33554432000 4194304 4785740 140734614286800 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 16869 13188 340 145 0 13914 0
[pid=24505] ppid=24502 vsize=465520 CPUtime=558.13 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 3231 0 0 0 55813 0 0 0 25 0 1 0 599272984 476692480 3128 33554432000 134512640 134534564 4294050592 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 116380 3128 95 6 0 115046 0
[pid=24506] ppid=24502 vsize=58972 CPUtime=1122.18 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 170211 0 0 0 112193 25 0 0 25 0 1 0 599272984 60387328 13937 33554432000 4194304 4352236 140737208518752 18446744073709551615 4295673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 14743 13937 127 39 0 13823 0
[pid=24507] ppid=24502 vsize=46416 CPUtime=558.04 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 31227 0 0 0 55800 4 0 0 25 0 1 0 599272984 47529984 7450 33554432000 4194304 4331988 140736460712688 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 11604 7450 175 34 0 10046 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 718192

[startup+1182.3 s]
/proc/loadavg: 10.30 10.17 9.35 12/188 24543
/proc/meminfo: memFree=12306052/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=1162116 CPUtime=1182.31 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 308919 0 0 0 118125 106 0 0 25 0 1 0 599272984 1190006784 26767 33554432000 4194304 4587354 140737035662224 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 290529 26767 337 96 0 287091 0
[pid=24504] ppid=24502 vsize=69896 CPUtime=1182.3 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 14154 0 0 0 118227 3 0 0 25 0 1 0 599272984 71573504 13689 33554432000 4194304 4785740 140734614286800 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 17474 13689 340 145 0 14519 0
[pid=24505] ppid=24502 vsize=465520 CPUtime=587.94 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 3231 0 0 0 58794 0 0 0 25 0 1 0 599272984 476692480 3128 33554432000 134512640 134534564 4294050592 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 116380 3128 95 6 0 115046 0
[pid=24506] ppid=24502 vsize=61020 CPUtime=1182.17 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 178147 0 0 0 118191 26 0 0 25 0 1 0 599272984 62484480 14449 33554432000 4194304 4352236 140737208518752 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 15255 14449 127 39 0 14335 0
[pid=24507] ppid=24502 vsize=46416 CPUtime=587.9 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 31246 0 0 0 58786 4 0 0 25 0 1 0 599272984 47529984 7469 33554432000 4194304 4331988 140736460712688 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 11604 7469 175 34 0 10046 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 1823292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.42 10.20 9.38 11/188 24544
/proc/meminfo: memFree=12310764/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=1162116 CPUtime=1201.72 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 308919 0 0 0 120066 106 0 0 25 0 1 0 599272984 1190006784 26767 33554432000 4194304 4587354 140737035662224 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 290529 26767 337 96 0 287091 0
[pid=24504] ppid=24502 vsize=69896 CPUtime=1201.71 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 14154 0 0 0 120168 3 0 0 25 0 1 0 599272984 71573504 13689 33554432000 4194304 4785740 140734614286800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 17474 13689 340 145 0 14519 0
[pid=24505] ppid=24502 vsize=465520 CPUtime=597.62 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 3231 0 0 0 59762 0 0 0 25 0 1 0 599272984 476692480 3128 33554432000 134512640 134534564 4294050592 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 116380 3128 95 6 0 115046 0
[pid=24506] ppid=24502 vsize=58716 CPUtime=1201.57 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 179203 0 0 0 120131 26 0 0 25 0 1 0 599272984 60125184 13873 33554432000 4194304 4352236 140737208518752 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 14679 13873 127 39 0 13759 0
[pid=24507] ppid=24502 vsize=46416 CPUtime=597.52 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 31253 0 0 0 59748 4 0 0 25 0 1 0 599272984 47529984 7476 33554432000 4194304 4331988 140736460712688 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 11604 7476 175 34 0 10046 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1820988

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.42 10.20 9.38 11/188 24544
/proc/meminfo: memFree=12310764/32951124 swapFree=67102140/67111528
[pid=24502] ppid=24500 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24502/stat : 24502 (ppfolio) S 24500 24502 24128 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 599272984 18763776 389 33554432000 4194304 4287625 140734443981664 18446744073709551615 216735198735 0 0 4096 65536 4303682579212533759 0 0 17 4 0 0 0
/proc/24502/statm: 4581 389 341 23 0 91 0
[pid=24503] ppid=24502 vsize=1162116 CPUtime=1201.72 cores=0
/proc/24503/stat : 24503 (cryptominisat) R 24502 24502 24128 0 -1 4202496 308919 0 0 0 120066 106 0 0 25 0 1 0 599272984 1190006784 26767 33554432000 4194304 4587354 140737035662224 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24503/statm: 290529 26767 337 96 0 287091 0
[pid=24504] ppid=24502 vsize=69896 CPUtime=1201.71 cores=4
/proc/24504/stat : 24504 (clasp) R 24502 24502 24128 0 -1 4202496 14154 0 0 0 120168 3 0 0 25 0 1 0 599272984 71573504 13689 33554432000 4194304 4785740 140734614286800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24504/statm: 17474 13689 340 145 0 14519 0
[pid=24505] ppid=24502 vsize=465520 CPUtime=597.62 cores=6
/proc/24505/stat : 24505 (TNM) R 24502 24502 24128 0 -1 4202496 3231 0 0 0 59762 0 0 0 25 0 1 0 599272984 476692480 3128 33554432000 134512640 134534564 4294050592 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24505/statm: 116380 3128 95 6 0 115046 0
[pid=24506] ppid=24502 vsize=58716 CPUtime=1201.57 cores=2
/proc/24506/stat : 24506 (lingeling) R 24502 24502 24128 0 -1 4202496 179203 0 0 0 120131 26 0 0 25 0 1 0 599272984 60125184 13873 33554432000 4194304 4352236 140737208518752 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24506/statm: 14679 13873 127 39 0 13759 0
[pid=24507] ppid=24502 vsize=46416 CPUtime=597.52 cores=6
/proc/24507/stat : 24507 (march_hi) R 24502 24502 24128 0 -1 4202496 31253 0 0 0 59748 4 0 0 25 0 1 0 599272984 47529984 7476 33554432000 4194304 4331988 140736460712688 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24507/statm: 11604 7476 175 34 0 10046 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1820988

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24502 and gives
#  childrusage.ru_utime.tv_sec=3000
#  childrusage.ru_utime.tv_usec=630834
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=328949
# CPU time returned by wait4() is 3000.96
# while last known CPU time is 4800.14
#
# 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.14
CPU user time (s): 4798.75
CPU system time (s): 1.39
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 8491552

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

runsolver used 1.83372 second user time and 4.73128 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 17:20:23
IDJOB=3263009
IDBENCH=83909
IDSOLVER=1612
FILE ID=node119/3263009-1304090423
RUNJOBID= node119-1304090423-24477
PBS_JOBID= 13170550
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263009-1304090423/watcher-3263009-1304090423 -o /tmp/evaluation-result-3263009-1304090423/solver-3263009-1304090423 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263009-1304090423.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1345150917

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:      12730868 kB
Buffers:       2234796 kB
Cached:       17326016 kB
SwapCached:       5504 kB
Active:        8002872 kB
Inactive:     11631812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12730868 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           23036 kB
Writeback:           0 kB
AnonPages:       70364 kB
Mapped:          15896 kB
Slab:           522004 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   680632 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 17:40:27