Trace number 3347421

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 80.8837 20.1702

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark80.8837
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

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 32 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
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) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
80.19/19.98	s UNSATISFIABLE
80.78/20.16	solver [1] cryptominisat 2.7.1 answered
80.78/20.16	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: 961)

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-3347421-1305157994/watcher-3347421-1305157994 -o /tmp/evaluation-result-3347421-1305157994/solver-3347421-1305157994 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347421-1305157994.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 15.10 16.47 19.79 1/413 12718
/proc/meminfo: memFree=255750560/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 514 0 0 0 0 0 0 0 23 0 1 0 627285985 18763776 386 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 13273577466007388159 0 0 17 28 0 0 0
/proc/12718/statm: 4581 386 337 23 0 91 0

[startup+0.095353 s]
/proc/loadavg: 15.10 16.47 19.79 1/413 12718
/proc/meminfo: memFree=255750560/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 514 0 0 0 0 0 0 0 23 0 1 0 627285985 18763776 386 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 13273577466007388159 0 0 17 28 0 0 0
/proc/12718/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100343 s]
/proc/loadavg: 15.10 16.47 19.79 1/413 12718
/proc/meminfo: memFree=255750560/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 514 0 0 0 0 0 0 0 23 0 1 0 627285985 18763776 386 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 13273577466007388159 0 0 17 28 0 0 0
/proc/12718/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300371 s]
/proc/loadavg: 15.10 16.47 19.79 1/413 12718
/proc/meminfo: memFree=255750560/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 514 0 0 0 0 0 0 0 23 0 1 0 627285985 18763776 386 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 13273577466007388159 0 0 17 28 0 0 0
/proc/12718/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700348 s]
/proc/loadavg: 15.10 16.47 19.79 1/413 12718
/proc/meminfo: memFree=255750560/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 17 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197619763380224 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 15.10 16.47 19.79 5/418 12729
/proc/meminfo: memFree=255374924/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=202832 CPUtime=1.49 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 43884 0 0 0 137 12 0 0 25 0 1 0 627285985 207699968 43536 268435456000 4194304 4587354 140735422459440 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 50708 43536 304 96 0 47270 0
[pid=12720] ppid=12718 vsize=177004 CPUtime=1.49 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 54404 0 0 0 131 18 0 0 20 0 1 0 627285985 181252096 39039 268435456000 4194304 4785740 140734764248176 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 44251 39039 311 145 0 41296 0
[pid=12722] ppid=12718 vsize=108168 CPUtime=1.49 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4194304 24890 0 0 0 139 10 0 0 20 0 1 0 627285985 110764032 24785 268435456000 4194304 4331988 140734489555824 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 27042 24786 112 34 0 25484 0
[pid=12723] ppid=12718 vsize=131632 CPUtime=1.48 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 31684 1239 0 0 141 7 0 0 21 0 1 0 627285985 134791168 31568 268435456000 4194304 4356188 140737121103728 18446744073709551615 4213238 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 32908 31568 129 40 0 31452 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 637960

[startup+3.10144 s]
/proc/loadavg: 15.10 16.47 19.79 5/418 12729
/proc/meminfo: memFree=255025848/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633290 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=252468 CPUtime=3.09 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 56288 0 0 0 294 15 0 0 25 0 1 0 627285985 258527232 55940 268435456000 4194304 4587354 140735422459440 18446744073709551615 4429934 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 63117 55940 307 96 0 59679 0
[pid=12720] ppid=12718 vsize=208444 CPUtime=3.08 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61490 0 0 0 289 19 0 0 25 0 1 0 627285985 213446656 46125 268435456000 4194304 4785740 140734764248176 18446744073709551615 4495801 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 52111 46125 316 145 0 49156 0
[pid=12722] ppid=12718 vsize=267600 CPUtime=3.08 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4194304 48522 0 0 0 293 15 0 0 25 0 1 0 627285985 274022400 38508 268435456000 4194304 4331988 140734489555824 18446744073709551615 4257029 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 66900 38508 124 34 0 65342 0
[pid=12723] ppid=12718 vsize=246492 CPUtime=3.07 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 60623 1239 0 0 295 12 0 0 25 0 1 0 627285985 252407808 60283 268435456000 4194304 4356188 140737121103728 18446744073709551615 4212994 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 61623 60283 129 40 0 60167 0
Current children cumulated CPU time (s) 12.99
Current children cumulated vsize (KiB) 993328

