Trace number 3190776

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.23 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark454.473
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3190776-1304035748/watcher-3190776-1304035748 -o /tmp/evaluation-result-3190776-1304035748/solver-3190776-1304035748 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190776-1304035748.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: 10.41 10.25 10.11 6/186 3220
/proc/meminfo: memFree=24973692/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) R 3218 3220 2100 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0

[startup+0.467958 s]
/proc/loadavg: 10.41 10.25 10.11 6/186 3220
/proc/meminfo: memFree=24973692/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 521 0 0 0 0 0 0 0 22 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500952 s]
/proc/loadavg: 10.41 10.25 10.11 6/186 3220
/proc/meminfo: memFree=24973692/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600934 s]
/proc/loadavg: 10.41 10.25 10.11 6/186 3220
/proc/meminfo: memFree=24973692/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700915 s]
/proc/loadavg: 10.41 10.25 10.11 6/186 3220
/proc/meminfo: memFree=24973692/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50677 s]
/proc/loadavg: 10.41 10.25 10.11 11/192 3227
/proc/meminfo: memFree=24951696/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=28800 CPUtime=1.49 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 5041 0 0 0 149 0 0 0 20 0 1 0 515173003 29491200 1566 33554432000 4194304 4587354 140736074096272 18446744073709551615 246516530840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 7200 1566 327 96 0 3762 0
[pid=3222] ppid=3220 vsize=18400 CPUtime=1.5 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 2071 0 0 0 150 0 0 0 25 0 1 0 515173003 18841600 1928 33554432000 4194304 4785740 140734821325840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 4600 1928 340 145 0 1645 0
[pid=3224] ppid=3220 vsize=453976 CPUtime=0.78 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 842 0 0 0 78 0 0 0 25 0 1 0 515173003 464871424 739 33554432000 134512640 134534564 4289929968 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 113494 739 91 6 0 112160 0
[pid=3225] ppid=3220 vsize=6840 CPUtime=1.49 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 1437 0 0 0 149 0 0 0 25 0 1 0 515173003 7004160 904 33554432000 4194304 4352236 140735713962800 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 1710 904 127 39 0 790 0
[pid=3226] ppid=3220 vsize=9532 CPUtime=0.7 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 3125 0 0 0 70 0 0 0 25 0 1 0 515173003 9760768 770 33554432000 4194304 4331988 140734560705984 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 2383 770 150 34 0 825 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 535872

[startup+3.10048 s]
/proc/loadavg: 10.41 10.25 10.11 11/192 3227
/proc/meminfo: memFree=24936816/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=2026728 CPUtime=3.08 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 9615 0 0 0 307 1 0 0 25 0 1 0 515173003 2075369472 5313 33554432000 4194304 4587354 140736074096272 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 506682 5313 337 96 0 503244 0
[pid=3222] ppid=3220 vsize=19532 CPUtime=3.09 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 2356 0 0 0 309 0 0 0 25 0 1 0 515173003 20000768 2213 33554432000 4194304 4785740 140734821325840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 4883 2213 340 145 0 1928 0
[pid=3224] ppid=3220 vsize=453976 CPUtime=1.56 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 842 0 0 0 156 0 0 0 25 0 1 0 515173003 464871424 739 33554432000 134512640 134534564 4289929968 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 113494 739 91 6 0 112160 0
[pid=3225] ppid=3220 vsize=6552 CPUtime=3.09 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 1621 0 0 0 309 0 0 0 25 0 1 0 515173003 6709248 832 33554432000 4194304 4352236 140735713962800 18446744073709551615 4279483 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 1638 832 127 39 0 718 0
[pid=3226] ppid=3220 vsize=11768 CPUtime=1.5 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 3828 0 0 0 150 0 0 0 25 0 1 0 515173003 12050432 1223 33554432000 4194304 4331988 140734560705984 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2536880

[startup+6.30089 s]
/proc/loadavg: 10.38 10.24 10.11 11/192 3227
/proc/meminfo: memFree=24924524/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=6709528 CPUtime=6.28 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 10579 0 0 0 627 1 0 0 25 0 1 0 515173003 6870556672 5354 33554432000 4194304 4587354 140736074096272 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 1677382 5354 337 96 0 1673944 0
[pid=3222] ppid=3220 vsize=21552 CPUtime=6.29 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 2824 0 0 0 629 0 0 0 25 0 1 0 515173003 22069248 2681 33554432000 4194304 4785740 140734821325840 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 5388 2681 340 145 0 2433 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=3.15 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 315 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=7840 CPUtime=6.28 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 2039 0 0 0 628 0 0 0 25 0 1 0 515173003 8028160 1154 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328181 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 1960 1154 127 39 0 1040 0
[pid=3226] ppid=3220 vsize=11768 CPUtime=3.1 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 3828 0 0 0 310 0 0 0 25 0 1 0 515173003 12050432 1223 33554432000 4194304 4331988 140734560705984 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 7227080

