Trace number 3265826

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) 1300.05 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4
1300.03/1300.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-3265826-1303568272/watcher-3265826-1303568272 -o /tmp/evaluation-result-3265826-1303568272/solver-3265826-1303568272 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3265826-1303568272.cnf 

running on 2 cores: 4,6

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: 0.00 0.28 2.71 10/198 17175
/proc/meminfo: memFree=13059908/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) R 17173 17175 17106 0 -1 4202496 485 0 0 0 0 0 0 0 22 0 1 0 547057910 18763776 392 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17175/statm: 4581 392 343 23 0 91 0

[startup+0.043359 s]
/proc/loadavg: 0.00 0.28 2.71 10/198 17175
/proc/meminfo: memFree=13059908/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100348 s]
/proc/loadavg: 0.00 0.28 2.71 10/198 17175
/proc/meminfo: memFree=13059908/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300303 s]
/proc/loadavg: 0.00 0.28 2.71 10/198 17175
/proc/meminfo: memFree=13059908/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 16807777956486184960 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700229 s]
/proc/loadavg: 0.00 0.28 2.71 10/198 17175
/proc/meminfo: memFree=13059908/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 16807778506241998848 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13039168/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 16807778918558859264 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
[pid=17176] ppid=17175 vsize=1560732 CPUtime=0.54 cores=4
/proc/17176/stat : 17176 (cryptominisat) R 17175 17175 17106 0 -1 4202496 3025 0 0 0 54 0 0 0 25 0 1 0 547057911 1598189568 2300 33554432000 4194304 4587354 140737303959216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17176/statm: 390183 2300 327 96 0 386745 0
[pid=17177] ppid=17175 vsize=16396 CPUtime=0.43 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 1638 0 0 0 43 0 0 0 25 0 1 0 547057911 16789504 1428 33554432000 4194304 4785740 140736282549584 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 4099 1428 340 145 0 1144 0
[pid=17178] ppid=17175 vsize=454240 CPUtime=0.51 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 932 0 0 0 51 0 0 0 25 0 1 0 547057911 465141760 828 33554432000 134512640 134534564 4287687392 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113560 828 91 6 0 112226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2049692