[startup+6.30056 s]
/proc/loadavg: 14.21 16.26 19.71 5/418 12729
/proc/meminfo: memFree=254684560/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197976245633290 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=252772 CPUtime=6.29 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 56385 0 0 0 614 15 0 0 25 0 1 0 627285985 258838528 56037 268435456000 4194304 4587354 140735422459440 18446744073709551615 4421145 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 63193 56037 309 96 0 59755 0
[pid=12720] ppid=12718 vsize=208444 CPUtime=6.28 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61490 0 0 0 609 19 0 0 25 0 1 0 627285985 213446656 46125 268435456000 4194304 4785740 140734764248176 18446744073709551615 4495797 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 52111 46125 316 145 0 49156 0
[pid=12722] ppid=12718 vsize=315604 CPUtime=6.28 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4194304 94602 0 0 0 604 24 0 0 25 0 1 0 627285985 323178496 52904 268435456000 4194304 4331988 140734489555824 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 78901 52904 127 34 0 77343 0
[pid=12723] ppid=12718 vsize=571860 CPUtime=6.28 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 141965 1239 0 0 600 28 0 0 25 0 1 0 627285985 585584640 141625 268435456000 4194304 4356188 140737121103728 18446744073709551615 4213242 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 142965 141625 129 40 0 141509 0
Current children cumulated CPU time (s) 25.8
Current children cumulated vsize (KiB) 1367004

[startup+12.7008 s]
/proc/loadavg: 13.39 16.06 19.63 5/418 12729
/proc/meminfo: memFree=254268776/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=409312 CPUtime=12.69 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 134932 0 0 0 1236 33 0 0 25 0 1 0 627285985 419135488 89028 268435456000 4194304 4587354 140735422459440 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 102328 89028 328 96 0 98890 0
[pid=12720] ppid=12718 vsize=180760 CPUtime=12.68 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61595 0 0 0 1249 19 0 0 25 0 1 0 627285985 185098240 41334 268435456000 4194304 4785740 140734764248176 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 45190 41334 337 145 0 42235 0
[pid=12722] ppid=12718 vsize=262316 CPUtime=12.68 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4202496 213669 0 0 0 1215 53 0 0 25 0 1 0 627285985 268611584 39657 268435456000 4194304 4331988 140734489555824 18446744073709551615 4256793 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 65579 39657 150 34 0 64021 0
[pid=12723] ppid=12718 vsize=801236 CPUtime=12.67 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 199309 1239 0 0 1227 40 0 0 25 0 1 0 627285985 820465664 198969 268435456000 4194304 4356188 140737121103728 18446744073709551615 4277785 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 200309 198969 129 40 0 198853 0
Current children cumulated CPU time (s) 51.39
Current children cumulated vsize (KiB) 1671948

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

[startup+15.9009 s]
/proc/loadavg: 12.64 15.86 19.54 5/418 12729
/proc/meminfo: memFree=253703424/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=446816 CPUtime=15.88 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 135710 0 0 0 1555 33 0 0 25 0 1 0 627285985 457539584 89803 268435456000 4194304 4587354 140735422459440 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 111704 89803 328 96 0 108266 0
[pid=12720] ppid=12718 vsize=180760 CPUtime=15.88 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61599 0 0 0 1569 19 0 0 25 0 1 0 627285985 185098240 41338 268435456000 4194304 4785740 140734764248176 18446744073709551615 4290464 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 45190 41338 338 145 0 42235 0
[pid=12722] ppid=12718 vsize=637096 CPUtime=15.89 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4202496 333016 0 0 0 1512 77 0 0 25 0 1 0 627285985 652386304 132638 268435456000 4194304 4331988 140734489555824 18446744073709551615 4271468 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 159274 132642 151 34 0 157716 0
[pid=12723] ppid=12718 vsize=1259988 CPUtime=15.88 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 313997 1239 0 0 1527 61 0 0 25 0 1 0 627285985 1290227712 313657 268435456000 4194304 4356188 140737121103728 18446744073709551615 4277939 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 314997 313657 129 40 0 313541 0
Current children cumulated CPU time (s) 64.2
Current children cumulated vsize (KiB) 2542984

[startup+17.5009 s]
/proc/loadavg: 12.64 15.86 19.54 5/418 12729
/proc/meminfo: memFree=252576068/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=446816 CPUtime=17.5 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 136123 0 0 0 1717 33 0 0 25 0 1 0 627285985 457539584 90216 268435456000 4194304 4587354 140735422459440 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 111704 90216 328 96 0 108266 0
[pid=12720] ppid=12718 vsize=180760 CPUtime=17.5 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61599 0 0 0 1731 19 0 0 25 0 1 0 627285985 185098240 41338 268435456000 4194304 4785740 140734764248176 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 45190 41338 338 145 0 42235 0
[pid=12722] ppid=12718 vsize=1504520 CPUtime=17.5 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4202496 550081 0 0 0 1638 112 0 0 25 0 1 0 627285985 1540628480 349703 268435456000 4194304 4331988 140734489555824 18446744073709551615 4271468 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 376130 349707 151 34 0 374572 0
[pid=12723] ppid=12718 vsize=1259988 CPUtime=17.49 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 313997 1239 0 0 1688 61 0 0 25 0 1 0 627285985 1290227712 313657 268435456000 4194304 4356188 140737121103728 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 314997 313657 129 40 0 313541 0
Current children cumulated CPU time (s) 70.66
Current children cumulated vsize (KiB) 3410408

