Trace number 3276042

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

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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

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-3276042-1303659799/watcher-3276042-1303659799 -o /tmp/evaluation-result-3276042-1303659799/solver-3276042-1303659799 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276042-1303659799.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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 1/174 15616
/proc/meminfo: memFree=22272008/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 15331656387579052296 0 0 17 1 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0

[startup+0.835448 s]
/proc/loadavg: 0.92 0.98 0.99 1/174 15616
/proc/meminfo: memFree=22272008/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 15331656387579052296 0 0 17 1 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900436 s]
/proc/loadavg: 0.92 0.98 0.99 1/174 15616
/proc/meminfo: memFree=22272008/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 15331656387579052296 0 0 17 1 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00042 s]
/proc/loadavg: 0.92 0.98 0.99 1/174 15616
/proc/meminfo: memFree=22272008/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 15331656387579052296 0 0 17 1 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10041 s]
/proc/loadavg: 0.92 0.98 0.99 1/174 15616
/proc/meminfo: memFree=22272008/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 15331656387579052296 0 0 17 1 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50032 s]
/proc/loadavg: 0.92 0.98 0.99 1/174 15616
/proc/meminfo: memFree=22272008/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 15331656387579052296 0 0 17 1 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10102 s]
/proc/loadavg: 1.33 1.07 1.02 7/184 15626
/proc/meminfo: memFree=22251516/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=477084 CPUtime=1.32 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 3974 0 0 0 132 0 0 0 18 0 1 0 477582221 488534016 2481 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 119271 2481 337 96 0 115833 0
[pid=15620] ppid=15615 vsize=12824 CPUtime=0.84 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 653 0 0 0 84 0 0 0 19 0 1 0 477582221 13131776 544 33554432000 4194304 4785740 140733792985712 18446744073709551615 4551074 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3206 544 340 145 0 251 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=0.92 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 92 0 0 0 19 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 963928

[startup+6.30742 s]
/proc/loadavg: 1.70 1.15 1.05 7/184 15626
/proc/meminfo: memFree=22239868/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 4609058185637003264 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=484588 CPUtime=2.49 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 6879 0 0 0 249 0 0 0 20 0 1 0 477582221 496218112 4219 33554432000 4194304 4587354 140737437486544 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 121147 4219 337 96 0 117709 0
[pid=15620] ppid=15615 vsize=13088 CPUtime=1.87 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 721 0 0 0 187 0 0 0 20 0 1 0 477582221 13402112 612 33554432000 4194304 4785740 140733792985712 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3272 612 340 145 0 317 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=1.92 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 192 0 0 0 21 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 971696

[startup+12.7012 s]
/proc/loadavg: 2.04 1.23 1.07 7/184 15626
/proc/meminfo: memFree=22230052/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 4609058185637003264 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=484824 CPUtime=4.59 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 9168 0 0 0 458 1 0 0 25 0 1 0 477582221 496459776 4316 33554432000 4194304 4587354 140737437486544 18446744073709551615 4365154 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 121206 4316 337 96 0 117768 0
[pid=15620] ppid=15615 vsize=13352 CPUtime=4.04 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 784 0 0 0 404 0 0 0 25 0 1 0 477582221 13672448 675 33554432000 4194304 4785740 140733792985712 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3338 675 340 145 0 383 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=4.04 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 404 0 0 0 25 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 972196

[startup+25.5008 s]
/proc/loadavg: 2.65 1.38 1.13 7/184 15627
/proc/meminfo: memFree=22222876/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 4609056261491654656 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=489440 CPUtime=8.89 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 14026 0 0 0 888 1 0 0 25 0 1 0 477582221 501186560 5423 33554432000 4194304 4587354 140737437486544 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 122360 5423 337 96 0 118922 0
[pid=15620] ppid=15615 vsize=13620 CPUtime=8.27 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 869 0 0 0 827 0 0 0 25 0 1 0 477582221 13946880 760 33554432000 4194304 4785740 140733792985712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3405 760 340 145 0 450 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=8.32 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 832 0 0 0 25 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 977080

[startup+51.1009 s]
/proc/loadavg: 3.79 1.75 1.25 7/184 15627
/proc/meminfo: memFree=22200068/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=498428 CPUtime=17.39 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 20193 0 0 0 1737 2 0 0 25 0 1 0 477582221 510390272 7917 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 124607 7917 337 96 0 121169 0
[pid=15620] ppid=15615 vsize=14024 CPUtime=16.84 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 952 0 0 0 1684 0 0 0 25 0 1 0 477582221 14360576 843 33554432000 4194304 4785740 140733792985712 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3506 843 340 145 0 551 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=16.85 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 1685 0 0 0 25 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 134530487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 986472

