Trace number 3282774

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.35 1201.91

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282774-1304032996/watcher-3282774-1304032996 -o /tmp/evaluation-result-3282774-1304032996/solver-3282774-1304032996 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3282774-1304032996.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.21 6.06 5.92 7/182 17532
/proc/meminfo: memFree=12503396/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) R 17530 17532 16932 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0

[startup+0.236974 s]
/proc/loadavg: 9.21 6.06 5.92 7/182 17532
/proc/meminfo: memFree=12503396/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300963 s]
/proc/loadavg: 9.21 6.06 5.92 7/182 17532
/proc/meminfo: memFree=12503396/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400946 s]
/proc/loadavg: 9.21 6.06 5.92 7/182 17532
/proc/meminfo: memFree=12503396/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700886 s]
/proc/loadavg: 9.21 6.06 5.92 7/182 17532
/proc/meminfo: memFree=12503396/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 9.35 6.14 5.95 11/188 17538
/proc/meminfo: memFree=12417788/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=55368 CPUtime=1.49 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 10149 0 0 0 148 1 0 0 20 0 1 0 593530279 56696832 8435 33554432000 4194304 4587354 140735352738272 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 13842 8435 335 96 0 10404 0
[pid=17534] ppid=17532 vsize=28764 CPUtime=1.49 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 5882 0 0 0 148 1 0 0 20 0 1 0 593530279 29454336 4455 33554432000 4194304 4785740 140736970435248 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 7191 4455 340 145 0 4236 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=0.71 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 71 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=13472 CPUtime=1.49 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 4004 0 0 0 149 0 0 0 25 0 1 0 593530279 13795328 2532 33554432000 4194304 4352236 140734428926544 18446744073709551615 4297720 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 3368 2532 124 39 0 2448 0
[pid=17537] ppid=17532 vsize=26188 CPUtime=0.75 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 36556 0 0 0 72 3 0 0 25 0 1 0 593530279 26816512 4184 33554432000 4194304 4331988 140733483448496 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 6547 4184 144 34 0 4989 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 600712

[startup+3.10043 s]
/proc/loadavg: 9.35 6.14 5.95 11/188 17538
/proc/meminfo: memFree=12398816/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=55548 CPUtime=3.09 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 10197 0 0 0 308 1 0 0 25 0 1 0 593530279 56881152 8482 33554432000 4194304 4587354 140735352738272 18446744073709551615 4243943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 13887 8482 335 96 0 10449 0
[pid=17534] ppid=17532 vsize=30612 CPUtime=3.09 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 6335 0 0 0 308 1 0 0 25 0 1 0 593530279 31346688 4908 33554432000 4194304 4785740 140736970435248 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 7653 4908 340 145 0 4698 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=1.51 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 151 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134526022 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=13472 CPUtime=3.09 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 4264 0 0 0 309 0 0 0 25 0 1 0 593530279 13795328 2280 33554432000 4194304 4352236 140734428926544 18446744073709551615 4276662 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 3368 2280 127 39 0 2448 0
[pid=17537] ppid=17532 vsize=69416 CPUtime=1.55 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 48284 0 0 0 150 5 0 0 25 0 1 0 593530279 71081984 8024 33554432000 4194304 4331988 140733483448496 18446744073709551615 4241486 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 17354 8024 182 34 0 15796 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 645968

[startup+6.30083 s]
/proc/loadavg: 9.35 6.14 5.95 11/188 17538
/proc/meminfo: memFree=12388652/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=55548 CPUtime=6.29 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 10292 0 0 0 628 1 0 0 25 0 1 0 593530279 56881152 8573 33554432000 4194304 4587354 140735352738272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 13887 8573 335 96 0 10449 0
[pid=17534] ppid=17532 vsize=33920 CPUtime=6.28 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 7162 0 0 0 627 1 0 0 25 0 1 0 593530279 34734080 5735 33554432000 4194304 4785740 140736970435248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 8480 5735 340 145 0 5525 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=3.11 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 311 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=13472 CPUtime=6.28 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 4264 0 0 0 628 0 0 0 25 0 1 0 593530279 13795328 2280 33554432000 4194304 4352236 140734428926544 18446744073709551615 4276530 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 3368 2280 127 39 0 2448 0
[pid=17537] ppid=17532 vsize=72444 CPUtime=3.13 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 49050 0 0 0 308 5 0 0 25 0 1 0 593530279 74182656 8781 33554432000 4194304 4331988 140733483448496 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 18111 8781 173 34 0 16553 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 652304

