Trace number 3262745

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 par? (TO) 4800.16 1201.71

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 benchmark118.001
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.11	This is pico-portfolio, a naive parallel portfolio
0.00/0.11	Copyright (C) 2011 Olivier Roussel
0.00/0.11	Using 4 processing units
0.00/0.11	This portfolio uses the following solvers:
0.00/0.11	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.11	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.11	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.11	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.11	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.11	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.11	Starting clasp 1.3.6 on core(s) 5
0.00/0.11	Starting TNM 2009 on core(s) 7
0.00/0.11	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.11	Starting march_hi 2009 on core(s) 7

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-3262745-1304089917/watcher-3262745-1304089917 -o /tmp/evaluation-result-3262745-1304089917/solver-3262745-1304089917 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3262745-1304089917.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.28 5.37 5.39 7/182 1369
/proc/meminfo: memFree=31235816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) R 1367 1369 32278 0 -1 4194304 467 0 0 0 0 0 0 0 25 0 1 0 520590467 18763776 388 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1369/statm: 4581 388 339 23 0 91 0

[startup+1.03664 s]
/proc/loadavg: 8.28 5.37 5.39 7/182 1369
/proc/meminfo: memFree=31235816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.13662 s]
/proc/loadavg: 8.28 5.37 5.39 7/182 1369
/proc/meminfo: memFree=31235816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) R 1367 1369 32278 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20061 s]
/proc/loadavg: 8.28 5.37 5.39 7/182 1369
/proc/meminfo: memFree=31235816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) R 1367 1369 32278 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.33659 s]
/proc/loadavg: 8.28 5.37 5.39 7/182 1369
/proc/meminfo: memFree=31235816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.53655 s]
/proc/loadavg: 8.28 5.37 5.39 7/182 1369
/proc/meminfo: memFree=31235816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10128 s]
/proc/loadavg: 8.42 5.44 5.41 11/188 1375
/proc/meminfo: memFree=31188284/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1542340 CPUtime=3.09 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 6609 0 0 0 308 1 0 0 25 0 1 0 520590467 1579356160 3817 33554432000 4194304 4587354 140737112200752 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 385585 3817 330 96 0 382147 0
[pid=1371] ppid=1369 vsize=31952 CPUtime=3.09 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 5931 0 0 0 308 1 0 0 25 0 1 0 520590467 32718848 5314 33554432000 4194304 4785740 140733779986288 18446744073709551615 235594527429 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 7988 5314 341 145 0 5033 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=1.98 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 198 0 0 0 21 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=7820 CPUtime=3.09 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 1644 0 0 0 309 0 0 0 25 0 1 0 520590467 8007680 1155 33554432000 4194304 4352236 140734341299584 18446744073709551615 4207831 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 1955 1155 126 39 0 1035 0
[pid=1374] ppid=1369 vsize=27600 CPUtime=1.1 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 10675 0 0 0 109 1 0 0 25 0 1 0 520590467 28262400 2824 33554432000 4194304 4331988 140736932448688 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 6900 2824 174 34 0 5342 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2088124

[startup+6.30072 s]
/proc/loadavg: 8.42 5.44 5.41 11/188 1375
/proc/meminfo: memFree=31125788/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1587888 CPUtime=6.29 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 19229 0 0 0 626 3 0 0 25 0 1 0 520590467 1625997312 16428 33554432000 4194304 4587354 140737112200752 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 396972 16428 338 96 0 393534 0
[pid=1371] ppid=1369 vsize=40152 CPUtime=6.29 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 7988 0 0 0 628 1 0 0 25 0 1 0 520590467 41115648 7371 33554432000 4194304 4785740 140733779986288 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 10038 7371 341 145 0 7083 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=3.56 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 356 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=9484 CPUtime=6.29 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 1901 0 0 0 629 0 0 0 25 0 1 0 520590467 9711616 1412 33554432000 4194304 4352236 140734341299584 18446744073709551615 4238992 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 2371 1412 126 39 0 1451 0
[pid=1374] ppid=1369 vsize=28728 CPUtime=2.7 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 10925 0 0 0 269 1 0 0 25 0 1 0 520590467 29417472 3074 33554432000 4194304 4331988 140736932448688 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7182 3074 174 34 0 5624 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2144664

