Trace number 3281808

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 parUNSAT 231.656 58.0168

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
231.20/57.98	s UNSATISFIABLE
231.59/58.01	solver [4] lingeling 276-6264d55-100731 answered
231.59/58.01	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-3281808-1304032676/watcher-3281808-1304032676 -o /tmp/evaluation-result-3281808-1304032676/solver-3281808-1304032676 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3281808-1304032676.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.53 5.85 7.04 8/181 28280
/proc/meminfo: memFree=27268416/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) R 28278 28280 27869 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0

[startup+0.0591081 s]
/proc/loadavg: 3.53 5.85 7.04 8/181 28280
/proc/meminfo: memFree=27268416/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101102 s]
/proc/loadavg: 3.53 5.85 7.04 8/181 28280
/proc/meminfo: memFree=27268416/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301068 s]
/proc/loadavg: 3.53 5.85 7.04 8/181 28280
/proc/meminfo: memFree=27268416/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701002 s]
/proc/loadavg: 3.53 5.85 7.04 8/181 28280
/proc/meminfo: memFree=27268416/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 3.53 5.85 7.04 12/188 28287
/proc/meminfo: memFree=26629744/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=123484 CPUtime=1.49 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 27328 0 0 0 146 3 0 0 25 0 1 0 514866194 126447616 26429 33554432000 4194304 4587354 140733241275952 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 30871 26429 306 96 0 27433 0
[pid=28282] ppid=28280 vsize=172520 CPUtime=1.48 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 47077 0 0 0 143 5 0 0 25 0 1 0 514866194 176660480 39306 33554432000 4194304 4785740 140736687598960 18446744073709551615 210204308165 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 43130 39306 319 145 0 40175 0
[pid=28283] ppid=28280 vsize=507172 CPUtime=0.77 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 19190 0 0 0 74 3 0 0 25 0 1 0 514866194 519344128 19087 33554432000 134512640 134534564 4292343984 18446744073709551615 134520152 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 126793 19087 91 6 0 125459 0
[pid=28284] ppid=28280 vsize=62864 CPUtime=1.49 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 26201 0 0 0 146 3 0 0 25 0 1 0 514866194 64372736 14866 33554432000 4194304 4352236 140736403964320 18446744073709551615 4243216 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 15716 14866 116 39 0 14796 0
[pid=28285] ppid=28280 vsize=146472 CPUtime=0.69 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4194304 33454 0 0 0 66 3 0 0 25 0 1 0 514866194 149987328 26119 33554432000 4194304 4331988 140735479169296 18446744073709551615 210204303286 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 36618 26119 118 34 0 35060 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1030836

[startup+3.1006 s]
/proc/loadavg: 4.05 5.91 7.06 11/188 28287
/proc/meminfo: memFree=26353848/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=177904 CPUtime=3.08 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 40796 0 0 0 303 5 0 0 25 0 1 0 514866194 182173696 39897 33554432000 4194304 4587354 140733241275952 18446744073709551615 4248336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 44476 39897 312 96 0 41038 0
[pid=28282] ppid=28280 vsize=195972 CPUtime=3.09 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 52615 0 0 0 303 6 0 0 25 0 1 0 514866194 200675328 44844 33554432000 4194304 4785740 140736687598960 18446744073709551615 4489086 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48993 44844 319 145 0 46038 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=1.57 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 26604 0 0 0 153 4 0 0 25 0 1 0 514866194 528941056 26501 33554432000 134512640 134534564 4292343984 18446744073709551615 134521749 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 26501 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=62796 CPUtime=3.09 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 26204 0 0 0 306 3 0 0 25 0 1 0 514866194 64303104 14852 33554432000 4194304 4352236 140736403964320 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 15699 14852 119 39 0 14779 0
[pid=28285] ppid=28280 vsize=156172 CPUtime=1.49 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4194304 61407 0 0 0 142 7 0 0 25 0 1 0 514866194 159920128 28587 33554432000 4194304 4331988 140735479169296 18446744073709551615 210204305545 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 39043 28587 128 34 0 37485 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1127712

