Trace number 3219556

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.09 5000.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
MD5SUM4a57833314362e0939d4095b3206ad82
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark144.491
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 20781
/proc/meminfo: memFree=18139560/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 1627607341769654532 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0

[startup+0.0541659 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 20781
/proc/meminfo: memFree=18139560/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 1627607341769654532 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101175 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 20781
/proc/meminfo: memFree=18139560/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 1627607341769654532 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301138 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 20781
/proc/meminfo: memFree=18139560/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701066 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 20781
/proc/meminfo: memFree=18139560/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 2.32 2.07 2.02 7/184 20793
/proc/meminfo: memFree=17996004/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499024983697129472 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=61636 CPUtime=0.49 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 11346 0 0 0 48 1 0 0 25 0 1 0 436346074 63115264 9662 33554432000 4194304 4587354 140737477760224 18446744073709551615 4268463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 15409 9662 315 96 0 11971 0
[pid=20783] ppid=20781 vsize=31292 CPUtime=0.39 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 6918 0 0 0 39 0 0 0 25 0 1 0 436346074 32043008 5007 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 7823 5007 332 145 0 4868 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=0.58 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 58 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 577240

[startup+3.10052 s]
/proc/loadavg: 2.32 2.07 2.02 7/184 20793
/proc/meminfo: memFree=17978528/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025533452943360 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=57200 CPUtime=0.99 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 12098 0 0 0 98 1 0 0 25 0 1 0 436346074 58572800 9303 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 14300 9303 326 96 0 10862 0
[pid=20783] ppid=20781 vsize=31292 CPUtime=0.94 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 6926 0 0 0 94 0 0 0 25 0 1 0 436346074 32043008 5015 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 7823 5015 340 145 0 4868 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1.14 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 114 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 572804

[startup+6.30108 s]
/proc/loadavg: 2.32 2.07 2.02 7/184 20793
/proc/meminfo: memFree=17970220/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025533452943360 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=94704 CPUtime=2.04 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 13032 0 0 0 203 1 0 0 25 0 1 0 436346074 96976896 10233 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 23676 10233 326 96 0 20238 0
[pid=20783] ppid=20781 vsize=32084 CPUtime=1.99 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 7209 0 0 0 199 0 0 0 25 0 1 0 436346074 32854016 5298 33554432000 4194304 4785740 140733449922272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 8021 5298 340 145 0 5066 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=2.24 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 224 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528612 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 611100

[startup+12.701 s]
/proc/loadavg: 2.89 2.20 2.06 7/184 20793
/proc/meminfo: memFree=17936636/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025808330850304 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=94704 CPUtime=4.19 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 14577 0 0 0 418 1 0 0 25 0 1 0 436346074 96976896 11775 33554432000 4194304 4587354 140737477760224 18446744073709551615 4230333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 23676 11775 326 96 0 20238 0
[pid=20783] ppid=20781 vsize=43576 CPUtime=4.14 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 10067 0 0 0 413 1 0 0 25 0 1 0 436346074 44621824 8156 33554432000 4194304 4785740 140733449922272 18446744073709551615 4276997 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 10894 8156 340 145 0 7939 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=4.34 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 434 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 622592

[startup+25.5007 s]
/proc/loadavg: 3.37 2.32 2.11 7/184 20793
/proc/meminfo: memFree=17889304/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499026083208757248 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=94704 CPUtime=8.44 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 17429 0 0 0 842 2 0 0 25 0 1 0 436346074 96976896 14616 33554432000 4194304 4587354 140737477760224 18446744073709551615 4233061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 23676 14616 326 96 0 20238 0
[pid=20783] ppid=20781 vsize=63848 CPUtime=8.39 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 15127 0 0 0 837 2 0 0 25 0 1 0 436346074 65380352 13216 33554432000 4194304 4785740 140733449922272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 15962 13216 340 145 0 13007 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=8.64 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 864 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 642864

[startup+51.1011 s]
/proc/loadavg: 4.26 2.62 2.21 7/184 20794
/proc/meminfo: memFree=17807092/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=136696 CPUtime=16.99 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 47145 0 0 0 1692 7 0 0 25 0 1 0 436346074 139976704 13296 33554432000 4194304 4587354 140737477760224 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 34174 13296 337 96 0 30736 0
[pid=20783] ppid=20781 vsize=100604 CPUtime=16.95 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 24229 0 0 0 1691 4 0 0 25 0 1 0 436346074 103018496 22318 33554432000 4194304 4785740 140733449922272 18446744073709551615 274473628357 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 25151 22318 340 145 0 22196 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=17.14 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 1714 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 721612

[startup+102.307 s]
/proc/loadavg: 5.30 3.18 2.42 7/184 20796
/proc/meminfo: memFree=17711604/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499024846258176000 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=997808 CPUtime=34.05 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 73888 0 0 0 3394 11 0 0 25 0 1 0 436346074 1021755392 11620 33554432000 4194304 4587354 140737477760224 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 249452 11620 337 96 0 246014 0
[pid=20783] ppid=20781 vsize=122556 CPUtime=33.98 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 29746 0 0 0 3394 4 0 0 25 0 1 0 436346074 125497344 27835 33554432000 4194304 4785740 140733449922272 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 30639 27835 340 145 0 27684 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=34.23 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 3423 0 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1604676

[startup+162.301 s]
/proc/loadavg: 5.74 3.69 2.64 7/184 20797
/proc/meminfo: memFree=17538848/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499026083208757248 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=146120 CPUtime=54.06 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 98238 0 0 0 5390 16 0 0 25 0 1 0 436346074 149626880 17620 33554432000 4194304 4587354 140737477760224 18446744073709551615 4234955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 36530 17620 337 96 0 33092 0
[pid=20783] ppid=20781 vsize=153528 CPUtime=53.99 cores=0

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

/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 2077416

[startup+4602.3 s]
/proc/loadavg: 6.01 6.00 5.92 7/184 20928
/proc/meminfo: memFree=16830236/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025670891896832 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=1082376 CPUtime=1534.06 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 972198 0 0 0 153201 205 0 0 25 0 1 0 436346074 1108353024 27794 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 270594 27794 337 96 0 267156 0
[pid=20783] ppid=20781 vsize=573844 CPUtime=1534.06 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141058 0 0 0 153379 27 0 0 25 0 1 0 436346074 587616256 139147 33554432000 4194304 4785740 140733449922272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143461 139147 340 145 0 140506 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1534.27 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 153422 5 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 2140532

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 20929
/proc/meminfo: memFree=16752844/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025670891896832 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=1082376 CPUtime=1554.06 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 981430 0 0 0 155199 207 0 0 25 0 1 0 436346074 1108353024 36987 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 270594 36987 337 96 0 267156 0
[pid=20783] ppid=20781 vsize=573844 CPUtime=1554.06 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141063 0 0 0 155379 27 0 0 25 0 1 0 436346074 587616256 139152 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143461 139152 340 145 0 140506 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1554.27 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 155422 5 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 2140532

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 20931
/proc/meminfo: memFree=16839972/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025670891896832 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=1066584 CPUtime=1574.05 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 988209 0 0 0 157196 209 0 0 25 0 1 0 436346074 1092182016 21958 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 266646 21958 337 96 0 263208 0
[pid=20783] ppid=20781 vsize=574888 CPUtime=1574.06 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141249 0 0 0 157379 27 0 0 25 0 1 0 436346074 588685312 139338 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143722 139338 340 145 0 140767 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1574.28 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 157423 5 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2125784

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 20932
/proc/meminfo: memFree=16762812/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025808330850304 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=1066584 CPUtime=1594.05 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 997549 0 0 0 159193 212 0 0 25 0 1 0 436346074 1092182016 31263 33554432000 4194304 4587354 140737477760224 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 266646 31263 337 96 0 263208 0
[pid=20783] ppid=20781 vsize=574888 CPUtime=1594.05 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141259 0 0 0 159378 27 0 0 25 0 1 0 436346074 588685312 139348 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143722 139348 340 145 0 140767 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1594.29 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 159423 6 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2125784

[startup+4842.3 s]
/proc/loadavg: 6.06 6.01 5.93 7/184 20934
/proc/meminfo: memFree=16831720/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025808330850304 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=186624 CPUtime=1614.04 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 1008898 0 0 0 161189 215 0 0 25 0 1 0 436346074 191102976 25121 33554432000 4194304 4587354 140737477760224 18446744073709551615 4230215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 46656 25121 337 96 0 43218 0
[pid=20783] ppid=20781 vsize=574888 CPUtime=1614.05 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141259 0 0 0 161378 27 0 0 25 0 1 0 436346074 588685312 139348 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143722 139348 340 145 0 140767 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1614.3 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 161424 6 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1245824

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 5.93 7/184 20935
/proc/meminfo: memFree=16753824/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025808330850304 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=186624 CPUtime=1634.05 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 1018362 0 0 0 163188 217 0 0 25 0 1 0 436346074 191102976 34552 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 46656 34552 337 96 0 43218 0
[pid=20783] ppid=20781 vsize=574888 CPUtime=1634.05 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141264 0 0 0 163378 27 0 0 25 0 1 0 436346074 588685312 139353 33554432000 4194304 4785740 140733449922272 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143722 139353 340 145 0 140767 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1634.29 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 163423 6 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1245824

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 20937
/proc/meminfo: memFree=16845428/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025808330850304 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=1106224 CPUtime=1654.06 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 1029363 0 0 0 165186 220 0 0 25 0 1 0 436346074 1132773376 23070 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 276556 23070 337 96 0 273118 0
[pid=20783] ppid=20781 vsize=575880 CPUtime=1654.04 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 141528 0 0 0 165377 27 0 0 25 0 1 0 436346074 589701120 139617 33554432000 4194304 4785740 140733449922272 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 143970 139617 340 145 0 141015 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1654.29 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 165423 6 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2166416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 20938
/proc/meminfo: memFree=16762572/32950928 swapFree=67111528/67111528
[pid=20781] ppid=20779 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20781/stat : 20781 (ppfolio) S 20779 20781 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436346073 18763776 394 33554432000 4194304 4287625 140735890993024 18446744073709551615 274473987599 0 0 4096 65536 12499025808330850304 0 0 17 4 0 0 0
/proc/20781/statm: 4581 394 345 23 0 91 0
[pid=20782] ppid=20781 vsize=1106224 CPUtime=1666.64 cores=0
/proc/20782/stat : 20782 (cryptominisat) R 20781 20781 20748 0 -1 4202496 1035666 0 0 0 166442 222 0 0 25 0 1 0 436346074 1132773376 29347 33554432000 4194304 4587354 140737477760224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20782/statm: 276556 29347 337 96 0 273118 0
[pid=20783] ppid=20781 vsize=606252 CPUtime=1666.63 cores=0
/proc/20783/stat : 20783 (clasp) R 20781 20781 20748 0 -1 4202496 149095 0 0 0 166635 28 0 0 25 0 1 0 436346074 620802048 147184 33554432000 4194304 4785740 140733449922272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20783/statm: 151563 147184 340 145 0 148608 0
[pid=20784] ppid=20781 vsize=465988 CPUtime=1666.82 cores=0
/proc/20784/stat : 20784 (TNM) R 20781 20781 20748 0 -1 4202496 5914 0 0 0 166676 6 0 0 25 0 1 0 436346074 477171712 5811 33554432000 134512640 134534564 4287656576 18446744073709551615 12101051 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20784/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2196788

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 20781 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.05
CPU time (s): 5000.09
CPU user time (s): 4997.53
CPU system time (s): 2.56
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3115736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 266
involuntary context switches= 4

runsolver used 8.42672 second user time and 18.8511 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-19 23:11:04
IDJOB=3219556
IDBENCH=82609
IDSOLVER=1639
FILE ID=node125/3219556-1303247464
RUNJOBID= node125-1303247464-20766
PBS_JOBID= 13042422
Free space on /tmp= 72420 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219556-1303247464/watcher-3219556-1303247464 -o /tmp/evaluation-result-3219556-1303247464/solver-3219556-1303247464 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219556-1303247464.cnf

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

MD5SUM BENCH= 4a57833314362e0939d4095b3206ad82
RANDOM SEED=472330897

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:      18141088 kB
Buffers:        703144 kB
Cached:       13693676 kB
SwapCached:          0 kB
Active:        6292752 kB
Inactive:      8167216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18141088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19444 kB
Writeback:           0 kB
AnonPages:       63252 kB
Mapped:          14840 kB
Slab:           284296 kB
PageTables:       4596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184576 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= 72400 MiB
End job on node125 at 2011-04-20 00:34:26