Trace number 3264638

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) 1299.98 1300.02

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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-3264638-1303549013/watcher-3264638-1303549013 -o /tmp/evaluation-result-3264638-1303549013/solver-3264638-1303549013 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264638-1303549013.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 8.07 8.95 8.26 5/180 16926
/proc/meminfo: memFree=16569472/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18240 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) R 16924 16926 15351 0 -1 4194304 267 0 0 0 0 0 0 0 23 0 1 0 466499027 18677760 216 33554432000 4194304 4287625 140734235268832 18446744073709551615 212682712552 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16926/statm: 4560 216 183 23 0 57 0

[startup+0.0635631 s]
/proc/loadavg: 8.07 8.95 8.26 5/180 16926
/proc/meminfo: memFree=16569472/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15959077854562451720 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100556 s]
/proc/loadavg: 8.07 8.95 8.26 5/180 16926
/proc/meminfo: memFree=16569472/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15959077854562451720 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300523 s]
/proc/loadavg: 8.07 8.95 8.26 5/180 16926
/proc/meminfo: memFree=16569472/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338685423681536000 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700453 s]
/proc/loadavg: 8.07 8.95 8.26 5/180 16926
/proc/meminfo: memFree=16569472/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 8.07 8.95 8.26 7/184 16930
/proc/meminfo: memFree=16552560/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686110876303360 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1946756 CPUtime=0.49 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 3091 0 0 0 49 0 0 0 25 0 1 0 466499028 1993478144 1943 33554432000 4194304 4587354 140734179133408 18446744073709551615 4237704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 486689 1943 330 96 0 483251 0
[pid=16929] ppid=16926 vsize=16404 CPUtime=0.39 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 1705 0 0 0 39 0 0 0 25 0 1 0 466499028 16797696 1436 33554432000 4194304 4785740 140733702606336 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 4101 1436 340 145 0 1146 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=0.58 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 58 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2438628

[startup+3.10101 s]
/proc/loadavg: 8.07 8.95 8.26 7/184 16930
/proc/meminfo: memFree=16550080/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1953952 CPUtime=0.99 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 3936 0 0 0 99 0 0 0 25 0 1 0 466499028 2000846848 2197 33554432000 4194304 4587354 140734179133408 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 488488 2197 330 96 0 485050 0
[pid=16929] ppid=16926 vsize=17604 CPUtime=0.94 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 2015 0 0 0 94 0 0 0 25 0 1 0 466499028 18026496 1746 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 4401 1746 340 145 0 1446 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=1.14 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 114 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2447024

[startup+6.30043 s]
/proc/loadavg: 7.90 8.90 8.25 7/184 16930
/proc/meminfo: memFree=16546392/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338685973437349888 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1965488 CPUtime=2.09 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 8121 0 0 0 208 1 0 0 25 0 1 0 466499028 2012659712 4862 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 491372 4862 338 96 0 487934 0
[pid=16929] ppid=16926 vsize=18532 CPUtime=1.99 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 2250 0 0 0 199 0 0 0 25 0 1 0 466499028 18976768 1981 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 4633 1981 340 145 0 1678 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=2.18 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 218 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2459488

[startup+12.7003 s]
/proc/loadavg: 7.75 8.85 8.24 7/184 16930
/proc/meminfo: memFree=16528056/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338685973437349888 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1965488 CPUtime=4.19 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 8121 0 0 0 418 1 0 0 25 0 1 0 466499028 2012659712 4862 33554432000 4194304 4587354 140734179133408 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 491372 4862 338 96 0 487934 0
[pid=16929] ppid=16926 vsize=20016 CPUtime=4.13 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 2600 0 0 0 413 0 0 0 25 0 1 0 466499028 20496384 2331 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 5004 2331 340 145 0 2049 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=4.34 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 434 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2460972

[startup+25.5009 s]
/proc/loadavg: 7.36 8.71 8.20 7/184 16931
/proc/meminfo: memFree=16520808/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686110876303360 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1967076 CPUtime=8.49 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 11120 0 0 0 848 1 0 0 25 0 1 0 466499028 2014285824 5679 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 491769 5679 338 96 0 488331 0
[pid=16929] ppid=16926 vsize=20712 CPUtime=8.39 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 2772 0 0 0 839 0 0 0 25 0 1 0 466499028 21209088 2503 33554432000 4194304 4785740 140733702606336 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 5178 2503 340 145 0 2223 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=8.59 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 859 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2463256