[startup+12.7007 s]
/proc/loadavg: 10.35 10.24 10.11 11/192 3227
/proc/meminfo: memFree=24912604/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=2033868 CPUtime=12.69 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 15193 0 0 0 1266 3 0 0 25 0 1 0 515173003 2082680832 7701 33554432000 4194304 4587354 140736074096272 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 508467 7701 337 96 0 505029 0
[pid=3222] ppid=3220 vsize=24060 CPUtime=12.69 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 3403 0 0 0 1269 0 0 0 25 0 1 0 515173003 24637440 3260 33554432000 4194304 4785740 140734821325840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 6015 3260 340 145 0 3060 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=6.34 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 634 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=8104 CPUtime=12.68 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 2265 0 0 0 1268 0 0 0 25 0 1 0 515173003 8298496 1220 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 2026 1220 127 39 0 1106 0
[pid=3226] ppid=3220 vsize=11768 CPUtime=6.27 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 3828 0 0 0 627 0 0 0 25 0 1 0 515173003 12050432 1223 33554432000 4194304 4331988 140734560705984 18446744073709551615 4237142 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2554192

[startup+25.5004 s]
/proc/loadavg: 10.35 10.24 10.11 11/192 3228
/proc/meminfo: memFree=24945784/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=2044632 CPUtime=25.49 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 22331 0 0 0 2544 5 0 0 25 0 1 0 515173003 2093703168 11985 33554432000 4194304 4587354 140736074096272 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 511158 11985 337 96 0 507720 0
[pid=3222] ppid=3220 vsize=27800 CPUtime=25.49 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 4296 0 0 0 2549 0 0 0 25 0 1 0 515173003 28467200 4153 33554432000 4194304 4785740 140734821325840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 6950 4153 340 145 0 3995 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=12.74 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 1274 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=8748 CPUtime=25.48 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 2682 0 0 0 2548 0 0 0 25 0 1 0 515173003 8957952 1381 33554432000 4194304 4352236 140735713962800 18446744073709551615 4279368 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 2187 1381 127 39 0 1267 0
[pid=3226] ppid=3220 vsize=13304 CPUtime=12.6 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 4122 0 0 0 1260 0 0 0 25 0 1 0 515173003 13623296 1517 33554432000 4194304 4331988 140734560705984 18446744073709551615 4316956 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 3326 1517 175 34 0 1768 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2570876

[startup+51.1007 s]
/proc/loadavg: 10.30 10.24 10.11 11/192 3228
/proc/meminfo: memFree=24865144/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=2056448 CPUtime=51.09 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 34231 0 0 0 5101 8 0 0 25 0 1 0 515173003 2105802752 11675 33554432000 4194304 4587354 140736074096272 18446744073709551615 4388257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 514112 11675 337 96 0 510674 0
[pid=3222] ppid=3220 vsize=32116 CPUtime=51.09 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 5274 0 0 0 5109 0 0 0 25 0 1 0 515173003 32886784 5131 33554432000 4194304 4785740 140734821325840 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 8029 5131 340 145 0 5074 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=25.44 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 2544 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=9260 CPUtime=51.08 cores=3

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

/proc/3226/statm: 17923 14513 175 34 0 16365 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 7382304

[startup+1002.3 s]
/proc/loadavg: 10.22 10.22 10.17 11/192 3261
/proc/meminfo: memFree=24599316/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=2070760 CPUtime=1002.32 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 281454 0 0 0 100113 119 0 0 25 0 1 0 515173003 2120458240 17527 33554432000 4194304 4587354 140736074096272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 517690 17527 337 96 0 514252 0
[pid=3222] ppid=3220 vsize=78392 CPUtime=1002.31 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 15938 0 0 0 100229 2 0 0 25 0 1 0 515173003 80273408 15295 33554432000 4194304 4785740 140734821325840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 19598 15295 341 145 0 16643 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=498.47 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 49847 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=15800 CPUtime=1002.22 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 41853 0 0 0 100216 6 0 0 25 0 1 0 515173003 16179200 3144 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 3950 3144 127 39 0 3030 0
[pid=3226] ppid=3220 vsize=71692 CPUtime=498.38 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 17909 0 0 0 49829 9 0 0 25 0 1 0 515173003 73412608 15304 33554432000 4194304 4331988 140734560705984 18446744073709551615 4298552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 17923 15304 175 34 0 16365 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 2713036

