Trace number 3251524

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.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

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

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-3251524-1303570953/watcher-3251524-1303570953 -o /tmp/evaluation-result-3251524-1303570953/solver-3251524-1303570953 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3251524-1303570953.cnf 

running on 2 cores: 5,7

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: 12.00 11.95 10.76 11/198 17745
/proc/meminfo: memFree=12082604/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) R 17743 17745 17106 0 -1 4202496 454 0 0 0 0 0 0 0 25 0 1 0 547325982 18763776 391 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/17745/statm: 4581 391 342 23 0 91 0

[startup+0.0582551 s]
/proc/loadavg: 12.00 11.95 10.76 11/198 17745
/proc/meminfo: memFree=12082604/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 6072244008833220872 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100259 s]
/proc/loadavg: 12.00 11.95 10.76 11/198 17745
/proc/meminfo: memFree=12082604/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 6072244008833220872 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300209 s]
/proc/loadavg: 12.00 11.95 10.76 11/198 17745
/proc/meminfo: memFree=12082604/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819240520744960 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701131 s]
/proc/loadavg: 12.00 11.95 10.76 11/198 17745
/proc/meminfo: memFree=12082604/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 12.00 11.95 10.76 13/202 17749
/proc/meminfo: memFree=12017980/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=58024 CPUtime=0.44 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 9061 0 0 0 42 2 0 0 25 0 1 0 547325982 59416576 8946 33554432000 4194304 4587354 140733235950336 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 14506 8946 314 96 0 11068 0
[pid=17748] ppid=17745 vsize=28832 CPUtime=0.49 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 5701 0 0 0 49 0 0 0 25 0 1 0 547325983 29523968 4428 33554432000 4194304 4785740 140737149004336 18446744073709551615 4495647 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 7208 4428 313 145 0 4253 0
[pid=17749] ppid=17745 vsize=464668 CPUtime=0.54 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 4502 0 0 0 54 0 0 0 25 0 1 0 547325983 475820032 4398 33554432000 134512640 134534564 4294101056 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 116167 4398 91 6 0 114833 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 569848

[startup+3.10068 s]
/proc/loadavg: 12.00 11.95 10.76 13/202 17749
/proc/meminfo: memFree=12040548/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819927715512320 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=64792 CPUtime=0.99 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 16060 0 0 0 96 3 0 0 25 0 1 0 547325982 66347008 10439 33554432000 4194304 4587354 140733235950336 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 16198 10439 326 96 0 12760 0
[pid=17748] ppid=17745 vsize=28832 CPUtime=0.99 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 5701 0 0 0 99 0 0 0 25 0 1 0 547325983 29523968 4428 33554432000 4194304 4785740 140737149004336 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 7208 4428 313 145 0 4253 0
[pid=17749] ppid=17745 vsize=464668 CPUtime=1.08 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 4502 0 0 0 108 0 0 0 25 0 1 0 547325983 475820032 4398 33554432000 134512640 134534564 4294101056 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 116167 4398 91 6 0 114833 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 576616

[startup+6.30108 s]
/proc/loadavg: 12.00 11.95 10.77 13/202 17750
/proc/meminfo: memFree=12033288/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633820202593419264 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=64792 CPUtime=2.03 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 16500 0 0 0 200 3 0 0 25 0 1 0 547325982 66347008 10871 33554432000 4194304 4587354 140733235950336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 16198 10871 326 96 0 12760 0
[pid=17748] ppid=17745 vsize=28776 CPUtime=2.09 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 6311 0 0 0 209 0 0 0 25 0 1 0 547325983 29466624 4506 33554432000 4194304 4785740 140737149004336 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 7194 4506 340 145 0 4239 0
[pid=17749] ppid=17745 vsize=466780 CPUtime=2.14 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6491 0 0 0 214 0 0 0 25 0 1 0 547325983 477982720 6387 33554432000 134512640 134534564 4294101056 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 116695 6387 95 6 0 115361 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 578672

[startup+12.7009 s]
/proc/loadavg: 12.00 11.95 10.77 13/202 17750
/proc/meminfo: memFree=12007168/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=1245228 CPUtime=4.19 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 18141 0 0 0 415 4 0 0 25 0 1 0 547325982 1275113472 11212 33554432000 4194304 4587354 140733235950336 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 311307 11212 337 96 0 307869 0
[pid=17748] ppid=17745 vsize=35224 CPUtime=4.19 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 7942 0 0 0 418 1 0 0 25 0 1 0 547325983 36069376 6137 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 8806 6137 340 145 0 5851 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=4.28 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 428 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1769388

