Trace number 3191292

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) 4796.47 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random 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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3191292-1304077601/watcher-3191292-1304077601 -o /tmp/evaluation-result-3191292-1304077601/solver-3191292-1304077601 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191292-1304077601.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: 6.42 7.73 7.86 2/172 611
/proc/meminfo: memFree=20734648/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) R 608 610 567 0 -1 4194304 450 0 0 0 0 0 0 0 18 0 1 0 597990807 18763776 386 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/610/statm: 4581 386 338 23 0 91 0

[startup+1.2684 s]
/proc/loadavg: 6.42 7.73 7.86 2/172 611
/proc/meminfo: memFree=20734648/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36838 s]
/proc/loadavg: 6.42 7.73 7.86 2/172 611
/proc/meminfo: memFree=20734648/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40038 s]
/proc/loadavg: 6.42 7.73 7.86 2/172 611
/proc/meminfo: memFree=20734648/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56834 s]
/proc/loadavg: 6.42 7.73 7.86 2/172 611
/proc/meminfo: memFree=20734648/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60034 s]
/proc/loadavg: 6.42 7.73 7.86 2/172 611
/proc/meminfo: memFree=20734648/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10106 s]
/proc/loadavg: 6.42 7.73 7.86 12/188 626
/proc/meminfo: memFree=20700184/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
[pid=615] ppid=610 vsize=1738576 CPUtime=3.08 cores=0
/proc/615/stat : 615 (cryptominisat) R 610 610 567 0 -1 4202496 5689 0 0 0 308 0 0 0 25 0 1 0 597990807 1780301824 3425 33554432000 4194304 4587354 140737242649872 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/615/statm: 434644 3425 337 96 0 431206 0
[pid=616] ppid=610 vsize=14624 CPUtime=3.09 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 1094 0 0 0 309 0 0 0 25 0 1 0 597990807 14974976 986 33554432000 4194304 4785740 140735028320464 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 3656 986 340 145 0 701 0
[pid=617] ppid=610 vsize=455992 CPUtime=1.97 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 197 0 0 0 21 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=7660 CPUtime=3.09 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 1586 0 0 0 309 0 0 0 25 0 1 0 597990807 7843840 1109 33554432000 4194304 4352236 140736808411536 18446744073709551615 4205600 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 1915 1109 127 39 0 995 0
[pid=619] ppid=610 vsize=7568 CPUtime=1.11 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 562 0 0 0 111 0 0 0 25 0 1 0 597990807 7749632 431 33554432000 4194304 4331988 140735464565200 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 1892 431 174 34 0 334 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2242744

[startup+6.30046 s]
/proc/loadavg: 6.70 7.77 7.87 11/188 626
/proc/meminfo: memFree=20690740/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
[pid=615] ppid=610 vsize=1740896 CPUtime=6.29 cores=0
/proc/615/stat : 615 (cryptominisat) R 610 610 567 0 -1 4202496 8134 0 0 0 628 1 0 0 25 0 1 0 597990807 1782677504 3434 33554432000 4194304 4587354 140737242649872 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/615/statm: 435224 3434 337 96 0 431786 0
[pid=616] ppid=610 vsize=15476 CPUtime=6.29 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 1330 0 0 0 629 0 0 0 25 0 1 0 597990807 15847424 1222 33554432000 4194304 4785740 140735028320464 18446744073709551615 4278034 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 3869 1222 340 145 0 914 0
[pid=617] ppid=610 vsize=455992 CPUtime=3.55 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 355 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=7948 CPUtime=6.28 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 2170 0 0 0 628 0 0 0 25 0 1 0 597990807 8138752 1181 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 1987 1181 127 39 0 1067 0
[pid=619] ppid=610 vsize=7948 CPUtime=2.71 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 660 0 0 0 271 0 0 0 25 0 1 0 597990807 8138752 529 33554432000 4194304 4331988 140735464565200 18446744073709551615 4212341 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 1987 529 175 34 0 429 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2246584

