Trace number 3293217

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 seqUNSAT 221.937 221.932

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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
221.87/221.92	s UNSATISFIABLE
221.87/221.93	solver [1] cryptominisat 2.7.1 answered
221.87/221.93	Done

Verifier Data

No possible verification on an UNSAT instance

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-3293217-1303785488/watcher-3293217-1303785488 -o /tmp/evaluation-result-3293217-1303785488/solver-3293217-1303785488 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3293217-1303785488.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: 8.91 9.52 9.26 8/189 13956
/proc/meminfo: memFree=20550028/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18240 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) R 13954 13956 12462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 222740101 18677760 234 33554432000 4194304 4287625 140735602596832 18446744073709551615 268655699432 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13956/statm: 4560 235 199 23 0 57 0

[startup+0.0946961 s]
/proc/loadavg: 8.91 9.52 9.26 8/189 13956
/proc/meminfo: memFree=20550028/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 17269656407330750728 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100692 s]
/proc/loadavg: 8.91 9.52 9.26 8/189 13956
/proc/meminfo: memFree=20550028/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 17269656407330750728 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300664 s]
/proc/loadavg: 8.91 9.52 9.26 8/189 13956
/proc/meminfo: memFree=20550028/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394479970261401600 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70059 s]
/proc/loadavg: 8.91 9.52 9.26 8/189 13956
/proc/meminfo: memFree=20550028/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394480657456168960 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 8.91 9.52 9.26 10/193 13960
/proc/meminfo: memFree=20468280/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394480794895122432 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=63120 CPUtime=0.49 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 10470 0 0 0 48 1 0 0 20 0 1 0 222740101 64634880 10266 33554432000 4194304 4587354 140734452156640 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 15780 10266 314 96 0 12342 0
[pid=13959] ppid=13956 vsize=32352 CPUtime=0.46 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 6800 0 0 0 45 1 0 0 21 0 1 0 222740101 33128448 5398 33554432000 4194304 4785740 140733266770464 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 8088 5398 317 145 0 5133 0
[pid=13960] ppid=13956 vsize=466516 CPUtime=0.52 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 5143 0 0 0 52 0 0 0 23 0 1 0 222740101 477712384 5040 33554432000 134512640 134534564 4286872288 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 116629 5040 91 6 0 115295 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 580312

[startup+3.10117 s]
/proc/loadavg: 8.92 9.51 9.25 10/193 13960
/proc/meminfo: memFree=20454276/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481207211982848 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=70268 CPUtime=0.99 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 16030 0 0 0 97 2 0 0 21 0 1 0 222740101 71954432 11832 33554432000 4194304 4587354 140734452156640 18446744073709551615 4237643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 17567 11832 326 96 0 14129 0
[pid=13959] ppid=13956 vsize=35256 CPUtime=1.04 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 7528 0 0 0 103 1 0 0 23 0 1 0 222740101 36102144 6126 33554432000 4194304 4785740 140733266770464 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 8814 6126 319 145 0 5859 0
[pid=13960] ppid=13956 vsize=466516 CPUtime=1.04 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 5143 0 0 0 104 0 0 0 25 0 1 0 222740101 477712384 5040 33554432000 134512640 134534564 4286872288 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 116629 5040 91 6 0 115295 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 590364

[startup+6.30061 s]
/proc/loadavg: 8.92 9.51 9.25 10/193 13960
/proc/meminfo: memFree=20449592/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481482089889792 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=70268 CPUtime=2.09 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 16823 0 0 0 207 2 0 0 25 0 1 0 222740101 71954432 12618 33554432000 4194304 4587354 140734452156640 18446744073709551615 4238035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 17567 12618 326 96 0 14129 0
[pid=13959] ppid=13956 vsize=40668 CPUtime=2.05 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 8885 0 0 0 204 1 0 0 25 0 1 0 222740101 41644032 7483 33554432000 4194304 4785740 140733266770464 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 10167 7483 319 145 0 7212 0
[pid=13960] ppid=13956 vsize=468892 CPUtime=2.11 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 5788 0 0 0 211 0 0 0 25 0 1 0 222740101 480145408 5685 33554432000 134512640 134534564 4286872288 18446744073709551615 134527505 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117223 5685 92 6 0 115889 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 598152

