Trace number 3220660

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.02 5000.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1760258375-046.UNKNOWN.cnf
MD5SUMf913d39a64a2142ed34486c38d5636c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark320.093
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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) 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
4999.99/5000.00	Done

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

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

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


[startup+0 s]
/proc/loadavg: 5.52 5.88 5.96 4/180 22224
/proc/meminfo: memFree=17447828/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) R 22222 22224 20692 0 -1 4202496 448 0 0 0 0 0 0 0 25 0 1 0 439132227 18763776 385 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905733047 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22224/statm: 4581 391 342 23 0 91 0

[startup+0.0689351 s]
/proc/loadavg: 5.52 5.88 5.96 4/180 22224
/proc/meminfo: memFree=17447828/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 3751344837144576264 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100928 s]
/proc/loadavg: 5.52 5.88 5.96 4/180 22224
/proc/meminfo: memFree=17447828/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 3751344837144576264 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30089 s]
/proc/loadavg: 5.52 5.88 5.96 4/180 22224
/proc/meminfo: memFree=17447828/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 3751344837144576264 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700817 s]
/proc/loadavg: 5.52 5.88 5.96 4/180 22224
/proc/meminfo: memFree=17447828/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 3751344837144576264 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 5.56 5.88 5.96 7/184 22228
/proc/meminfo: memFree=17444856/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810998426043940864 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=1999092 CPUtime=0.68 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 1676 0 0 0 68 0 0 0 18 0 1 0 439132228 2047070208 885 33554432000 4194304 4587354 140735241429408 18446744073709551615 218905427601 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 499773 885 327 96 0 496335 0
[pid=22227] ppid=22224 vsize=796 CPUtime=0 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4194304 123 0 0 0 0 0 0 0 25 0 1 0 439132228 815104 30 33554432000 4194304 4785740 140734869717040 18446744073709551615 218900807303 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/22227/statm: 199 30 23 145 0 23 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=0.8 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 80 0 0 0 19 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2474172

[startup+3.10039 s]
/proc/loadavg: 5.56 5.88 5.96 7/184 22228
/proc/meminfo: memFree=17441632/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810997876288126976 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2003916 CPUtime=1.02 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 3179 0 0 0 102 0 0 0 19 0 1 0 439132228 2052009984 2063 33554432000 4194304 4587354 140735241429408 18446744073709551615 218905428071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 500979 2063 337 96 0 497541 0
[pid=22227] ppid=22224 vsize=13508 CPUtime=0.96 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 826 0 0 0 96 0 0 0 19 0 1 0 439132228 13832192 718 33554432000 4194304 4785740 140734869717040 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 3377 718 340 145 0 422 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1.1 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 110 0 0 0 19 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2491708

[startup+6.30081 s]
/proc/loadavg: 5.56 5.88 5.96 7/184 22228
/proc/meminfo: memFree=17435380/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810997876288126976 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2006504 CPUtime=2.67 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 4683 0 0 0 267 0 0 0 19 0 1 0 439132228 2054660096 2747 33554432000 4194304 4587354 140735241429408 18446744073709551615 4388356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 501626 2747 337 96 0 498188 0
[pid=22227] ppid=22224 vsize=13784 CPUtime=1.71 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 903 0 0 0 171 0 0 0 20 0 1 0 439132228 14114816 795 33554432000 4194304 4785740 140734869717040 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 3446 795 340 145 0 491 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1.9 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 190 0 0 0 21 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2494572

[startup+12.7007 s]
/proc/loadavg: 5.62 5.88 5.96 7/184 22229
/proc/meminfo: memFree=17432304/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810998013727080448 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2007736 CPUtime=4.81 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 6391 0 0 0 481 0 0 0 25 0 1 0 439132228 2055921664 2969 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 501934 2969 337 96 0 498496 0
[pid=22227] ppid=22224 vsize=14364 CPUtime=3.86 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 1059 0 0 0 386 0 0 0 25 0 1 0 439132228 14708736 951 33554432000 4194304 4785740 140734869717040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 3591 951 340 145 0 636 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=4 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 400 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 3688811 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2496384

[startup+25.5003 s]
/proc/loadavg: 5.68 5.89 5.96 7/184 22229
/proc/meminfo: memFree=17425156/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2011200 CPUtime=9.61 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 9677 0 0 0 960 1 0 0 25 0 1 0 439132228 2059468800 3757 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 502800 3757 337 96 0 499362 0
[pid=22227] ppid=22224 vsize=15200 CPUtime=7.86 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 1240 0 0 0 786 0 0 0 25 0 1 0 439132228 15564800 1132 33554432000 4194304 4785740 140734869717040 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 3800 1132 340 145 0 845 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=8 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 800 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2500684