[startup+12.7003 s]
/proc/loadavg: 6.97 7.81 7.88 11/188 626
/proc/meminfo: memFree=20679936/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
[pid=615] ppid=610 vsize=39692 CPUtime=12.69 cores=0
/proc/615/stat : 615 (cryptominisat) R 610 610 567 0 -1 4202496 12907 0 0 0 1267 2 0 0 25 0 1 0 597990807 40644608 4191 33554432000 4194304 4587354 140737242649872 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/615/statm: 9923 4192 337 96 0 6485 0
[pid=616] ppid=610 vsize=16488 CPUtime=12.69 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 1559 0 0 0 1269 0 0 0 25 0 1 0 597990807 16883712 1451 33554432000 4194304 4785740 140735028320464 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 4122 1451 340 145 0 1167 0
[pid=617] ppid=610 vsize=455992 CPUtime=6.74 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 674 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=10384 CPUtime=12.68 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 3515 0 0 0 1268 0 0 0 25 0 1 0 597990807 10633216 1790 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 2596 1790 127 39 0 1676 0
[pid=619] ppid=610 vsize=8800 CPUtime=5.88 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 835 0 0 0 588 0 0 0 25 0 1 0 597990807 9011200 704 33554432000 4194304 4331988 140735464565200 18446744073709551615 4308792 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 2200 704 175 34 0 642 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 549680

[startup+25.5009 s]
/proc/loadavg: 7.71 7.93 7.92 12/188 627
/proc/meminfo: memFree=20666360/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
[pid=615] ppid=610 vsize=1745860 CPUtime=25.49 cores=0
/proc/615/stat : 615 (cryptominisat) R 610 610 567 0 -1 4202496 19959 0 0 0 2545 4 0 0 25 0 1 0 597990807 1787760640 5119 33554432000 4194304 4587354 140737242649872 18446744073709551615 4238968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/615/statm: 436465 5119 337 96 0 433027 0
[pid=616] ppid=610 vsize=18136 CPUtime=25.49 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 1936 0 0 0 2549 0 0 0 25 0 1 0 597990807 18571264 1828 33554432000 4194304 4785740 140735028320464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 4534 1828 340 145 0 1579 0
[pid=617] ppid=610 vsize=455992 CPUtime=13.14 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 1314 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=10772 CPUtime=25.48 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 4828 0 0 0 2548 0 0 0 25 0 1 0 597990807 11030528 1887 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 2693 1887 127 39 0 1773 0
[pid=619] ppid=610 vsize=10716 CPUtime=12.21 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 1177 0 0 0 1221 0 0 0 25 0 1 0 597990807 10973184 1046 33554432000 4194304 4331988 140735464565200 18446744073709551615 4226237 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 2679 1046 175 34 0 1121 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2259800

[startup+51.1011 s]
/proc/loadavg: 8.49 8.10 7.97 12/188 627
/proc/meminfo: memFree=20634844/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
[pid=615] ppid=610 vsize=1759472 CPUtime=51.08 cores=0
/proc/615/stat : 615 (cryptominisat) R 610 610 567 0 -1 4202496 29828 0 0 0 5103 5 0 0 25 0 1 0 597990807 1801699328 8474 33554432000 4194304 4587354 140737242649872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/615/statm: 439868 8474 337 96 0 436430 0
[pid=616] ppid=610 vsize=19776 CPUtime=51.08 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 2301 0 0 0 5108 0 0 0 25 0 1 0 597990807 20250624 2193 33554432000 4194304 4785740 140735028320464 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 4944 2193 340 145 0 1989 0
[pid=617] ppid=610 vsize=455992 CPUtime=25.84 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 2584 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=13080 CPUtime=51.09 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 7709 0 0 0 5108 1 0 0 25 0 1 0 597990807 13393920 2464 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 3270 2464 127 39 0 2350 0
[pid=619] ppid=610 vsize=15240 CPUtime=24.97 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 1849 0 0 0 2497 0 0 0 25 0 1 0 597990807 15605760 1718 33554432000 4194304 4331988 140735464565200 18446744073709551615 4237393 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 3810 1718 175 34 0 2252 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 2281884

[startup+102.3 s]
/proc/loadavg: 9.68 8.47 8.11 11/188 661
/proc/meminfo: memFree=20638956/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597990807 18763776 389 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 4159813681741299711 0 0 17 4 0 0 0
/proc/610/statm: 4581 389 341 23 0 91 0
[pid=615] ppid=610 vsize=1774900 CPUtime=102.29 cores=0

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


[startup+942.301 s]
/proc/loadavg: 9.72 9.95 9.27 10/187 934
/proc/meminfo: memFree=20435844/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=32724 CPUtime=942.22 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5259 0 0 0 94221 1 0 0 25 0 1 0 597990807 33509376 5151 33554432000 4194304 4785740 140735028320464 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8181 5151 341 145 0 5226 0
[pid=617] ppid=610 vsize=455992 CPUtime=469.05 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 46905 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=31324 CPUtime=942.31 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 59615 0 0 0 94223 8 0 0 25 0 1 0 597990807 32075776 7025 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 7831 7025 127 39 0 6911 0
[pid=619] ppid=610 vsize=102348 CPUtime=468.13 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 21168 0 0 0 46803 10 0 0 25 0 1 0 597990807 104804352 21037 33554432000 4194304 4331988 140735464565200 18446744073709551615 4210423 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 25587 21037 175 34 0 24029 0
Current children cumulated CPU time (s) 3725.33
Current children cumulated vsize (KiB) 640712

