Trace number 3276257

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) 5000.04 5000.02

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.774881
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-3276257-1303664632/watcher-3276257-1303664632 -o /tmp/evaluation-result-3276257-1303664632/solver-3276257-1303664632 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276257-1303664632.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): 5100 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.81 4/180 18730
/proc/meminfo: memFree=20191340/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 81143137791082758 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0

[startup+0.0166149 s]
/proc/loadavg: 5.76 5.95 5.81 4/180 18730
/proc/meminfo: memFree=20191340/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 81143137791082758 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100589 s]
/proc/loadavg: 5.76 5.95 5.81 4/180 18730
/proc/meminfo: memFree=20191340/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 81143137791082758 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300555 s]
/proc/loadavg: 5.76 5.95 5.81 4/180 18730
/proc/meminfo: memFree=20191340/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700487 s]
/proc/loadavg: 5.76 5.95 5.81 4/180 18730
/proc/meminfo: memFree=20191340/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 5.76 5.95 5.81 7/184 18734
/proc/meminfo: memFree=20181960/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958861908606976 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=85592 CPUtime=1.04 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 2401 0 0 0 104 0 0 0 19 0 1 0 556693903 87646208 1729 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 21398 1729 327 96 0 17960 0
[pid=18732] ppid=18730 vsize=14832 CPUtime=0.09 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 1279 0 0 0 9 0 0 0 24 0 1 0 556693903 15187968 1045 33554432000 4194304 4785740 140733968273520 18446744073709551615 4277619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 3708 1045 339 145 0 753 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=0.34 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 34 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 575500

[startup+3.1011 s]
/proc/loadavg: 5.76 5.95 5.81 7/184 18734
/proc/meminfo: memFree=20176876/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958999347560448 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=78408 CPUtime=1.59 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 2802 0 0 0 159 0 0 0 20 0 1 0 556693903 80289792 1748 33554432000 4194304 4587354 140733917379456 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 19602 1748 327 96 0 16164 0
[pid=18732] ppid=18730 vsize=15888 CPUtime=0.64 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 1546 0 0 0 64 0 0 0 25 0 1 0 556693903 16269312 1312 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 3972 1312 340 145 0 1017 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=0.84 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 84 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 569372

[startup+6.30055 s]
/proc/loadavg: 5.78 5.95 5.81 7/184 18734
/proc/meminfo: memFree=20172072/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405957075202211840 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=79904 CPUtime=2.64 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 3577 0 0 0 264 0 0 0 22 0 1 0 556693903 81821696 1743 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 19976 1743 331 96 0 16538 0
[pid=18732] ppid=18730 vsize=16416 CPUtime=1.69 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 1686 0 0 0 169 0 0 0 25 0 1 0 556693903 16809984 1452 33554432000 4194304 4785740 140733968273520 18446744073709551615 4552927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 4104 1452 340 145 0 1149 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=1.94 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 194 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 571396

[startup+12.7005 s]
/proc/loadavg: 5.80 5.95 5.81 7/184 18734
/proc/meminfo: memFree=20162672/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=41168 CPUtime=4.79 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 4907 0 0 0 479 0 0 0 25 0 1 0 556693903 42156032 2530 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 10292 2530 338 96 0 6854 0
[pid=18732] ppid=18730 vsize=17608 CPUtime=3.84 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 1992 0 0 0 384 0 0 0 25 0 1 0 556693903 18030592 1758 33554432000 4194304 4785740 140733968273520 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 4402 1758 340 145 0 1447 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=4.04 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 404 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 533852

[startup+25.5003 s]
/proc/loadavg: 5.84 5.95 5.82 7/184 18734
/proc/meminfo: memFree=20174260/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405957899835932672 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=89776 CPUtime=9.04 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 7729 0 0 0 903 1 0 0 25 0 1 0 556693903 91930624 3768 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 22444 3768 338 96 0 19006 0
[pid=18732] ppid=18730 vsize=18836 CPUtime=8.09 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 2293 0 0 0 809 0 0 0 25 0 1 0 556693903 19288064 2059 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 4709 2059 340 145 0 1754 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=8.34 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 834 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 583688

