Trace number 3265034

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 1 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 0
0.00/0.02	Starting TNM 2009 on core(s) 0
1299.96/1300.00	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265034-1303560052/watcher-3265034-1303560052 -o /tmp/evaluation-result-3265034-1303560052/solver-3265034-1303560052 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3265034-1303560052.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: 5.27 8.00 9.50 2/175 30766
/proc/meminfo: memFree=14749716/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18232 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) R 30764 30766 30434 0 -1 4194304 123 0 0 0 0 0 0 0 25 0 1 0 448420771 18669568 76 33554432000 4194304 4287625 140734284413312 18446744073709551615 264721482832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30766/statm: 4560 82 61 23 0 57 0

[startup+0.029789 s]
/proc/loadavg: 5.27 8.00 9.50 2/175 30766
/proc/meminfo: memFree=14749716/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) R 30764 30766 30434 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 448420771 18763776 392 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/30766/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100776 s]
/proc/loadavg: 5.27 8.00 9.50 2/175 30766
/proc/meminfo: memFree=14749716/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 4353036082770575617 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300739 s]
/proc/loadavg: 5.27 8.00 9.50 2/175 30766
/proc/meminfo: memFree=14749716/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700694 s]
/proc/loadavg: 5.27 8.00 9.50 2/175 30766
/proc/meminfo: memFree=14749716/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 339135153177624576 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 5.27 8.00 9.50 4/176 30787
/proc/meminfo: memFree=14758172/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 339135290616578048 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
[pid=30768] ppid=30766 vsize=1922700 CPUtime=0.5 cores=0
/proc/30768/stat : 30768 (cryptominisat) R 30766 30766 30434 0 -1 4202496 1200 0 0 0 50 0 0 0 25 0 1 0 448420772 1968844800 719 33554432000 4194304 4587354 140733809869296 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30768/statm: 480675 719 327 96 0 477237 0
[pid=30769] ppid=30766 vsize=12824 CPUtime=0.39 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 678 0 0 0 39 0 0 0 25 0 1 0 448420772 13131776 570 33554432000 4194304 4785740 140734037901104 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 3206 570 340 145 0 251 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=0.58 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 58 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2409804

[startup+3.10126 s]
/proc/loadavg: 5.27 8.00 9.50 4/176 30787
/proc/meminfo: memFree=14756932/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 339135428055531520 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
[pid=30768] ppid=30766 vsize=1921572 CPUtime=0.99 cores=0
/proc/30768/stat : 30768 (cryptominisat) R 30766 30766 30434 0 -1 4202496 1669 0 0 0 99 0 0 0 25 0 1 0 448420772 1967689728 881 33554432000 4194304 4587354 140733809869296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30768/statm: 480393 881 327 96 0 476955 0
[pid=30769] ppid=30766 vsize=13220 CPUtime=0.94 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 753 0 0 0 94 0 0 0 25 0 1 0 448420772 13537280 645 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 3305 645 340 145 0 350 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=1.14 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 114 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2409072

[startup+6.30059 s]
/proc/loadavg: 5.09 7.92 9.47 4/175 30787
/proc/meminfo: memFree=14750868/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
[pid=30768] ppid=30766 vsize=1927880 CPUtime=2.09 cores=0
/proc/30768/stat : 30768 (cryptominisat) R 30766 30766 30434 0 -1 4202496 3509 0 0 0 209 0 0 0 25 0 1 0 448420772 1974149120 2364 33554432000 4194304 4587354 140733809869296 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30768/statm: 481970 2364 338 96 0 478532 0
[pid=30769] ppid=30766 vsize=13620 CPUtime=1.99 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 851 0 0 0 199 0 0 0 25 0 1 0 448420772 13946880 743 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 3405 743 341 145 0 450 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=2.18 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 218 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2415780