[startup+12.7005 s]
/proc/loadavg: 8.93 9.49 9.25 10/193 13960
/proc/meminfo: memFree=20434880/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394479970261401600 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=843056 CPUtime=4.19 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 18055 0 0 0 416 3 0 0 25 0 1 0 222740101 863289344 12274 33554432000 4194304 4587354 140734452156640 18446744073709551615 268660320018 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 210764 12274 340 96 0 207326 0
[pid=13959] ppid=13956 vsize=41912 CPUtime=4.24 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 9740 0 0 0 422 2 0 0 25 0 1 0 222740101 42917888 7741 33554432000 4194304 4785740 140733266770464 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 10478 7741 340 145 0 7523 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=4.23 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 423 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1372712

[startup+25.5012 s]
/proc/loadavg: 8.94 9.48 9.25 10/193 13960
/proc/meminfo: memFree=20422808/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481207211982848 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=847376 CPUtime=8.49 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 25718 0 0 0 845 4 0 0 25 0 1 0 222740101 867713024 18158 33554432000 4194304 4587354 140734452156640 18446744073709551615 4237447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 211844 18158 340 96 0 208406 0
[pid=13959] ppid=13956 vsize=47244 CPUtime=8.46 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 11077 0 0 0 844 2 0 0 25 0 1 0 222740101 48377856 9078 33554432000 4194304 4785740 140733266770464 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 11811 9078 340 145 0 8856 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=8.51 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 851 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1382364

[startup+51.1007 s]
/proc/loadavg: 8.96 9.44 9.24 8/186 14039
/proc/meminfo: memFree=20488184/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394479832822448128 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=893416 CPUtime=16.98 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 28356 0 0 0 1694 4 0 0 25 0 1 0 222740101 914857984 18609 33554432000 4194304 4587354 140734452156640 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 223354 18609 340 96 0 219916 0
[pid=13959] ppid=13956 vsize=60588 CPUtime=17.03 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 14401 0 0 0 1701 2 0 0 25 0 1 0 222740101 62042112 12402 33554432000 4194304 4785740 140733266770464 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 15147 12402 340 145 0 12192 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=17.04 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 1704 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1441748

[startup+102.307 s]
/proc/loadavg: 9.05 9.38 9.23 10/193 14081
/proc/meminfo: memFree=20301836/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394480107700355072 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=903768 CPUtime=34.08 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 39588 0 0 0 3402 6 0 0 25 0 1 0 222740101 925458432 21176 33554432000 4194304 4587354 140734452156640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 225942 21176 340 96 0 222504 0
[pid=13959] ppid=13956 vsize=74688 CPUtime=34.07 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 17888 0 0 0 3403 4 0 0 25 0 1 0 222740101 76480512 15889 33554432000 4194304 4785740 140733266770464 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 18672 15889 340 145 0 15717 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=34.11 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 3411 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1466200

[startup+162.301 s]
/proc/loadavg: 9.02 9.31 9.21 10/193 14083
/proc/meminfo: memFree=20261404/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394480107700355072 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=892144 CPUtime=54.08 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 44267 0 0 0 5401 7 0 0 25 0 1 0 222740101 913555456 23182 33554432000 4194304 4587354 140734452156640 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 223036 23182 340 96 0 219598 0
[pid=13959] ppid=13956 vsize=88456 CPUtime=54.08 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21215 0 0 0 5402 6 0 0 25 0 1 0 222740101 90578944 19216 33554432000 4194304 4785740 140733266770464 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22114 19216 340 145 0 19159 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=54.1 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 5410 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1468344

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

