Trace number 3265650

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.01/1300.01	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-3265650-1303568271/watcher-3265650-1303568271 -o /tmp/evaluation-result-3265650-1303568271/solver-3265650-1303568271 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3265650-1303568271.cnf 

running on 2 cores: 0,2

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 6/183 17154
/proc/meminfo: memFree=13106484/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) R 17152 17154 17106 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0

[startup+0.0419189 s]
/proc/loadavg: 0.00 0.28 2.71 6/183 17154
/proc/meminfo: memFree=13106484/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10091 s]
/proc/loadavg: 0.00 0.28 2.71 6/183 17154
/proc/meminfo: memFree=13106484/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30088 s]
/proc/loadavg: 0.00 0.28 2.71 6/183 17154
/proc/meminfo: memFree=13106484/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700782 s]
/proc/loadavg: 0.00 0.28 2.71 6/183 17154
/proc/meminfo: memFree=13106484/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 5119652968756412416 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13045120/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 5119653381073272832 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
[pid=17155] ppid=17154 vsize=31080 CPUtime=0.54 cores=0
/proc/17155/stat : 17155 (cryptominisat) R 17154 17154 17106 0 -1 4202496 2961 0 0 0 54 0 0 0 25 0 1 0 547057841 31825920 2328 33554432000 4194304 4587354 140734406383360 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17155/statm: 7770 2328 327 96 0 4332 0
[pid=17156] ppid=17154 vsize=16376 CPUtime=0.51 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 1660 0 0 0 51 0 0 0 25 0 1 0 547057841 16769024 1452 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 4094 1452 340 145 0 1139 0
[pid=17157] ppid=17154 vsize=454240 CPUtime=0.41 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 930 0 0 0 41 0 0 0 25 0 1 0 547057841 465141760 827 33554432000 134512640 134534564 4289848656 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113560 827 91 6 0 112226 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 520020

