Trace number 3275232

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.07 4999.91

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
5000.05/4999.90	Done

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-3275232-1303640262/watcher-3275232-1303640262 -o /tmp/evaluation-result-3275232-1303640262/solver-3275232-1303640262 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275232-1303640262.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: 6.11 6.03 5.93 4/180 12449
/proc/meminfo: memFree=16643636/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 9351877187768123656 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0

[startup+0.040855 s]
/proc/loadavg: 6.11 6.03 5.93 4/180 12449
/proc/meminfo: memFree=16643636/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 9351877187768123656 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100844 s]
/proc/loadavg: 6.11 6.03 5.93 4/180 12449
/proc/meminfo: memFree=16643636/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 9351877187768123656 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300808 s]
/proc/loadavg: 6.11 6.03 5.93 4/180 12449
/proc/meminfo: memFree=16643636/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 4601876175684370432 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70074 s]
/proc/loadavg: 6.11 6.03 5.93 4/180 12449
/proc/meminfo: memFree=16643636/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 4601876175684370432 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 6.11 6.03 5.93 7/184 12453
/proc/meminfo: memFree=16639760/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 4601874251539021824 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0
[pid=12450] ppid=12449 vsize=1432236 CPUtime=0.49 cores=1
/proc/12450/stat : 12450 (cryptominisat) R 12449 12449 12158 0 -1 4202496 1417 0 0 0 49 0 0 0 25 0 1 0 475626692 1466609664 891 33554432000 4194304 4587354 140735643109456 18446744073709551615 4232219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12450/statm: 358059 891 326 96 0 354621 0
[pid=12451] ppid=12449 vsize=12560 CPUtime=0.4 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 609 0 0 0 40 0 0 0 25 0 1 0 475626692 12861440 500 33554432000 4194304 4785740 140735384914192 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3140 500 340 145 0 185 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=0.59 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 59 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1918816

[startup+3.10029 s]
/proc/loadavg: 6.11 6.03 5.93 7/184 12453
/proc/meminfo: memFree=16638316/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 475626691 18763776 394 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 4601874114100068352 0 0 17 5 0 0 0
/proc/12449/statm: 4581 394 345 23 0 91 0
[pid=12450] ppid=12449 vsize=1438420 CPUtime=0.99 cores=1
/proc/12450/stat : 12450 (cryptominisat) R 12449 12449 12158 0 -1 4202496 3358 0 0 0 99 0 0 0 25 0 1 0 475626692 1472942080 2156 33554432000 4194304 4587354 140735643109456 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12450/statm: 359605 2156 337 96 0 356167 0
[pid=12451] ppid=12449 vsize=12824 CPUtime=0.94 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 652 0 0 0 94 0 0 0 25 0 1 0 475626692 13131776 543 33554432000 4194304 4785740 140735384914192 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3206 543 340 145 0 251 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=1.14 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 114 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1925264

[startup+6.30069 s]
/proc/loadavg: 6.10 6.03 5.93 6/183 12453
/proc/meminfo: memFree=16628672/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=13088 CPUtime=2.32 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 718 0 0 0 232 0 0 0 25 0 1 0 475626692 13402112 609 33554432000 4194304 4785740 140735384914192 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3272 609 340 145 0 317 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=2.54 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 254 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 487108

[startup+12.7005 s]
/proc/loadavg: 6.01 6.01 5.93 6/183 12453
/proc/meminfo: memFree=16628712/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=13484 CPUtime=5.52 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 824 0 0 0 552 0 0 0 25 0 1 0 475626692 13807616 715 33554432000 4194304 4785740 140735384914192 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3371 715 340 145 0 416 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=5.74 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 574 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134528266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 487504

[startup+25.5011 s]
/proc/loadavg: 5.79 5.96 5.91 6/183 12453
/proc/meminfo: memFree=16612712/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=13880 CPUtime=11.92 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 927 0 0 0 1192 0 0 0 25 0 1 0 475626692 14213120 818 33554432000 4194304 4785740 140735384914192 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3470 818 340 145 0 515 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=12.14 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 1214 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134530487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 487900

[startup+51.1004 s]
/proc/loadavg: 5.52 5.88 5.88 6/183 12454
/proc/meminfo: memFree=16598892/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=14424 CPUtime=24.73 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1066 0 0 0 2473 0 0 0 25 0 1 0 475626692 14770176 957 33554432000 4194304 4785740 140735384914192 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3606 957 340 145 0 651 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=24.94 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 2494 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 488444

[startup+102.306 s]
/proc/loadavg: 5.30 5.76 5.84 6/183 12486
/proc/meminfo: memFree=16741084/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=15104 CPUtime=50.34 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1232 0 0 0 5034 0 0 0 25 0 1 0 475626692 15466496 1123 33554432000 4194304 4785740 140735384914192 18446744073709551615 4550559 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3776 1123 340 145 0 821 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=50.54 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 5054 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 9771399 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 489124

