Trace number 3258037

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.12 1201.72

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

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

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

running on 4 cores: 0,2,4,6

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: 9.85 10.05 9.35 6/182 28444
/proc/meminfo: memFree=25490160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) R 28442 28444 27869 0 -1 4194304 492 0 0 0 0 0 0 0 25 0 1 0 514993885 18763776 387 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204467605 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28444/statm: 4581 387 339 23 0 91 0

[startup+0.817926 s]
/proc/loadavg: 9.85 10.05 9.35 6/182 28444
/proc/meminfo: memFree=25490160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900826 s]
/proc/loadavg: 9.85 10.05 9.35 6/182 28444
/proc/meminfo: memFree=25490160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00081 s]
/proc/loadavg: 9.85 10.05 9.35 6/182 28444
/proc/meminfo: memFree=25490160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) R 28442 28444 27869 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10079 s]
/proc/loadavg: 9.85 10.05 9.35 6/182 28444
/proc/meminfo: memFree=25490160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50073 s]
/proc/loadavg: 9.85 10.05 9.35 6/182 28444
/proc/meminfo: memFree=25490160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10046 s]
/proc/loadavg: 9.85 10.05 9.35 12/188 28450
/proc/meminfo: memFree=25433196/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1099184 CPUtime=3.09 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 9143 0 0 0 308 1 0 0 25 0 1 0 514993886 1125564416 6991 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 274796 6991 337 96 0 271358 0
[pid=28446] ppid=28444 vsize=21464 CPUtime=3.08 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 3112 0 0 0 308 0 0 0 25 0 1 0 514993886 21979136 2705 33554432000 4194304 4785740 140734927199888 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 5366 2705 340 145 0 2411 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=1.97 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 197 0 0 0 21 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=11448 CPUtime=3.08 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 2801 0 0 0 308 0 0 0 25 0 1 0 514993886 11722752 2024 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 2862 2024 127 39 0 1942 0
[pid=28450] ppid=28444 vsize=16588 CPUtime=1.09 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 4852 0 0 0 109 0 0 0 25 0 1 0 514993886 16986112 1587 33554432000 4194304 4331988 140736287945056 18446744073709551615 4315866 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 4147 1587 175 34 0 2589 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1626000

[startup+6.30693 s]
/proc/loadavg: 9.86 10.05 9.36 12/188 28450
/proc/meminfo: memFree=25422160/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1094688 CPUtime=6.29 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 11094 0 0 0 628 1 0 0 25 0 1 0 514993886 1120960512 7688 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 273672 7688 337 96 0 270234 0
[pid=28446] ppid=28444 vsize=26112 CPUtime=6.29 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 4225 0 0 0 629 0 0 0 25 0 1 0 514993886 26738688 3818 33554432000 4194304 4785740 140734927199888 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 6528 3818 340 145 0 3573 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=3.6 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 360 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=15772 CPUtime=6.29 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 3840 0 0 0 628 1 0 0 25 0 1 0 514993886 16150528 2978 33554432000 4194304 4352236 140737444385136 18446744073709551615 4327845 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 3943 2978 127 39 0 3023 0
[pid=28450] ppid=28444 vsize=17712 CPUtime=2.65 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 5091 0 0 0 265 0 0 0 25 0 1 0 514993886 18137088 1826 33554432000 4194304 4331988 140736287945056 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 4428 1826 175 34 0 2870 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1631600

[startup+12.7009 s]
/proc/loadavg: 9.87 10.05 9.36 11/188 28450
/proc/meminfo: memFree=25395524/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1110656 CPUtime=12.68 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 17834 0 0 0 1266 2 0 0 25 0 1 0 514993886 1137311744 11776 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 277664 11776 337 96 0 274226 0
[pid=28446] ppid=28444 vsize=28968 CPUtime=12.68 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 4927 0 0 0 1268 0 0 0 25 0 1 0 514993886 29663232 4520 33554432000 4194304 4785740 140734927199888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 7242 4520 340 145 0 4287 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=6.8 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 680 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=17296 CPUtime=12.69 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 4863 0 0 0 1268 1 0 0 25 0 1 0 514993886 17711104 3486 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 4324 3486 127 39 0 3404 0
[pid=28450] ppid=28444 vsize=19416 CPUtime=5.82 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 5392 0 0 0 582 0 0 0 25 0 1 0 514993886 19881984 2127 33554432000 4194304 4331988 140736287945056 18446744073709551615 4297234 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 4854 2127 175 34 0 3296 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1653652