[startup+179.101 s]
/proc/loadavg: 9.01 9.29 9.21 10/193 14083
/proc/meminfo: memFree=20245780/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394480932334075904 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=894808 CPUtime=59.68 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 45480 0 0 0 5961 7 0 0 25 0 1 0 222740101 916283392 24378 33554432000 4194304 4587354 140734452156640 18446744073709551615 4232280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 223702 24378 340 96 0 220264 0
[pid=13959] ppid=13956 vsize=88456 CPUtime=59.68 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21236 0 0 0 5962 6 0 0 25 0 1 0 222740101 90578944 19237 33554432000 4194304 4785740 140733266770464 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22114 19237 340 145 0 19159 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=59.7 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 5970 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 179.06
Current children cumulated vsize (KiB) 1471008

[startup+204.701 s]
/proc/loadavg: 9.01 9.27 9.20 10/193 14084
/proc/meminfo: memFree=20256436/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481344650936320 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=68.18 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 45545 0 0 0 6811 7 0 0 25 0 1 0 222740101 116727808 22294 33554432000 4194304 4587354 140734452156640 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 22294 340 96 0 25060 0
[pid=13959] ppid=13956 vsize=89056 CPUtime=68.23 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21369 0 0 0 6817 6 0 0 25 0 1 0 222740101 91193344 19370 33554432000 4194304 4785740 140733266770464 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22264 19370 340 145 0 19309 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=68.26 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 6826 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 204.67
Current children cumulated vsize (KiB) 690792

[startup+211.101 s]
/proc/loadavg: 9.01 9.26 9.20 10/193 14084
/proc/meminfo: memFree=20252220/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481344650936320 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=70.34 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 45812 0 0 0 7027 7 0 0 25 0 1 0 222740101 116727808 22545 33554432000 4194304 4587354 140734452156640 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 22545 340 96 0 25060 0
[pid=13959] ppid=13956 vsize=89268 CPUtime=70.33 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21417 0 0 0 7027 6 0 0 25 0 1 0 222740101 91410432 19418 33554432000 4194304 4785740 140733266770464 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22317 19418 340 145 0 19362 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=70.4 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 7040 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 211.07
Current children cumulated vsize (KiB) 691004

[startup+217.501 s]
/proc/loadavg: 9.00 9.25 9.20 10/193 14085
/proc/meminfo: memFree=20246764/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481482089889792 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=72.48 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 46108 0 0 0 7240 8 0 0 25 0 1 0 222740101 116727808 22824 33554432000 4194304 4587354 140734452156640 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 22824 340 96 0 25060 0
[pid=13959] ppid=13956 vsize=89748 CPUtime=72.49 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21533 0 0 0 7243 6 0 0 25 0 1 0 222740101 91901952 19534 33554432000 4194304 4785740 140733266770464 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22437 19534 340 145 0 19482 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=72.5 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 7250 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 217.47
Current children cumulated vsize (KiB) 691484

[startup+219.101 s]
/proc/loadavg: 9.00 9.25 9.20 10/193 14085
/proc/meminfo: memFree=20243044/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481482089889792 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=72.98 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 46193 0 0 0 7290 8 0 0 25 0 1 0 222740101 116727808 22899 33554432000 4194304 4587354 140734452156640 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 22899 340 96 0 25060 0
[pid=13959] ppid=13956 vsize=89748 CPUtime=73.03 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21543 0 0 0 7297 6 0 0 25 0 1 0 222740101 91901952 19544 33554432000 4194304 4785740 140733266770464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22437 19544 340 145 0 19482 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=73.06 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 7306 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 219.07
Current children cumulated vsize (KiB) 691484

[startup+220.701 s]
/proc/loadavg: 9.00 9.25 9.20 10/193 14085
/proc/meminfo: memFree=20241184/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481482089889792 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=73.54 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 46265 0 0 0 7346 8 0 0 25 0 1 0 222740101 116727808 22970 33554432000 4194304 4587354 140734452156640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 22970 340 96 0 25060 0
[pid=13959] ppid=13956 vsize=89748 CPUtime=73.53 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21544 0 0 0 7347 6 0 0 25 0 1 0 222740101 91901952 19545 33554432000 4194304 4785740 140733266770464 18446744073709551615 4552635 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22437 19545 340 145 0 19482 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=73.6 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 7360 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (KiB) 691484

