Trace number 3259709

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.33 1201.71

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259709-1304034850/watcher-3259709-1304034850 -o /tmp/evaluation-result-3259709-1304034850/solver-3259709-1304034850 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259709-1304034850.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.39 4.18 5.64 6/182 12461
/proc/meminfo: memFree=30618624/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) R 12459 12461 11686 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0

[startup+0.0582939 s]
/proc/loadavg: 3.39 4.18 5.64 6/182 12461
/proc/meminfo: memFree=30618624/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100288 s]
/proc/loadavg: 3.39 4.18 5.64 6/182 12461
/proc/meminfo: memFree=30618624/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) R 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300252 s]
/proc/loadavg: 3.39 4.18 5.64 6/182 12461
/proc/meminfo: memFree=30618624/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700177 s]
/proc/loadavg: 3.39 4.18 5.64 6/182 12461
/proc/meminfo: memFree=30618624/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 3.39 4.18 5.64 12/188 12467
/proc/meminfo: memFree=30418168/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=66820 CPUtime=1.48 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 17681 0 0 0 147 1 0 0 25 0 1 0 515087375 68423680 11633 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 16705 11633 326 96 0 13267 0
[pid=12463] ppid=12461 vsize=32512 CPUtime=1.49 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 6593 0 0 0 148 1 0 0 25 0 1 0 515087375 33292288 5313 33554432000 4194304 4785740 140733817980048 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 8128 5313 316 145 0 5173 0
[pid=12464] ppid=12461 vsize=464404 CPUtime=0.7 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 4413 0 9 0 70 0 0 0 25 0 1 0 515087375 475549696 4319 33554432000 134512640 134534564 4292157216 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 7 0 0 4
/proc/12464/statm: 116101 4319 91 6 0 114767 0
[pid=12465] ppid=12461 vsize=16664 CPUtime=1.49 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 4161 0 0 0 149 0 0 0 25 0 1 0 515087375 17063936 3033 33554432000 4194304 4352236 140736773481168 18446744073709551615 4267960 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 4166 3033 124 39 0 3246 0
[pid=12466] ppid=12461 vsize=43104 CPUtime=0.76 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 21404 0 0 0 74 2 0 0 25 0 1 0 515087375 44138496 4729 33554432000 4194304 4331988 140735699467600 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 10776 4729 170 34 0 9218 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 641828

[startup+3.10072 s]
/proc/loadavg: 3.39 4.18 5.64 11/188 12467
/proc/meminfo: memFree=30402792/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2138648 CPUtime=3.09 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 19866 0 0 0 307 2 0 0 25 0 1 0 515087375 2189975552 11987 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 534662 11987 331 96 0 531224 0
[pid=12463] ppid=12461 vsize=30404 CPUtime=3.09 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 6717 0 0 0 308 1 0 0 25 0 1 0 515087375 31133696 4916 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 7601 4916 340 145 0 4646 0
[pid=12464] ppid=12461 vsize=464404 CPUtime=1.49 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 4414 0 9 0 149 0 0 0 25 0 1 0 515087375 475549696 4320 33554432000 134512640 134534564 4292157216 18446744073709551615 10417024 0 0 4096 0 0 0 0 17 7 0 0 4
/proc/12464/statm: 116101 4320 91 6 0 114767 0
[pid=12465] ppid=12461 vsize=22900 CPUtime=3.08 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 6015 0 0 0 308 0 0 0 25 0 1 0 515087375 23449600 4887 33554432000 4194304 4352236 140736773481168 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 5725 4887 127 39 0 4805 0
[pid=12466] ppid=12461 vsize=43236 CPUtime=1.57 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 21423 0 0 0 155 2 0 0 25 0 1 0 515087375 44273664 4748 33554432000 4194304 4331988 140735699467600 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 10809 4748 174 34 0 9251 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2717916

