Trace number 3258697

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258697-1304034083/watcher-3258697-1304034083 -o /tmp/evaluation-result-3258697-1304034083/solver-3258697-1304034083 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258697-1304034083.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 9.79 10.03 8.84 6/182 17597
/proc/meminfo: memFree=12503520/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) R 17595 17597 16932 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0

[startup+0.220419 s]
/proc/loadavg: 9.79 10.03 8.84 6/182 17597
/proc/meminfo: memFree=12503520/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300408 s]
/proc/loadavg: 9.79 10.03 8.84 6/182 17597
/proc/meminfo: memFree=12503520/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.40039 s]
/proc/loadavg: 9.79 10.03 8.84 6/182 17597
/proc/meminfo: memFree=12503520/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70033 s]
/proc/loadavg: 9.79 10.03 8.84 6/182 17597
/proc/meminfo: memFree=12503520/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 9.79 10.03 8.84 11/188 17603
/proc/meminfo: memFree=12429576/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=51636 CPUtime=1.49 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 11970 0 0 0 148 1 0 0 25 0 1 0 593639006 52875264 8121 33554432000 4194304 4587354 140734836481984 18446744073709551615 4237649 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 12909 8121 326 96 0 9471 0
[pid=17599] ppid=17597 vsize=23636 CPUtime=1.49 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 4413 0 0 0 149 0 0 0 25 0 1 0 593639006 24203264 3209 33554432000 4194304 4785740 140735619289200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 5909 3209 340 145 0 2954 0
[pid=17600] ppid=17597 vsize=459916 CPUtime=0.7 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 2924 0 0 0 70 0 0 0 25 0 1 0 593639006 470953984 2821 33554432000 134512640 134534564 4288171856 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 114979 2821 91 6 0 113645 0
[pid=17601] ppid=17597 vsize=11604 CPUtime=1.49 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 2676 0 0 0 149 0 0 0 25 0 1 0 593639006 11882496 2060 33554432000 4194304 4352236 140734612691872 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 2901 2060 124 39 0 1981 0
[pid=17602] ppid=17597 vsize=30212 CPUtime=0.76 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 12976 0 0 0 75 1 0 0 25 0 1 0 593639006 30937088 3161 33554432000 4194304 4331988 140737425665232 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 7553 3161 172 34 0 5995 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 595328

[startup+3.10088 s]
/proc/loadavg: 9.79 10.03 8.84 11/188 17603
/proc/meminfo: memFree=12420896/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1343800 CPUtime=3.09 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 13350 0 0 0 307 2 0 0 25 0 1 0 593639006 1376051200 8161 33554432000 4194304 4587354 140734836481984 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 335950 8161 337 96 0 332512 0
[pid=17599] ppid=17597 vsize=27464 CPUtime=3.08 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 5396 0 0 0 308 0 0 0 25 0 1 0 593639006 28123136 4192 33554432000 4194304 4785740 140735619289200 18446744073709551615 256415052485 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 6866 4192 340 145 0 3911 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=1.57 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 157 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=15188 CPUtime=3.09 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 3575 0 0 0 309 0 0 0 25 0 1 0 593639006 15552512 2959 33554432000 4194304 4352236 140734612691872 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 3797 2959 127 39 0 2877 0
[pid=17602] ppid=17597 vsize=30740 CPUtime=1.49 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 13112 0 0 0 148 1 0 0 25 0 1 0 593639006 31477760 3297 33554432000 4194304 4331988 140737425665232 18446744073709551615 4226460 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 7685 3297 175 34 0 6127 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1900580

[startup+6.30128 s]
/proc/loadavg: 9.81 10.03 8.85 11/188 17603
/proc/meminfo: memFree=12384688/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1374848 CPUtime=6.28 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 20076 0 0 0 626 2 0 0 25 0 1 0 593639006 1407844352 14880 33554432000 4194304 4587354 140734836481984 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 343712 14880 337 96 0 340274 0
[pid=17599] ppid=17597 vsize=38412 CPUtime=6.29 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 8095 0 0 0 628 1 0 0 25 0 1 0 593639006 39333888 6891 33554432000 4194304 4785740 140735619289200 18446744073709551615 4309548 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 9603 6891 340 145 0 6648 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=3.15 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 315 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=18260 CPUtime=6.29 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 4258 0 0 0 629 0 0 0 25 0 1 0 593639006 18698240 3642 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 4565 3642 127 39 0 3645 0
[pid=17602] ppid=17597 vsize=31040 CPUtime=3.09 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 13166 0 0 0 308 1 0 0 25 0 1 0 593639006 31784960 3351 33554432000 4194304 4331988 140737425665232 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 7760 3351 176 34 0 6202 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1945948