[startup+102.3 s]
/proc/loadavg: 5.12 2.47 1.53 7/184 15629
/proc/meminfo: memFree=22185288/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=503216 CPUtime=34.48 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 32314 0 0 0 3444 4 0 0 25 0 1 0 477582221 515293184 10475 33554432000 4194304 4587354 140737437486544 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 125804 10475 337 96 0 122366 0
[pid=15620] ppid=15615 vsize=14424 CPUtime=33.88 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1071 0 0 0 3388 0 0 0 25 0 1 0 477582221 14770176 962 33554432000 4194304 4785740 140733792985712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3606 962 340 145 0 651 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=33.91 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 3391 0 0 0 25 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 10003892 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 991660

[startup+162.301 s]
/proc/loadavg: 5.78 3.14 1.81 7/184 15630
/proc/meminfo: memFree=22169636/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 4609057223564328960 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=515996 CPUtime=54.48 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 45153 0 0 0 5441 7 0 0 25 0 1 0 477582221 528379904 12101 33554432000 4194304 4587354 140737437486544 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 128999 12101 337 96 0 125561 0
[pid=15620] ppid=15615 vsize=14968 CPUtime=53.89 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1188 0 0 0 5389 0 0 0 25 0 1 0 477582221 15327232 1079 33554432000 4194304 4785740 140733792985712 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 3742 1079 340 145 0 787 0
[pid=15623] ppid=15615 vsize=455696 CPUtime=53.91 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 279 0 0 0 5391 0 0 0 25 0 1 0 477582221 466632704 176 33554432000 134512640 134534564 4287844672 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113924 176 95 6 0 112590 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1004984

[startup+222.301 s]

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

/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 1100936

[startup+4662.3 s]
/proc/loadavg: 3.00 3.50 4.63 4/175 15811
/proc/meminfo: memFree=22124468/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609720 CPUtime=1554.56 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 381967 0 0 0 155387 69 0 0 25 0 1 0 477582221 624353280 37984 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152430 37984 337 96 0 148992 0
[pid=15620] ppid=15615 vsize=17124 CPUtime=1553.91 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1734 0 0 0 155391 0 0 0 25 0 1 0 477582221 17534976 1625 33554432000 4194304 4785740 140733792985712 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4281 1625 340 145 0 1326 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1553.98 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 155398 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134530996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 1100868

[startup+4722.3 s]
/proc/loadavg: 3.00 3.41 4.53 4/175 15822
/proc/meminfo: memFree=22124412/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609612 CPUtime=1574.55 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 384037 0 0 0 157386 69 0 0 25 0 1 0 477582221 624242688 37758 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152403 37758 337 96 0 148965 0
[pid=15620] ppid=15615 vsize=17124 CPUtime=1573.92 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1738 0 0 0 157392 0 0 0 25 0 1 0 477582221 17534976 1629 33554432000 4194304 4785740 140733792985712 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4281 1629 340 145 0 1326 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1573.98 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 157398 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134530464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1100760

[startup+4782.3 s]
/proc/loadavg: 3.00 3.33 4.43 4/175 15824
/proc/meminfo: memFree=22119920/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609612 CPUtime=1594.55 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 385427 0 0 0 159385 70 0 0 25 0 1 0 477582221 624242688 39113 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152403 39113 337 96 0 148965 0
[pid=15620] ppid=15615 vsize=17124 CPUtime=1593.92 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1738 0 0 0 159392 0 0 0 25 0 1 0 477582221 17534976 1629 33554432000 4194304 4785740 140733792985712 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4281 1629 340 145 0 1326 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1593.98 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 159398 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 1100760

[startup+4842.3 s]
/proc/loadavg: 3.06 3.28 4.34 4/175 15828
/proc/meminfo: memFree=22104664/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=631864 CPUtime=1614.55 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 391726 0 0 0 161384 71 0 0 25 0 1 0 477582221 647028736 43082 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 157966 43082 337 96 0 154528 0
[pid=15620] ppid=15615 vsize=17124 CPUtime=1613.93 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1738 0 0 0 161393 0 0 0 25 0 1 0 477582221 17534976 1629 33554432000 4194304 4785740 140733792985712 18446744073709551615 4549593 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4281 1629 340 145 0 1326 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1613.97 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 161397 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 1123012

