Trace number 3275837

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) 5000.05 4999.91

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark373.939
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3275837-1303651243/watcher-3275837-1303651243 -o /tmp/evaluation-result-3275837-1303651243/solver-3275837-1303651243 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275837-1303651243.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.76 3.02 3.66 2/174 30720
/proc/meminfo: memFree=13664676/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292747075759112192 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0

[startup+0.0971441 s]
/proc/loadavg: 2.76 3.02 3.66 2/174 30720
/proc/meminfo: memFree=13664676/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748037831786496 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101133 s]
/proc/loadavg: 2.76 3.02 3.66 2/174 30720
/proc/meminfo: memFree=13664676/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748037831786496 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301095 s]
/proc/loadavg: 2.76 3.02 3.66 2/174 30720
/proc/meminfo: memFree=13664676/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748175270739968 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701023 s]
/proc/loadavg: 2.76 3.02 3.66 2/174 30720
/proc/meminfo: memFree=13664676/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748587587600384 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 2.76 3.02 3.66 7/184 30734
/proc/meminfo: memFree=13614988/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748587587600384 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=37288 CPUtime=0.53 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 4545 0 0 0 53 0 0 0 25 0 1 0 555354976 38182912 3934 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 9322 3934 329 96 0 5884 0
[pid=30722] ppid=30720 vsize=17856 CPUtime=0.42 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 2400 0 0 0 42 0 0 0 25 0 1 0 555354976 18284544 1783 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553384 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 4464 1783 341 145 0 1509 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=0.5 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 50 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 533556

[startup+3.10057 s]
/proc/loadavg: 2.76 3.02 3.66 7/184 30734
/proc/meminfo: memFree=13612804/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748725026553856 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=37288 CPUtime=1.05 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 4958 0 0 0 104 1 0 0 25 0 1 0 555354976 38182912 4343 33554432000 4194304 4587354 140736470732160 18446744073709551615 231895187092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 9322 4343 329 96 0 5884 0
[pid=30722] ppid=30720 vsize=19440 CPUtime=1.01 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 2823 0 0 0 101 0 0 0 25 0 1 0 555354976 19906560 2206 33554432000 4194304 4785740 140734540379312 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 4860 2206 341 145 0 1905 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 100 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 535140

[startup+6.30096 s]
/proc/loadavg: 3.02 3.07 3.67 7/184 30734
/proc/meminfo: memFree=13593916/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748999904460800 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=37288 CPUtime=2.14 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 5728 0 0 0 213 1 0 0 25 0 1 0 555354976 38182912 5107 33554432000 4194304 4587354 140736470732160 18446744073709551615 4237677 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 9322 5107 329 96 0 5884 0
[pid=30722] ppid=30720 vsize=24768 CPUtime=2.03 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 4132 0 0 0 202 1 0 0 25 0 1 0 555354976 25362432 3515 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 6192 3516 341 145 0 3237 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=2.1 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 210 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 540468

[startup+12.7008 s]
/proc/loadavg: 3.26 3.12 3.69 7/184 30734
/proc/meminfo: memFree=13576712/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292747350637019136 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1311428 CPUtime=4.25 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 7343 0 0 0 424 1 0 0 25 0 1 0 555354976 1342902272 4546 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 327857 4546 333 96 0 324419 0
[pid=30722] ppid=30720 vsize=38312 CPUtime=4.21 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 7521 0 0 0 420 1 0 0 25 0 1 0 555354976 39231488 6904 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 9578 6904 341 145 0 6623 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=4.2 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 420 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1828152

[startup+25.5014 s]
/proc/loadavg: 3.86 3.26 3.72 7/184 30734
/proc/meminfo: memFree=13498772/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292747350637019136 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1356976 CPUtime=8.54 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 19702 0 0 0 851 3 0 0 25 0 1 0 555354976 1389543424 16897 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 339244 16897 338 96 0 335806 0
[pid=30722] ppid=30720 vsize=48296 CPUtime=8.43 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 10017 0 0 0 841 2 0 0 25 0 1 0 555354976 49455104 9400 33554432000 4194304 4785740 140734540379312 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 12074 9400 341 145 0 9119 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=8.5 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 850 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1883684

[startup+51.1005 s]
/proc/loadavg: 4.31 3.41 3.76 6/183 30735
/proc/meminfo: memFree=13509352/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292749137343414272 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1356828 CPUtime=17.05 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 20361 0 0 0 1702 3 0 0 25 0 1 0 555354976 1389391872 14626 33554432000 4194304 4587354 140736470732160 18446744073709551615 4422517 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 339207 14626 338 96 0 335769 0
[pid=30722] ppid=30720 vsize=69532 CPUtime=17.01 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 15314 0 0 0 1699 2 0 0 25 0 1 0 555354976 71200768 14697 33554432000 4194304 4785740 140734540379312 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 17383 14697 341 145 0 14428 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=17 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 1700 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1904772

[startup+102.307 s]
/proc/loadavg: 4.70 3.65 3.82 6/183 30736
/proc/meminfo: memFree=13469776/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748587587600384 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1358944 CPUtime=34.13 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 30556 0 0 0 3408 5 0 0 25 0 1 0 555354976 1391558656 17599 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 339736 17599 338 96 0 336298 0
[pid=30722] ppid=30720 vsize=88844 CPUtime=34.04 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 20156 0 0 0 3401 3 0 0 25 0 1 0 555354976 90976256 19539 33554432000 4194304 4785740 140734540379312 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 22211 19539 341 145 0 19256 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=34.1 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 3410 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1926200