[startup+12.7006 s]
/proc/loadavg: 9.45 6.27 5.99 11/188 17538
/proc/meminfo: memFree=12374640/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=55548 CPUtime=12.69 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 10630 0 0 0 1268 1 0 0 25 0 1 0 593530279 56881152 8901 33554432000 4194304 4587354 140735352738272 18446744073709551615 4244240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 13887 8901 335 96 0 10449 0
[pid=17534] ppid=17532 vsize=41736 CPUtime=12.68 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 9114 0 0 0 1266 2 0 0 25 0 1 0 593530279 42737664 7687 33554432000 4194304 4785740 140736970435248 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 10434 7687 340 145 0 7479 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=6.31 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 631 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=13472 CPUtime=12.68 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 4264 0 0 0 1268 0 0 0 25 0 1 0 593530279 13795328 2280 33554432000 4194304 4352236 140734428926544 18446744073709551615 4277696 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 3368 2280 127 39 0 2448 0
[pid=17537] ppid=17532 vsize=73236 CPUtime=6.29 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 49259 0 0 0 624 5 0 0 25 0 1 0 593530279 74993664 8990 33554432000 4194304 4331988 140733483448496 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 18309 8990 173 34 0 16751 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 660912

[startup+25.5072 s]
/proc/loadavg: 9.61 6.41 6.04 11/188 17538
/proc/meminfo: memFree=12364572/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=55548 CPUtime=25.49 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 11024 0 0 0 2548 1 0 0 25 0 1 0 593530279 56881152 9284 33554432000 4194304 4587354 140735352738272 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 13887 9284 335 96 0 10449 0
[pid=17534] ppid=17532 vsize=56608 CPUtime=25.49 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 12843 0 0 0 2545 4 0 0 25 0 1 0 593530279 57966592 11416 33554432000 4194304 4785740 140736970435248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 14152 11416 340 145 0 11197 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=12.65 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 1265 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=13472 CPUtime=25.49 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 4264 0 0 0 2549 0 0 0 25 0 1 0 593530279 13795328 2280 33554432000 4194304 4352236 140734428926544 18446744073709551615 4328363 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 3368 2280 127 39 0 2448 0
[pid=17537] ppid=17532 vsize=73644 CPUtime=12.69 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 49353 0 0 0 1264 5 0 0 25 0 1 0 593530279 75411456 9084 33554432000 4194304 4331988 140733483448496 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 18411 9084 173 34 0 16853 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 676192

[startup+51.1003 s]
/proc/loadavg: 9.81 6.71 6.15 11/188 17539
/proc/meminfo: memFree=12323092/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=102972 CPUtime=51.09 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 15586 0 0 0 5107 2 0 0 25 0 1 0 593530279 105443328 12518 33554432000 4194304 4587354 140735352738272 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 25743 12518 342 96 0 22305 0
[pid=17534] ppid=17532 vsize=79772 CPUtime=51.09 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 18626 0 0 0 5101 8 0 0 25 0 1 0 593530279 81686528 17199 33554432000 4194304 4785740 140736970435248 18446744073709551615 4309540 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 19943 17199 340 145 0 16988 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=25.41 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 2541 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=13472 CPUtime=51.08 cores=2

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

/proc/17537/statm: 20969 11617 173 34 0 19411 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 2194892

[startup+1002.31 s]
/proc/loadavg: 10.26 10.08 8.74 11/188 17567
/proc/meminfo: memFree=12076224/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=1473088 CPUtime=1001.52 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 59517 0 0 0 100131 21 0 0 25 0 1 0 593530279 1508442112 19708 33554432000 4194304 4587354 140735352738272 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 368272 19708 342 96 0 364834 0
[pid=17534] ppid=17532 vsize=149140 CPUtime=1002.33 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 35862 0 0 0 100216 17 0 0 25 0 1 0 593530279 152719360 34435 33554432000 4194304 4785740 140736970435248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 37285 34435 340 145 0 34330 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=498.43 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 49843 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=16528 CPUtime=1002.31 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 8867 0 0 0 100230 1 0 0 25 0 1 0 593530279 16924672 3299 33554432000 4194304 4352236 140734428926544 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 4132 3299 127 39 0 3212 0
[pid=17537] ppid=17532 vsize=86596 CPUtime=498.42 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 51995 0 0 0 49835 7 0 0 25 0 1 0 593530279 88674304 11726 33554432000 4194304 4331988 140733483448496 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 21649 11726 173 34 0 20091 0
Current children cumulated CPU time (s) 4003.01
Current children cumulated vsize (KiB) 2202272