[startup+6.30107 s]
/proc/loadavg: 4.05 5.91 7.06 11/188 28287
/proc/meminfo: memFree=25925684/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=311604 CPUtime=6.28 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 73674 0 0 0 619 9 0 0 25 0 1 0 514866194 319082496 66119 33554432000 4194304 4587354 140733241275952 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 77901 66119 332 96 0 74463 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=6.28 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57310 0 0 0 619 9 0 0 25 0 1 0 514866194 199204864 44703 33554432000 4194304 4785740 140736687598960 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44703 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=3.16 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 311 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=95568 CPUtime=6.29 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34409 0 0 0 625 4 0 0 25 0 1 0 514866194 97861632 23057 33554432000 4194304 4352236 140736403964320 18446744073709551615 4212994 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 23892 23057 125 39 0 22972 0
[pid=28285] ppid=28280 vsize=200572 CPUtime=3.09 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 135731 0 0 0 290 19 0 0 25 0 1 0 514866194 205385728 39684 33554432000 4194304 4331988 140735479169296 18446744073709551615 4252200 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 50143 39684 140 34 0 48585 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1337148

[startup+12.701 s]
/proc/loadavg: 4.96 6.05 7.09 11/188 28287
/proc/meminfo: memFree=25843456/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=311604 CPUtime=12.69 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 73926 0 0 0 1259 10 0 0 25 0 1 0 514866194 319082496 66360 33554432000 4194304 4587354 140733241275952 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 77901 66360 332 96 0 74463 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=12.68 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57313 0 0 0 1259 9 0 0 25 0 1 0 514866194 199204864 44706 33554432000 4194304 4785740 140736687598960 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44706 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=6.32 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 627 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78216 CPUtime=12.69 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 1265 4 0 0 25 0 1 0 514866194 80093184 18721 33554432000 4194304 4352236 140736403964320 18446744073709551615 4234208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19554 18721 127 39 0 18634 0
[pid=28285] ppid=28280 vsize=625112 CPUtime=6.29 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 255577 0 0 0 594 35 0 0 25 0 1 0 514866194 640114688 72504 33554432000 4194304 4331988 140735479169296 18446744073709551615 210204296594 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 156278 72504 151 34 0 154720 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1744336

[startup+25.5009 s]
/proc/loadavg: 5.81 6.19 7.12 11/188 28287
/proc/meminfo: memFree=25511004/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=311604 CPUtime=25.49 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 74167 0 0 0 2539 10 0 0 25 0 1 0 514866194 319082496 66587 33554432000 4194304 4587354 140733241275952 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 77901 66587 338 96 0 74463 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=25.48 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57317 0 0 0 2539 9 0 0 25 0 1 0 514866194 199204864 44710 33554432000 4194304 4785740 140736687598960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44710 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=12.7 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 1265 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78192 CPUtime=25.49 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 2545 4 0 0 25 0 1 0 514866194 80068608 18715 33554432000 4194304 4352236 140736403964320 18446744073709551615 4319056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19548 18715 127 39 0 18628 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=12.64 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 1222 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1724160

[startup+51.1006 s]
/proc/loadavg: 7.31 6.52 7.21 11/188 28288
/proc/meminfo: memFree=25472764/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=316096 CPUtime=51.07 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 80580 0 0 0 5097 10 0 0 25 0 1 0 514866194 323682304 72607 33554432000 4194304 4587354 140733241275952 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 79024 72607 338 96 0 75586 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=51.08 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57328 0 0 0 5099 9 0 0 25 0 1 0 514866194 199204864 44721 33554432000 4194304 4785740 140736687598960 18446744073709551615 4277622 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44721 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=25.41 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 2536 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78176 CPUtime=51.08 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 5104 4 0 0 25 0 1 0 514866194 80052224 18711 33554432000 4194304 4352236 140736403964320 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19544 18711 127 39 0 18624 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=25.39 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 2497 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 1728636

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