[startup+51.1012 s]
/proc/loadavg: 6.89 8.49 8.14 7/184 16931
/proc/meminfo: memFree=16509256/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1969228 CPUtime=16.99 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 14704 0 0 0 1697 2 0 0 25 0 1 0 466499028 2016489472 7831 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 492307 7831 338 96 0 488869 0
[pid=16929] ppid=16926 vsize=21676 CPUtime=16.94 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 3013 0 0 0 1694 0 0 0 25 0 1 0 466499028 22196224 2744 33554432000 4194304 4785740 140733702606336 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 5419 2744 340 145 0 2464 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=17.14 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 1714 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2466372

[startup+102.307 s]
/proc/loadavg: 6.39 8.11 8.02 7/184 16933
/proc/meminfo: memFree=16498464/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338684461608861696 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1973092 CPUtime=34.09 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 18413 0 0 0 3406 3 0 0 25 0 1 0 466499028 2020446208 8226 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 493273 8226 338 96 0 489835 0
[pid=16929] ppid=16926 vsize=25516 CPUtime=33.98 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 3916 0 0 0 3398 0 0 0 25 0 1 0 466499028 26128384 3647 33554432000 4194304 4785740 140733702606336 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 6379 3647 340 145 0 3424 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=34.2 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 3420 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2474076

[startup+162.301 s]
/proc/loadavg: 6.14 7.72 7.89 7/184 16934
/proc/meminfo: memFree=16489896/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338684461608861696 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1981200 CPUtime=54.09 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 27537 0 0 0 5404 5 0 0 25 0 1 0 466499028 2028748800 9507 33554432000 4194304 4587354 140734179133408 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 495300 9507 338 96 0 491862 0
[pid=16929] ppid=16926 vsize=26416 CPUtime=53.98 cores=5

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

/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 2505612

[startup+882.301 s]
/proc/loadavg: 3.00 3.57 5.45 4/175 16982
/proc/meminfo: memFree=16495364/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338684736486768640 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1992892 CPUtime=294.05 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 187431 0 0 0 29372 33 0 0 25 0 1 0 466499028 2040721408 15163 33554432000 4194304 4587354 140734179133408 18446744073709551615 4244114 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 498223 15163 338 96 0 494785 0
[pid=16929] ppid=16926 vsize=40448 CPUtime=294.02 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 7452 0 0 0 29402 0 0 0 25 0 1 0 466499028 41418752 7183 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10112 7183 340 145 0 7157 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=294.2 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 29420 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 2508808

[startup+942.301 s]
/proc/loadavg: 3.00 3.46 5.29 4/175 16984
/proc/meminfo: memFree=16499820/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338684736486768640 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=1993808 CPUtime=314.04 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 203015 0 0 0 31369 35 0 0 25 0 1 0 466499028 2041659392 14116 33554432000 4194304 4587354 140734179133408 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 498452 14116 338 96 0 495014 0
[pid=16929] ppid=16926 vsize=40660 CPUtime=314.02 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 7507 0 0 0 31402 0 0 0 25 0 1 0 466499028 41635840 7238 33554432000 4194304 4785740 140733702606336 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10165 7238 340 145 0 7210 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=314.19 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 31419 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134529070 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 2509936

[startup+1002.3 s]
/proc/loadavg: 3.05 3.39 5.15 4/175 16986
/proc/meminfo: memFree=16428016/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=2066092 CPUtime=334.05 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 220562 0 0 0 33367 38 0 0 25 0 1 0 466499028 2115678208 31650 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 516523 31650 338 96 0 513085 0
[pid=16929] ppid=16926 vsize=41784 CPUtime=334.04 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 7757 0 0 0 33403 1 0 0 25 0 1 0 466499028 42786816 7488 33554432000 4194304 4785740 140733702606336 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10446 7488 340 145 0 7491 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=334.19 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 33419 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2583344

[startup+1062.3 s]
/proc/loadavg: 3.02 3.32 5.02 4/175 16987
/proc/meminfo: memFree=16427640/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=2066092 CPUtime=354.05 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 220562 0 0 0 35367 38 0 0 25 0 1 0 466499028 2115678208 31650 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 516523 31650 338 96 0 513085 0
[pid=16929] ppid=16926 vsize=42456 CPUtime=354.04 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 7895 0 0 0 35403 1 0 0 25 0 1 0 466499028 43474944 7626 33554432000 4194304 4785740 140733702606336 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10614 7626 340 145 0 7659 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=354.19 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 35419 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2584016