[startup+1062.3 s]
/proc/loadavg: 10.29 10.13 8.84 11/188 17569
/proc/meminfo: memFree=12083272/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=1454224 CPUtime=1061.52 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 59745 0 0 0 106131 21 0 0 25 0 1 0 593530279 1489125376 16733 33554432000 4194304 4587354 140735352738272 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 363556 16733 342 96 0 360118 0
[pid=17534] ppid=17532 vsize=150724 CPUtime=1062.33 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 36259 0 0 0 106216 17 0 0 25 0 1 0 593530279 154341376 34832 33554432000 4194304 4785740 140736970435248 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 37681 34832 340 145 0 34726 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=528.23 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 52823 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=16528 CPUtime=1062.32 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 8867 0 0 0 106230 2 0 0 25 0 1 0 593530279 16924672 3299 33554432000 4194304 4352236 140734428926544 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 4132 3299 127 39 0 3212 0
[pid=17537] ppid=17532 vsize=86596 CPUtime=528.28 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 52094 0 0 0 52821 7 0 0 25 0 1 0 593530279 88674304 11825 33554432000 4194304 4331988 140733483448496 18446744073709551615 256414786589 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 21649 11825 173 34 0 20091 0
Current children cumulated CPU time (s) 4242.68
Current children cumulated vsize (KiB) 2184992

[startup+1122.3 s]
/proc/loadavg: 10.02 10.06 8.89 11/188 17604
/proc/meminfo: memFree=12319432/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=1473024 CPUtime=1121.52 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 62532 0 0 0 112131 21 0 0 25 0 1 0 593530279 1508376576 19501 33554432000 4194304 4587354 140735352738272 18446744073709551615 4239040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 368256 19501 342 96 0 364818 0
[pid=17534] ppid=17532 vsize=150724 CPUtime=1122.33 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 36261 0 0 0 112216 17 0 0 25 0 1 0 593530279 154341376 34834 33554432000 4194304 4785740 140736970435248 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 37681 34834 340 145 0 34726 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=558.09 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 55809 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=20624 CPUtime=1122.31 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 9891 0 0 0 112229 2 0 0 25 0 1 0 593530279 21118976 4323 33554432000 4194304 4352236 140734428926544 18446744073709551615 4276801 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 5156 4323 127 39 0 4236 0
[pid=17537] ppid=17532 vsize=86728 CPUtime=558.11 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 52189 0 0 0 55804 7 0 0 25 0 1 0 593530279 88809472 11920 33554432000 4194304 4331988 140733483448496 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 21682 11920 173 34 0 20124 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 2208020

[startup+1182.3 s]
/proc/loadavg: 10.17 10.09 8.97 11/188 17605
/proc/meminfo: memFree=12271912/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=1455184 CPUtime=1181.52 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 63287 0 0 0 118130 22 0 0 25 0 1 0 593530279 1490108416 16733 33554432000 4194304 4587354 140735352738272 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 363796 16733 342 96 0 360358 0
[pid=17534] ppid=17532 vsize=150988 CPUtime=1182.33 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 36326 0 0 0 118216 17 0 0 25 0 1 0 593530279 154611712 34899 33554432000 4194304 4785740 140736970435248 18446744073709551615 4312592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 37747 34899 340 145 0 34792 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=587.92 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 58792 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=16528 CPUtime=1182.31 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 9891 0 0 0 118229 2 0 0 25 0 1 0 593530279 16924672 3299 33554432000 4194304 4352236 140734428926544 18446744073709551615 4277069 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 4132 3299 127 39 0 3212 0
[pid=17537] ppid=17532 vsize=86728 CPUtime=587.94 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 52283 0 0 0 58787 7 0 0 25 0 1 0 593530279 88809472 12014 33554432000 4194304 4331988 140733483448496 18446744073709551615 4314035 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 21682 12014 173 34 0 20124 0
Current children cumulated CPU time (s) 4722.02
Current children cumulated vsize (KiB) 2186348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.19 10.10 9.00 11/188 17606
/proc/meminfo: memFree=12280968/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=1455184 CPUtime=1201.13 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 63287 0 0 0 120091 22 0 0 25 0 1 0 593530279 1490108416 16733 33554432000 4194304 4587354 140735352738272 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 363796 16733 342 96 0 360358 0
[pid=17534] ppid=17532 vsize=150988 CPUtime=1201.94 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 36326 0 0 0 120177 17 0 0 25 0 1 0 593530279 154611712 34899 33554432000 4194304 4785740 140736970435248 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 37747 34899 340 145 0 34792 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=597.66 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 59766 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=16528 CPUtime=1201.92 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 9891 0 0 0 120190 2 0 0 25 0 1 0 593530279 16924672 3299 33554432000 4194304 4352236 140734428926544 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 4132 3299 127 39 0 3212 0
[pid=17537] ppid=17532 vsize=86728 CPUtime=597.7 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 52311 0 0 0 59763 7 0 0 25 0 1 0 593530279 88809472 12042 33554432000 4194304 4331988 140733483448496 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 21682 12042 173 34 0 20124 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2186348

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

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