[startup+6.30111 s]
/proc/loadavg: 3.92 4.27 5.67 13/188 12468
/proc/meminfo: memFree=30355180/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2138648 CPUtime=6.29 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 20017 0 0 0 627 2 0 0 25 0 1 0 515087375 2189975552 12137 33554432000 4194304 4587354 140735082501552 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 534662 12137 337 96 0 531224 0
[pid=12463] ppid=12461 vsize=40516 CPUtime=6.28 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 9271 0 0 0 627 1 0 0 25 0 1 0 515087375 41488384 7470 33554432000 4194304 4785740 140733817980048 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 10129 7470 340 145 0 7174 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=3.21 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 320 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=28532 CPUtime=6.29 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 6912 0 0 0 628 1 0 0 25 0 1 0 515087375 29216768 5784 33554432000 4194304 4352236 140736773481168 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 7133 5784 127 39 0 6213 0
[pid=12466] ppid=12461 vsize=43896 CPUtime=3.04 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 21603 0 0 0 302 2 0 0 25 0 1 0 515087375 44949504 4928 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 10974 4928 174 34 0 9416 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2740264

[startup+12.7009 s]
/proc/loadavg: 4.41 4.37 5.69 12/188 12468
/proc/meminfo: memFree=30266676/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2173076 CPUtime=12.69 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 28322 0 0 0 1266 3 0 0 25 0 1 0 515087375 2225229824 20441 33554432000 4194304 4587354 140735082501552 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 543269 20441 337 96 0 539831 0
[pid=12463] ppid=12461 vsize=55600 CPUtime=12.69 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 13038 0 0 0 1266 3 0 0 25 0 1 0 515087375 56934400 11237 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 13900 11237 340 145 0 10945 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=6.41 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 640 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=28532 CPUtime=12.69 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 7298 0 0 0 1268 1 0 0 25 0 1 0 515087375 29216768 6170 33554432000 4194304 4352236 140736773481168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 7133 6170 127 39 0 6213 0
[pid=12466] ppid=12461 vsize=44160 CPUtime=6.21 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 21677 0 0 0 619 2 0 0 25 0 1 0 515087375 45219840 5002 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 11040 5002 174 34 0 9482 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 2790040

[startup+25.5005 s]
/proc/loadavg: 5.64 4.64 5.76 12/188 12468
/proc/meminfo: memFree=30191136/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2227740 CPUtime=25.49 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 33349 0 0 0 2545 4 0 0 25 0 1 0 515087375 2281205760 22745 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 556935 22745 337 96 0 553497 0
[pid=12463] ppid=12461 vsize=79208 CPUtime=25.49 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 18822 0 0 0 2544 5 0 0 25 0 1 0 515087375 81108992 17021 33554432000 4194304 4785740 140733817980048 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 19802 17021 340 145 0 16847 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=12.75 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 1274 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=31520 CPUtime=25.49 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 8170 0 0 0 2548 1 0 0 25 0 1 0 515087375 32276480 7042 33554432000 4194304 4352236 140736773481168 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 7880 7042 127 39 0 6960 0
[pid=12466] ppid=12461 vsize=44808 CPUtime=12.59 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 21799 0 0 0 1257 2 0 0 25 0 1 0 515087375 45883392 5123 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 11202 5123 174 34 0 9644 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2871948

[startup+51.1006 s]
/proc/loadavg: 7.24 5.10 5.88 12/188 12469
/proc/meminfo: memFree=30102632/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2216308 CPUtime=51.09 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 50015 0 0 0 5102 7 0 0 25 0 1 0 515087375 2269499392 25270 33554432000 4194304 4587354 140735082501552 18446744073709551615 4243788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 554077 25270 337 96 0 550639 0
[pid=12463] ppid=12461 vsize=88920 CPUtime=51.09 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 21187 0 0 0 5103 6 0 0 25 0 1 0 515087375 91054080 19386 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 22230 19386 340 145 0 19275 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=25.5 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 2549 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=37668 CPUtime=51.09 cores=3

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

/proc/12466/statm: 16617 9509 175 34 0 15059 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 3241328

[startup+1002.3 s]
/proc/loadavg: 10.13 9.95 8.61 12/188 12506
/proc/meminfo: memFree=29427932/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2315796 CPUtime=1002.32 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 364066 0 0 0 100085 147 0 0 25 0 1 0 515087375 2371375104 59874 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 578949 59874 337 96 0 575511 0
[pid=12463] ppid=12461 vsize=202376 CPUtime=1002.31 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 48182 0 0 0 100215 16 0 0 25 0 1 0 515087375 207233024 46381 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 50594 46381 340 145 0 47639 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=498.53 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 49852 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=66380 CPUtime=1002.3 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 180687 0 0 0 100208 22 0 0 25 0 1 0 515087375 67973120 15757 33554432000 4194304 4352236 140736773481168 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 16595 15757 127 39 0 15675 0
[pid=12466] ppid=12461 vsize=66468 CPUtime=498.31 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 26367 0 0 0 49827 4 0 0 25 0 1 0 515087375 68063232 9690 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 16617 9690 175 34 0 15059 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 3139692