[startup+25.5005 s]
/proc/loadavg: 12.00 11.95 10.79 13/202 17750
/proc/meminfo: memFree=11950268/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=1245228 CPUtime=8.44 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 18141 0 0 0 840 4 0 0 25 0 1 0 547325982 1275113472 11212 33554432000 4194304 4587354 140733235950336 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 311307 11212 337 96 0 307869 0
[pid=17748] ppid=17745 vsize=55356 CPUtime=8.48 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 12876 0 0 0 846 2 0 0 25 0 1 0 547325983 56684544 11071 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 13839 11071 340 145 0 10884 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=8.54 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 854 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1789520

[startup+51.1007 s]
/proc/loadavg: 12.00 11.95 10.82 13/202 17751
/proc/meminfo: memFree=11896068/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633820202593419264 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=1276652 CPUtime=16.99 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 25548 0 0 0 1694 5 0 0 25 0 1 0 547325982 1307291648 18619 33554432000 4194304 4587354 140733235950336 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 319163 18619 337 96 0 315725 0
[pid=17748] ppid=17745 vsize=87356 CPUtime=16.98 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 20697 0 0 0 1694 4 0 0 25 0 1 0 547325983 89452544 18892 33554432000 4194304 4785740 140737149004336 18446744073709551615 4304248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 21839 18892 340 145 0 18884 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=17.09 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 1709 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1852944

[startup+102.307 s]
/proc/loadavg: 12.00 11.96 10.88 13/202 17752
/proc/meminfo: memFree=11765760/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633820065154465792 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=1269520 CPUtime=34.05 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 30679 0 0 0 3400 5 0 0 25 0 1 0 547325982 1299988480 15760 33554432000 4194304 4587354 140733235950336 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 317380 15760 337 96 0 313942 0
[pid=17748] ppid=17745 vsize=118304 CPUtime=34.09 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 28113 0 0 0 3403 6 0 0 25 0 1 0 547325983 121143296 26308 33554432000 4194304 4785740 140737149004336 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 29576 26308 340 145 0 26621 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=34.13 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 3413 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1876760

[startup+162.301 s]
/proc/loadavg: 12.00 11.96 10.95 13/202 17754
/proc/meminfo: memFree=11657496/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=0 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 547325982 18763776 394 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 5633819240520744960 0 0 17 7 0 0 0
/proc/17745/statm: 4581 394 345 23 0 91 0
[pid=17746] ppid=17745 vsize=1307256 CPUtime=54.05 cores=5
/proc/17746/stat : 17746 (cryptominisat) R 17745 17745 17106 0 -1 4202496 42437 0 0 0 5398 7 0 0 25 0 1 0 547325982 1338630144 25503 33554432000 4194304 4587354 140733235950336 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17746/statm: 326814 25503 337 96 0 323376 0
[pid=17748] ppid=17745 vsize=125700 CPUtime=54.08 cores=5

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

/proc/meminfo: memFree=12122232/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=231948 CPUtime=287.25 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 54853 0 0 0 28711 14 0 0 25 0 1 0 547325983 237514752 53048 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 57987 53048 340 145 0 55032 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=287.31 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 28731 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 720884

[startup+822.301 s]
/proc/loadavg: 7.02 8.28 9.67 8/191 17789
/proc/meminfo: memFree=12099520/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=236664 CPUtime=317.24 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 55919 0 0 0 31710 14 0 0 25 0 1 0 547325983 242343936 54114 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 59166 54114 340 145 0 56211 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=317.31 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 31731 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 725600

[startup+882.3 s]
/proc/loadavg: 7.00 8.05 9.50 8/191 17791
/proc/meminfo: memFree=12077040/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=243332 CPUtime=347.23 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 57451 0 0 0 34709 14 0 0 25 0 1 0 547325983 249171968 55646 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 60833 55646 340 145 0 57878 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=347.32 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 34732 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 732268

[startup+942.301 s]
/proc/loadavg: 7.00 7.85 9.34 8/191 17793
/proc/meminfo: memFree=12025680/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=245392 CPUtime=377.23 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 57940 0 0 0 37709 14 0 0 25 0 1 0 547325983 251281408 56135 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 61348 56135 340 145 0 58393 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=377.33 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 37733 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 734328