[startup+12.7006 s]
/proc/loadavg: 8.62 5.53 5.44 11/188 1375
/proc/meminfo: memFree=31098880/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1577404 CPUtime=12.68 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 20360 0 0 0 1265 3 0 0 25 0 1 0 520590467 1615261696 14626 33554432000 4194304 4587354 140737112200752 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 394351 14626 338 96 0 390913 0
[pid=1371] ppid=1369 vsize=66312 CPUtime=12.69 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 14528 0 0 0 1266 3 0 0 25 0 1 0 520590467 67903488 13911 33554432000 4194304 4785740 140733779986288 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 16578 13911 341 145 0 13623 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=6.72 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 672 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=11532 CPUtime=12.69 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 2471 0 0 0 1269 0 0 0 25 0 1 0 520590467 11808768 1982 33554432000 4194304 4352236 140734341299584 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 2883 1982 126 39 0 1963 0
[pid=1374] ppid=1369 vsize=28860 CPUtime=5.9 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 10956 0 0 0 589 1 0 0 25 0 1 0 520590467 29552640 3105 33554432000 4194304 4331988 140736932448688 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7215 3105 174 34 0 5657 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2162520

[startup+25.5003 s]
/proc/loadavg: 8.93 5.75 5.52 11/188 1375
/proc/meminfo: memFree=31075148/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1588324 CPUtime=25.49 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 20980 0 0 0 2545 4 0 0 25 0 1 0 520590467 1626443776 14992 33554432000 4194304 4587354 140737112200752 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 397081 14992 338 96 0 393643 0
[pid=1371] ppid=1369 vsize=88844 CPUtime=25.48 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 20149 0 0 0 2544 4 0 0 25 0 1 0 520590467 90976256 19532 33554432000 4194304 4785740 140733779986288 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 22211 19532 341 145 0 19256 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=13.12 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 1312 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=12572 CPUtime=25.49 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 3212 0 0 0 2549 0 0 0 25 0 1 0 520590467 12873728 2184 33554432000 4194304 4352236 140734341299584 18446744073709551615 4331604 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 3143 2184 126 39 0 2223 0
[pid=1374] ppid=1369 vsize=28992 CPUtime=12.23 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 10986 0 0 0 1222 1 0 0 25 0 1 0 520590467 29687808 3135 33554432000 4194304 4331988 140736932448688 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7248 3135 174 34 0 5690 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2197144

[startup+51.1008 s]
/proc/loadavg: 9.35 6.11 5.64 11/188 1376
/proc/meminfo: memFree=30975816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1629528 CPUtime=51.09 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 41946 0 0 0 5102 7 0 0 25 0 1 0 520590467 1668636672 27555 33554432000 4194304 4587354 140737112200752 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 407382 27555 338 96 0 403944 0
[pid=1371] ppid=1369 vsize=102664 CPUtime=51.08 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 23547 0 0 0 5103 5 0 0 25 0 1 0 520590467 105127936 22930 33554432000 4194304 4785740 140733779986288 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 25666 22930 341 145 0 22711 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=25.81 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 2581 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=13468 CPUtime=51.09 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 3436 0 0 0 5109 0 0 0 25 0 1 0 520590467 13791232 2408 33554432000 4194304 4352236 140734341299584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 3367 2408 126 39 0 2447 0
[pid=1374] ppid=1369 vsize=28992 CPUtime=24.99 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11004 0 0 0 2498 1 0 0 25 0 1 0 520590467 29687808 3153 33554432000 4194304 4331988 140736932448688 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7248 3153 174 34 0 5690 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 2253064

[startup+102.301 s]
/proc/loadavg: 9.83 6.74 5.88 11/188 1377
/proc/meminfo: memFree=30929876/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1624824 CPUtime=102.28 cores=1

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

/proc/1374/statm: 7315 3212 174 34 0 5757 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 2529132

[startup+1002.3 s]
/proc/loadavg: 10.21 10.02 8.53 11/188 1401
/proc/meminfo: memFree=30465532/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1641092 CPUtime=1002.31 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 312720 0 0 0 100091 140 0 0 25 0 1 0 520590467 1680478208 33516 33554432000 4194304 4587354 140737112200752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 410273 33516 338 96 0 406835 0
[pid=1371] ppid=1369 vsize=335652 CPUtime=1002.22 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 81627 0 0 0 100198 24 0 0 25 0 1 0 520590467 343707648 81010 33554432000 4194304 4785740 140733779986288 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 83913 81010 341 145 0 80958 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=498.84 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 49884 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=27296 CPUtime=1002.31 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 92396 0 0 0 100219 12 0 0 25 0 1 0 520590467 27951104 5992 33554432000 4194304 4352236 140734341299584 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 6824 5992 126 39 0 5904 0
[pid=1374] ppid=1369 vsize=29260 CPUtime=497.97 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11064 0 0 0 49796 1 0 0 25 0 1 0 520590467 29962240 3213 33554432000 4194304 4331988 140736932448688 18446744073709551615 4265363 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7315 3213 174 34 0 5757 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 2511712