[startup+1062.3 s]
/proc/loadavg: 10.16 9.98 8.70 11/188 12508
/proc/meminfo: memFree=29473536/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2310344 CPUtime=1062.33 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 384097 0 0 0 106075 158 0 0 25 0 1 0 515087375 2365792256 57311 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 577586 57311 337 96 0 574148 0
[pid=12463] ppid=12461 vsize=213860 CPUtime=1062.33 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 51002 0 0 0 106215 18 0 0 25 0 1 0 515087375 218992640 49201 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 53465 49201 340 145 0 50510 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=528.33 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 52832 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=86860 CPUtime=1062.3 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 193999 0 0 0 106207 23 0 0 25 0 1 0 515087375 88944640 20877 33554432000 4194304 4352236 140736773481168 18446744073709551615 4276530 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 21715 20877 127 39 0 20795 0
[pid=12466] ppid=12461 vsize=66468 CPUtime=528.2 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 26576 0 0 0 52815 5 0 0 25 0 1 0 515087375 68063232 9899 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 16617 9899 175 34 0 15059 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 3166204

[startup+1122.3 s]
/proc/loadavg: 10.11 10.00 8.79 11/188 12509
/proc/meminfo: memFree=29430352/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2310360 CPUtime=1122.33 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 406365 0 0 0 112061 172 0 0 25 0 1 0 515087375 2365808640 61603 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 577590 61603 337 96 0 574152 0
[pid=12463] ppid=12461 vsize=225664 CPUtime=1122.33 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 53895 0 0 0 112214 19 0 0 25 0 1 0 515087375 231079936 52094 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 56416 52094 340 145 0 53461 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=558.19 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 55818 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=70476 CPUtime=1122.3 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 204239 0 0 0 112205 25 0 0 25 0 1 0 515087375 72167424 16781 33554432000 4194304 4352236 140736773481168 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 17619 16781 127 39 0 16699 0
[pid=12466] ppid=12461 vsize=66468 CPUtime=558.01 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 26730 0 0 0 55796 5 0 0 25 0 1 0 515087375 68063232 10053 33554432000 4194304 4331988 140735699467600 18446744073709551615 4246712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 16617 10053 175 34 0 15059 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 3161640

[startup+1182.3 s]
/proc/loadavg: 10.14 10.03 8.87 12/188 12511
/proc/meminfo: memFree=29452132/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2356656 CPUtime=1182.33 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 426358 0 0 0 118051 182 0 0 25 0 1 0 515087375 2413215744 57311 33554432000 4194304 4587354 140735082501552 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 589164 57311 337 96 0 585726 0
[pid=12463] ppid=12461 vsize=226696 CPUtime=1182.33 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 54146 0 0 0 118214 19 0 0 25 0 1 0 515087375 232136704 52345 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 56674 52345 340 145 0 53719 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=588.02 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 58801 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=74572 CPUtime=1182.3 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 215503 0 0 0 118203 27 0 0 25 0 1 0 515087375 76361728 17805 33554432000 4194304 4352236 140736773481168 18446744073709551615 4328550 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 18643 17805 127 39 0 17723 0
[pid=12466] ppid=12461 vsize=66468 CPUtime=587.86 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 26937 0 0 0 58781 5 0 0 25 0 1 0 515087375 68063232 10260 33554432000 4194304 4331988 140735699467600 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 16617 10260 175 34 0 15059 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 3213064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.10 10.03 8.89 11/188 12511
/proc/meminfo: memFree=29445788/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2310016 CPUtime=1201.73 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 432446 0 0 0 119988 185 0 0 25 0 1 0 515087375 2365456384 57311 33554432000 4194304 4587354 140735082501552 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 577504 57311 337 96 0 574066 0
[pid=12463] ppid=12461 vsize=227124 CPUtime=1201.73 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 54257 0 0 0 120154 19 0 0 25 0 1 0 515087375 232574976 52456 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 56781 52456 340 145 0 53826 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=597.67 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 59766 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=74572 CPUtime=1201.7 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 220623 0 0 0 120143 27 0 0 25 0 1 0 515087375 76361728 17805 33554432000 4194304 4352236 140736773481168 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 18643 17805 127 39 0 17723 0
[pid=12466] ppid=12461 vsize=66468 CPUtime=597.5 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 26983 0 0 0 59745 5 0 0 25 0 1 0 515087375 68063232 10306 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 16617 10306 175 34 0 15059 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3166852

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

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