[startup+25.5007 s]
/proc/loadavg: 9.90 10.05 9.37 12/188 28450
/proc/meminfo: memFree=25383484/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1107352 CPUtime=25.48 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 20682 0 0 0 2545 3 0 0 25 0 1 0 514993886 1133928448 11544 33554432000 4194304 4587354 140733502506592 18446744073709551615 4236479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 276838 11544 337 96 0 273400 0
[pid=28446] ppid=28444 vsize=32528 CPUtime=25.48 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 5803 0 0 0 2548 0 0 0 25 0 1 0 514993886 33308672 5396 33554432000 4194304 4785740 140734927199888 18446744073709551615 4287587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 8132 5396 340 145 0 5177 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=13.15 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 1315 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=19828 CPUtime=25.48 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 5571 0 0 0 2547 1 0 0 25 0 1 0 514993886 20303872 4119 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 4957 4119 127 39 0 4037 0
[pid=28450] ppid=28444 vsize=20132 CPUtime=12.19 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 5888 0 0 0 1219 0 0 0 25 0 1 0 514993886 20615168 2359 33554432000 4194304 4331988 140736287945056 18446744073709551615 4237180 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 5033 2359 175 34 0 3475 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1657156

[startup+51.1005 s]
/proc/loadavg: 10.05 10.07 9.40 12/188 28483
/proc/meminfo: memFree=27115372/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1132156 CPUtime=51.08 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 33831 0 0 0 5103 5 0 0 25 0 1 0 514993886 1159327744 15890 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 283039 15890 337 96 0 279601 0
[pid=28446] ppid=28444 vsize=37992 CPUtime=51.08 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 7089 0 0 0 5107 1 0 0 25 0 1 0 514993886 38903808 6682 33554432000 4194304 4785740 140734927199888 18446744073709551615 4549831 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 9498 6682 340 145 0 6543 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=25.9 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 2590 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=23416 CPUtime=51.07 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 6468 0 0 0 5106 1 0 0 25 0 1 0 514993886 23977984 5016 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 5854 5016 127 39 0 4934 0
[pid=28450] ppid=28444 vsize=23300 CPUtime=24.9 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 6677 0 0 0 2490 0 0 0 25 0 1 0 514993886 23859200 3148 33554432000 4194304 4331988 140736287945056 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 5825 3148 175 34 0 4267 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 1694180

[startup+102.301 s]
/proc/loadavg: 10.13 10.09 9.44 11/188 28484
/proc/meminfo: memFree=26946100/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1129504 CPUtime=102.27 cores=0

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

/proc/28450/statm: 49407 37658 175 34 0 47849 0
Current children cumulated CPU time (s) 3763.92
Current children cumulated vsize (KiB) 2016724

[startup+1002.3 s]
/proc/loadavg: 10.06 10.12 9.84 11/188 28508
/proc/meminfo: memFree=26390840/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1186900 CPUtime=1002.27 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 212101 0 0 0 100159 68 0 0 25 0 1 0 514993886 1215385600 34020 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 296725 34020 337 96 0 293287 0
[pid=28446] ppid=28444 vsize=90572 CPUtime=1002.29 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 19296 0 0 0 100225 4 0 0 25 0 1 0 514993886 92745728 18889 33554432000 4194304 4785740 140734927199888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 22643 18889 340 145 0 19688 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=498.92 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 49892 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=61848 CPUtime=1002.2 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 195916 0 0 0 100194 26 0 0 25 0 1 0 514993886 63332352 14656 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 15462 14656 127 39 0 14542 0
[pid=28450] ppid=28444 vsize=197628 CPUtime=497.91 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 43759 0 0 0 49772 19 0 0 25 0 1 0 514993886 202371072 40230 33554432000 4194304 4331988 140736287945056 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 49407 40230 175 34 0 47849 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 2014264

