Trace number 3191484

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.96 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S379804333-028-UNKNOWN.cnf
MD5SUM0aa289a52d8d004ea581b39b43a8a19a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.4335
Satisfiable
(Un)Satisfiability was proved
Number of variables29999
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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: 9.60 4.46 2.79 10/198 26181
/proc/meminfo: memFree=28187572/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) R 26179 26181 26080 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 97925281 18763776 392 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26181/statm: 4581 392 343 23 0 91 0

[startup+0.098227 s]
/proc/loadavg: 9.60 4.46 2.79 10/198 26181
/proc/meminfo: memFree=28187572/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 1137075072444367112 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100213 s]
/proc/loadavg: 9.60 4.46 2.79 10/198 26181
/proc/meminfo: memFree=28187572/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 1137075072444367112 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300191 s]
/proc/loadavg: 9.60 4.46 2.79 10/198 26181
/proc/meminfo: memFree=28187572/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701122 s]
/proc/loadavg: 9.60 4.46 2.79 10/198 26181
/proc/meminfo: memFree=28187572/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604342242826518528 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 9.60 4.46 2.79 13/202 26187
/proc/meminfo: memFree=28109268/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604342517704425472 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=57092 CPUtime=0.45 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 10183 0 0 0 44 1 0 0 25 0 1 0 97925281 58462208 8718 33554432000 4194304 4587354 140736461235584 18446744073709551615 4317968 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 14273 8718 321 96 0 10835 0
[pid=26183] ppid=26181 vsize=28484 CPUtime=0.42 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 5804 0 0 0 41 1 0 0 25 0 1 0 97925281 29167616 4370 33554432000 4194304 4785740 140735117899040 18446744073709551615 4304953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 7121 4370 333 145 0 4166 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=0.6 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 60 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 567924

[startup+3.10069 s]
/proc/loadavg: 9.60 4.46 2.79 13/202 26187
/proc/meminfo: memFree=28113236/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604342792582332416 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=51220 CPUtime=1.04 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 10618 0 0 0 103 1 0 0 25 0 1 0 97925281 52449280 8204 33554432000 4194304 4587354 140736461235584 18446744073709551615 4243539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 12805 8204 326 96 0 9367 0
[pid=26183] ppid=26181 vsize=28484 CPUtime=0.92 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 5811 0 0 0 91 1 0 0 25 0 1 0 97925281 29167616 4377 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 7121 4377 340 145 0 4166 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=1.1 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 110 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 562052

[startup+6.30113 s]
/proc/loadavg: 9.79 4.59 2.84 13/202 26188
/proc/meminfo: memFree=28099464/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604342930021285888 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=51220 CPUtime=2.05 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 11416 0 0 0 203 2 0 0 25 0 1 0 97925281 52449280 9000 33554432000 4194304 4587354 140736461235584 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 12805 9000 326 96 0 9367 0
[pid=26183] ppid=26181 vsize=30876 CPUtime=2.01 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 6447 0 0 0 200 1 0 0 25 0 1 0 97925281 31617024 5013 33554432000 4194304 4785740 140735117899040 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 7719 5013 340 145 0 4764 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=2.2 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 220 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 564444

[startup+12.701 s]
/proc/loadavg: 9.97 4.71 2.89 13/202 26188
/proc/meminfo: memFree=28011804/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343067460239360 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=88724 CPUtime=4.24 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 12919 0 0 0 422 2 0 0 25 0 1 0 97925281 90853376 10495 33554432000 4194304 4587354 140736461235584 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 22181 10495 326 96 0 18743 0
[pid=26183] ppid=26181 vsize=40584 CPUtime=4.12 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 8856 0 0 0 410 2 0 0 25 0 1 0 97925281 41558016 7422 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 10146 7422 340 145 0 7191 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=4.3 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 430 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 611656

[startup+25.5007 s]
/proc/loadavg: 10.42 5.07 3.04 13/202 26189
/proc/meminfo: memFree=28029292/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343479777099776 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=58892 CPUtime=8.45 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 17298 0 0 0 842 3 0 0 25 0 1 0 97925281 60305408 8919 33554432000 4194304 4587354 140736461235584 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 14723 8919 327 96 0 11285 0
[pid=26183] ppid=26181 vsize=59696 CPUtime=8.41 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 13625 0 0 0 838 3 0 0 25 0 1 0 97925281 61128704 12191 33554432000 4194304 4785740 140735117899040 18446744073709551615 4546224 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 14924 12191 340 145 0 11969 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=8.6 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 860 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 600936