[startup+3.10078 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13032852/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 16807778781119905792 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
[pid=17176] ppid=17175 vsize=1566064 CPUtime=1.04 cores=4
/proc/17176/stat : 17176 (cryptominisat) R 17175 17175 17106 0 -1 4202496 4907 0 0 0 104 0 0 0 25 0 1 0 547057911 1603649536 3325 33554432000 4194304 4587354 140737303959216 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17176/statm: 391516 3325 338 96 0 388078 0
[pid=17177] ppid=17175 vsize=17200 CPUtime=1.02 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 1854 0 0 0 102 0 0 0 25 0 1 0 547057911 17612800 1644 33554432000 4194304 4785740 140736282549584 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 4300 1644 340 145 0 1345 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=1.02 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 102 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2056496

[startup+6.30118 s]
/proc/loadavg: 1.84 0.67 2.81 13/202 17179
/proc/meminfo: memFree=13008920/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=0 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547057910 18763776 394 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 16807779055997812736 0 0 17 6 0 0 0
/proc/17175/statm: 4581 394 345 23 0 91 0
[pid=17176] ppid=17175 vsize=1570228 CPUtime=2.14 cores=4
/proc/17176/stat : 17176 (cryptominisat) R 17175 17175 17106 0 -1 4202496 5778 0 0 0 214 0 0 0 25 0 1 0 547057911 1607913472 3241 33554432000 4194304 4587354 140737303959216 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17176/statm: 392557 3241 338 96 0 389119 0
[pid=17177] ppid=17175 vsize=17888 CPUtime=2.03 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 2043 0 0 0 203 0 0 0 25 0 1 0 547057911 18317312 1833 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 4472 1833 340 145 0 1517 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=2.11 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 211 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2061348

[startup+12.701 s]
/proc/loadavg: 2.66 0.85 2.86 12/201 17179
/proc/meminfo: memFree=13012100/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=19060 CPUtime=4.42 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 2315 0 0 0 442 0 0 0 25 0 1 0 547057911 19517440 2105 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 4765 2105 340 145 0 1810 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=4.42 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 442 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 492292

[startup+25.5006 s]
/proc/loadavg: 3.98 1.23 2.95 9/198 17180
/proc/meminfo: memFree=13046852/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=21168 CPUtime=10.82 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 2838 0 0 0 1082 0 0 0 25 0 1 0 547057911 21676032 2628 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 5292 2628 340 145 0 2337 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=10.82 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 1082 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 494400

[startup+51.1008 s]
/proc/loadavg: 5.35 1.78 3.08 9/198 17180
/proc/meminfo: memFree=13039980/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=23680 CPUtime=23.61 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 3436 0 0 0 2361 0 0 0 25 0 1 0 547057911 24248320 3226 33554432000 4194304 4785740 140736282549584 18446744073709551615 4309494 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 5920 3226 340 145 0 2965 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=23.62 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 2362 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 496912

[startup+102.307 s]
/proc/loadavg: 6.85 2.73 3.34 9/198 17182
/proc/meminfo: memFree=13030840/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=26628 CPUtime=49.21 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 4135 0 0 0 4921 0 0 0 25 0 1 0 547057911 27267072 3925 33554432000 4194304 4785740 140736282549584 18446744073709551615 4286944 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 6657 3925 340 145 0 3702 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=49.23 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 4923 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 499860

[startup+162.301 s]
/proc/loadavg: 7.57 3.69 3.63 9/198 17183
/proc/meminfo: memFree=13023492/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=28784 CPUtime=79.2 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 4636 0 0 0 7920 0 0 0 25 0 1 0 547057911 29474816 4426 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 7196 4426 340 145 0 4241 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=79.23 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 7923 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 502016

[startup+222.301 s]
/proc/loadavg: 7.89 4.49 3.90 9/198 17185
/proc/meminfo: memFree=13018616/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=30288 CPUtime=109.2 cores=4

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

[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=39264 CPUtime=349.21 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7054 0 0 0 34920 1 0 0 25 0 1 0 547057911 40206336 6844 33554432000 4194304 4785740 140736282549584 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 9816 6844 340 145 0 6861 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=349.25 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 34925 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 512496

[startup+762.307 s]
/proc/loadavg: 8.04 7.43 5.70 9/198 17199
/proc/meminfo: memFree=12993212/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=40104 CPUtime=379.22 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7212 0 0 0 37921 1 0 0 25 0 1 0 547057911 41066496 7002 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 10026 7002 340 145 0 7071 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=379.25 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 37925 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 513336

[startup+822.3 s]
/proc/loadavg: 8.01 7.53 5.84 9/198 17201
/proc/meminfo: memFree=12991188/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=40568 CPUtime=409.22 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7319 0 0 0 40921 1 0 0 25 0 1 0 547057911 41541632 7109 33554432000 4194304 4785740 140736282549584 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 10142 7109 340 145 0 7187 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=409.24 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 40924 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 513800

[startup+882.301 s]
/proc/loadavg: 8.00 7.62 5.97 9/198 17202
/proc/meminfo: memFree=12989912/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=41136 CPUtime=439.23 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7451 0 0 0 43922 1 0 0 25 0 1 0 547057911 42123264 7241 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 10284 7241 340 145 0 7329 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=439.24 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 43924 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 514368

[startup+942.301 s]
/proc/loadavg: 8.00 7.68 6.10 9/198 17204
/proc/meminfo: memFree=12989000/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=41516 CPUtime=469.23 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7554 0 0 0 46922 1 0 0 25 0 1 0 547057911 42512384 7344 33554432000 4194304 4785740 140736282549584 18446744073709551615 4549652 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 10379 7344 340 145 0 7424 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=469.23 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 46923 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 514748

[startup+1002.3 s]
/proc/loadavg: 8.04 7.75 6.22 9/198 17206
/proc/meminfo: memFree=12987340/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=42320 CPUtime=499.24 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7726 0 0 0 49923 1 0 0 25 0 1 0 547057911 43335680 7516 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 10580 7516 340 145 0 7625 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=499.23 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 49923 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 515552

[startup+1062.3 s]
/proc/loadavg: 8.01 7.80 6.33 9/198 17207
/proc/meminfo: memFree=12985192/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=43316 CPUtime=529.24 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 7946 0 0 0 52923 1 0 0 25 0 1 0 547057911 44355584 7736 33554432000 4194304 4785740 140736282549584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 10829 7736 340 145 0 7874 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=529.23 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 52923 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 516548

[startup+1122.3 s]
/proc/loadavg: 8.00 7.83 6.43 9/198 17209
/proc/meminfo: memFree=12983288/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=44032 CPUtime=559.23 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 8109 0 0 0 55922 1 0 0 25 0 1 0 547057911 45088768 7899 33554432000 4194304 4785740 140736282549584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 11008 7899 340 145 0 8053 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=559.24 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 55924 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 517264

[startup+1182.3 s]
/proc/loadavg: 8.00 7.86 6.52 9/198 17210
/proc/meminfo: memFree=12982504/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=44456 CPUtime=589.23 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 8206 0 0 0 58922 1 0 0 25 0 1 0 547057911 45522944 7996 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 11114 7996 340 145 0 8159 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=589.25 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 58925 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134526114 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 517688

[startup+1242.3 s]
/proc/loadavg: 8.00 7.88 6.61 9/198 17212
/proc/meminfo: memFree=12980604/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=45004 CPUtime=619.22 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 8337 0 0 0 61921 1 0 0 25 0 1 0 547057911 46084096 8127 33554432000 4194304 4785740 140736282549584 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 11251 8127 340 145 0 8296 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=619.25 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 61925 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 518236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 7.84 7.88 6.69 12/201 17310
/proc/meminfo: memFree=12986696/32950928 swapFree=67111528/67111528
[pid=17175] ppid=17173 vsize=18324 CPUtime=3.84 cores=4,6
/proc/17175/stat : 17175 (ppfolio) S 17173 17175 17106 0 -1 4202496 502 6638 0 0 0 0 384 0 15 0 1 0 547057910 18763776 395 33554432000 4194304 4287625 140736452686912 18446744073709551615 231895510543 0 0 4096 65536 4093387373943947521 0 0 17 6 0 0 0
/proc/17175/statm: 4581 395 346 23 0 91 0
[pid=17177] ppid=17175 vsize=45004 CPUtime=648.08 cores=4
/proc/17177/stat : 17177 (clasp) R 17175 17175 17106 0 -1 4202496 8351 0 0 0 64807 1 0 0 25 0 1 0 547057911 46084096 8141 33554432000 4194304 4785740 140736282549584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17177/statm: 11251 8141 340 145 0 8296 0
[pid=17178] ppid=17175 vsize=454908 CPUtime=648.11 cores=4
/proc/17178/stat : 17178 (TNM) R 17175 17175 17106 0 -1 4202496 1272 0 0 0 64811 0 0 0 25 0 1 0 547057911 465825792 1168 33554432000 134512640 134534564 4287687392 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17178/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 518236

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.025996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2061980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16796
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= 79
involuntary context switches= 14940

runsolver used 2.30265 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 16:17:52
IDJOB=3265826
IDBENCH=85808
IDSOLVER=1613
FILE ID=node114/3265826-1303568272
RUNJOBID= node114-1303568270-17125
PBS_JOBID= 13150300
Free space on /tmp= 71232 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265826-1303568272/watcher-3265826-1303568272 -o /tmp/evaluation-result-3265826-1303568272/solver-3265826-1303568272 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265826-1303568272.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=2033515639

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:      13060196 kB
Buffers:       2301692 kB
Cached:       16902548 kB
SwapCached:          0 kB
Active:        9922132 kB
Inactive:      9379744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13060196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42252 kB
Writeback:           8 kB
AnonPages:       97016 kB
Mapped:          17708 kB
Slab:           523984 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2239772 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= 71212 MiB
End job on node114 at 2011-04-23 16:39:32