[startup+1002.3 s]
/proc/loadavg: 9.44 9.84 9.27 11/187 936
/proc/meminfo: memFree=20420308/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=33064 CPUtime=1002.21 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5331 0 0 0 100220 1 0 0 25 0 1 0 597990807 33857536 5223 33554432000 4194304 4785740 140735028320464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8266 5223 341 145 0 5311 0
[pid=617] ppid=610 vsize=455992 CPUtime=498.87 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 49887 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=34780 CPUtime=1002.31 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 61855 0 0 0 100223 8 0 0 25 0 1 0 597990807 35614720 7889 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 8695 7889 127 39 0 7775 0
[pid=619] ppid=610 vsize=102348 CPUtime=497.98 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 22423 0 0 0 49788 10 0 0 25 0 1 0 597990807 104804352 22292 33554432000 4194304 4331988 140735464565200 18446744073709551615 4237096 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 25587 22292 175 34 0 24029 0
Current children cumulated CPU time (s) 3904.99
Current children cumulated vsize (KiB) 644508

[startup+1062.3 s]
/proc/loadavg: 9.24 9.71 9.26 10/187 937
/proc/meminfo: memFree=20408752/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=33232 CPUtime=1062.21 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5369 0 0 0 106220 1 0 0 25 0 1 0 597990807 34029568 5261 33554432000 4194304 4785740 140735028320464 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8308 5261 341 145 0 5353 0
[pid=617] ppid=610 vsize=455992 CPUtime=528.71 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 52871 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=33756 CPUtime=1062.31 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 66399 0 0 0 106222 9 0 0 25 0 1 0 597990807 34566144 7633 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 8439 7633 127 39 0 7519 0
[pid=619] ppid=610 vsize=146548 CPUtime=527.82 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 23663 0 0 0 52771 11 0 0 25 0 1 0 597990807 150065152 23532 33554432000 4194304 4331988 140735464565200 18446744073709551615 4228260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 36637 23532 175 34 0 35079 0
Current children cumulated CPU time (s) 4084.67
Current children cumulated vsize (KiB) 687852

[startup+1122.3 s]
/proc/loadavg: 9.17 9.61 9.26 10/187 939
/proc/meminfo: memFree=20392364/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=33400 CPUtime=1122.2 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5411 0 0 0 112219 1 0 0 25 0 1 0 597990807 34201600 5303 33554432000 4194304 4785740 140735028320464 18446744073709551615 4309631 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8350 5303 341 145 0 5395 0
[pid=617] ppid=610 vsize=455992 CPUtime=558.56 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 55856 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=31324 CPUtime=1122.31 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 68543 0 0 0 112222 9 0 0 25 0 1 0 597990807 32075776 7025 33554432000 4194304 4352236 140736808411536 18446744073709551615 4329312 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 7831 7025 127 39 0 6911 0
[pid=619] ppid=610 vsize=146548 CPUtime=557.65 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 24913 0 0 0 55753 12 0 0 25 0 1 0 597990807 150065152 24782 33554432000 4194304 4331988 140735464565200 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 36637 24782 175 34 0 35079 0
Current children cumulated CPU time (s) 4264.34
Current children cumulated vsize (KiB) 685588

[startup+1182.3 s]
/proc/loadavg: 9.09 9.51 9.24 11/187 942
/proc/meminfo: memFree=20371628/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=33400 CPUtime=1182.2 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5440 0 0 0 118219 1 0 0 25 0 1 0 597990807 34201600 5332 33554432000 4194304 4785740 140735028320464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8350 5332 341 145 0 5395 0
[pid=617] ppid=610 vsize=455992 CPUtime=588.36 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 58836 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=31324 CPUtime=1182.32 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 71295 0 0 0 118222 10 0 0 25 0 1 0 597990807 32075776 7025 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 7831 7025 127 39 0 6911 0
[pid=619] ppid=610 vsize=146548 CPUtime=587.51 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 26136 0 0 0 58739 12 0 0 25 0 1 0 597990807 150065152 26005 33554432000 4194304 4331988 140735464565200 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 36637 26005 175 34 0 35079 0
Current children cumulated CPU time (s) 4444.01
Current children cumulated vsize (KiB) 685588