[startup+1062.31 s]
/proc/loadavg: 10.13 10.13 9.86 11/188 28510
/proc/meminfo: memFree=26395268/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1190836 CPUtime=1062.28 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 219181 0 0 0 106156 72 0 0 25 0 1 0 514993886 1219416064 34132 33554432000 4194304 4587354 140733502506592 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 297709 34132 337 96 0 294271 0
[pid=28446] ppid=28444 vsize=91708 CPUtime=1062.3 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 19541 0 0 0 106226 4 0 0 25 0 1 0 514993886 93908992 19134 33554432000 4194304 4785740 140734927199888 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 22927 19134 340 145 0 19972 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=528.72 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 52872 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=52888 CPUtime=1062.19 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 204940 0 0 0 106192 27 0 0 25 0 1 0 514993886 54157312 12416 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 13222 12416 127 39 0 12302 0
[pid=28450] ppid=28444 vsize=197628 CPUtime=527.78 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 46270 0 0 0 52758 20 0 0 25 0 1 0 514993886 202371072 42741 33554432000 4194304 4331988 140736287945056 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 49407 42741 175 34 0 47849 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 2010376

[startup+1122.3 s]
/proc/loadavg: 10.10 10.12 9.87 11/188 28512
/proc/meminfo: memFree=26240468/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1195208 CPUtime=1122.27 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 226203 0 0 0 112152 75 0 0 25 0 1 0 514993886 1223892992 34041 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 298802 34041 337 96 0 295364 0
[pid=28446] ppid=28444 vsize=92772 CPUtime=1122.3 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 19795 0 0 0 112225 5 0 0 25 0 1 0 514993886 94998528 19388 33554432000 4194304 4785740 140734927199888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 23193 19388 340 145 0 20238 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=558.57 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 55857 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=54424 CPUtime=1122.19 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 214860 0 0 0 112191 28 0 0 25 0 1 0 514993886 55730176 12800 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 13606 12800 127 39 0 12686 0
[pid=28450] ppid=28444 vsize=318844 CPUtime=557.61 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 48814 0 0 0 55740 21 0 0 25 0 1 0 514993886 326496256 45285 33554432000 4194304 4331988 140736287945056 18446744073709551615 4315832 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 79711 45285 175 34 0 78153 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 2138564

