Trace number 3222100

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 seq? (TO) 4999.97 5000.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
MD5SUM7f4758baa378252dd3709cff507a5405
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark368.443
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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 1 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	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3222100-1303300675/watcher-3222100-1303300675 -o /tmp/evaluation-result-3222100-1303300675/solver-3222100-1303300675 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222100-1303300675.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.76 5.95 5.98 5/180 12989
/proc/meminfo: memFree=17155724/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 10594069140945731848 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0

[startup+0.150867 s]
/proc/loadavg: 5.76 5.95 5.98 5/180 12989
/proc/meminfo: memFree=17155724/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 10594069140945731848 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200847 s]
/proc/loadavg: 5.76 5.95 5.98 5/180 12989
/proc/meminfo: memFree=17155724/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30084 s]
/proc/loadavg: 5.76 5.95 5.98 5/180 12989
/proc/meminfo: memFree=17155724/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700758 s]
/proc/loadavg: 5.76 5.95 5.98 5/180 12989
/proc/meminfo: memFree=17155724/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50062 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 12993
/proc/meminfo: memFree=17150236/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501584323969024 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=154432 CPUtime=0.39 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 1505 0 0 0 39 0 0 0 25 0 1 0 441668428 158138368 932 33554432000 4194304 4587354 140734935277984 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 38608 932 326 96 0 35170 0
[pid=12991] ppid=12989 vsize=13764 CPUtime=0.49 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 901 0 0 0 49 0 0 0 25 0 1 0 441668428 14094336 793 33554432000 4194304 4785740 140734233353568 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 3441 793 340 145 0 486 0
[pid=12992] ppid=12989 vsize=452524 CPUtime=0.59 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 417 0 0 0 59 0 0 0 25 0 1 0 441668428 463384576 314 33554432000 134512640 134534564 4290651920 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 639044