[startup+1122.3 s]
/proc/loadavg: 3.00 3.26 4.89 4/175 16989
/proc/meminfo: memFree=16427508/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=2066092 CPUtime=374.05 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 220562 0 0 0 37367 38 0 0 25 0 1 0 466499028 2115678208 31650 33554432000 4194304 4587354 140734179133408 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 516523 31650 338 96 0 513085 0
[pid=16929] ppid=16926 vsize=42456 CPUtime=374.04 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 7920 0 0 0 37403 1 0 0 25 0 1 0 466499028 43474944 7651 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10614 7651 340 145 0 7659 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=374.19 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 37419 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2584016

[startup+1182.3 s]
/proc/loadavg: 3.00 3.21 4.77 4/175 16990
/proc/meminfo: memFree=16427132/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=2066092 CPUtime=394.06 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 220562 0 0 0 39368 38 0 0 25 0 1 0 466499028 2115678208 31650 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 516523 31650 338 96 0 513085 0
[pid=16929] ppid=16926 vsize=43088 CPUtime=394.03 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 8033 0 0 0 39402 1 0 0 25 0 1 0 466499028 44122112 7764 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10772 7764 340 145 0 7817 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=394.18 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 39418 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2584648

[startup+1242.3 s]
/proc/loadavg: 3.00 3.17 4.65 4/175 16992
/proc/meminfo: memFree=16426632/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=2066092 CPUtime=414.07 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 220562 0 0 0 41369 38 0 0 25 0 1 0 466499028 2115678208 31650 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 516523 31650 338 96 0 513085 0
[pid=16929] ppid=16926 vsize=43468 CPUtime=414.03 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 8115 0 0 0 41402 1 0 0 25 0 1 0 466499028 44511232 7846 33554432000 4194304 4785740 140733702606336 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10867 7846 340 145 0 7912 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=414.18 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 41418 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 2585028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.13 4.55 4/175 16994
/proc/meminfo: memFree=16426628/32951124 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18324 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (ppfolio) S 16924 16926 15351 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466499027 18763776 394 33554432000 4194304 4287625 140734235268832 18446744073709551615 212687695375 0 0 4096 65536 15338686248315256832 0 0 17 7 0 0 0
/proc/16926/statm: 4581 394 345 23 0 91 0
[pid=16928] ppid=16926 vsize=2066092 CPUtime=433.33 cores=5
/proc/16928/stat : 16928 (cryptominisat) R 16926 16926 15351 0 -1 4202496 220562 0 0 0 43295 38 0 0 25 0 1 0 466499028 2115678208 31650 33554432000 4194304 4587354 140734179133408 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16928/statm: 516523 31650 338 96 0 513085 0
[pid=16929] ppid=16926 vsize=43468 CPUtime=433.23 cores=5
/proc/16929/stat : 16929 (clasp) R 16926 16926 15351 0 -1 4202496 8120 0 0 0 43322 1 0 0 25 0 1 0 466499028 44511232 7851 33554432000 4194304 4785740 140733702606336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16929/statm: 10867 7851 340 145 0 7912 0
[pid=16930] ppid=16926 vsize=457144 CPUtime=433.42 cores=5
/proc/16930/stat : 16930 (TNM) R 16926 16926 15351 0 -1 4202496 876 0 0 0 43342 0 0 0 25 0 1 0 466499028 468115456 772 33554432000 134512640 134534564 4293092464 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16930/statm: 114286 772 95 6 0 112952 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2585028

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 16926 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.59
CPU system time (s): 0.39
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 4445128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 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= 184
involuntary context switches= 5

runsolver used 1.75873 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 10:56:53
IDJOB=3264638
IDBENCH=84761
IDSOLVER=1613
FILE ID=node139/3264638-1303549013
RUNJOBID= node139-1303547704-16596
PBS_JOBID= 13143099
Free space on /tmp= 72924 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264638-1303549013/watcher-3264638-1303549013 -o /tmp/evaluation-result-3264638-1303549013/solver-3264638-1303549013 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264638-1303549013.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=916181275

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16569752 kB
Buffers:       2139076 kB
Cached:       13651564 kB
SwapCached:          0 kB
Active:        9597244 kB
Inactive:      6262728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16569752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20328 kB
Writeback:           0 kB
AnonPages:       68644 kB
Mapped:          15884 kB
Slab:           457508 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   675672 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= 72924 MiB
End job on node139 at 2011-04-23 11:18:35