[startup+19.101 s]
/proc/loadavg: 11.95 15.66 19.46 5/418 12729
/proc/meminfo: memFree=251979256/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=446816 CPUtime=19.08 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 136374 0 0 0 1875 33 0 0 25 0 1 0 627285985 457539584 90467 268435456000 4194304 4587354 140735422459440 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 111704 90467 328 96 0 108266 0
[pid=12720] ppid=12718 vsize=180760 CPUtime=19.08 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61599 0 0 0 1889 19 0 0 25 0 1 0 627285985 185098240 41338 268435456000 4194304 4785740 140734764248176 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 45190 41338 338 145 0 42235 0
[pid=12722] ppid=12718 vsize=2359360 CPUtime=19.08 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4202496 764030 0 0 0 1762 146 0 0 25 0 1 0 627285985 2415984640 563652 268435456000 4194304 4331988 140734489555824 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 589840 563656 151 34 0 588282 0
[pid=12723] ppid=12718 vsize=1259988 CPUtime=19.07 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 313997 1239 0 0 1846 61 0 0 25 0 1 0 627285985 1290227712 313657 268435456000 4194304 4356188 140737121103728 18446744073709551615 4277592 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 314997 313657 129 40 0 313541 0
Current children cumulated CPU time (s) 76.98
Current children cumulated vsize (KiB) 4265248

[startup+19.901 s]
/proc/loadavg: 11.95 15.66 19.46 5/418 12729
/proc/meminfo: memFree=251384180/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=0.67 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 3308 0 0 0 0 62 5 16 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9224197971950698496 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12719] ppid=12718 vsize=446300 CPUtime=19.88 cores=0
/proc/12719/stat : 12719 (cryptominisat) R 12718 12718 12559 0 -1 4202496 136458 0 0 0 1955 33 0 0 25 0 1 0 627285985 457011200 90422 268435456000 4194304 4587354 140735422459440 18446744073709551615 258650604748 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12719/statm: 111575 90422 341 96 0 108137 0
[pid=12720] ppid=12718 vsize=180760 CPUtime=19.88 cores=1
/proc/12720/stat : 12720 (clasp) R 12718 12718 12559 0 -1 4202496 61601 0 0 0 1969 19 0 0 25 0 1 0 627285985 185098240 41340 268435456000 4194304 4785740 140734764248176 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12720/statm: 45190 41340 338 145 0 42235 0
[pid=12722] ppid=12718 vsize=2795852 CPUtime=19.89 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4202496 872247 0 0 0 1823 166 0 0 25 0 1 0 627285985 2862952448 671869 268435456000 4194304 4331988 140734489555824 18446744073709551615 4271468 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12722/statm: 698997 671873 151 34 0 697439 0
[pid=12723] ppid=12718 vsize=1259988 CPUtime=19.87 cores=4-31
/proc/12723/stat : 12723 (plingeling) R 12718 12718 12559 0 -1 4202496 313997 1239 0 0 1926 61 0 0 25 0 1 0 627285985 1290227712 313657 268435456000 4194304 4356188 140737121103728 18446744073709551615 4213270 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12723/statm: 314997 313657 129 40 0 313541 0
Current children cumulated CPU time (s) 80.19
Current children cumulated vsize (KiB) 4701224

[startup+20.1011 s]
/proc/loadavg: 11.95 15.66 19.46 5/418 12729
/proc/meminfo: memFree=251384180/264257624 swapFree=67111528/67111528
[pid=12718] ppid=12716 vsize=18324 CPUtime=60.7 cores=0-31
/proc/12718/stat : 12718 (ppfolio) S 12716 12718 12559 0 -1 4202496 516 516604 0 0 0 0 5937 133 15 0 1 0 627285985 18763776 387 268435456000 4194304 4287625 140736746309264 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 28 0 0 0
/proc/12718/statm: 4581 387 338 23 0 91 0
[pid=12722] ppid=12718 vsize=0 CPUtime=20.08 cores=3
/proc/12722/stat : 12722 (march_hi) R 12718 12718 12559 0 -1 4203524 883471 0 0 0 1829 179 0 0 25 0 1 0 627285985 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/12722/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 80.78
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 20.1702
CPU time (s): 80.8837
CPU user time (s): 77.6772
CPU system time (s): 3.20651
CPU usage (%): 401.006
Max. virtual memory (cumulated for all children) (KiB): 4701224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.6772
system time used= 3.20651
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1400611
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= 520
involuntary context switches= 112

runsolver used 0.067989 second user time and 0.310952 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-12 01:53:16
IDJOB=3347421
IDBENCH=82426
IDSOLVER=1808
FILE ID=node200/3347421-1305157994
RUNJOBID= node200-1305157881-12573
PBS_JOBID= 13282071
Free space on /tmp= 62008 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347421-1305157994/watcher-3347421-1305157994 -o /tmp/evaluation-result-3347421-1305157994/solver-3347421-1305157994 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347421-1305157994.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 266338304 MiB
NBCORE= 32

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=981985499

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      255750716 kB
Buffers:        423476 kB
Cached:        7659552 kB
SwapCached:          0 kB
Active:        7233184 kB
Inactive:       919004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255750716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           52556 kB
Writeback:           0 kB
AnonPages:       69012 kB
Mapped:          14484 kB
Slab:           249732 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   192448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61988 MiB
End job on node200 at 2011-05-12 01:53:36