[startup+1062.3 s]
/proc/loadavg: 10.16 10.04 8.63 11/188 1403
/proc/meminfo: memFree=30421448/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1667140 CPUtime=1062.3 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 330956 0 0 0 106083 147 0 0 25 0 1 0 520590467 1707151360 42396 33554432000 4194304 4587354 140737112200752 18446744073709551615 4244017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 416785 42396 338 96 0 413347 0
[pid=1371] ppid=1369 vsize=358752 CPUtime=1062.21 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 87358 0 0 0 106195 26 0 0 25 0 1 0 520590467 367362048 86741 33554432000 4194304 4785740 140733779986288 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 89688 86741 341 145 0 86733 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=528.68 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 52868 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=27296 CPUtime=1062.31 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 93420 0 0 0 106219 12 0 0 25 0 1 0 520590467 27951104 5992 33554432000 4194304 4352236 140734341299584 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 6824 5992 126 39 0 5904 0
[pid=1374] ppid=1369 vsize=29260 CPUtime=527.82 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11066 0 0 0 52781 1 0 0 25 0 1 0 520590467 29962240 3215 33554432000 4194304 4331988 140736932448688 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7315 3215 174 34 0 5757 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 2560860

[startup+1122.3 s]
/proc/loadavg: 10.22 10.08 8.73 11/188 1405
/proc/meminfo: memFree=30409000/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1671712 CPUtime=1122.31 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 346618 0 0 0 112075 156 0 0 25 0 1 0 520590467 1711833088 38371 33554432000 4194304 4587354 140737112200752 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 417928 38371 338 96 0 414490 0
[pid=1371] ppid=1369 vsize=358752 CPUtime=1122.21 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 87360 0 0 0 112195 26 0 0 25 0 1 0 520590467 367362048 86743 33554432000 4194304 4785740 140733779986288 18446744073709551615 4286982 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 89688 86743 341 145 0 86733 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=558.53 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 55853 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=27296 CPUtime=1122.31 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 94444 0 0 0 112219 12 0 0 25 0 1 0 520590467 27951104 5992 33554432000 4194304 4352236 140734341299584 18446744073709551615 4328816 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 6824 5992 126 39 0 5904 0
[pid=1374] ppid=1369 vsize=29260 CPUtime=557.63 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11066 0 0 0 55762 1 0 0 25 0 1 0 520590467 29962240 3215 33554432000 4194304 4331988 140736932448688 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7315 3215 174 34 0 5757 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 2565432

[startup+1182.3 s]
/proc/loadavg: 10.07 10.03 8.79 11/188 1439
/proc/meminfo: memFree=30731984/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1666232 CPUtime=1182.31 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 364864 0 0 0 118062 169 0 0 25 0 1 0 520590467 1706221568 46494 33554432000 4194304 4587354 140737112200752 18446744073709551615 4238035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 416558 46494 338 96 0 413120 0
[pid=1371] ppid=1369 vsize=358752 CPUtime=1182.21 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 87361 0 0 0 118195 26 0 0 25 0 1 0 520590467 367362048 86744 33554432000 4194304 4785740 140733779986288 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 89688 86744 341 145 0 86733 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=588.33 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 58833 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=25248 CPUtime=1182.32 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 100588 0 0 0 118219 13 0 0 25 0 1 0 520590467 25853952 5480 33554432000 4194304 4352236 140734341299584 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 6312 5480 126 39 0 5392 0
[pid=1374] ppid=1369 vsize=29260 CPUtime=587.51 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11068 0 0 0 58750 1 0 0 25 0 1 0 520590467 29962240 3217 33554432000 4194304 4331988 140736932448688 18446744073709551615 4246241 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7315 3217 174 34 0 5757 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 2557904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.18 10.06 8.83 11/188 1440
/proc/meminfo: memFree=30705816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1665152 CPUtime=1201.71 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 369316 0 0 0 120000 171 0 0 25 0 1 0 520590467 1705115648 40392 33554432000 4194304 4587354 140737112200752 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 416288 40392 338 96 0 412850 0
[pid=1371] ppid=1369 vsize=395244 CPUtime=1201.6 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 96365 0 0 0 120131 29 0 0 25 0 1 0 520590467 404729856 95748 33554432000 4194304 4785740 140733779986288 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 98811 95748 341 145 0 95856 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=598.02 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 59802 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=27296 CPUtime=1201.72 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 107244 0 0 0 120158 14 0 0 25 0 1 0 520590467 27951104 5992 33554432000 4194304 4352236 140734341299584 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 6824 5992 126 39 0 5904 0
[pid=1374] ppid=1369 vsize=29260 CPUtime=597.11 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11068 0 0 0 59710 1 0 0 25 0 1 0 520590467 29962240 3217 33554432000 4194304 4331988 140736932448688 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7315 3217 174 34 0 5757 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2595364

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

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