[startup+51.1012 s]
/proc/loadavg: 10.96 5.62 3.27 13/202 26189
/proc/meminfo: memFree=27980884/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604341555631751168 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=135924 CPUtime=17.04 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 42534 0 0 0 1697 7 0 0 25 0 1 0 97925281 139186176 15487 33554432000 4194304 4587354 140736461235584 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 33981 15487 337 96 0 30543 0
[pid=26183] ppid=26181 vsize=98968 CPUtime=16.93 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 23350 0 0 0 1686 7 0 0 25 0 1 0 97925281 101343232 21916 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 24742 21918 340 145 0 21787 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=17.1 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 1710 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 717240

[startup+102.307 s]
/proc/loadavg: 11.55 6.60 3.73 13/202 26191
/proc/meminfo: memFree=27822084/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604341418192797696 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=122116 CPUtime=34.06 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 78799 0 0 0 3392 14 0 0 25 0 1 0 97925281 125046784 25486 33554432000 4194304 4587354 140736461235584 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 30529 25486 337 96 0 27091 0
[pid=26183] ppid=26181 vsize=117676 CPUtime=34.01 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 28023 0 0 0 3393 8 0 0 25 0 1 0 97925281 120500224 26589 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 29419 26589 340 145 0 26464 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=34.19 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 3419 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 722140

[startup+162.301 s]
/proc/loadavg: 11.83 7.58 4.24 13/202 26192
/proc/meminfo: memFree=27740208/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604342105387565056 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=595920 CPUtime=54.06 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 116793 0 0 0 5386 20 0 0 25 0 1 0 97925281 610222080 47463 33554432000 4194304 4587354 140736461235584 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 148980 47463 337 96 0 145542 0
[pid=26183] ppid=26181 vsize=136064 CPUtime=54.01 cores=1

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

/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1347768

[startup+882.301 s]
/proc/loadavg: 11.21 11.24 8.27 12/201 26281
/proc/meminfo: memFree=27545056/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=146112 CPUtime=294.1 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 317717 0 0 0 29345 65 0 0 25 0 1 0 97925281 149618688 18209 33554432000 4194304 4587354 140736461235584 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 36528 18209 337 96 0 33090 0
[pid=26183] ppid=26181 vsize=251580 CPUtime=294 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 60578 0 0 0 29383 17 0 0 25 0 1 0 97925281 257617920 59144 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 62895 59144 340 145 0 59940 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=294.16 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 29416 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 880040

[startup+942.3 s]
/proc/loadavg: 11.08 11.19 8.44 12/201 26282
/proc/meminfo: memFree=27487852/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604342930021285888 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=488528 CPUtime=314.09 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 325990 0 0 0 31342 67 0 0 25 0 1 0 97925281 500252672 19663 33554432000 4194304 4587354 140736461235584 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 122132 19663 337 96 0 118694 0
[pid=26183] ppid=26181 vsize=267584 CPUtime=314.01 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 64499 0 0 0 31383 18 0 0 25 0 1 0 97925281 274006016 63065 33554432000 4194304 4785740 140735117899040 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 66896 63065 340 145 0 63941 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=314.15 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 31415 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 1238460

[startup+1002.3 s]
/proc/loadavg: 11.03 11.15 8.60 12/201 26284
/proc/meminfo: memFree=27495752/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343204899192832 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=480060 CPUtime=334.09 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 334161 0 0 0 33338 71 0 0 25 0 1 0 97925281 491581440 20813 33554432000 4194304 4587354 140736461235584 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 120015 20813 337 96 0 116577 0
[pid=26183] ppid=26181 vsize=267584 CPUtime=334.01 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 64503 0 0 0 33383 18 0 0 25 0 1 0 97925281 274006016 63069 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 66896 63069 340 145 0 63941 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=334.15 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 33415 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 1229992

[startup+1062.3 s]
/proc/loadavg: 11.08 11.14 8.75 12/201 26285
/proc/meminfo: memFree=27245476/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343342338146304 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=477352 CPUtime=354.09 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 342356 0 0 0 35336 73 0 0 25 0 1 0 97925281 488808448 21689 33554432000 4194304 4587354 140736461235584 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 119338 21689 337 96 0 115900 0
[pid=26183] ppid=26181 vsize=289088 CPUtime=354.01 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 69865 0 0 0 35382 19 0 0 25 0 1 0 97925281 296026112 68431 33554432000 4194304 4785740 140735117899040 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 72272 68431 340 145 0 69317 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=354.15 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 35415 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 1248788

[startup+1122.3 s]
/proc/loadavg: 11.03 11.11 8.89 12/201 26287
/proc/meminfo: memFree=27417924/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343479777099776 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=146540 CPUtime=374.09 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 350611 0 0 0 37333 76 0 0 25 0 1 0 97925281 150056960 22516 33554432000 4194304 4587354 140736461235584 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 36635 22516 337 96 0 33197 0
[pid=26183] ppid=26181 vsize=289088 CPUtime=374.02 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 69869 0 0 0 37383 19 0 0 25 0 1 0 97925281 296026112 68435 33554432000 4194304 4785740 140735117899040 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 72272 68435 340 145 0 69317 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=374.14 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 37414 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 917976