[startup+4902.3 s]
/proc/loadavg: 3.10 3.25 4.26 4/175 15830
/proc/meminfo: memFree=22125300/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609840 CPUtime=1634.54 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 394292 0 0 0 163383 71 0 0 25 0 1 0 477582221 624476160 37758 33554432000 4194304 4587354 140737437486544 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152460 37758 337 96 0 149022 0
[pid=15620] ppid=15615 vsize=17256 CPUtime=1633.95 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1742 0 0 0 163395 0 0 0 25 0 1 0 477582221 17670144 1633 33554432000 4194304 4785740 140733792985712 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4314 1633 340 145 0 1359 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1633.97 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 163397 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 1101120

[startup+4962.3 s]
/proc/loadavg: 3.03 3.20 4.18 4/175 15831
/proc/meminfo: memFree=22120928/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609840 CPUtime=1654.54 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 395626 0 0 0 165383 71 0 0 25 0 1 0 477582221 624476160 39061 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152460 39061 337 96 0 149022 0
[pid=15620] ppid=15615 vsize=17256 CPUtime=1653.95 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1746 0 0 0 165395 0 0 0 25 0 1 0 477582221 17670144 1637 33554432000 4194304 4785740 140733792985712 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4314 1637 340 145 0 1359 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1653.97 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 165397 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 1101120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.02 3.17 4.13 4/175 15832
/proc/meminfo: memFree=22125124/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609972 CPUtime=1667.03 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 396467 0 0 0 166632 71 0 0 25 0 1 0 477582221 624611328 37758 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152493 37758 337 96 0 149055 0
[pid=15620] ppid=15615 vsize=17256 CPUtime=1666.49 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1751 0 0 0 166649 0 0 0 25 0 1 0 477582221 17670144 1642 33554432000 4194304 4785740 140733792985712 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4314 1642 340 145 0 1359 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1666.54 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 166654 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1101252

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: 3.02 3.17 4.13 4/175 15832
/proc/meminfo: memFree=22125124/32951124 swapFree=67111524/67111528
[pid=15615] ppid=15613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15615/stat : 15615 (ppfolio) S 15613 15615 14295 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477582220 18763776 393 33554432000 4194304 4287625 140737248542320 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15615/statm: 4581 393 345 23 0 91 0
[pid=15619] ppid=15615 vsize=609972 CPUtime=1667.03 cores=1
/proc/15619/stat : 15619 (cryptominisat) R 15615 15615 14295 0 -1 4202496 396467 0 0 0 166632 71 0 0 25 0 1 0 477582221 624611328 37758 33554432000 4194304 4587354 140737437486544 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15619/statm: 152493 37758 337 96 0 149055 0
[pid=15620] ppid=15615 vsize=17256 CPUtime=1666.49 cores=1
/proc/15620/stat : 15620 (clasp) R 15615 15615 14295 0 -1 4202496 1751 0 0 0 166649 0 0 0 25 0 1 0 477582221 17670144 1642 33554432000 4194304 4785740 140733792985712 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15620/statm: 4314 1642 340 145 0 1359 0
[pid=15623] ppid=15615 vsize=455700 CPUtime=1666.54 cores=1
/proc/15623/stat : 15623 (TNM) R 15615 15615 14295 0 -1 4202496 288 0 0 0 166654 0 0 0 25 0 1 0 477582221 466636800 185 33554432000 134512640 134534564 4287844672 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15623/statm: 113925 185 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1101252

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.35
CPU system time (s): 0.71
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1527736

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

runsolver used 7.81581 second user time and 18.6322 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-24 17:43:19
IDJOB=3276042
IDBENCH=84715
IDSOLVER=1639
FILE ID=node102/3276042-1303659799
RUNJOBID= node102-1303659799-15600
PBS_JOBID= 13150746
Free space on /tmp= 70980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276042-1303659799/watcher-3276042-1303659799 -o /tmp/evaluation-result-3276042-1303659799/solver-3276042-1303659799 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276042-1303659799.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1538488268

node102.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.828
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.828
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      22272180 kB
Buffers:       1565340 kB
Cached:        8502044 kB
SwapCached:          4 kB
Active:        1643692 kB
Inactive:      8487720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22272180 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20240 kB
Writeback:           0 kB
AnonPages:       63756 kB
Mapped:          14488 kB
Slab:           483440 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188336 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= 70972 MiB
End job on node102 at 2011-04-24 19:06:41