[startup+1201.7 s]
/proc/loadavg: 10.10 10.03 8.89 11/188 12511
/proc/meminfo: memFree=29445788/32951124 swapFree=67111416/67111528
[pid=12461] ppid=12459 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12461/stat : 12461 (ppfolio) S 12459 12461 11686 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515087375 18763776 390 33554432000 4194304 4287625 140737084278672 18446744073709551615 212436037135 0 0 4096 65536 4594243507698270207 0 0 17 5 0 0 0
/proc/12461/statm: 4581 390 341 23 0 91 0
[pid=12462] ppid=12461 vsize=2310016 CPUtime=1201.73 cores=1
/proc/12462/stat : 12462 (cryptominisat) R 12461 12461 11686 0 -1 4202496 432446 0 0 0 119988 185 0 0 25 0 1 0 515087375 2365456384 57311 33554432000 4194304 4587354 140735082501552 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12462/statm: 577504 57311 337 96 0 574066 0
[pid=12463] ppid=12461 vsize=227124 CPUtime=1201.73 cores=5
/proc/12463/stat : 12463 (clasp) R 12461 12461 11686 0 -1 4202496 54257 0 0 0 120154 19 0 0 25 0 1 0 515087375 232574976 52456 33554432000 4194304 4785740 140733817980048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12463/statm: 56781 52456 340 145 0 53826 0
[pid=12464] ppid=12461 vsize=470348 CPUtime=597.67 cores=7
/proc/12464/stat : 12464 (TNM) R 12461 12461 11686 0 -1 4202496 6381 0 10 0 59766 1 0 0 25 0 1 0 515087375 481636352 6288 33554432000 134512640 134534564 4292157216 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 14
/proc/12464/statm: 117587 6288 95 6 0 116253 0
[pid=12465] ppid=12461 vsize=74572 CPUtime=1201.7 cores=3
/proc/12465/stat : 12465 (lingeling) R 12461 12461 11686 0 -1 4202496 220623 0 0 0 120143 27 0 0 25 0 1 0 515087375 76361728 17805 33554432000 4194304 4352236 140736773481168 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12465/statm: 18643 17805 127 39 0 17723 0
[pid=12466] ppid=12461 vsize=66468 CPUtime=597.5 cores=7
/proc/12466/stat : 12466 (march_hi) R 12461 12461 11686 0 -1 4202496 26983 0 0 0 59745 5 0 0 25 0 1 0 515087375 68063232 10306 33554432000 4194304 4331988 140735699467600 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 16617 10306 175 34 0 15059 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3166852

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.33
CPU user time (s): 4797.96
CPU system time (s): 2.37
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 5281060

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

runsolver used 1.70274 second user time and 4.86226 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 01:54:10
IDJOB=3259709
IDBENCH=71612
IDSOLVER=1612
FILE ID=node102/3259709-1304034850
RUNJOBID= node102-1304034850-12437
PBS_JOBID= 13170350
Free space on /tmp= 71544 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259709-1304034850/watcher-3259709-1304034850 -o /tmp/evaluation-result-3259709-1304034850/solver-3259709-1304034850 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3259709-1304034850.cnf

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=829446355

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:      30620268 kB
Buffers:        600296 kB
Cached:        1224696 kB
SwapCached:          8 kB
Active:         253308 kB
Inactive:      1664172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30620268 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           27672 kB
Writeback:           0 kB
AnonPages:       92524 kB
Mapped:          15652 kB
Slab:           349228 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   698080 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= 71536 MiB
End job on node102 at 2011-04-29 02:14:14