[startup+1201.9 s]
/proc/loadavg: 10.19 10.10 9.00 11/188 17606
/proc/meminfo: memFree=12280968/32950928 swapFree=67111524/67111528
[pid=17532] ppid=17530 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17532/stat : 17532 (ppfolio) S 17530 17532 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593530278 18763776 389 33554432000 4194304 4287625 140735356071760 18446744073709551615 256415411727 0 0 4096 65536 12022975485827874815 0 0 17 2 0 0 0
/proc/17532/statm: 4581 389 341 23 0 91 0
[pid=17533] ppid=17532 vsize=1455184 CPUtime=1201.13 cores=0
/proc/17533/stat : 17533 (cryptominisat) R 17532 17532 16932 0 -1 4202496 63287 0 0 0 120091 22 0 0 25 0 1 0 593530279 1490108416 16733 33554432000 4194304 4587354 140735352738272 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17533/statm: 363796 16733 342 96 0 360358 0
[pid=17534] ppid=17532 vsize=150988 CPUtime=1201.94 cores=4
/proc/17534/stat : 17534 (clasp) R 17532 17532 16932 0 -1 4202496 36326 0 0 0 120177 17 0 0 25 0 1 0 593530279 154611712 34899 33554432000 4194304 4785740 140736970435248 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17534/statm: 37747 34899 340 145 0 34792 0
[pid=17535] ppid=17532 vsize=458596 CPUtime=597.66 cores=6
/proc/17535/stat : 17535 (TNM) R 17532 17532 16932 0 -1 4202496 3566 0 0 0 59766 0 0 0 25 0 1 0 593530279 469602304 3463 33554432000 134512640 134534564 4291097744 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17535/statm: 114649 3463 95 6 0 113315 0
[pid=17536] ppid=17532 vsize=16528 CPUtime=1201.92 cores=2
/proc/17536/stat : 17536 (lingeling) R 17532 17532 16932 0 -1 4202496 9891 0 0 0 120190 2 0 0 25 0 1 0 593530279 16924672 3299 33554432000 4194304 4352236 140734428926544 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17536/statm: 4132 3299 127 39 0 3212 0
[pid=17537] ppid=17532 vsize=86728 CPUtime=597.7 cores=6
/proc/17537/stat : 17537 (march_hi) R 17532 17532 16932 0 -1 4202496 52311 0 0 0 59763 7 0 0 25 0 1 0 593530279 88809472 12042 33554432000 4194304 4331988 140733483448496 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17537/statm: 21682 12042 173 34 0 20124 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2186348

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17532 and gives
#  childrusage.ru_utime.tv_sec=3598
#  childrusage.ru_utime.tv_usec=125001
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=354946
# CPU time returned by wait4() is 3598.48
# while last known CPU time is 4800.35
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.91
CPU time (s): 4800.35
CPU user time (s): 4799.87
CPU system time (s): 0.48
CPU usage (%): 399.392
Max. virtual memory (cumulated for all children) (KiB): 3582816

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

runsolver used 1.87771 second user time and 4.68629 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 01:23:16
IDJOB=3282774
IDBENCH=70849
IDSOLVER=1612
FILE ID=node115/3282774-1304032996
RUNJOBID= node115-1304032879-17472
PBS_JOBID= 13170337
Free space on /tmp= 72716 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282774-1304032996/watcher-3282774-1304032996 -o /tmp/evaluation-result-3282774-1304032996/solver-3282774-1304032996 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282774-1304032996.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1724397900

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.77
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12503676 kB
Buffers:       2314536 kB
Cached:       17223056 kB
SwapCached:          4 kB
Active:        7885120 kB
Inactive:     12004812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12503676 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11292 kB
Writeback:           0 kB
AnonPages:      351484 kB
Mapped:          16548 kB
Slab:           492296 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2726720 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= 72708 MiB
End job on node115 at 2011-04-29 01:43:20