[startup+51.1007 s]
/proc/loadavg: 5.79 5.89 5.96 7/184 22230
/proc/meminfo: memFree=17418292/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2013316 CPUtime=18.12 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 14240 0 0 0 1810 2 0 0 25 0 1 0 439132228 2061635584 4416 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 503329 4416 337 96 0 499891 0
[pid=22227] ppid=22224 vsize=16236 CPUtime=16.4 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 1486 0 0 0 1640 0 0 0 25 0 1 0 439132228 16625664 1378 33554432000 4194304 4785740 140734869717040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 4059 1378 340 145 0 1104 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=16.56 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 1656 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2503836

[startup+102.306 s]
/proc/loadavg: 5.91 5.91 5.96 7/184 22231
/proc/meminfo: memFree=17397572/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810996639337545728 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2012812 CPUtime=35.21 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 20978 0 0 0 3518 3 0 0 25 0 1 0 439132228 2061119488 6286 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 503203 6286 337 96 0 499765 0
[pid=22227] ppid=22224 vsize=17600 CPUtime=33.48 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 1804 0 0 0 3348 0 0 0 25 0 1 0 439132228 18022400 1696 33554432000 4194304 4785740 140734869717040 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 4400 1696 340 145 0 1445 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=33.6 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 3360 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2504696

[startup+162.301 s]
/proc/loadavg: 5.97 5.92 5.96 7/184 22233
/proc/meminfo: memFree=17392576/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810996914215452672 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2024436 CPUtime=55.2 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 26635 0 0 0 5516 4 0 0 25 0 1 0 439132228 2073022464 7261 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 506109 7261 337 96 0 502671 0
[pid=22227] ppid=22224 vsize=18184 CPUtime=53.48 cores=1

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

Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 2578420