[startup+51.1011 s]
/proc/loadavg: 5.89 5.95 5.82 7/184 18736
/proc/meminfo: memFree=20158240/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958861908606976 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=90836 CPUtime=17.59 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 11104 0 0 0 1757 2 0 0 25 0 1 0 556693903 93016064 4062 33554432000 4194304 4587354 140733917379456 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 22709 4062 338 96 0 19271 0
[pid=18732] ppid=18730 vsize=20304 CPUtime=16.65 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 2653 0 0 0 1665 0 0 0 25 0 1 0 556693903 20791296 2419 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 5076 2419 340 145 0 2121 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=16.84 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 1684 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 586216

[startup+102.307 s]
/proc/loadavg: 5.95 5.96 5.83 7/184 18736
/proc/meminfo: memFree=20143216/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405957212641165312 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=95148 CPUtime=34.65 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 18395 0 0 0 3462 3 0 0 25 0 1 0 556693903 97431552 5953 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 23787 5953 338 96 0 20349 0
[pid=18732] ppid=18730 vsize=22144 CPUtime=33.69 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 3086 0 0 0 3369 0 0 0 25 0 1 0 556693903 22675456 2852 33554432000 4194304 4785740 140733968273520 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 5536 2852 340 145 0 2581 0
[pid=18733] ppid=18730 vsize=456752 CPUtime=33.94 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 768 0 0 0 3394 0 0 0 25 0 1 0 556693903 467714048 665 33554432000 134512640 134534564 4292533120 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114188 665 95 6 0 112854 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 592368

[startup+162.3 s]
/proc/loadavg: 5.98 5.97 5.83 7/184 18738
/proc/meminfo: memFree=20126320/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405957899835932672 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=99564 CPUtime=54.66 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 25341 0 0 0 5461 5 0 0 25 0 1 0 556693903 101953536 7536 33554432000 4194304 4587354 140733917379456 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 24891 7536 338 96 0 21453 0
[pid=18732] ppid=18730 vsize=24808 CPUtime=53.68 cores=1

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

/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 665508

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18899
/proc/meminfo: memFree=19736132/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958037274886144 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=109512 CPUtime=1534.66 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 129105 0 0 0 153437 29 0 0 25 0 1 0 556693903 112140288 20940 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 27378 20940 338 96 0 23940 0
[pid=18732] ppid=18730 vsize=50280 CPUtime=1533.76 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 9973 0 0 0 153375 1 0 0 25 0 1 0 556693903 51486720 9739 33554432000 4194304 4785740 140733968273520 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 12570 9739 340 145 0 9615 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1533.91 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 153391 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4602.33
Current children cumulated vsize (KiB) 634872

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18901
/proc/meminfo: memFree=19724444/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958037274886144 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=109512 CPUtime=1554.66 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 130790 0 0 0 155436 30 0 0 25 0 1 0 556693903 112140288 22580 33554432000 4194304 4587354 140733917379456 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 27378 22580 338 96 0 23940 0
[pid=18732] ppid=18730 vsize=50280 CPUtime=1553.75 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 9974 0 0 0 155374 1 0 0 25 0 1 0 556693903 51486720 9740 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 12570 9740 340 145 0 9615 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1553.92 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 155392 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 634872

[startup+4722.31 s]
/proc/loadavg: 6.04 6.01 5.95 7/184 18903
/proc/meminfo: memFree=19732348/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958037274886144 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=179868 CPUtime=1574.65 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 132180 0 0 0 157435 30 0 0 25 0 1 0 556693903 184184832 23930 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 44967 23930 338 96 0 41529 0
[pid=18732] ppid=18730 vsize=50280 CPUtime=1573.75 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 9974 0 0 0 157374 1 0 0 25 0 1 0 556693903 51486720 9740 33554432000 4194304 4785740 140733968273520 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 12570 9740 340 145 0 9615 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1573.93 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 157393 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 705228