[startup+162.301 s]
/proc/loadavg: 4.93 3.91 3.90 6/183 30738
/proc/meminfo: memFree=13410860/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292747075759112192 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1398616 CPUtime=54.13 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 42102 0 0 0 5406 7 0 0 25 0 1 0 555354976 1432182784 27714 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 349654 27714 338 96 0 346216 0
[pid=30722] ppid=30720 vsize=104784 CPUtime=54.04 cores=0

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

/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 2385300

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30870
/proc/meminfo: memFree=12958932/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292747488075972608 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1435264 CPUtime=1554.2 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 493215 0 0 0 155291 129 0 0 25 0 1 0 555354976 1469710336 38343 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 358816 38343 338 96 0 355378 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1554.08 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 155379 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1554.15 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 155415 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2379964

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30874
/proc/meminfo: memFree=12934552/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748037831786496 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1435264 CPUtime=1574.2 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 499475 0 0 0 157288 132 0 0 25 0 1 0 555354976 1469710336 44561 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 358816 44561 338 96 0 355378 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1574.08 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 157379 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1574.16 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 157416 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 2379964

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30876
/proc/meminfo: memFree=12817676/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 6292748862465507328 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1559420 CPUtime=1594.2 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 528473 0 0 0 159282 138 0 0 25 0 1 0 555354976 1596846080 73559 33554432000 4194304 4587354 140736470732160 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 389855 73559 338 96 0 386417 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1594.08 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 159379 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1594.16 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 159416 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2504120

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30878
/proc/meminfo: memFree=12947848/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1415956 CPUtime=1614.19 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 529419 0 0 0 161281 138 0 0 25 0 1 0 555354976 1449938944 41114 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 353989 41114 338 96 0 350551 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1614.09 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 161380 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1614.16 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 161416 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 2360656

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30879
/proc/meminfo: memFree=12975812/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1424088 CPUtime=1634.19 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 535065 0 0 0 163279 140 0 0 25 0 1 0 555354976 1458266112 33955 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 356022 33955 338 96 0 352584 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1634.1 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 163381 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1634.15 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 163415 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2368788

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30881
/proc/meminfo: memFree=12952712/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1424088 CPUtime=1654.19 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 541028 0 0 0 165277 142 0 0 25 0 1 0 555354976 1458266112 39883 33554432000 4194304 4587354 140736470732160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 356022 39883 338 96 0 352584 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1654.11 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 165382 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1654.15 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 165415 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2368788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30882
/proc/meminfo: memFree=12936800/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1424088 CPUtime=1666.74 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 544975 0 0 0 166531 143 0 0 25 0 1 0 555354976 1458266112 43808 33554432000 4194304 4587354 140736470732160 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 356022 43808 338 96 0 352584 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1666.66 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 166637 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1666.65 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 166665 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2368788

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

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

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30882
/proc/meminfo: memFree=12936800/32950928 swapFree=67111528/67111528
[pid=30720] ppid=30718 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30720/stat : 30720 (ppfolio) S 30718 30720 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 555354976 18763776 394 33554432000 4194304 4287625 140734586961664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30720/statm: 4581 394 345 23 0 91 0
[pid=30721] ppid=30720 vsize=1424088 CPUtime=1666.74 cores=0
/proc/30721/stat : 30721 (cryptominisat) R 30720 30720 29807 0 -1 4202496 544975 0 0 0 166531 143 0 0 25 0 1 0 555354976 1458266112 43808 33554432000 4194304 4587354 140736470732160 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30721/statm: 356022 43808 338 96 0 352584 0
[pid=30722] ppid=30720 vsize=466288 CPUtime=1666.66 cores=0
/proc/30722/stat : 30722 (clasp) R 30720 30720 29807 0 -1 4202496 115441 0 0 0 166637 29 0 0 25 0 1 0 555354976 477478912 113487 33554432000 4194304 4785740 140734540379312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30722/statm: 116572 113487 341 145 0 113617 0
[pid=30723] ppid=30720 vsize=460088 CPUtime=1666.65 cores=0
/proc/30723/stat : 30723 (TNM) R 30720 30720 29807 0 -1 4202496 2199 0 0 0 166665 0 0 0 25 0 1 0 555354976 471130112 2096 33554432000 134512640 134534564 4294478096 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30723/statm: 115022 2096 95 6 0 113688 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2368788

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4998.33
CPU system time (s): 1.72
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3661672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 287
involuntary context switches= 5

runsolver used 8.45971 second user time and 18.8141 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 15:20:43
IDJOB=3275837
IDBENCH=83797
IDSOLVER=1639
FILE ID=node114/3275837-1303651243
RUNJOBID= node114-1303651243-30706
PBS_JOBID= 13150734
Free space on /tmp= 71704 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275837-1303651243/watcher-3275837-1303651243 -o /tmp/evaluation-result-3275837-1303651243/solver-3275837-1303651243 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275837-1303651243.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=910040685

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:      13665080 kB
Buffers:       2305904 kB
Cached:       16325064 kB
SwapCached:          0 kB
Active:        9302300 kB
Inactive:      9396900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13665080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:       67776 kB
Mapped:          14492 kB
Slab:           524296 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193224 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= 71680 MiB
End job on node114 at 2011-04-24 16:44:05