[startup+12.7004 s]
/proc/loadavg: 4.92 7.83 9.43 4/175 30796
/proc/meminfo: memFree=14748512/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=0 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448420771 18763776 394 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 339135428055531520 0 0 17 2 0 0 0
/proc/30766/statm: 4581 394 345 23 0 91 0
[pid=30768] ppid=30766 vsize=1933112 CPUtime=4.19 cores=0
/proc/30768/stat : 30768 (cryptominisat) R 30766 30766 30434 0 -1 4202496 4847 0 0 0 419 0 0 0 25 0 1 0 448420772 1979506688 2908 33554432000 4194304 4587354 140733809869296 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30768/statm: 483278 2908 338 96 0 479840 0
[pid=30769] ppid=30766 vsize=14148 CPUtime=4.14 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 1002 0 0 0 414 0 0 0 25 0 1 0 448420772 14487552 894 33554432000 4194304 4785740 140734037901104 18446744073709551615 4278133 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 3537 894 341 145 0 582 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=4.34 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 434 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2421540

[startup+25.501 s]
/proc/loadavg: 4.27 7.55 9.31 3/174 30796
/proc/meminfo: memFree=14758352/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=15248 CPUtime=10.39 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 1253 0 0 0 1039 0 0 0 25 0 1 0 448420772 15613952 1145 33554432000 4194304 4785740 140734037901104 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 3812 1145 341 145 0 857 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=10.55 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 1055 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 2804161 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 489528

[startup+51.1012 s]
/proc/loadavg: 3.50 7.10 9.12 3/174 30797
/proc/meminfo: memFree=14757144/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=16208 CPUtime=23.19 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 1499 0 0 0 2319 0 0 0 25 0 1 0 448420772 16596992 1391 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 4052 1391 341 145 0 1097 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=23.35 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 2335 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 2804064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 490488

[startup+102.305 s]
/proc/loadavg: 2.65 6.31 8.74 3/174 30798
/proc/meminfo: memFree=14755764/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=17448 CPUtime=48.79 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 1797 0 0 0 4879 0 0 0 25 0 1 0 448420772 17866752 1689 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 4362 1689 341 145 0 1407 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=48.96 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 4896 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 491728

[startup+162.301 s]
/proc/loadavg: 2.24 5.52 8.32 3/174 30800
/proc/meminfo: memFree=14754372/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=18928 CPUtime=78.78 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 2124 0 0 0 7878 0 0 0 25 0 1 0 448420772 19382272 2016 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 4732 2016 341 145 0 1777 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=78.96 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 7896 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 493208

[startup+222.301 s]
/proc/loadavg: 2.08 4.88 7.92 3/174 30802
/proc/meminfo: memFree=14753716/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2

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