[startup+1062.3 s]
/proc/loadavg: 10.28 10.24 10.18 12/192 3263
/proc/meminfo: memFree=24598784/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=76144 CPUtime=1062.32 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 295528 0 0 0 106106 126 0 0 25 0 1 0 515173003 77971456 13244 33554432000 4194304 4587354 140736074096272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 19036 13244 337 96 0 15598 0
[pid=3222] ppid=3220 vsize=79288 CPUtime=1062.32 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 16263 0 0 0 106229 3 0 0 25 0 1 0 515173003 81190912 15500 33554432000 4194304 4785740 140734821325840 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 19822 15500 341 145 0 16867 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=528.3 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 52830 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=20408 CPUtime=1062.21 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 44957 0 0 0 106215 6 0 0 25 0 1 0 515173003 20897792 4296 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 5102 4296 127 39 0 4182 0
[pid=3226] ppid=3220 vsize=71692 CPUtime=528.22 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 18719 0 0 0 52812 10 0 0 25 0 1 0 515173003 73412608 16114 33554432000 4194304 4331988 140734560705984 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 17923 16114 175 34 0 16365 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 723924

[startup+1122.3 s]
/proc/loadavg: 9.47 10.06 10.12 6/181 3284
/proc/meminfo: memFree=24904156/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=6741720 CPUtime=1122.33 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 306623 0 0 0 112101 132 0 0 25 0 1 0 515173003 6903521280 17991 33554432000 4194304 4587354 140736074096272 18446744073709551615 246516530875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 1685430 17991 337 96 0 1681992 0
[pid=3222] ppid=3220 vsize=80232 CPUtime=1122.32 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 16522 0 0 0 112229 3 0 0 25 0 1 0 515173003 82157568 15711 33554432000 4194304 4785740 140734821325840 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 20058 15711 341 145 0 17103 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=558.16 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 55816 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=20408 CPUtime=1122.22 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 45885 0 0 0 112215 7 0 0 25 0 1 0 515173003 20897792 4296 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 5102 4296 127 39 0 4182 0
[pid=3226] ppid=3220 vsize=101160 CPUtime=558.04 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 19559 0 0 0 55794 10 0 0 25 0 1 0 515173003 103587840 16954 33554432000 4194304 4331988 140734560705984 18446744073709551615 4298582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 25290 16954 175 34 0 23732 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 7419912