[startup+162.301 s]
/proc/loadavg: 5.11 5.62 5.79 6/183 12488
/proc/meminfo: memFree=16717312/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=15372 CPUtime=80.34 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1315 0 0 0 8034 0 0 0 25 0 1 0 475626692 15740928 1206 33554432000 4194304 4785740 140735384914192 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3843 1206 340 145 0 888 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=80.53 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 272 0 0 0 8053 0 0 0 25 0 1 0 475626692 466632704 169 33554432000 134512640 134534564 4294209632 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113924 169 95 6 0 112590 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 489392

[startup+222.301 s]
/proc/loadavg: 5.04 5.50 5.73 6/183 12490
/proc/meminfo: memFree=16709612/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=15640 CPUtime=110.34 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1360 0 0 0 11034 0 0 0 25 0 1 0 475626692 16015360 1251 33554432000 4194304 4785740 140735384914192 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 3910 1251 340 145 0 955 0
[pid=12452] ppid=12449 vsize=455696 CPUtime=110.53 cores=1

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

[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2240.41 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 224041 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4287250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2240.6 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 224060 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 9770384 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 491020

[startup+4542.3 s]
/proc/loadavg: 5.01 5.00 5.00 6/183 12707
/proc/meminfo: memFree=16493136/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2270.42 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 227042 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2270.6 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 227060 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 491020

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12708
/proc/meminfo: memFree=16509472/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2300.43 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 230043 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4550862 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2300.6 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 230060 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 9772052 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 491020

[startup+4662.3 s]
/proc/loadavg: 5.03 5.01 5.00 6/183 12710
/proc/meminfo: memFree=16496908/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2330.43 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 233043 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2330.59 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 233059 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530002 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 491020

[startup+4722.31 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 12712
/proc/meminfo: memFree=16485968/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2360.44 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 236044 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4291672 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2360.59 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 236059 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 491020

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12713
/proc/meminfo: memFree=16503532/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2390.43 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 239043 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2390.59 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 239059 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530271 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 491020

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12715
/proc/meminfo: memFree=16491480/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2420.43 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 242043 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4553248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2420.6 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 242060 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 491020

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12716
/proc/meminfo: memFree=16482272/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2450.42 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 245042 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2450.61 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 245061 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 491020

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12718
/proc/meminfo: memFree=16502196/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2480.42 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 248042 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2480.61 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 248061 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 491020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12719
/proc/meminfo: memFree=16510108/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2499.22 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 249922 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2499.42 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 249942 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 491020

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 5.00 6/183 12719
/proc/meminfo: memFree=16510108/32951124 swapFree=67111528/67111528
[pid=12449] ppid=12447 vsize=18324 CPUtime=1.41 cores=1,3,5,7
/proc/12449/stat : 12449 (ppfolio) S 12447 12449 12158 0 -1 4202496 501 3895 0 0 0 0 141 0 15 0 1 0 475626691 18763776 395 33554432000 4194304 4287625 140735153887712 18446744073709551615 244446965263 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/12449/statm: 4581 395 346 23 0 91 0
[pid=12451] ppid=12449 vsize=16996 CPUtime=2499.22 cores=1
/proc/12451/stat : 12451 (clasp) R 12449 12449 12158 0 -1 4202496 1698 0 0 0 249922 0 0 0 25 0 1 0 475626692 17403904 1589 33554432000 4194304 4785740 140735384914192 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12451/statm: 4249 1589 340 145 0 1294 0
[pid=12452] ppid=12449 vsize=455700 CPUtime=2499.42 cores=1
/proc/12452/stat : 12452 (TNM) R 12449 12449 12158 0 -1 4202496 281 0 0 0 249942 0 0 0 25 0 1 0 475626692 466636800 178 33554432000 134512640 134534564 4294209632 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12452/statm: 113925 178 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 491020

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.07
CPU user time (s): 5000.07
CPU system time (s): 0.007998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1925264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.07
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6407
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= 56
involuntary context switches= 58128

runsolver used 6.91395 second user time and 15.8236 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 12:17:42
IDJOB=3275232
IDBENCH=83140
IDSOLVER=1639
FILE ID=node105/3275232-1303640262
RUNJOBID= node105-1303635252-12177
PBS_JOBID= 13150743
Free space on /tmp= 71908 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275232-1303640262/watcher-3275232-1303640262 -o /tmp/evaluation-result-3275232-1303640262/solver-3275232-1303640262 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275232-1303640262.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=2045122278

node105.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.825
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.65
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      16643916 kB
Buffers:       2273348 kB
Cached:       13300744 kB
SwapCached:          0 kB
Active:        8432196 kB
Inactive:      7308268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16643916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25732 kB
Writeback:           0 kB
AnonPages:      165712 kB
Mapped:          16448 kB
Slab:           503312 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   766028 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= 71904 MiB
End job on node105 at 2011-04-24 13:41:02