[startup+54.301 s]
/proc/loadavg: 7.53 6.57 7.22 11/188 28288
/proc/meminfo: memFree=25468052/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=316096 CPUtime=54.27 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 80580 0 0 0 5417 10 0 0 25 0 1 0 514866194 323682304 72607 33554432000 4194304 4587354 140733241275952 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 79024 72607 338 96 0 75586 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=54.28 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57330 0 0 0 5419 9 0 0 25 0 1 0 514866194 199204864 44723 33554432000 4194304 4785740 140736687598960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44723 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=27 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 2695 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78172 CPUtime=54.28 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 5424 4 0 0 25 0 1 0 514866194 80048128 18710 33554432000 4194304 4352236 140736403964320 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19543 18710 127 39 0 18623 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=26.99 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 2657 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4229389 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 216.82
Current children cumulated vsize (KiB) 1728632

[startup+55.9008 s]
/proc/loadavg: 7.53 6.57 7.22 11/188 28289
/proc/meminfo: memFree=25467804/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=316096 CPUtime=55.87 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 80580 0 0 0 5577 10 0 0 25 0 1 0 514866194 323682304 72607 33554432000 4194304 4587354 140733241275952 18446744073709551615 210204341209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 79024 72607 338 96 0 75586 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=55.88 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57339 0 0 0 5579 9 0 0 25 0 1 0 514866194 199204864 44732 33554432000 4194304 4785740 140736687598960 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44732 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=27.8 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 2775 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78172 CPUtime=55.88 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 5584 4 0 0 25 0 1 0 514866194 80048128 18710 33554432000 4194304 4352236 140736403964320 18446744073709551615 4207623 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19543 18710 127 39 0 18623 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=27.78 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 2736 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4228800 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 223.21
Current children cumulated vsize (KiB) 1728632

[startup+56.7006 s]
/proc/loadavg: 7.53 6.57 7.22 11/188 28289
/proc/meminfo: memFree=25466440/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=316096 CPUtime=56.67 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 80580 0 0 0 5657 10 0 0 25 0 1 0 514866194 323682304 72607 33554432000 4194304 4587354 140733241275952 18446744073709551615 4235101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 79024 72607 338 96 0 75586 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=56.68 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57339 0 0 0 5659 9 0 0 25 0 1 0 514866194 199204864 44732 33554432000 4194304 4785740 140736687598960 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44732 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=28.2 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 2815 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78172 CPUtime=56.68 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 5664 4 0 0 25 0 1 0 514866194 80048128 18710 33554432000 4194304 4352236 140736403964320 18446744073709551615 4328411 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19543 18710 127 39 0 18623 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=28.17 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 2775 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 226.4
Current children cumulated vsize (KiB) 1728632

[startup+57.5005 s]
/proc/loadavg: 7.72 6.63 7.23 11/188 28289
/proc/meminfo: memFree=25464952/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=316096 CPUtime=57.47 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 80580 0 0 0 5737 10 0 0 25 0 1 0 514866194 323682304 72607 33554432000 4194304 4587354 140733241275952 18446744073709551615 4449070 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 79024 72607 338 96 0 75586 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=57.48 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57339 0 0 0 5739 9 0 0 25 0 1 0 514866194 199204864 44732 33554432000 4194304 4785740 140736687598960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44732 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=28.6 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 2855 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78172 CPUtime=57.48 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 5744 4 0 0 25 0 1 0 514866194 80048128 18710 33554432000 4194304 4352236 140736403964320 18446744073709551615 4256407 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19543 18710 127 39 0 18623 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=28.57 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 2815 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4229451 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 229.6
Current children cumulated vsize (KiB) 1728632