[startup+3.10034 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13037184/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 5119652419000598528 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
[pid=17155] ppid=17154 vsize=1975748 CPUtime=1.05 cores=0
/proc/17155/stat : 17155 (cryptominisat) R 17154 17154 17106 0 -1 4202496 3805 0 0 0 105 0 0 0 25 0 1 0 547057841 2023165952 2308 33554432000 4194304 4587354 140734406383360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17155/statm: 493937 2308 338 96 0 490499 0
[pid=17156] ppid=17154 vsize=17068 CPUtime=1.01 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 1829 0 0 0 101 0 0 0 25 0 1 0 547057841 17477632 1621 33554432000 4194304 4785740 140737001343792 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 4267 1621 340 145 0 1312 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=1 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 100 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2466048

[startup+6.30073 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13009044/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 5119652144122691584 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
[pid=17155] ppid=17154 vsize=1978408 CPUtime=2.14 cores=0
/proc/17155/stat : 17155 (cryptominisat) R 17154 17154 17106 0 -1 4202496 5457 0 0 0 214 0 0 0 25 0 1 0 547057841 2025889792 3446 33554432000 4194304 4587354 140734406383360 18446744073709551615 4241174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17155/statm: 494602 3446 338 96 0 491164 0
[pid=17156] ppid=17154 vsize=17888 CPUtime=2.11 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 2032 0 0 0 211 0 0 0 25 0 1 0 547057841 18317312 1824 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 4472 1824 340 145 0 1517 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=2.01 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 201 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2469528

[startup+12.7005 s]
/proc/loadavg: 2.66 0.85 2.86 13/202 17179
/proc/meminfo: memFree=12999004/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=0 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547057840 18763776 394 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 5119652693878505472 0 0 17 2 0 0 0
/proc/17154/statm: 4581 394 345 23 0 91 0
[pid=17155] ppid=17154 vsize=1981244 CPUtime=4.26 cores=0
/proc/17155/stat : 17155 (cryptominisat) R 17154 17154 17106 0 -1 4202496 6627 0 0 0 425 1 0 0 25 0 1 0 547057841 2028793856 3560 33554432000 4194304 4587354 140734406383360 18446744073709551615 4239229 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17155/statm: 495311 3560 338 96 0 491873 0
[pid=17156] ppid=17154 vsize=19036 CPUtime=4.21 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 2304 0 0 0 421 0 0 0 25 0 1 0 547057841 19492864 2096 33554432000 4194304 4785740 140737001343792 18446744073709551615 4552934 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 4759 2096 340 145 0 1804 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=4.2 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 420 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2473512

[startup+25.5011 s]
/proc/loadavg: 3.63 1.12 2.92 9/198 17180
/proc/meminfo: memFree=13046852/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=20600 CPUtime=10.53 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 2697 0 0 0 1053 0 0 0 25 0 1 0 547057841 21094400 2489 33554432000 4194304 4785740 140737001343792 18446744073709551615 4550000 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 5150 2489 340 145 0 2195 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=10.5 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 1050 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493832

[startup+51.1003 s]
/proc/loadavg: 5.12 1.67 3.06 9/198 17180
/proc/meminfo: memFree=13039980/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=22888 CPUtime=23.33 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 3229 0 0 0 2333 0 0 0 25 0 1 0 547057841 23437312 3021 33554432000 4194304 4785740 140737001343792 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 5722 3021 340 145 0 2767 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=23.3 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 2330 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 496120

[startup+102.307 s]
/proc/loadavg: 6.85 2.73 3.34 9/198 17182
/proc/meminfo: memFree=13030840/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=25236 CPUtime=48.94 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 3811 0 0 0 4894 0 0 0 25 0 1 0 547057841 25841664 3603 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 6309 3603 340 145 0 3354 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=48.89 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 4889 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 498468

[startup+162.3 s]
/proc/loadavg: 7.57 3.69 3.63 9/198 17183
/proc/meminfo: memFree=13023616/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=27948 CPUtime=78.95 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 4397 0 0 0 7894 1 0 0 25 0 1 0 547057841 28618752 4189 33554432000 4194304 4785740 140737001343792 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 6987 4189 340 145 0 4032 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=78.89 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 7889 0 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 501180

[startup+222.301 s]
/proc/loadavg: 7.89 4.49 3.90 9/198 17185
/proc/meminfo: memFree=13018616/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2

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

[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=37508 CPUtime=348.96 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 6602 0 0 0 34894 2 0 0 25 0 1 0 547057841 38408192 6394 33554432000 4194304 4785740 140737001343792 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 9377 6394 340 145 0 6422 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=348.9 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 34889 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 510740

[startup+762.307 s]
/proc/loadavg: 8.04 7.43 5.70 9/198 17199
/proc/meminfo: memFree=12993212/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=38436 CPUtime=378.96 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 6788 0 0 0 37894 2 0 0 25 0 1 0 547057841 39358464 6580 33554432000 4194304 4785740 140737001343792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 9609 6580 340 145 0 6654 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=378.91 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 37890 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 511668

[startup+822.301 s]
/proc/loadavg: 8.01 7.53 5.84 9/198 17201
/proc/meminfo: memFree=12991188/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=38888 CPUtime=408.95 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 6890 0 0 0 40893 2 0 0 25 0 1 0 547057841 39821312 6682 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 9722 6682 340 145 0 6767 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=408.91 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 40890 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 512120

[startup+882.301 s]
/proc/loadavg: 8.00 7.62 5.97 9/198 17202
/proc/meminfo: memFree=12989912/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=39672 CPUtime=438.95 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7070 0 0 0 43893 2 0 0 25 0 1 0 547057841 40624128 6862 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 9918 6862 340 145 0 6963 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=438.92 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 43891 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 512904

[startup+942.3 s]
/proc/loadavg: 8.00 7.68 6.10 9/198 17204
/proc/meminfo: memFree=12989000/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=40348 CPUtime=468.94 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7237 0 0 0 46892 2 0 0 25 0 1 0 547057841 41316352 7029 33554432000 4194304 4785740 140737001343792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 10087 7029 340 145 0 7132 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=468.92 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 46891 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 513580

[startup+1002.3 s]
/proc/loadavg: 8.04 7.75 6.22 9/198 17206
/proc/meminfo: memFree=12987340/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=40948 CPUtime=498.94 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7380 0 0 0 49892 2 0 0 25 0 1 0 547057841 41930752 7172 33554432000 4194304 4785740 140737001343792 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 10237 7172 340 145 0 7282 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=498.93 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 49892 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 514180

[startup+1062.3 s]
/proc/loadavg: 8.01 7.80 6.33 9/198 17207
/proc/meminfo: memFree=12985192/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=41732 CPUtime=528.94 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7532 0 0 0 52892 2 0 0 25 0 1 0 547057841 42733568 7324 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 10433 7324 340 145 0 7478 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=528.92 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 52891 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 514964

[startup+1122.3 s]
/proc/loadavg: 8.00 7.83 6.43 9/198 17209
/proc/meminfo: memFree=12983288/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=42380 CPUtime=558.95 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7698 0 0 0 55893 2 0 0 25 0 1 0 547057841 43397120 7490 33554432000 4194304 4785740 140737001343792 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 10595 7490 340 145 0 7640 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=558.91 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 55890 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 515612

[startup+1182.3 s]
/proc/loadavg: 8.00 7.86 6.52 9/198 17210
/proc/meminfo: memFree=12982504/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=42520 CPUtime=588.96 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7755 0 0 0 58894 2 0 0 25 0 1 0 547057841 43540480 7547 33554432000 4194304 4785740 140737001343792 18446744073709551615 231895188048 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 10630 7547 340 145 0 7675 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=588.91 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 58890 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 10000752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 515752

[startup+1242.3 s]
/proc/loadavg: 8.00 7.88 6.61 9/198 17212
/proc/meminfo: memFree=12980604/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=43400 CPUtime=618.96 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 7964 0 0 0 61894 2 0 0 25 0 1 0 547057841 44441600 7756 33554432000 4194304 4785740 140737001343792 18446744073709551615 4549058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 10850 7756 340 145 0 7895 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=618.9 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 61889 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 516632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.09 7.93 6.70 7/191 17235
/proc/meminfo: memFree=12995424/32950928 swapFree=67111528/67111528
[pid=17154] ppid=17152 vsize=18324 CPUtime=4.44 cores=0,2
/proc/17154/stat : 17154 (ppfolio) S 17152 17154 17106 0 -1 4202496 501 6676 0 0 0 0 443 1 15 0 1 0 547057840 18763776 395 33554432000 4194304 4287625 140734868794896 18446744073709551615 231895510543 0 0 4096 65536 2301184932497555713 0 0 17 2 0 0 0
/proc/17154/statm: 4581 395 346 23 0 91 0
[pid=17156] ppid=17154 vsize=44368 CPUtime=647.81 cores=0
/proc/17156/stat : 17156 (clasp) R 17154 17154 17106 0 -1 4202496 8161 0 0 0 64779 2 0 0 25 0 1 0 547057841 45432832 7953 33554432000 4194304 4785740 140737001343792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17156/statm: 11092 7953 340 145 0 8137 0
[pid=17157] ppid=17154 vsize=454908 CPUtime=647.76 cores=0
/proc/17157/stat : 17157 (TNM) R 17154 17154 17106 0 -1 4202496 1276 0 0 0 64775 1 0 0 25 0 1 0 547057841 465825792 1173 33554432000 134512640 134534564 4289848656 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17157/statm: 113727 1173 95 6 0 112393 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 517600

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.06
CPU user time (s): 1299.99
CPU system time (s): 0.06099
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2473512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16646
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= 81
involuntary context switches= 15719

runsolver used 2.33964 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 16:17:52
IDJOB=3265650
IDBENCH=85793
IDSOLVER=1613
FILE ID=node114/3265650-1303568271
RUNJOBID= node114-1303568270-17124
PBS_JOBID= 13150300
Free space on /tmp= 71252 MiB

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

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=1249717105

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:      13108004 kB
Buffers:       2301624 kB
Cached:       16886324 kB
SwapCached:          0 kB
Active:        9871060 kB
Inactive:      9384452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13108004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26412 kB
Writeback:           0 kB
AnonPages:       66728 kB
Mapped:          15948 kB
Slab:           522868 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1252048 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= 71232 MiB
End job on node114 at 2011-04-23 16:39:32