[startup+1182.3 s]
/proc/loadavg: 11.01 11.09 9.02 12/201 26289
/proc/meminfo: memFree=27401152/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604341418192797696 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=522076 CPUtime=394.08 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 358809 0 0 0 39329 79 0 0 25 0 1 0 97925281 534605824 23000 33554432000 4194304 4587354 140736461235584 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 130519 23000 337 96 0 127081 0
[pid=26183] ppid=26181 vsize=292824 CPUtime=394.03 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 70758 0 0 0 39383 20 0 0 25 0 1 0 97925281 299851776 69324 33554432000 4194304 4785740 140735117899040 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 73206 69324 340 145 0 70251 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=394.14 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 39414 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 1297248

[startup+1242.3 s]
/proc/loadavg: 11.00 11.07 9.14 12/201 26352
/proc/meminfo: memFree=28140008/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343342338146304 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=511840 CPUtime=414.08 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 382002 0 0 0 41325 83 0 0 25 0 1 0 97925281 524124160 28649 33554432000 4194304 4587354 140736461235584 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 127960 28649 337 96 0 124522 0
[pid=26183] ppid=26181 vsize=309844 CPUtime=414.04 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 74953 0 0 0 41383 21 0 0 25 0 1 0 97925281 317280256 73519 33554432000 4194304 4785740 140735117899040 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 77461 73519 340 145 0 74506 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=414.14 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 41414 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134525976 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1304032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 11.05 9.25 12/201 26414
/proc/meminfo: memFree=28168360/32951124 swapFree=67111528/67111528
[pid=26181] ppid=26179 vsize=18324 CPUtime=0 cores=1,3
/proc/26181/stat : 26181 (ppfolio) S 26179 26181 26080 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 97925281 18763776 394 33554432000 4194304 4287625 140736229733728 18446744073709551615 268660682255 0 0 4096 65536 4604343479777099776 0 0 17 3 0 0 0
/proc/26181/statm: 4581 394 345 23 0 91 0
[pid=26182] ppid=26181 vsize=497116 CPUtime=433.28 cores=1
/proc/26182/stat : 26182 (cryptominisat) R 26181 26181 26080 0 -1 4202496 390865 0 0 0 43243 85 0 0 25 0 1 0 97925281 509046784 16936 33554432000 4194304 4587354 140736461235584 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26182/statm: 124279 16936 337 96 0 120841 0
[pid=26183] ppid=26181 vsize=311792 CPUtime=433.25 cores=1
/proc/26183/stat : 26183 (clasp) R 26181 26181 26080 0 -1 4202496 75409 0 0 0 43304 21 0 0 25 0 1 0 97925281 319275008 73975 33554432000 4194304 4785740 140735117899040 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26183/statm: 77948 73975 340 145 0 74993 0
[pid=26184] ppid=26181 vsize=464024 CPUtime=433.43 cores=1
/proc/26184/stat : 26184 (TNM) R 26181 26181 26080 0 -1 4202496 5104 0 0 0 43343 0 0 0 25 0 1 0 97925281 475160576 5000 33554432000 134512640 134534564 4289383920 18446744073709551615 134525949 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26184/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 1291256

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

Real time (s): 1300.01
CPU time (s): 1299.96
CPU user time (s): 1298.9
CPU system time (s): 1.06
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 1721224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 433.433
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5608
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= 205
involuntary context switches= 5184

runsolver used 2.06269 second user time and 5.04223 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 17:55:40
IDJOB=3191484
IDBENCH=82615
IDSOLVER=1613
FILE ID=node107/3191484-1302537340
RUNJOBID= node107-1302537256-26100
PBS_JOBID= 12951133
Free space on /tmp= 73636 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S379804333-028-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191484-1302537340/watcher-3191484-1302537340 -o /tmp/evaluation-result-3191484-1302537340/solver-3191484-1302537340 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191484-1302537340.cnf

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

MD5SUM BENCH= 0aa289a52d8d004ea581b39b43a8a19a
RANDOM SEED=1614595244

node107.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.829
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28187976 kB
Buffers:        520872 kB
Cached:        3492780 kB
SwapCached:          0 kB
Active:        2793028 kB
Inactive:      1732828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28187976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12460 kB
Writeback:           0 kB
AnonPages:      512340 kB
Mapped:          17840 kB
Slab:           172620 kB
PageTables:       7304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3578884 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= 73632 MiB
End job on node107 at 2011-04-11 18:17:22