[startup+1182.3 s]
/proc/loadavg: 6.73 9.17 9.81 6/181 3286
/proc/meminfo: memFree=24902292/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=141032 CPUtime=1182.32 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 319067 0 0 0 118090 142 0 0 25 0 1 0 515173003 144416768 17651 33554432000 4194304 4587354 140736074096272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 35258 17651 337 96 0 31820 0
[pid=3222] ppid=3220 vsize=80852 CPUtime=1182.32 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 16653 0 0 0 118229 3 0 0 25 0 1 0 515173003 82792448 15842 33554432000 4194304 4785740 140734821325840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 20213 15842 341 145 0 17258 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=587.96 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 58796 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=20408 CPUtime=1182.21 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 47837 0 0 0 118214 7 0 0 25 0 1 0 515173003 20897792 4296 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 5102 4296 127 39 0 4182 0
[pid=3226] ppid=3220 vsize=101160 CPUtime=587.91 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 20398 0 0 0 58780 11 0 0 25 0 1 0 515173003 103587840 17793 33554432000 4194304 4331988 140734560705984 18446744073709551615 4299257 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 25290 17793 175 34 0 23732 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 819844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 6.24 8.90 9.70 6/181 3286
/proc/meminfo: memFree=24908468/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=141364 CPUtime=1201.73 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 323716 0 0 0 120029 144 0 0 25 0 1 0 515173003 144756736 15836 33554432000 4194304 4587354 140736074096272 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 35341 15836 337 96 0 31903 0
[pid=3222] ppid=3220 vsize=81132 CPUtime=1201.73 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 16748 0 0 0 120170 3 0 0 25 0 1 0 515173003 83079168 15889 33554432000 4194304 4785740 140734821325840 18446744073709551615 246516531842 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 20283 15889 341 145 0 17328 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=597.65 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 59765 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=20408 CPUtime=1201.61 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 48861 0 0 0 120154 7 0 0 25 0 1 0 515173003 20897792 4296 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 5102 4296 127 39 0 4182 0
[pid=3226] ppid=3220 vsize=101160 CPUtime=597.51 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 20655 0 0 0 59740 11 0 0 25 0 1 0 515173003 103587840 18050 33554432000 4194304 4331988 140734560705984 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 25290 18050 175 34 0 23732 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 820456

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: 6.24 8.90 9.70 6/181 3286
/proc/meminfo: memFree=24908468/32951124 swapFree=67111352/67111528
[pid=3220] ppid=3218 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (ppfolio) S 3218 3220 2100 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515173003 18763776 389 33554432000 4194304 4287625 140735654302096 18446744073709551615 246516854287 0 0 4096 65536 4404854966276063231 0 0 17 5 0 0 0
/proc/3220/statm: 4581 389 341 23 0 91 0
[pid=3221] ppid=3220 vsize=141364 CPUtime=1201.73 cores=1
/proc/3221/stat : 3221 (cryptominisat) R 3220 3220 2100 0 -1 4202496 323716 0 0 0 120029 144 0 0 25 0 1 0 515173003 144756736 15836 33554432000 4194304 4587354 140736074096272 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3221/statm: 35341 15836 337 96 0 31903 0
[pid=3222] ppid=3220 vsize=81132 CPUtime=1201.73 cores=5
/proc/3222/stat : 3222 (clasp) R 3220 3220 2100 0 -1 4202496 16748 0 0 0 120170 3 0 0 25 0 1 0 515173003 83079168 15889 33554432000 4194304 4785740 140734821325840 18446744073709551615 246516531842 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3222/statm: 20283 15889 341 145 0 17328 0
[pid=3224] ppid=3220 vsize=458068 CPUtime=597.65 cores=7
/proc/3224/stat : 3224 (TNM) R 3220 3220 2100 0 -1 4202496 1000 0 0 0 59765 0 0 0 25 0 1 0 515173003 469061632 897 33554432000 134512640 134534564 4289929968 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3224/statm: 114517 897 95 6 0 113183 0
[pid=3225] ppid=3220 vsize=20408 CPUtime=1201.61 cores=3
/proc/3225/stat : 3225 (lingeling) R 3220 3220 2100 0 -1 4202496 48861 0 0 0 120154 7 0 0 25 0 1 0 515173003 20897792 4296 33554432000 4194304 4352236 140735713962800 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3225/statm: 5102 4296 127 39 0 4182 0
[pid=3226] ppid=3220 vsize=101160 CPUtime=597.51 cores=7
/proc/3226/stat : 3226 (march_hi) R 3220 3220 2100 0 -1 4202496 20655 0 0 0 59740 11 0 0 25 0 1 0 515173003 103587840 18050 33554432000 4194304 4331988 140734560705984 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3226/statm: 25290 18050 175 34 0 23732 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 820456

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3220 and gives
#  childrusage.ru_utime.tv_sec=4200
#  childrusage.ru_utime.tv_usec=952358
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=690742
# CPU time returned by wait4() is 4202.64
# while last known CPU time is 4800.23
#
# 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.23
CPU user time (s): 4798.58
CPU system time (s): 1.65
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 7423340

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

runsolver used 1.77673 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 02:09:08
IDJOB=3190776
IDBENCH=82507
IDSOLVER=1612
FILE ID=node134/3190776-1304035748
RUNJOBID= node134-1304032574-2555
PBS_JOBID= 13170318
Free space on /tmp= 71572 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190776-1304035748/watcher-3190776-1304035748 -o /tmp/evaluation-result-3190776-1304035748/solver-3190776-1304035748 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190776-1304035748.cnf

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

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=64747950

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24973848 kB
Buffers:       1469744 kB
Cached:        5780140 kB
SwapCached:         64 kB
Active:        1535928 kB
Inactive:      5919196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24973848 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:      205588 kB
Mapped:          17104 kB
Slab:           458308 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2488408 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-29 02:29:12