[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=24872 CPUtime=348.76 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 3528 0 0 0 34875 1 0 0 25 0 1 0 448420772 25468928 3420 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6218 3420 341 145 0 3263 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=348.99 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 34899 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 499152

[startup+762.306 s]
/proc/loadavg: 2.01 2.47 5.29 3/174 30816
/proc/meminfo: memFree=14748576/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=25712 CPUtime=378.77 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 3696 0 0 0 37876 1 0 0 25 0 1 0 448420772 26329088 3588 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6428 3588 341 145 0 3473 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=378.99 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 37899 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 499992

[startup+822.301 s]
/proc/loadavg: 2.00 2.38 5.08 3/174 30818
/proc/meminfo: memFree=14748168/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=26220 CPUtime=408.77 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 3790 0 0 0 40876 1 0 0 25 0 1 0 448420772 26849280 3682 33554432000 4194304 4785740 140734037901104 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6555 3682 341 145 0 3600 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=408.98 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 40898 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 500500

[startup+882.301 s]
/proc/loadavg: 2.00 2.31 4.89 3/174 30819
/proc/meminfo: memFree=14747892/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=26724 CPUtime=438.76 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 3897 0 0 0 43875 1 0 0 25 0 1 0 448420772 27365376 3789 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6681 3789 341 145 0 3726 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=438.98 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 43898 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 501004

[startup+942.301 s]
/proc/loadavg: 2.00 2.25 4.70 3/174 30821
/proc/meminfo: memFree=14747488/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=27232 CPUtime=468.77 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4002 0 0 0 46876 1 0 0 25 0 1 0 448420772 27885568 3894 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6808 3894 341 145 0 3853 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=468.97 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 46897 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 501512

[startup+1002.3 s]
/proc/loadavg: 2.00 2.20 4.53 3/174 30822
/proc/meminfo: memFree=14747576/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=27400 CPUtime=498.77 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4042 0 0 0 49876 1 0 0 25 0 1 0 448420772 28057600 3934 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6850 3934 341 145 0 3895 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=498.97 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 49897 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 501680

[startup+1062.3 s]
/proc/loadavg: 2.00 2.16 4.37 3/174 30824
/proc/meminfo: memFree=14747168/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=27736 CPUtime=528.78 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4126 0 0 0 52877 1 0 0 25 0 1 0 448420772 28401664 4018 33554432000 4194304 4785740 140734037901104 18446744073709551615 264726064209 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6934 4018 341 145 0 3979 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=528.96 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 52896 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 502016

[startup+1122.3 s]
/proc/loadavg: 2.00 2.13 4.22 3/174 30826
/proc/meminfo: memFree=14747128/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=27908 CPUtime=558.78 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4156 0 0 0 55877 1 0 0 25 0 1 0 448420772 28577792 4048 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 6977 4048 341 145 0 4022 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=558.96 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 55896 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 502188

[startup+1182.3 s]
/proc/loadavg: 2.06 2.12 4.08 3/174 30827
/proc/meminfo: memFree=14746980/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=28076 CPUtime=588.79 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4204 0 0 0 58878 1 0 0 25 0 1 0 448420772 28749824 4096 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 7019 4096 341 145 0 4064 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=588.95 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 58895 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134530832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 502356

[startup+1242.3 s]
/proc/loadavg: 2.02 2.10 3.95 3/174 30829
/proc/meminfo: memFree=14746452/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=28412 CPUtime=618.79 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4287 0 0 0 61878 1 0 0 25 0 1 0 448420772 29093888 4179 33554432000 4194304 4785740 140734037901104 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 7103 4179 341 145 0 4148 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=618.95 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 61895 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 502692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.08 3.82 3/174 30830
/proc/meminfo: memFree=14746408/32951124 swapFree=67111528/67111528
[pid=30766] ppid=30764 vsize=18324 CPUtime=4.52 cores=0,2
/proc/30766/stat : 30766 (ppfolio) S 30764 30766 30434 0 -1 4202496 501 4959 0 0 0 0 452 0 15 0 1 0 448420771 18763776 395 33554432000 4194304 4287625 140734284413312 18446744073709551615 264726425103 0 0 4096 65536 3168573712731439364 0 0 17 2 0 0 0
/proc/30766/statm: 4581 395 346 23 0 91 0
[pid=30769] ppid=30766 vsize=28748 CPUtime=647.6 cores=0
/proc/30769/stat : 30769 (clasp) R 30766 30766 30434 0 -1 4202496 4336 0 0 0 64759 1 0 0 25 0 1 0 448420772 29437952 4228 33554432000 4194304 4785740 140734037901104 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30769/statm: 7187 4228 341 145 0 4232 0
[pid=30770] ppid=30766 vsize=455956 CPUtime=647.84 cores=0
/proc/30770/stat : 30770 (TNM) R 30766 30766 30434 0 -1 4202496 338 0 0 0 64784 0 0 0 25 0 1 0 448420772 466898944 235 33554432000 134512640 134534564 4294718736 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30770/statm: 113989 235 95 6 0 112655 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 503028

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.01
CPU user time (s): 1299.98
CPU system time (s): 0.029995
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 2421672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10165
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= 74
involuntary context switches= 15752

runsolver used 1.9837 second user time and 3.9344 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 14:00:52
IDJOB=3265034
IDBENCH=85368
IDSOLVER=1613
FILE ID=node141/3265034-1303560052
RUNJOBID= node141-1303557449-30452
PBS_JOBID= 13150274
Free space on /tmp= 70960 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265034-1303560052/watcher-3265034-1303560052 -o /tmp/evaluation-result-3265034-1303560052/solver-3265034-1303560052 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265034-1303560052.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1135154717

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      14749996 kB
Buffers:       1625204 kB
Cached:       15939776 kB
SwapCached:          0 kB
Active:        9737012 kB
Inactive:      7892932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14749996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:       64936 kB
Mapped:          15332 kB
Slab:           508296 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220480 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= 70960 MiB
End job on node141 at 2011-04-23 14:22:32