[startup+4782.3 s]
/proc/loadavg: 6.01 6.01 5.95 7/184 18905
/proc/meminfo: memFree=19748436/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958037274886144 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=140188 CPUtime=1594.65 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 132307 0 0 0 159435 30 0 0 25 0 1 0 556693903 143552512 19143 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 35047 19143 338 96 0 31609 0
[pid=18732] ppid=18730 vsize=50280 CPUtime=1593.75 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 9977 0 0 0 159374 1 0 0 25 0 1 0 556693903 51486720 9743 33554432000 4194304 4785740 140733968273520 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 12570 9743 340 145 0 9615 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1593.93 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 159393 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 665548

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 18907
/proc/meminfo: memFree=19744308/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958037274886144 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=140188 CPUtime=1614.65 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 132307 0 0 0 161435 30 0 0 25 0 1 0 556693903 143552512 19143 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 35047 19143 338 96 0 31609 0
[pid=18732] ppid=18730 vsize=50892 CPUtime=1613.74 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 10116 0 0 0 161373 1 0 0 25 0 1 0 556693903 52113408 9882 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 12723 9882 340 145 0 9768 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1613.94 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 161394 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134528266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 666160

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 18907
/proc/meminfo: memFree=19697904/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958174713839616 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=159196 CPUtime=1634.65 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 135382 0 0 0 163434 31 0 0 25 0 1 0 556693903 163016704 21997 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 39799 21997 338 96 0 36361 0
[pid=18732] ppid=18730 vsize=51288 CPUtime=1633.74 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 10224 0 0 0 163373 1 0 0 25 0 1 0 556693903 52518912 9990 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 12822 9990 340 145 0 9867 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1633.94 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 163394 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 685564

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 18909
/proc/meminfo: memFree=19715364/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958174713839616 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=159196 CPUtime=1654.64 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 136815 0 0 0 165433 31 0 0 25 0 1 0 556693903 163016704 23386 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 39799 23386 338 96 0 36361 0
[pid=18732] ppid=18730 vsize=52292 CPUtime=1653.74 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 10465 0 0 0 165373 1 0 0 25 0 1 0 556693903 53547008 10231 33554432000 4194304 4785740 140733968273520 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 13073 10231 340 145 0 10118 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1653.95 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 165395 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 686568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 18911
/proc/meminfo: memFree=19688820/32951124 swapFree=67110396/67111528
[pid=18730] ppid=18728 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18730/stat : 18730 (ppfolio) S 18728 18730 16655 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 556693903 18763776 394 33554432000 4194304 4287625 140735709923824 18446744073709551615 224284945935 0 0 4096 65536 9405958174713839616 0 0 17 5 0 0 0
/proc/18730/statm: 4581 394 345 23 0 91 0
[pid=18731] ppid=18730 vsize=159196 CPUtime=1667.24 cores=1
/proc/18731/stat : 18731 (cryptominisat) R 18730 18730 16655 0 -1 4202496 137568 0 0 0 166693 31 0 0 25 0 1 0 556693903 163016704 24126 33554432000 4194304 4587354 140733917379456 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18731/statm: 39799 24126 338 96 0 36361 0
[pid=18732] ppid=18730 vsize=52292 CPUtime=1666.31 cores=1
/proc/18732/stat : 18732 (clasp) R 18730 18730 16655 0 -1 4202496 10465 0 0 0 166630 1 0 0 25 0 1 0 556693903 53547008 10231 33554432000 4194304 4785740 140733968273520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18732/statm: 13073 10231 340 145 0 10118 0
[pid=18733] ppid=18730 vsize=456756 CPUtime=1666.49 cores=1
/proc/18733/stat : 18733 (TNM) R 18730 18730 16655 0 -1 4202496 777 0 0 0 166649 0 0 0 25 0 1 0 556693903 467718144 674 33554432000 134512640 134534564 4292533120 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18733/statm: 114189 674 103 6 0 112855 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 686568

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 18730 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 5000.04
#
# 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): 5000.04
CPU user time (s): 4999.72
CPU system time (s): 0.32
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 753496

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= 499
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= 290
involuntary context switches= 4

runsolver used 8.09177 second user time and 19.1871 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-24 19:03:52
IDJOB=3276257
IDBENCH=87734
IDSOLVER=1639
FILE ID=node118/3276257-1303664632
RUNJOBID= node118-1303661386-18220
PBS_JOBID= 13150730
Free space on /tmp= 71768 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276257-1303664632/watcher-3276257-1303664632 -o /tmp/evaluation-result-3276257-1303664632/solver-3276257-1303664632 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276257-1303664632.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=344096287

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20191620 kB
Buffers:       1863988 kB
Cached:       10004192 kB
SwapCached:        600 kB
Active:        8791184 kB
Inactive:      3444584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20191620 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10348 kB
Writeback:           0 kB
AnonPages:      366300 kB
Mapped:          16884 kB
Slab:           459976 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1199108 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= 71756 MiB
End job on node118 at 2011-04-24 20:27:14