[startup+12.7011 s]
/proc/loadavg: 9.82 10.03 8.85 11/188 17603
/proc/meminfo: memFree=12352424/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1372940 CPUtime=12.69 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 23692 0 0 0 1266 3 0 0 25 0 1 0 593639006 1405890560 16423 33554432000 4194304 4587354 140734836481984 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 343235 16423 337 96 0 339797 0
[pid=17599] ppid=17597 vsize=50112 CPUtime=12.69 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 10991 0 0 0 1267 2 0 0 25 0 1 0 593639006 51314688 9787 33554432000 4194304 4785740 140735619289200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 12528 9787 340 145 0 9573 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=6.32 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 632 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=21244 CPUtime=12.69 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 5858 0 0 0 1269 0 0 0 25 0 1 0 593639006 21753856 4218 33554432000 4194304 4352236 140734612691872 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 5311 4218 127 39 0 4391 0
[pid=17602] ppid=17597 vsize=31328 CPUtime=6.29 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 13234 0 0 0 628 1 0 0 25 0 1 0 593639006 32079872 3418 33554432000 4194304 4331988 140737425665232 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 7832 3418 175 34 0 6274 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1959012

[startup+25.5067 s]
/proc/loadavg: 9.94 10.04 8.87 11/188 17603
/proc/meminfo: memFree=12314352/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1398324 CPUtime=25.5 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 34965 0 0 0 2544 6 0 0 25 0 1 0 593639006 1431883776 21693 33554432000 4194304 4587354 140734836481984 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 349581 21693 337 96 0 346143 0
[pid=17599] ppid=17597 vsize=56648 CPUtime=25.49 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 12630 0 0 0 2546 3 0 0 25 0 1 0 593639006 58007552 11426 33554432000 4194304 4785740 140735619289200 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 14162 11426 340 145 0 11207 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=12.7 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 1270 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=29152 CPUtime=25.49 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 9114 0 0 0 2548 1 0 0 25 0 1 0 593639006 29851648 6450 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 7288 6450 127 39 0 6368 0
[pid=17602] ppid=17597 vsize=31996 CPUtime=12.64 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 13393 0 0 0 1263 1 0 0 25 0 1 0 593639006 32763904 3577 33554432000 4194304 4331988 140737425665232 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 7999 3577 175 34 0 6441 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1999508

[startup+51.1008 s]
/proc/loadavg: 10.09 10.07 8.91 11/188 17604
/proc/meminfo: memFree=12276252/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1415172 CPUtime=51.09 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 42011 0 0 0 5102 7 0 0 25 0 1 0 593639006 1449136128 26328 33554432000 4194304 4587354 140734836481984 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 353793 26328 337 96 0 350355 0
[pid=17599] ppid=17597 vsize=65508 CPUtime=51.08 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 14800 0 0 0 5104 4 0 0 25 0 1 0 593639006 67080192 13596 33554432000 4194304 4785740 140735619289200 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 16377 13596 340 145 0 13422 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=25.41 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 2541 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134529855 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=35364 CPUtime=51.08 cores=3

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

/proc/17602/statm: 16445 10386 176 34 0 14887 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 2248348

[startup+1002.31 s]
/proc/loadavg: 10.13 10.14 9.68 11/188 17694
/proc/meminfo: memFree=11853108/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1470692 CPUtime=1002.33 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 243089 0 0 0 100127 106 0 0 25 0 1 0 593639006 1505988608 41996 33554432000 4194304 4587354 140734836481984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 367673 41996 337 96 0 364235 0
[pid=17599] ppid=17597 vsize=177432 CPUtime=1002.23 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 41191 0 0 0 100208 15 0 0 25 0 1 0 593639006 181690368 39987 33554432000 4194304 4785740 140735619289200 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 44358 39987 340 145 0 41403 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=498.43 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 49843 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=86588 CPUtime=1002.3 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 224689 0 0 0 100203 27 0 0 25 0 1 0 593639006 88666112 20809 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 21647 20809 127 39 0 20727 0
[pid=17602] ppid=17597 vsize=65780 CPUtime=498.41 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 20676 0 0 0 49835 6 0 0 25 0 1 0 593639006 67358720 10860 33554432000 4194304 4331988 140737425665232 18446744073709551615 4237195 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 16445 10860 176 34 0 14887 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 2283880