[startup+221.501 s]
/proc/loadavg: 9.00 9.25 9.20 10/193 14085
/proc/meminfo: memFree=20239820/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 4394481619528843264 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=73.78 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 46302 0 0 0 7370 8 0 0 25 0 1 0 222740101 116727808 23004 33554432000 4194304 4587354 140734452156640 18446744073709551615 4243491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 23004 340 96 0 25060 0
[pid=13959] ppid=13956 vsize=89748 CPUtime=73.83 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21545 0 0 0 7377 6 0 0 25 0 1 0 222740101 91901952 19546 33554432000 4194304 4785740 140733266770464 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22437 19546 340 145 0 19482 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=73.86 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 7386 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 691484

[startup+221.901 s]
/proc/loadavg: 9.00 9.25 9.20 10/193 14085
/proc/meminfo: memFree=20239820/32951124 swapFree=67111528/67111528
[pid=13956] ppid=13954 vsize=18324 CPUtime=0 cores=1,3
/proc/13956/stat : 13956 (ppfolio) S 13954 13956 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222740101 18763776 394 33554432000 4194304 4287625 140735602596832 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13956/statm: 4581 394 345 23 0 91 0
[pid=13958] ppid=13956 vsize=113992 CPUtime=73.94 cores=1
/proc/13958/stat : 13958 (cryptominisat) R 13956 13956 12462 0 -1 4202496 46330 0 0 0 7386 8 0 0 25 0 1 0 222740101 116727808 23030 33554432000 4194304 4587354 140734452156640 18446744073709551615 268660310976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13958/statm: 28498 23030 353 96 0 25060 0
[pid=13959] ppid=13956 vsize=89900 CPUtime=73.93 cores=1
/proc/13959/stat : 13959 (clasp) R 13956 13956 12462 0 -1 4202496 21555 0 0 0 7387 6 0 0 25 0 1 0 222740101 92057600 19556 33554432000 4194304 4785740 140733266770464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13959/statm: 22475 19556 340 145 0 19520 0
[pid=13960] ppid=13956 vsize=469420 CPUtime=74 cores=1
/proc/13960/stat : 13960 (TNM) R 13956 13956 12462 0 -1 4202496 7659 0 0 0 7400 0 0 0 25 0 1 0 222740101 480686080 7556 33554432000 134512640 134534564 4286872288 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13960/statm: 117355 7556 95 6 0 116021 0
Current children cumulated CPU time (s) 221.87
Current children cumulated vsize (KiB) 691636

Child status: 0
Real time (s): 221.932
CPU time (s): 221.937
CPU user time (s): 221.77
CPU system time (s): 0.166974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1476380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.77
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76063
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= 173
involuntary context switches= 2429

runsolver used 0.309952 second user time and 0.902862 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:38:08
IDJOB=3293217
IDBENCH=88066
IDSOLVER=1613
FILE ID=node107/3293217-1303785488
RUNJOBID= node107-1303783905-13485
PBS_JOBID= 13157212
Free space on /tmp= 71988 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293217-1303785488/watcher-3293217-1303785488 -o /tmp/evaluation-result-3293217-1303785488/solver-3293217-1303785488 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3293217-1303785488.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=693524511

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:      20550184 kB
Buffers:       2035892 kB
Cached:        9582344 kB
SwapCached:          0 kB
Active:        7917508 kB
Inactive:      4003076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20550184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14008 kB
Writeback:           0 kB
AnonPages:      301744 kB
Mapped:          17156 kB
Slab:           415800 kB
PageTables:       6268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2582364 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= 71972 MiB
End job on node107 at 2011-04-26 04:41:50