[startup+3.10033 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 12993
/proc/meminfo: memFree=17149120/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501859201875968 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=943504 CPUtime=0.93 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 2128 0 0 0 93 0 0 0 25 0 1 0 441668428 966148096 1011 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 235876 1011 326 96 0 232438 0
[pid=12991] ppid=12989 vsize=14304 CPUtime=0.99 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 1022 0 0 0 99 0 0 0 25 0 1 0 441668428 14647296 914 33554432000 4194304 4785740 140734233353568 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 3576 914 340 145 0 621 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1.14 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 114 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1432488

[startup+6.30076 s]
/proc/loadavg: 5.78 5.95 5.98 7/184 12993
/proc/meminfo: memFree=17141428/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=950192 CPUtime=1.99 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 4119 0 0 0 199 0 0 0 25 0 1 0 441668428 972996608 2657 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 237548 2657 336 96 0 234110 0
[pid=12991] ppid=12989 vsize=14740 CPUtime=2.09 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 1124 0 0 0 209 0 0 0 25 0 1 0 441668428 15093760 1016 33554432000 4194304 4785740 140734233353568 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 3685 1016 340 145 0 730 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=2.19 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 219 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1439612

[startup+12.7006 s]
/proc/loadavg: 5.80 5.95 5.98 7/184 12993
/proc/meminfo: memFree=17156192/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501446885015552 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=953756 CPUtime=4.7 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 5962 0 0 0 469 1 0 0 20 0 1 0 441668428 976646144 2730 33554432000 4194304 4587354 140734935277984 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 238439 2730 336 96 0 235001 0
[pid=12991] ppid=12989 vsize=15472 CPUtime=3.94 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 1292 0 0 0 394 0 0 0 25 0 1 0 441668428 15843328 1184 33554432000 4194304 4785740 140734233353568 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 3868 1184 340 145 0 913 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=4.04 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 404 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1443908

[startup+25.5004 s]
/proc/loadavg: 5.84 5.95 5.98 7/184 12994
/proc/meminfo: memFree=17149036/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=167792 CPUtime=8.94 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 8616 0 0 0 893 1 0 0 25 0 1 0 441668428 171819008 4265 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 41948 4265 336 96 0 38510 0
[pid=12991] ppid=12989 vsize=16488 CPUtime=8.19 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 1553 0 0 0 819 0 0 0 25 0 1 0 441668428 16883712 1445 33554432000 4194304 4785740 140734233353568 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 4122 1445 341 145 0 1167 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=8.34 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 834 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 658960

[startup+51.1008 s]
/proc/loadavg: 5.89 5.95 5.98 7/184 12994
/proc/meminfo: memFree=17147528/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501172007108608 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=168156 CPUtime=17.49 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 12746 0 0 0 1747 2 0 0 25 0 1 0 441668428 172191744 4223 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 42039 4223 336 96 0 38601 0
[pid=12991] ppid=12989 vsize=18328 CPUtime=16.74 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 1965 0 0 0 1674 0 0 0 25 0 1 0 441668428 18767872 1857 33554432000 4194304 4785740 140734233353568 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 4582 1857 341 145 0 1627 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=16.84 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 1684 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 661164

[startup+102.301 s]
/proc/loadavg: 5.95 5.96 5.98 7/184 13147
/proc/meminfo: memFree=17223208/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899499935056527360 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=168552 CPUtime=34.55 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 19155 0 0 0 3452 3 0 0 25 0 1 0 441668428 172597248 4232 33554432000 4194304 4587354 140734935277984 18446744073709551615 270612807194 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 42138 4232 336 96 0 38700 0
[pid=12991] ppid=12989 vsize=19792 CPUtime=33.79 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 2273 0 0 0 3379 0 0 0 25 0 1 0 441668428 20267008 2165 33554432000 4194304 4785740 140734233353568 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 4948 2165 341 145 0 1993 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=33.94 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 3394 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 10532342 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 663024

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.98 7/184 13148
/proc/meminfo: memFree=17204108/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899500347373387776 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=45444 CPUtime=54.55 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 26009 0 0 0 5451 4 0 0 25 0 1 0 441668428 46534656 5448 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 11361 5448 336 96 0 7923 0
[pid=12991] ppid=12989 vsize=20980 CPUtime=53.78 cores=1

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

/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 610372

[startup+4662.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 13292
/proc/meminfo: memFree=17033868/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501172007108608 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=98572 CPUtime=1554.55 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 136808 0 0 0 155426 29 0 0 25 0 1 0 441668428 100937728 20887 33554432000 4194304 4587354 140734935277984 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 24643 20887 336 96 0 21205 0
[pid=12991] ppid=12989 vsize=37120 CPUtime=1553.8 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6331 0 0 0 155380 0 0 0 25 0 1 0 441668428 38010880 6192 33554432000 4194304 4785740 140734233353568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9280 6192 341 145 0 6325 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1553.91 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 155391 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 610372

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13294
/proc/meminfo: memFree=17017852/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=114392 CPUtime=1574.55 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 139089 0 0 0 157425 30 0 0 25 0 1 0 441668428 117137408 23133 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 28598 23133 336 96 0 25160 0
[pid=12991] ppid=12989 vsize=37120 CPUtime=1573.81 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6338 0 0 0 157381 0 0 0 25 0 1 0 441668428 38010880 6199 33554432000 4194304 4785740 140734233353568 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9280 6199 341 145 0 6325 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1573.91 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 157391 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530515 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 626192

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13296
/proc/meminfo: memFree=17019568/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=114392 CPUtime=1594.54 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 140086 0 0 0 159424 30 0 0 25 0 1 0 441668428 117137408 24096 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 28598 24096 336 96 0 25160 0
[pid=12991] ppid=12989 vsize=37696 CPUtime=1593.81 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6466 0 0 0 159381 0 0 0 25 0 1 0 441668428 38600704 6327 33554432000 4194304 4785740 140734233353568 18446744073709551615 4550862 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9424 6327 341 145 0 6469 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1593.9 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 159390 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 626768

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13297
/proc/meminfo: memFree=17025124/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=98572 CPUtime=1614.55 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 140574 0 0 0 161424 31 0 0 25 0 1 0 441668428 100937728 20887 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 24643 20887 336 96 0 21205 0
[pid=12991] ppid=12989 vsize=37696 CPUtime=1613.82 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6467 0 0 0 161382 0 0 0 25 0 1 0 441668428 38600704 6328 33554432000 4194304 4785740 140734233353568 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9424 6328 341 145 0 6469 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1613.9 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 161390 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 610948

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13299
/proc/meminfo: memFree=17030936/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=98572 CPUtime=1634.55 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 140574 0 0 0 163424 31 0 0 25 0 1 0 441668428 100937728 20887 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 24643 20887 336 96 0 21205 0
[pid=12991] ppid=12989 vsize=37696 CPUtime=1633.83 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6470 0 0 0 163383 0 0 0 25 0 1 0 441668428 38600704 6331 33554432000 4194304 4785740 140734233353568 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9424 6331 341 145 0 6469 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1633.9 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 163390 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 610948

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13300
/proc/meminfo: memFree=17019136/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=242808 CPUtime=1654.54 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 142191 0 0 0 165423 31 0 0 25 0 1 0 441668428 248635392 22497 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 60702 22497 336 96 0 57264 0
[pid=12991] ppid=12989 vsize=37696 CPUtime=1653.83 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6470 0 0 0 165383 0 0 0 25 0 1 0 441668428 38600704 6331 33554432000 4194304 4785740 140734233353568 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9424 6331 341 145 0 6469 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1653.89 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 165389 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 755184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13301
/proc/meminfo: memFree=17025080/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=242808 CPUtime=1667.14 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 143015 0 0 0 166683 31 0 0 25 0 1 0 441668428 248635392 23292 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 60702 23292 336 96 0 57264 0
[pid=12991] ppid=12989 vsize=37696 CPUtime=1666.34 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6473 0 0 0 166634 0 0 0 25 0 1 0 441668428 38600704 6334 33554432000 4194304 4785740 140734233353568 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9424 6334 341 145 0 6469 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1666.49 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 166649 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 755184

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13301
/proc/meminfo: memFree=17025080/32951124 swapFree=67111528/67111528
[pid=12989] ppid=12987 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (ppfolio) S 12987 12989 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441668427 18763776 393 33554432000 4194304 4287625 140736231068304 18446744073709551615 270613130767 0 0 4096 65536 14899501309446062080 0 0 17 3 0 0 0
/proc/12989/statm: 4581 393 345 23 0 91 0
[pid=12990] ppid=12989 vsize=242808 CPUtime=1667.14 cores=1
/proc/12990/stat : 12990 (cryptominisat) R 12989 12989 12384 0 -1 4202496 143015 0 0 0 166683 31 0 0 25 0 1 0 441668428 248635392 23292 33554432000 4194304 4587354 140734935277984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12990/statm: 60702 23292 336 96 0 57264 0
[pid=12991] ppid=12989 vsize=37696 CPUtime=1666.34 cores=1
/proc/12991/stat : 12991 (clasp) R 12989 12989 12384 0 -1 4202496 6473 0 0 0 166634 0 0 0 25 0 1 0 441668428 38600704 6334 33554432000 4194304 4785740 140734233353568 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12991/statm: 9424 6334 341 145 0 6469 0
[pid=12992] ppid=12989 vsize=456356 CPUtime=1666.49 cores=1
/proc/12992/stat : 12992 (TNM) R 12989 12989 12384 0 -1 4202496 479 0 0 0 166649 0 0 0 25 0 1 0 441668428 467308544 376 33554432000 134512640 134534564 4290651920 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12992/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 755184

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 4999.97
CPU user time (s): 4999.66
CPU system time (s): 0.31
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 1578492

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

runsolver used 8.41672 second user time and 18.6712 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 13:57:55
IDJOB=3222100
IDBENCH=83033
IDSOLVER=1639
FILE ID=node108/3222100-1303300675
RUNJOBID= node108-1303290665-12403
PBS_JOBID= 13049619
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222100-1303300675/watcher-3222100-1303300675 -o /tmp/evaluation-result-3222100-1303300675/solver-3222100-1303300675 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222100-1303300675.cnf

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

MD5SUM BENCH= 7f4758baa378252dd3709cff507a5405
RANDOM SEED=1097438091

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.820
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:      17156004 kB
Buffers:        760296 kB
Cached:       14499368 kB
SwapCached:          0 kB
Active:        7982324 kB
Inactive:      7461656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17156004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      183628 kB
Mapped:          16484 kB
Slab:           288520 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1384120 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= 72268 MiB
End job on node108 at 2011-04-20 15:21:17