[startup+1062.3 s]
/proc/loadavg: 10.16 10.14 9.71 11/188 17696
/proc/meminfo: memFree=11874176/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1474920 CPUtime=1062.33 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 256155 0 0 0 106119 114 0 0 25 0 1 0 593639006 1510318080 43549 33554432000 4194304 4587354 140734836481984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 368730 43549 337 96 0 365292 0
[pid=17599] ppid=17597 vsize=178944 CPUtime=1062.22 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 41503 0 0 0 106207 15 0 0 25 0 1 0 593639006 183238656 40299 33554432000 4194304 4785740 140735619289200 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 44736 40299 340 145 0 41781 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=528.31 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 52831 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=68156 CPUtime=1062.3 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 235441 0 0 0 106201 29 0 0 25 0 1 0 593639006 69791744 16201 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328210 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 17039 16201 127 39 0 16119 0
[pid=17602] ppid=17597 vsize=74512 CPUtime=528.22 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 21069 0 0 0 52815 7 0 0 25 0 1 0 593639006 76300288 11253 33554432000 4194304 4331988 140737425665232 18446744073709551615 4226530 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 18628 11253 176 34 0 17070 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 2279920

[startup+1122.3 s]
/proc/loadavg: 10.17 10.14 9.74 11/188 17698
/proc/meminfo: memFree=11861648/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1465020 CPUtime=1122.32 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 269373 0 0 0 112111 121 0 0 25 0 1 0 593639006 1500180480 44833 33554432000 4194304 4587354 140734836481984 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 366255 44833 337 96 0 362817 0
[pid=17599] ppid=17597 vsize=182816 CPUtime=1122.21 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 42450 0 0 0 112206 15 0 0 25 0 1 0 593639006 187203584 41246 33554432000 4194304 4785740 140735619289200 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 45704 41246 340 145 0 42749 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=558.11 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 55811 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=66108 CPUtime=1122.3 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 250801 0 0 0 112199 31 0 0 25 0 1 0 593639006 67694592 15689 33554432000 4194304 4352236 140734612691872 18446744073709551615 4241555 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 16527 15689 127 39 0 15607 0
[pid=17602] ppid=17597 vsize=74512 CPUtime=558.08 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 21511 0 0 0 55801 7 0 0 25 0 1 0 593639006 76300288 11695 33554432000 4194304 4331988 140737425665232 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 18628 11695 176 34 0 17070 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 2271844