[startup+1242.3 s]
/proc/loadavg: 9.18 9.46 9.24 11/187 943
/proc/meminfo: memFree=20359076/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=33568 CPUtime=1242.2 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5474 0 0 0 124219 1 0 0 25 0 1 0 597990807 34373632 5366 33554432000 4194304 4785740 140735028320464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8392 5366 341 145 0 5437 0
[pid=617] ppid=610 vsize=455992 CPUtime=618.24 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 61824 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=33244 CPUtime=1242.32 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 73311 0 0 0 124222 10 0 0 25 0 1 0 597990807 34041856 7505 33554432000 4194304 4352236 140736808411536 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 8311 7505 127 39 0 7391 0
[pid=619] ppid=610 vsize=146548 CPUtime=617.31 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 27342 0 0 0 61718 13 0 0 25 0 1 0 597990807 150065152 27211 33554432000 4194304 4331988 140735464565200 18446744073709551615 4246552 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 36637 27211 175 34 0 35079 0
Current children cumulated CPU time (s) 4623.69
Current children cumulated vsize (KiB) 687676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.18 9.40 9.23 10/187 945
/proc/meminfo: memFree=20348264/32950928 swapFree=67111524/67111528
[pid=610] ppid=608 vsize=18324 CPUtime=903.62 cores=0,2,4,6
/proc/610/stat : 610 (ppfolio) S 608 610 567 0 -1 4202496 522 151499 0 0 0 0 90317 45 15 0 1 0 597990807 18763776 391 33554432000 4194304 4287625 140736173296032 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/610/statm: 4581 391 342 23 0 91 0
[pid=616] ppid=610 vsize=33736 CPUtime=1299.89 cores=4
/proc/616/stat : 616 (clasp) R 610 610 567 0 -1 4202496 5515 0 0 0 129988 1 0 0 25 0 1 0 597990807 34545664 5407 33554432000 4194304 4785740 140735028320464 18446744073709551615 4309691 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/616/statm: 8434 5407 341 145 0 5479 0
[pid=617] ppid=610 vsize=455992 CPUtime=646.94 cores=6
/proc/617/stat : 617 (TNM) R 610 610 567 0 -1 4202496 363 0 0 0 64694 0 0 0 25 0 1 0 597990807 466935808 260 33554432000 134512640 134534564 4288961584 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/617/statm: 113998 260 95 6 0 112664 0
[pid=618] ppid=610 vsize=36828 CPUtime=1300.02 cores=2
/proc/618/stat : 618 (lingeling) R 610 610 567 0 -1 4202496 75583 0 0 0 129992 10 0 0 25 0 1 0 597990807 37711872 8401 33554432000 4194304 4352236 140736808411536 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/618/statm: 9207 8401 127 39 0 8287 0
[pid=619] ppid=610 vsize=146548 CPUtime=646 cores=6
/proc/619/stat : 619 (march_hi) R 610 610 567 0 -1 4202496 28413 0 0 0 64587 13 0 0 25 0 1 0 597990807 150065152 28282 33554432000 4194304 4331988 140735464565200 18446744073709551615 4226198 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/619/statm: 36637 28282 175 34 0 35079 0
Current children cumulated CPU time (s) 4796.47
Current children cumulated vsize (KiB) 691428

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 4796.47
CPU user time (s): 4795.78
CPU system time (s): 0.69
CPU usage (%): 368.955
Max. virtual memory (cumulated for all children) (KiB): 4259084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 903.184
system time used= 0.45993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152021
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= 561
involuntary context switches= 2537

runsolver used 1.9687 second user time and 5.12122 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 13:46:41
IDJOB=3191292
IDBENCH=83023
IDSOLVER=1612
FILE ID=node114/3191292-1304077601
RUNJOBID= node114-1304077601-585
PBS_JOBID= 13170509
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191292-1304077601/watcher-3191292-1304077601 -o /tmp/evaluation-result-3191292-1304077601/solver-3191292-1304077601 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191292-1304077601.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=2111403331

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20734820 kB
Buffers:       2221348 kB
Cached:        9348404 kB
SwapCached:          4 kB
Active:        2830744 kB
Inactive:      8803288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20734820 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20284 kB
Writeback:           0 kB
AnonPages:       64896 kB
Mapped:          14328 kB
Slab:           516324 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186576 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= 71784 MiB
End job on node114 at 2011-04-29 14:08:23