[startup+57.9004 s]
/proc/loadavg: 7.72 6.63 7.23 11/188 28289
/proc/meminfo: memFree=25464952/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514866194 18763776 390 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 4607208399057190911 0 0 17 4 0 0 0
/proc/28280/statm: 4581 390 341 23 0 91 0
[pid=28281] ppid=28280 vsize=316096 CPUtime=57.87 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4202496 80580 0 0 0 5777 10 0 0 25 0 1 0 514866194 323682304 72607 33554432000 4194304 4587354 140733241275952 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28281/statm: 79024 72607 338 96 0 75586 0
[pid=28282] ppid=28280 vsize=194536 CPUtime=57.88 cores=4
/proc/28282/stat : 28282 (clasp) R 28280 28280 27869 0 -1 4202496 57339 0 0 0 5779 9 0 0 25 0 1 0 514866194 199204864 44732 33554432000 4194304 4785740 140736687598960 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28282/statm: 48634 44732 340 145 0 45679 0
[pid=28283] ppid=28280 vsize=516544 CPUtime=28.8 cores=6
/proc/28283/stat : 28283 (TNM) R 28280 28280 27869 0 -1 4202496 31914 0 0 0 2875 5 0 0 25 0 1 0 514866194 528941056 31811 33554432000 134512640 134534564 4292343984 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28283/statm: 129136 31811 95 6 0 127802 0
[pid=28284] ppid=28280 vsize=78172 CPUtime=57.88 cores=2
/proc/28284/stat : 28284 (lingeling) R 28280 28280 27869 0 -1 4202496 34411 0 0 0 5784 4 0 0 25 0 1 0 514866194 80048128 18710 33554432000 4194304 4352236 140736403964320 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28284/statm: 19543 18710 127 39 0 18623 0
[pid=28285] ppid=28280 vsize=604960 CPUtime=28.77 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4202496 306298 0 0 0 2835 42 0 0 25 0 1 0 514866194 619479040 104235 33554432000 4194304 4331988 140735479169296 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28285/statm: 151240 104235 173 34 0 149682 0
Current children cumulated CPU time (s) 231.2
Current children cumulated vsize (KiB) 1728632

[startup+58.0004 s]
/proc/loadavg: 7.72 6.63 7.23 11/188 28289
/proc/meminfo: memFree=25464952/32951124 swapFree=67088964/67111528
[pid=28280] ppid=28278 vsize=18324 CPUtime=144.83 cores=0,2,4,6
/proc/28280/stat : 28280 (ppfolio) S 28278 28280 27869 0 -1 4202496 525 123667 0 0 0 0 14462 21 15 0 1 0 514866194 18763776 391 33554432000 4194304 4287625 140735743985488 18446744073709551615 210204667407 0 0 4096 65536 1591904687387279620 0 0 17 4 0 0 0
/proc/28280/statm: 4581 391 342 23 0 91 0
[pid=28281] ppid=28280 vsize=0 CPUtime=57.97 cores=0
/proc/28281/stat : 28281 (cryptominisat) R 28280 28280 27869 0 -1 4203524 80580 0 0 0 5785 12 0 0 25 0 1 0 514866194 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28281/statm: 0 0 0 0 0 0 0
[pid=28285] ppid=28280 vsize=0 CPUtime=28.79 cores=6
/proc/28285/stat : 28285 (march_hi) R 28280 28280 27869 0 -1 4203524 306298 0 0 0 2837 42 0 0 25 0 1 0 514866194 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/28285/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 231.59
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 58.0168
CPU time (s): 231.656
CPU user time (s): 230.865
CPU system time (s): 0.790879
CPU usage (%): 399.291
Max. virtual memory (cumulated for all children) (KiB): 1744336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.865
system time used= 0.790879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511088
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= 93
involuntary context switches= 1758

runsolver used 0.092985 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 01:17:57
IDJOB=3281808
IDBENCH=69619
IDSOLVER=1612
FILE ID=node130/3281808-1304032676
RUNJOBID= node130-1304032676-28256
PBS_JOBID= 13170322
Free space on /tmp= 71952 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281808-1304032676/watcher-3281808-1304032676 -o /tmp/evaluation-result-3281808-1304032676/solver-3281808-1304032676 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3281808-1304032676.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1650435373

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27269324 kB
Buffers:       1124816 kB
Cached:        3965912 kB
SwapCached:      22432 kB
Active:         405428 kB
Inactive:      4852180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27269324 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           54424 kB
Writeback:           0 kB
AnonPages:      143452 kB
Mapped:          16564 kB
Slab:           359664 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   741292 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= 71940 MiB
End job on node130 at 2011-04-29 01:18:55