[startup+1182.3 s]
/proc/loadavg: 10.12 10.12 9.89 11/188 28514
/proc/meminfo: memFree=26336416/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1194904 CPUtime=1182.26 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 233212 0 0 0 118148 78 0 0 25 0 1 0 514993886 1223581696 33641 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 298726 33641 337 96 0 295288 0
[pid=28446] ppid=28444 vsize=94684 CPUtime=1182.3 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 20220 0 0 0 118225 5 0 0 25 0 1 0 514993886 96956416 19813 33554432000 4194304 4785740 140734927199888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 23671 19813 340 145 0 20716 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=588.41 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 58841 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=61848 CPUtime=1182.18 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 223628 0 0 0 118189 29 0 0 25 0 1 0 514993886 63332352 14656 33554432000 4194304 4352236 140737444385136 18446744073709551615 4207882 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 15462 14656 127 39 0 14542 0
[pid=28450] ppid=28444 vsize=318844 CPUtime=587.44 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 51360 0 0 0 58721 23 0 0 25 0 1 0 514993886 326496256 47831 33554432000 4194304 4331988 140736287945056 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 79711 47831 175 34 0 78153 0
Current children cumulated CPU time (s) 4722.59
Current children cumulated vsize (KiB) 2147596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.16 10.13 9.89 11/188 28514
/proc/meminfo: memFree=26344720/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1174688 CPUtime=1201.67 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 234144 0 0 0 120088 79 0 0 25 0 1 0 514993886 1202880512 29094 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 293672 29094 337 96 0 290234 0
[pid=28446] ppid=28444 vsize=95588 CPUtime=1201.71 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 20390 0 0 0 120166 5 0 0 25 0 1 0 514993886 97882112 19983 33554432000 4194304 4785740 140734927199888 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 23897 19983 340 145 0 20942 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=598.05 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 59805 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=61848 CPUtime=1201.59 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 228172 0 0 0 120129 30 0 0 25 0 1 0 514993886 63332352 14656 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 15462 14656 127 39 0 14542 0
[pid=28450] ppid=28444 vsize=318844 CPUtime=597.1 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 52167 0 0 0 59687 23 0 0 25 0 1 0 514993886 326496256 48638 33554432000 4194304 4331988 140736287945056 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 79711 48638 175 34 0 78153 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2128284

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.16 10.13 9.89 11/188 28514
/proc/meminfo: memFree=26344720/32951124 swapFree=67088964/67111528
[pid=28444] ppid=28442 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (ppfolio) S 28442 28444 27869 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514993885 18763776 389 33554432000 4194304 4287625 140736636481008 18446744073709551615 210204667407 0 0 4096 65536 4747199456456212479 0 0 17 2 0 0 0
/proc/28444/statm: 4581 389 341 23 0 91 0
[pid=28445] ppid=28444 vsize=1174688 CPUtime=1201.67 cores=0
/proc/28445/stat : 28445 (cryptominisat) R 28444 28444 27869 0 -1 4202496 234144 0 0 0 120088 79 0 0 25 0 1 0 514993886 1202880512 29094 33554432000 4194304 4587354 140733502506592 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28445/statm: 293672 29094 337 96 0 290234 0
[pid=28446] ppid=28444 vsize=95588 CPUtime=1201.71 cores=4
/proc/28446/stat : 28446 (clasp) R 28444 28444 27869 0 -1 4202496 20390 0 0 0 120166 5 0 0 25 0 1 0 514993886 97882112 19983 33554432000 4194304 4785740 140734927199888 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28446/statm: 23897 19983 340 145 0 20942 0
[pid=28447] ppid=28444 vsize=458992 CPUtime=598.05 cores=6
/proc/28447/stat : 28447 (TNM) R 28444 28444 27869 0 -1 4202496 1661 0 0 0 59805 0 0 0 25 0 1 0 514993886 470007808 1558 33554432000 134512640 134534564 4288680240 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28447/statm: 114748 1558 95 6 0 113414 0
[pid=28448] ppid=28444 vsize=61848 CPUtime=1201.59 cores=2
/proc/28448/stat : 28448 (lingeling) R 28444 28444 27869 0 -1 4202496 228172 0 0 0 120129 30 0 0 25 0 1 0 514993886 63332352 14656 33554432000 4194304 4352236 140737444385136 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28448/statm: 15462 14656 127 39 0 14542 0
[pid=28450] ppid=28444 vsize=318844 CPUtime=597.1 cores=6
/proc/28450/stat : 28450 (march_hi) R 28444 28444 27869 0 -1 4202496 52167 0 0 0 59687 23 0 0 25 0 1 0 514993886 326496256 48638 33554432000 4194304 4331988 140736287945056 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28450/statm: 79711 48638 175 34 0 78153 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2128284

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28444 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=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.12
CPU user time (s): 4798.75
CPU system time (s): 1.37
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 3175740

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

runsolver used 1.74673 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 01:39:14
IDJOB=3258037
IDBENCH=71300
IDSOLVER=1612
FILE ID=node130/3258037-1304033954
RUNJOBID= node130-1304032676-28256
PBS_JOBID= 13170322
Free space on /tmp= 71936 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258037-1304033954/watcher-3258037-1304033954 -o /tmp/evaluation-result-3258037-1304033954/solver-3258037-1304033954 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258037-1304033954.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1653347842

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25490448 kB
Buffers:       1125756 kB
Cached:        3992612 kB
SwapCached:      22432 kB
Active:        2174532 kB
Inactive:      4859124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25490448 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           10828 kB
Writeback:           0 kB
AnonPages:     1892336 kB
Mapped:          16632 kB
Slab:           358472 kB
PageTables:       8616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3805584 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= 71972 MiB
End job on node130 at 2011-04-29 01:59:18