[startup+1182.3 s]
/proc/loadavg: 10.21 10.16 9.76 11/188 17708
/proc/meminfo: memFree=11821560/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1468960 CPUtime=1182.33 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 282167 0 0 0 118105 128 0 0 25 0 1 0 593639006 1504215040 45344 33554432000 4194304 4587354 140734836481984 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 367240 45344 337 96 0 363802 0
[pid=17599] ppid=17597 vsize=184256 CPUtime=1182.22 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 42818 0 0 0 118206 16 0 0 25 0 1 0 593639006 188678144 41614 33554432000 4194304 4785740 140735619289200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 46064 41614 340 145 0 43109 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=587.97 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 58797 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=86588 CPUtime=1182.29 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 269233 0 0 0 118195 34 0 0 25 0 1 0 593639006 88666112 20809 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 21647 20809 127 39 0 20727 0
[pid=17602] ppid=17597 vsize=74512 CPUtime=587.9 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 22089 0 0 0 58783 7 0 0 25 0 1 0 593639006 76300288 12273 33554432000 4194304 4331988 140737425665232 18446744073709551615 4237336 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 18628 12273 176 34 0 17070 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 2297704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.23 10.17 9.77 11/188 17709
/proc/meminfo: memFree=11827392/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1473908 CPUtime=1201.74 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 286267 0 0 0 120042 132 0 0 25 0 1 0 593639006 1509281792 45172 33554432000 4194304 4587354 140734836481984 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 368477 45172 337 96 0 365039 0
[pid=17599] ppid=17597 vsize=184256 CPUtime=1201.62 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 42818 0 0 0 120146 16 0 0 25 0 1 0 593639006 188678144 41614 33554432000 4194304 4785740 140735619289200 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 46064 41614 340 145 0 43109 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=597.61 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 59761 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=68156 CPUtime=1201.69 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 269745 0 0 0 120135 34 0 0 25 0 1 0 593639006 69791744 16201 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 17039 16201 127 39 0 16119 0
[pid=17602] ppid=17597 vsize=74512 CPUtime=597.56 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 22287 0 0 0 59749 7 0 0 25 0 1 0 593639006 76300288 12471 33554432000 4194304 4331988 140737425665232 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 18628 12471 176 34 0 17070 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2284220

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.23 10.17 9.77 11/188 17709
/proc/meminfo: memFree=11827392/32950928 swapFree=67111524/67111528
[pid=17597] ppid=17595 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17597/stat : 17597 (ppfolio) S 17595 17597 16932 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 593639005 18763776 389 33554432000 4194304 4287625 140736114531216 18446744073709551615 256415411727 0 0 4096 65536 4348613297247879167 0 0 17 3 0 0 0
/proc/17597/statm: 4581 389 341 23 0 91 0
[pid=17598] ppid=17597 vsize=1473908 CPUtime=1201.74 cores=1
/proc/17598/stat : 17598 (cryptominisat) R 17597 17597 16932 0 -1 4202496 286267 0 0 0 120042 132 0 0 25 0 1 0 593639006 1509281792 45172 33554432000 4194304 4587354 140734836481984 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17598/statm: 368477 45172 337 96 0 365039 0
[pid=17599] ppid=17597 vsize=184256 CPUtime=1201.62 cores=5
/proc/17599/stat : 17599 (clasp) R 17597 17597 16932 0 -1 4202496 42818 0 0 0 120146 16 0 0 25 0 1 0 593639006 188678144 41614 33554432000 4194304 4785740 140735619289200 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17599/statm: 46064 41614 340 145 0 43109 0
[pid=17600] ppid=17597 vsize=465064 CPUtime=597.61 cores=7
/proc/17600/stat : 17600 (TNM) R 17597 17597 16932 0 -1 4202496 4159 0 0 0 59761 0 0 0 25 0 1 0 593639006 476225536 4056 33554432000 134512640 134534564 4288171856 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17600/statm: 116266 4056 95 6 0 114932 0
[pid=17601] ppid=17597 vsize=68156 CPUtime=1201.69 cores=3
/proc/17601/stat : 17601 (lingeling) R 17597 17597 16932 0 -1 4202496 269745 0 0 0 120135 34 0 0 25 0 1 0 593639006 69791744 16201 33554432000 4194304 4352236 140734612691872 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17601/statm: 17039 16201 127 39 0 16119 0
[pid=17602] ppid=17597 vsize=74512 CPUtime=597.56 cores=7
/proc/17602/stat : 17602 (march_hi) R 17597 17597 16932 0 -1 4202496 22287 0 0 0 59749 7 0 0 25 0 1 0 593639006 76300288 12471 33554432000 4194304 4331988 140737425665232 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17602/statm: 18628 12471 176 34 0 17070 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2284220

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17597 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.22
#
# 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.22
CPU user time (s): 4798.33
CPU system time (s): 1.89
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 3590228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
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= 337
involuntary context switches= 6

runsolver used 1.74473 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 01:41:23
IDJOB=3258697
IDBENCH=71409
IDSOLVER=1612
FILE ID=node115/3258697-1304034083
RUNJOBID= node115-1304032879-17473
PBS_JOBID= 13170337
Free space on /tmp= 72720 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1820c171155gyes3.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258697-1304034083/watcher-3258697-1304034083 -o /tmp/evaluation-result-3258697-1304034083/solver-3258697-1304034083 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258697-1304034083.cnf

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
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:       2314584 kB
Cached:       17221460 kB
SwapCached:          4 kB
Active:        7886192 kB
Inactive:     12004260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12503676 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12068 kB
Writeback:           0 kB
AnonPages:      353920 kB
Mapped:          16724 kB
Slab:           492332 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2362996 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 02:01:27