[startup+1201.7 s]
/proc/loadavg: 10.18 10.06 8.83 11/188 1440
/proc/meminfo: memFree=30705816/32950928 swapFree=67111404/67111528
[pid=1369] ppid=1367 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1369/stat : 1369 (ppfolio) S 1367 1369 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520590467 18763776 390 33554432000 4194304 4287625 140735949877696 18446744073709551615 235594886671 0 0 4096 65536 1160486973534633983 0 0 17 1 0 0 0
/proc/1369/statm: 4581 390 341 23 0 91 0
[pid=1370] ppid=1369 vsize=1665152 CPUtime=1201.71 cores=1
/proc/1370/stat : 1370 (cryptominisat) R 1369 1369 32278 0 -1 4202496 369316 0 0 0 120000 171 0 0 25 0 1 0 520590467 1705115648 40392 33554432000 4194304 4587354 140737112200752 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1370/statm: 416288 40392 338 96 0 412850 0
[pid=1371] ppid=1369 vsize=395244 CPUtime=1201.6 cores=5
/proc/1371/stat : 1371 (clasp) R 1369 1369 32278 0 -1 4202496 96365 0 0 0 120131 29 0 0 25 0 1 0 520590467 404729856 95748 33554432000 4194304 4785740 140733779986288 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1371/statm: 98811 95748 341 145 0 95856 0
[pid=1372] ppid=1369 vsize=460088 CPUtime=598.02 cores=7
/proc/1372/stat : 1372 (TNM) R 1369 1369 32278 0 -1 4202496 2199 0 0 0 59802 0 0 0 25 0 1 0 520590467 471130112 2096 33554432000 134512640 134534564 4287674656 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1372/statm: 115022 2096 95 6 0 113688 0
[pid=1373] ppid=1369 vsize=27296 CPUtime=1201.72 cores=3
/proc/1373/stat : 1373 (lingeling) R 1369 1369 32278 0 -1 4202496 107244 0 0 0 120158 14 0 0 25 0 1 0 520590467 27951104 5992 33554432000 4194304 4352236 140734341299584 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1373/statm: 6824 5992 126 39 0 5904 0
[pid=1374] ppid=1369 vsize=29260 CPUtime=597.11 cores=7
/proc/1374/stat : 1374 (march_hi) R 1369 1369 32278 0 -1 4202496 11068 0 0 0 59710 1 0 0 25 0 1 0 520590467 29962240 3217 33554432000 4194304 4331988 140736932448688 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1374/statm: 7315 3217 174 34 0 5757 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2595364

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.16
CPU user time (s): 4798.01
CPU system time (s): 2.15
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 4070012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109967
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= 384
involuntary context switches= 14467

runsolver used 1.85872 second user time and 4.69928 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 17:11:57
IDJOB=3262745
IDBENCH=83797
IDSOLVER=1612
FILE ID=node120/3262745-1304089917
RUNJOBID= node120-1304089842-1247
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262745-1304089917/watcher-3262745-1304089917 -o /tmp/evaluation-result-3262745-1304089917/solver-3262745-1304089917 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3262745-1304089917.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=370824512

node120.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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
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.82
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.809
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:      31235972 kB
Buffers:        471236 kB
Cached:         618480 kB
SwapCached:          8 kB
Active:         620108 kB
Inactive:       735280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31235972 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10524 kB
Writeback:           0 kB
AnonPages:      265652 kB
Mapped:          17084 kB
Slab:           296112 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2678628 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= 72056 MiB
End job on node120 at 2011-04-29 17:32:01