[startup+4542.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 22373
/proc/meminfo: memFree=17254416/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810997463971266560 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2075548 CPUtime=1515.18 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 238104 0 0 0 151467 51 0 0 25 0 1 0 439132228 2125361152 21311 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 518887 21311 337 96 0 515449 0
[pid=22227] ppid=22224 vsize=28756 CPUtime=1513.47 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4311 0 0 0 151347 0 0 0 25 0 1 0 439132228 29446144 4203 33554432000 4194304 4785740 140734869717040 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7189 4203 341 145 0 4234 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1513.63 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 151363 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4542.28
Current children cumulated vsize (KiB) 2578588

[startup+4602.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22375
/proc/meminfo: memFree=17248292/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810997463971266560 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2075596 CPUtime=1535.18 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 241279 0 0 0 153466 52 0 0 25 0 1 0 439132228 2125410304 20309 33554432000 4194304 4587354 140735241429408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 518899 20309 337 96 0 515461 0
[pid=22227] ppid=22224 vsize=28756 CPUtime=1533.47 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4312 0 0 0 153347 0 0 0 25 0 1 0 439132228 29446144 4204 33554432000 4194304 4785740 140734869717040 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7189 4204 341 145 0 4234 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1533.64 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 153364 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 2578636

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22377
/proc/meminfo: memFree=17237588/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439132227 18763776 394 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 16810997463971266560 0 0 17 3 0 0 0
/proc/22224/statm: 4581 394 345 23 0 91 0
[pid=22225] ppid=22224 vsize=2075596 CPUtime=1555.18 cores=1
/proc/22225/stat : 22225 (cryptominisat) R 22224 22224 20692 0 -1 4202496 242695 0 0 0 155466 52 0 0 25 0 1 0 439132228 2125410304 21676 33554432000 4194304 4587354 140735241429408 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22225/statm: 518899 21676 337 96 0 515461 0
[pid=22227] ppid=22224 vsize=28756 CPUtime=1553.47 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4314 0 0 0 155347 0 0 0 25 0 1 0 439132228 29446144 4206 33554432000 4194304 4785740 140734869717040 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7189 4206 341 145 0 4234 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1553.64 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 155364 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4662.29
Current children cumulated vsize (KiB) 2578636

[startup+4722.31 s]
/proc/loadavg: 5.40 5.83 5.94 6/183 22378
/proc/meminfo: memFree=17337240/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28756 CPUtime=1582.76 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4331 0 0 0 158276 0 0 0 25 0 1 0 439132228 29446144 4223 33554432000 4194304 4785740 140734869717040 18446744073709551615 4286937 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7189 4223 341 145 0 4234 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1582.89 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 158289 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 503040

[startup+4782.3 s]
/proc/loadavg: 5.18 5.69 5.88 6/183 22380
/proc/meminfo: memFree=17337192/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28924 CPUtime=1612.76 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4351 0 0 0 161276 0 0 0 25 0 1 0 439132228 29618176 4243 33554432000 4194304 4785740 140734869717040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7231 4243 341 145 0 4276 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1612.89 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 161289 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4782.29
Current children cumulated vsize (KiB) 503208

[startup+4842.3 s]
/proc/loadavg: 5.06 5.56 5.83 6/183 22381
/proc/meminfo: memFree=17330080/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28924 CPUtime=1642.75 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4356 0 0 0 164275 0 0 0 25 0 1 0 439132228 29618176 4248 33554432000 4194304 4785740 140734869717040 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7231 4248 341 145 0 4276 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1642.89 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 164289 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4842.28
Current children cumulated vsize (KiB) 503208

[startup+4902.3 s]
/proc/loadavg: 5.02 5.46 5.77 6/183 22383
/proc/meminfo: memFree=17323596/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28924 CPUtime=1672.75 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4372 0 0 0 167275 0 0 0 25 0 1 0 439132228 29618176 4264 33554432000 4194304 4785740 140734869717040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7231 4264 341 145 0 4276 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1672.9 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 167290 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 503208

[startup+4962.3 s]
/proc/loadavg: 5.01 5.37 5.72 6/183 22416
/proc/meminfo: memFree=17437980/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28924 CPUtime=1702.74 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4374 0 0 0 170274 0 0 0 25 0 1 0 439132228 29618176 4266 33554432000 4194304 4785740 140734869717040 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7231 4266 341 145 0 4276 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1702.9 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 170290 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4962.28
Current children cumulated vsize (KiB) 503208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 4.85 5.29 5.68 5/182 22446
/proc/meminfo: memFree=17445620/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28924 CPUtime=1721.61 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4374 0 0 0 172161 0 0 0 25 0 1 0 439132228 29618176 4266 33554432000 4194304 4785740 140734869717040 18446744073709551615 4276247 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7231 4266 341 145 0 4276 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1721.74 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 172174 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4999.99
Current children cumulated vsize (KiB) 503208

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

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

[startup+5000 s]
/proc/loadavg: 4.85 5.29 5.68 5/182 22446
/proc/meminfo: memFree=17445620/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=18324 CPUtime=1556.64 cores=1,3,5,7
/proc/22224/stat : 22224 (ppfolio) S 22222 22224 20692 0 -1 4202496 501 242699 0 0 0 0 155612 52 15 0 1 0 439132227 18763776 395 33554432000 4194304 4287625 140734631658352 18446744073709551615 218905751055 0 0 4096 65536 4506260037487788292 0 0 17 3 0 0 0
/proc/22224/statm: 4581 395 346 23 0 91 0
[pid=22227] ppid=22224 vsize=28924 CPUtime=1721.61 cores=1
/proc/22227/stat : 22227 (clasp) R 22224 22224 20692 0 -1 4202496 4374 0 0 0 172161 0 0 0 25 0 1 0 439132228 29618176 4266 33554432000 4194304 4785740 140734869717040 18446744073709551615 4276247 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22227/statm: 7231 4266 341 145 0 4276 0
[pid=22228] ppid=22224 vsize=455960 CPUtime=1721.74 cores=1
/proc/22228/stat : 22228 (TNM) R 22224 22224 20692 0 -1 4202496 339 0 0 0 172174 0 0 0 25 0 1 0 439132228 466903040 236 33554432000 134512640 134534564 4291835360 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22228/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4999.99
Current children cumulated vsize (KiB) 503208

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.02
CPU user time (s): 4999.49
CPU system time (s): 0.533918
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 4568172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.49
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247945
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= 223
involuntary context switches= 54940

runsolver used 8.23675 second user time and 17.7773 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 06:55:45
IDJOB=3220660
IDBENCH=82793
IDSOLVER=1639
FILE ID=node137/3220660-1303275345
RUNJOBID= node137-1303259272-20712
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1760258375-046.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220660-1303275345/watcher-3220660-1303275345 -o /tmp/evaluation-result-3220660-1303275345/solver-3220660-1303275345 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220660-1303275345.cnf

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

MD5SUM BENCH= f913d39a64a2142ed34486c38d5636c0
RANDOM SEED=1843298276

node137.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.844
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.844
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.844
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.844
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.844
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.844
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.844
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.83
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.844
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:      17447984 kB
Buffers:        702856 kB
Cached:       14354276 kB
SwapCached:          0 kB
Active:        8699056 kB
Inactive:      6445252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17447984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12064 kB
Writeback:           0 kB
AnonPages:       87160 kB
Mapped:          16468 kB
Slab:           296856 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1347604 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= 71720 MiB
End job on node137 at 2011-04-20 08:19:05