Trace number 3274947

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.4311
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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

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

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

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): 5000 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: 0.00 0.00 0.00 4/180 32208
/proc/meminfo: memFree=16117064/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4591836539306082564 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0

[startup+0.0899421 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 32208
/proc/meminfo: memFree=16117064/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4591836539306082564 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100939 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 32208
/proc/meminfo: memFree=16117064/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4591836539306082564 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300905 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 32208
/proc/meminfo: memFree=16117064/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700831 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 32208
/proc/meminfo: memFree=16117064/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 32212
/proc/meminfo: memFree=16093692/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 5633820477471326208 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=31364 CPUtime=0.94 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 3419 0 0 0 94 0 0 0 18 0 1 0 475122440 32116736 2498 33554432000 4194304 4587354 140734900454368 18446744073709551615 4240899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 7841 2498 329 96 0 4403 0
[pid=32210] ppid=32208 vsize=15916 CPUtime=0.2 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 1614 0 0 0 20 0 0 0 24 0 1 0 475122440 16297984 1327 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 3979 1327 340 145 0 1024 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=0.34 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 34 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 524204

[startup+3.10039 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 32212
/proc/meminfo: memFree=16087988/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 5633818690764931072 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=858124 CPUtime=1.59 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 4529 0 0 0 159 0 0 0 19 0 1 0 475122440 878718976 2336 33554432000 4194304 4587354 140734900454368 18446744073709551615 4236954 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 214531 2336 329 96 0 211093 0
[pid=32210] ppid=32208 vsize=19880 CPUtime=0.64 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 2604 0 0 0 64 0 0 0 25 0 1 0 475122440 20357120 2317 33554432000 4194304 4785740 140735960472528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 4970 2317 340 145 0 2015 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=0.84 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 84 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1354928

[startup+6.30082 s]
/proc/loadavg: 0.56 0.12 0.04 7/184 32213
/proc/meminfo: memFree=16079936/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 5633818690764931072 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=868616 CPUtime=2.63 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 7401 0 0 0 263 0 0 0 22 0 1 0 475122440 889462784 4394 33554432000 4194304 4587354 140734900454368 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 217154 4394 338 96 0 213716 0
[pid=32210] ppid=32208 vsize=24060 CPUtime=1.69 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 3639 0 0 0 169 0 0 0 25 0 1 0 475122440 24637440 3352 33554432000 4194304 4785740 140735960472528 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 6015 3352 340 145 0 3060 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=1.94 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 194 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1369600

[startup+12.7007 s]
/proc/loadavg: 0.76 0.16 0.05 8/184 32243
/proc/meminfo: memFree=16004084/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 5633818690764931072 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=52128 CPUtime=4.79 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 11735 0 0 0 478 1 0 0 25 0 1 0 475122440 53379072 7740 33554432000 4194304 4587354 140734900454368 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 13032 7740 338 96 0 9594 0
[pid=32210] ppid=32208 vsize=27692 CPUtime=3.84 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 4554 0 0 0 384 0 0 0 25 0 1 0 475122440 28356608 4267 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 6923 4267 340 145 0 3968 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=4.04 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 404 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 556744

[startup+25.5003 s]
/proc/loadavg: 1.92 0.45 0.15 8/184 32243
/proc/meminfo: memFree=15999880/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=8772768 CPUtime=9.04 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 14059 0 0 0 903 1 0 0 25 0 1 0 475122440 8983314432 3688 33554432000 4194304 4587354 140734900454368 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 2193192 3688 338 96 0 2189754 0
[pid=32210] ppid=32208 vsize=31780 CPUtime=8.09 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 5508 0 0 0 809 0 0 0 25 0 1 0 475122440 32542720 5221 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 7945 5221 340 145 0 4990 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=8.34 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 834 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9281472

[startup+51.1006 s]
/proc/loadavg: 3.31 0.89 0.30 7/184 32244
/proc/meminfo: memFree=15939040/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 5633818828203884544 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=891372 CPUtime=17.59 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 23931 0 0 0 1756 3 0 0 25 0 1 0 475122440 912764928 7719 33554432000 4194304 4587354 140734900454368 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 222843 7719 338 96 0 219405 0
[pid=32210] ppid=32208 vsize=39960 CPUtime=16.64 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 7510 0 0 0 1664 0 0 0 25 0 1 0 475122440 40919040 7223 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 9990 7223 340 145 0 7035 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=16.84 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 1684 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1408256

[startup+102.306 s]
/proc/loadavg: 4.88 1.69 0.60 7/184 32245
/proc/meminfo: memFree=15863660/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122439 18763776 394 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 5633819377959698432 0 0 17 3 0 0 0
/proc/32208/statm: 4581 394 345 23 0 91 0
[pid=32209] ppid=32208 vsize=8789052 CPUtime=34.66 cores=1
/proc/32209/stat : 32209 (cryptominisat) R 32208 32208 32167 0 -1 4202496 40936 0 0 0 3460 6 0 0 25 0 1 0 475122440 8999989248 7968 33554432000 4194304 4587354 140734900454368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32209/statm: 2197263 7968 338 96 0 2193825 0
[pid=32210] ppid=32208 vsize=62024 CPUtime=33.69 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 12847 0 0 0 3368 1 0 0 25 0 1 0 475122440 63512576 12560 33554432000 4194304 4785740 140735960472528 18446744073709551615 4550582 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 15506 12560 340 145 0 12551 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=33.94 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1332 0 0 0 3394 0 0 0 25 0 1 0 475122440 469606400 1228 33554432000 134512640 134534564 4290154256 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114650 1228 95 6 0 113316 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 9328000

[startup+162.3 s]
/proc/loadavg: 4.99 2.31 0.88 6/183 32247
/proc/meminfo: memFree=15876916/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=67972 CPUtime=62.96 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 14205 0 0 0 6295 1 0 0 25 0 1 0 475122440 69603328 13918 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 16993 13918 340 145 0 14038 0
[pid=32211] ppid=32208 vsize=458600 CPUtime=63.13 cores=1

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

/proc/meminfo: memFree=15307252/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=310756 CPUtime=2253.02 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73428 0 0 0 225288 14 0 0 25 0 1 0 475122440 318214144 73003 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77689 73003 341 145 0 74734 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2253.2 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 225320 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 787684

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32389
/proc/meminfo: memFree=15305500/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=310756 CPUtime=2283.03 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73433 0 0 0 228289 14 0 0 25 0 1 0 475122440 318214144 73008 33554432000 4194304 4785740 140735960472528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77689 73008 341 145 0 74734 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2283.2 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 228320 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 787684

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32391
/proc/meminfo: memFree=15303000/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=310756 CPUtime=2313.04 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73435 0 0 0 231290 14 0 0 25 0 1 0 475122440 318214144 73010 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77689 73010 341 145 0 74734 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2313.19 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 231319 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 787684

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32392
/proc/meminfo: memFree=15302980/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=310756 CPUtime=2343.03 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73435 0 0 0 234289 14 0 0 25 0 1 0 475122440 318214144 73010 33554432000 4194304 4785740 140735960472528 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77689 73010 341 145 0 74734 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2343.2 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 234320 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 787684

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32394
/proc/meminfo: memFree=15279268/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=311680 CPUtime=2373.03 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73668 0 0 0 237289 14 0 0 25 0 1 0 475122440 319160320 73243 33554432000 4194304 4785740 140735960472528 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77920 73243 341 145 0 74965 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2373.2 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 237320 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 788608

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32396
/proc/meminfo: memFree=15300704/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=311680 CPUtime=2403.02 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73668 0 0 0 240288 14 0 0 25 0 1 0 475122440 319160320 73243 33554432000 4194304 4785740 140735960472528 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77920 73243 341 145 0 74965 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2403.21 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 240321 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 788608

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32397
/proc/meminfo: memFree=15286056/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=311680 CPUtime=2433.02 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73668 0 0 0 243288 14 0 0 25 0 1 0 475122440 319160320 73243 33554432000 4194304 4785740 140735960472528 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77920 73243 341 145 0 74965 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2433.22 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 243322 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 788608

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/183 32399
/proc/meminfo: memFree=15299680/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=311680 CPUtime=2463.01 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73673 0 0 0 246287 14 0 0 25 0 1 0 475122440 319160320 73248 33554432000 4194304 4785740 140735960472528 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77920 73248 341 145 0 74965 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2463.22 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 246322 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 788608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.08 5.02 4.91 6/183 32400
/proc/meminfo: memFree=15299536/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=311680 CPUtime=2481.81 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73688 0 0 0 248167 14 0 0 25 0 1 0 475122440 319160320 73263 33554432000 4194304 4785740 140735960472528 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77920 73263 341 145 0 74965 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2482.03 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 248203 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 788608

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.08 5.02 4.91 6/183 32400
/proc/meminfo: memFree=15299536/32951124 swapFree=67111528/67111528
[pid=32208] ppid=32206 vsize=18324 CPUtime=36.18 cores=1,3,5,7
/proc/32208/stat : 32208 (ppfolio) S 32206 32208 32167 0 -1 4202496 501 41961 0 0 0 0 3612 6 15 0 1 0 475122439 18763776 395 33554432000 4194304 4287625 140734002038160 18446744073709551615 212687695375 0 0 4096 65536 4493143963280048388 0 0 17 3 0 0 0
/proc/32208/statm: 4581 395 346 23 0 91 0
[pid=32210] ppid=32208 vsize=311680 CPUtime=2481.81 cores=1
/proc/32210/stat : 32210 (clasp) R 32208 32208 32167 0 -1 4202496 73688 0 0 0 248167 14 0 0 25 0 1 0 475122440 319160320 73263 33554432000 4194304 4785740 140735960472528 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32210/statm: 77920 73263 341 145 0 74965 0
[pid=32211] ppid=32208 vsize=458604 CPUtime=2482.03 cores=1
/proc/32211/stat : 32211 (TNM) R 32208 32208 32167 0 -1 4202496 1341 0 0 0 248203 0 0 0 25 0 1 0 475122440 469610496 1237 33554432000 134512640 134534564 4290154256 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32211/statm: 114651 1237 103 6 0 113317 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 788608

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.82
CPU system time (s): 0.2
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 9328000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.1275
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42462
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= 153
involuntary context switches= 381

runsolver used 8.17976 second user time and 19.1001 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 10:54:07
IDJOB=3274947
IDBENCH=70930
IDSOLVER=1639
FILE ID=node139/3274947-1303635247
RUNJOBID= node139-1303635245-32186
PBS_JOBID= 13150709
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274947-1303635247/watcher-3274947-1303635247 -o /tmp/evaluation-result-3274947-1303635247/solver-3274947-1303635247 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274947-1303635247.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1211495615

node139.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.852
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.70
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.852
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	: 5332.75
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16117468 kB
Buffers:       2143944 kB
Cached:       14084124 kB
SwapCached:          0 kB
Active:        9812064 kB
Inactive:      6499080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16117468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21404 kB
Writeback:           0 kB
AnonPages:       82484 kB
Mapped:          15984 kB
Slab:           458928 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   683384 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= 72544 MiB
End job on node139 at 2011-04-24 12:17:29