[startup+1002.3 s]
/proc/loadavg: 7.00 7.70 9.19 8/191 17794
/proc/meminfo: memFree=12007292/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=249620 CPUtime=407.23 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 58908 0 0 0 40708 15 0 0 25 0 1 0 547325983 255610880 57103 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 62405 57103 340 145 0 59450 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=407.33 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 40733 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 738556

[startup+1062.3 s]
/proc/loadavg: 7.00 7.57 9.05 8/191 17796
/proc/meminfo: memFree=11980488/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=265692 CPUtime=437.22 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 62874 0 0 0 43705 17 0 0 25 0 1 0 547325983 272068608 61069 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 66423 61069 340 145 0 63468 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=437.34 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 43734 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 754628

[startup+1122.3 s]
/proc/loadavg: 7.00 7.46 8.92 8/191 17797
/proc/meminfo: memFree=11975752/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=268536 CPUtime=467.22 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 63513 0 0 0 46705 17 0 0 25 0 1 0 547325983 274980864 61708 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 67134 61708 340 145 0 64179 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=467.35 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 46735 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 757472

[startup+1182.3 s]
/proc/loadavg: 6.43 7.25 8.75 6/183 17816
/proc/meminfo: memFree=12325208/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=271948 CPUtime=497.22 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 64317 0 0 0 49704 18 0 0 25 0 1 0 547325983 278474752 62512 33554432000 4194304 4785740 140737149004336 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 67987 62512 340 145 0 65032 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=497.35 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 49735 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 760884

[startup+1242.3 s]
/proc/loadavg: 4.67 6.64 8.45 3/174 17836
/proc/meminfo: memFree=12833776/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=277404 CPUtime=527.21 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 65663 0 0 0 52703 18 0 0 25 0 1 0 547325983 284061696 63858 33554432000 4194304 4785740 140737149004336 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 69351 63858 340 145 0 66396 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=527.36 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 52736 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 766340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.98 5.79 8.05 3/174 17837
/proc/meminfo: memFree=12833240/32950928 swapFree=67111528/67111528
[pid=17745] ppid=17743 vsize=18324 CPUtime=187.74 cores=5,7
/proc/17745/stat : 17745 (ppfolio) S 17743 17745 17106 0 -1 4202496 501 60653 0 0 0 0 18763 11 15 0 1 0 547325982 18763776 395 33554432000 4194304 4287625 140736484169408 18446744073709551615 231895510543 0 0 4096 65536 4481763743054659841 0 0 17 7 0 0 0
/proc/17745/statm: 4581 395 346 23 0 91 0
[pid=17748] ppid=17745 vsize=277832 CPUtime=556.1 cores=5
/proc/17748/stat : 17748 (clasp) R 17745 17745 17106 0 -1 4202496 65782 0 0 0 55592 18 0 0 25 0 1 0 547325983 284499968 63977 33554432000 4194304 4785740 140737149004336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17748/statm: 69458 63977 340 145 0 66503 0
[pid=17749] ppid=17745 vsize=470612 CPUtime=556.17 cores=5
/proc/17749/stat : 17749 (TNM) R 17745 17745 17106 0 -1 4202496 6492 0 0 0 55617 0 0 0 25 0 1 0 547325983 481906688 6388 33554432000 134512640 134534564 4294101056 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17749/statm: 117653 6388 95 6 0 116319 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 766768

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17745 and gives
#  childrusage.ru_utime.tv_sec=187
#  childrusage.ru_utime.tv_usec=638474
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=115982
# CPU time returned by wait4() is 187.754
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.72
CPU system time (s): 0.29
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 3162148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.638
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61154
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= 192
involuntary context switches= 2061

runsolver used 1.93371 second user time and 5.19521 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 17:02:33
IDJOB=3251524
IDBENCH=88225
IDSOLVER=1613
FILE ID=node114/3251524-1303570953
RUNJOBID= node114-1303568270-17127
PBS_JOBID= 13150300
Free space on /tmp= 71220 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p15-s54275047.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251524-1303570953/watcher-3251524-1303570953 -o /tmp/evaluation-result-3251524-1303570953/solver-3251524-1303570953 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251524-1303570953.cnf

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=637814619

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12082636 kB
Buffers:       2302472 kB
Cached:       16921596 kB
SwapCached:          0 kB
Active:       10890932 kB
Inactive:      9386904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12082636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13452 kB
Writeback:           0 kB
AnonPages:     1053404 kB
Mapped:          17876 kB
Slab:           523460 kB
PageTables:       8424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6189196 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= 71248 MiB
End job on node114 at 2011-04-23 17:24:15