Trace number 3258741

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3258741-1304034149/watcher-3258741-1304034149 -o /tmp/evaluation-result-3258741-1304034149/solver-3258741-1304034149 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258741-1304034149.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: 10.26 10.21 9.61 6/186 2884
/proc/meminfo: memFree=23715252/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18188 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) R 2882 2884 2100 0 -1 4194304 379 0 0 0 0 0 0 0 25 0 1 0 515013127 18624512 316 33554432000 4194304 4287625 140733582938752 18446744073709551615 246528641360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2884/statm: 4547 316 271 23 0 57 0

[startup+0.0675911 s]
/proc/loadavg: 10.26 10.21 9.61 6/186 2884
/proc/meminfo: memFree=23715252/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) R 2882 2884 2100 0 -1 4194304 505 0 0 0 0 0 0 0 25 0 1 0 515013127 18763776 388 33554432000 4194304 4287625 140733582938752 18446744073709551615 47009229056732 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2884/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100584 s]
/proc/loadavg: 10.26 10.21 9.61 6/186 2884
/proc/meminfo: memFree=23715252/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) R 2882 2884 2100 0 -1 4194304 505 0 0 0 0 0 0 0 25 0 1 0 515013127 18763776 388 33554432000 4194304 4287625 140733582938752 18446744073709551615 47009229056732 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2884/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300549 s]
/proc/loadavg: 10.26 10.21 9.61 6/186 2884
/proc/meminfo: memFree=23715252/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) R 2882 2884 2100 0 -1 4194304 505 0 0 0 0 0 0 0 25 0 1 0 515013127 18763776 388 33554432000 4194304 4287625 140733582938752 18446744073709551615 47009229056732 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2884/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700478 s]
/proc/loadavg: 10.26 10.21 9.61 6/186 2884
/proc/meminfo: memFree=23715252/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) R 2882 2884 2100 0 -1 4194304 505 0 0 0 0 0 0 0 25 0 1 0 515013127 18763776 388 33554432000 4194304 4287625 140733582938752 18446744073709551615 47009229056732 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2884/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 10.26 10.21 9.61 11/192 2890
/proc/meminfo: memFree=23604088/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=71484 CPUtime=1.48 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 16707 0 0 0 147 1 0 0 20 0 1 0 515013127 73199616 12608 33554432000 4194304 4587354 140735560362816 18446744073709551615 4237513 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 17871 12608 326 96 0 14433 0
[pid=2886] ppid=2884 vsize=33948 CPUtime=1.48 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 7072 0 0 0 147 1 0 0 25 0 1 0 515013127 34762752 5789 33554432000 4194304 4785740 140735203953712 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 8487 5789 317 145 0 5532 0
[pid=2887] ppid=2884 vsize=466252 CPUtime=1.17 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 5031 0 0 0 117 0 0 0 25 0 1 0 515013127 477442048 4928 33554432000 134512640 134534564 4291226336 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 116563 4928 91 6 0 115229 0
[pid=2888] ppid=2884 vsize=17064 CPUtime=1.49 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 4269 0 0 0 149 0 0 0 20 0 1 0 515013127 17473536 3108 33554432000 4194304 4352236 140736593731792 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 4266 3108 123 39 0 3346 0
[pid=2890] ppid=2884 vsize=37476 CPUtime=0.29 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 8915 0 0 0 28 1 0 0 25 0 1 0 515013208 38375424 4955 33554432000 4194304 4331988 140733660700000 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 9369 4955 148 34 0 7811 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 644548

[startup+3.10104 s]
/proc/loadavg: 10.24 10.21 9.61 11/192 2890
/proc/meminfo: memFree=23604708/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=733404 CPUtime=3.09 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 18913 0 0 0 307 2 0 0 25 0 1 0 515013127 751005696 12922 33554432000 4194304 4587354 140735560362816 18446744073709551615 246516530886 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 183351 12922 331 96 0 179913 0
[pid=2886] ppid=2884 vsize=32512 CPUtime=3.08 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 7331 0 0 0 307 1 0 0 25 0 1 0 515013127 33292288 5451 33554432000 4194304 4785740 140735203953712 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 8128 5451 341 145 0 5173 0
[pid=2887] ppid=2884 vsize=468628 CPUtime=1.98 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7215 0 0 0 197 1 0 0 25 0 1 0 515013127 479875072 7112 33554432000 134512640 134534564 4291226336 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 117157 7112 95 6 0 115823 0
[pid=2888] ppid=2884 vsize=21896 CPUtime=3.08 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 5795 0 0 0 308 0 0 0 25 0 1 0 515013127 22421504 4634 33554432000 4194304 4352236 140736593731792 18446744073709551615 4327896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 5474 4634 126 39 0 4554 0
[pid=2890] ppid=2884 vsize=47912 CPUtime=1.09 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 23220 0 0 0 106 3 0 0 25 0 1 0 515013208 49061888 5331 33554432000 4194304 4331988 140733660700000 18446744073709551615 4226245 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 11978 5331 171 34 0 10420 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1322676

[startup+6.30045 s]
/proc/loadavg: 10.24 10.21 9.61 11/192 2892
/proc/meminfo: memFree=23575560/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=733404 CPUtime=6.28 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 19313 0 0 0 626 2 0 0 25 0 1 0 515013127 751005696 13318 33554432000 4194304 4587354 140735560362816 18446744073709551615 4268163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 183351 13318 337 96 0 179913 0
[pid=2886] ppid=2884 vsize=38872 CPUtime=6.29 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 8922 0 0 0 627 2 0 0 25 0 1 0 515013127 39804928 7042 33554432000 4194304 4785740 140735203953712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 9718 7042 341 145 0 6763 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=3.56 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 355 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=27528 CPUtime=6.28 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 6692 0 0 0 628 0 0 0 25 0 1 0 515013127 28188672 5531 33554432000 4194304 4352236 140736593731792 18446744073709551615 4327889 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 6882 5531 126 39 0 5962 0
[pid=2890] ppid=2884 vsize=48712 CPUtime=2.69 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 23416 0 0 0 266 3 0 0 25 0 1 0 515013208 49881088 5527 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 12178 5527 175 34 0 10620 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1339296

[startup+12.7013 s]
/proc/loadavg: 10.21 10.20 9.62 11/192 2892
/proc/meminfo: memFree=23413024/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=763288 CPUtime=12.68 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 26364 0 0 0 1265 3 0 0 25 0 1 0 515013127 781606912 20368 33554432000 4194304 4587354 140735560362816 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 190822 20368 337 96 0 187384 0
[pid=2886] ppid=2884 vsize=56216 CPUtime=12.69 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 13269 0 0 0 1265 4 0 0 25 0 1 0 515013127 57565184 11389 33554432000 4194304 4785740 140735203953712 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 14054 11389 341 145 0 11099 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=6.72 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 671 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=27528 CPUtime=12.68 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 7058 0 0 0 1268 0 0 0 25 0 1 0 515013127 28188672 5897 33554432000 4194304 4352236 140736593731792 18446744073709551615 4327867 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 6882 5897 126 39 0 5962 0
[pid=2890] ppid=2884 vsize=49164 CPUtime=5.89 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 23510 0 0 0 586 3 0 0 25 0 1 0 515013208 50343936 5620 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 12291 5620 175 34 0 10733 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1386976

[startup+25.5009 s]
/proc/loadavg: 10.17 10.19 9.62 12/192 2892
/proc/meminfo: memFree=23367016/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=751060 CPUtime=25.49 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 30551 0 0 0 2544 5 0 0 25 0 1 0 515013127 769085440 21665 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 187765 21665 337 96 0 184327 0
[pid=2886] ppid=2884 vsize=83780 CPUtime=25.49 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 20050 0 0 0 2543 6 0 0 25 0 1 0 515013127 85790720 18170 33554432000 4194304 4785740 140735203953712 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 20945 18170 341 145 0 17990 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=13.1 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 1309 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=34344 CPUtime=25.49 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 8396 0 0 0 2548 1 0 0 25 0 1 0 515013127 35168256 7235 33554432000 4194304 4352236 140736593731792 18446744073709551615 4207623 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 8586 7235 126 39 0 7666 0
[pid=2890] ppid=2884 vsize=49648 CPUtime=12.24 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 23648 0 0 0 1221 3 0 0 25 0 1 0 515013208 50839552 5758 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 12412 5758 176 34 0 10854 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1409612

[startup+51.1013 s]
/proc/loadavg: 10.27 10.21 9.64 11/192 2893
/proc/meminfo: memFree=23441216/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=770132 CPUtime=51.09 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 44497 0 0 0 5102 7 0 0 25 0 1 0 515013127 788615168 26993 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 192533 26993 337 96 0 189095 0
[pid=2886] ppid=2884 vsize=88120 CPUtime=51.09 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 21103 0 0 0 5103 6 0 0 25 0 1 0 515013127 90234880 19223 33554432000 4194304 4785740 140735203953712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 22030 19223 341 145 0 19075 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=25.82 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 2581 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=38788 CPUtime=51.09 cores=2

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

/proc/2890/statm: 18826 10848 175 34 0 17268 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 1713360

[startup+1002.3 s]
/proc/loadavg: 10.27 10.24 10.02 11/192 2955
/proc/meminfo: memFree=23570268/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=861148 CPUtime=1002.29 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 326058 0 0 0 100107 122 0 0 25 0 1 0 515013127 881815552 54846 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 215287 54846 337 96 0 211849 0
[pid=2886] ppid=2884 vsize=219408 CPUtime=1002.31 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 52617 0 0 0 100215 16 0 0 25 0 1 0 515013127 224673792 50737 33554432000 4194304 4785740 140735203953712 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 54852 50737 341 145 0 51897 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=498.83 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 49882 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=71976 CPUtime=1002.31 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 152460 0 0 0 100209 22 0 0 25 0 1 0 515013127 73703424 17187 33554432000 4194304 4352236 140736593731792 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 17994 17187 127 39 0 17074 0
[pid=2890] ppid=2884 vsize=75304 CPUtime=498.02 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 30435 0 0 0 49796 6 0 0 25 0 1 0 515013208 77111296 11090 33554432000 4194304 4331988 140733660700000 18446744073709551615 4263120 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 18826 11090 175 34 0 17268 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 1718616

[startup+1062.3 s]
/proc/loadavg: 10.23 10.23 10.03 11/192 2957
/proc/meminfo: memFree=23548552/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=855484 CPUtime=1062.29 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 348416 0 0 0 106100 129 0 0 25 0 1 0 515013127 876015616 48955 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 213871 48955 337 96 0 210433 0
[pid=2886] ppid=2884 vsize=221772 CPUtime=1062.32 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 53172 0 0 0 106216 16 0 0 25 0 1 0 515013127 227094528 51292 33554432000 4194304 4785740 140735203953712 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 55443 51292 341 145 0 52488 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=528.71 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 52870 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=84264 CPUtime=1062.31 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 163724 0 0 0 106207 24 0 0 25 0 1 0 515013127 86286336 20259 33554432000 4194304 4352236 140736593731792 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 21066 20259 127 39 0 20146 0
[pid=2890] ppid=2884 vsize=75436 CPUtime=527.81 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 30652 0 0 0 52775 6 0 0 25 0 1 0 515013208 77246464 11307 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 18859 11307 175 34 0 17301 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 1727736

[startup+1122.3 s]
/proc/loadavg: 10.26 10.24 10.04 11/192 2967
/proc/meminfo: memFree=23519264/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=837844 CPUtime=1122.29 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 369347 0 0 0 112088 141 0 0 25 0 1 0 515013127 857952256 53013 33554432000 4194304 4587354 140735560362816 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 209461 53013 337 96 0 206023 0
[pid=2886] ppid=2884 vsize=232108 CPUtime=1122.31 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 55539 0 0 0 112215 16 0 0 25 0 1 0 515013127 237678592 53659 33554432000 4194304 4785740 140735203953712 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 58027 53659 341 145 0 55072 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=558.51 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 55850 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=71976 CPUtime=1122.3 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 172940 0 0 0 112205 25 0 0 25 0 1 0 515013127 73703424 17187 33554432000 4194304 4352236 140736593731792 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 17994 17187 127 39 0 17074 0
[pid=2890] ppid=2884 vsize=81256 CPUtime=557.67 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 30899 0 0 0 55761 6 0 0 25 0 1 0 515013208 83206144 11554 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 20314 11554 175 34 0 18756 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1713964

[startup+1182.3 s]
/proc/loadavg: 10.29 10.25 10.05 11/192 2969
/proc/meminfo: memFree=23437932/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=844388 CPUtime=1182.29 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 387777 0 0 0 118078 151 0 0 25 0 1 0 515013127 864653312 48628 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 211097 48628 337 96 0 207659 0
[pid=2886] ppid=2884 vsize=235352 CPUtime=1182.32 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 56256 0 0 0 118215 17 0 0 25 0 1 0 515013127 241000448 54376 33554432000 4194304 4785740 140735203953712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 58838 54376 341 145 0 55883 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=588.36 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 58835 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=84264 CPUtime=1182.31 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 185228 0 0 0 118204 27 0 0 25 0 1 0 515013127 86286336 20259 33554432000 4194304 4352236 140736593731792 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 21066 20259 127 39 0 20146 0
[pid=2890] ppid=2884 vsize=81256 CPUtime=587.5 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 31145 0 0 0 58744 6 0 0 25 0 1 0 515013208 83206144 11800 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 20314 11800 175 34 0 18756 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1736040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.19 10.23 10.05 12/192 2969
/proc/meminfo: memFree=23444632/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=850844 CPUtime=1201.7 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 393681 0 0 0 120016 154 0 0 25 0 1 0 515013127 871264256 48628 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 212711 48628 337 96 0 209273 0
[pid=2886] ppid=2884 vsize=236300 CPUtime=1201.73 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 56510 0 0 0 120156 17 0 0 25 0 1 0 515013127 241971200 54630 33554432000 4194304 4785740 140735203953712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 59075 54630 341 145 0 56120 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=598.01 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 59800 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=71976 CPUtime=1201.71 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 186252 0 0 0 120144 27 0 0 25 0 1 0 515013127 73703424 17187 33554432000 4194304 4352236 140736593731792 18446744073709551615 4328363 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 17994 17187 127 39 0 17074 0
[pid=2890] ppid=2884 vsize=81256 CPUtime=597.16 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 31230 0 0 0 59709 7 0 0 25 0 1 0 515013208 83206144 11885 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 20314 11885 175 34 0 18756 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1731156

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.19 10.23 10.05 12/192 2969
/proc/meminfo: memFree=23444632/32951124 swapFree=67111352/67111528
[pid=2884] ppid=2882 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2884/stat : 2884 (ppfolio) S 2882 2884 2100 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515013127 18763776 390 33554432000 4194304 4287625 140733582938752 18446744073709551615 246516854287 0 0 4096 65536 4559314634623942655 0 0 17 2 0 0 0
/proc/2884/statm: 4581 390 341 23 0 91 0
[pid=2885] ppid=2884 vsize=850844 CPUtime=1201.7 cores=0
/proc/2885/stat : 2885 (cryptominisat) R 2884 2884 2100 0 -1 4202496 393681 0 0 0 120016 154 0 0 25 0 1 0 515013127 871264256 48628 33554432000 4194304 4587354 140735560362816 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2885/statm: 212711 48628 337 96 0 209273 0
[pid=2886] ppid=2884 vsize=236300 CPUtime=1201.73 cores=4
/proc/2886/stat : 2886 (clasp) R 2884 2884 2100 0 -1 4202496 56510 0 0 0 120156 17 0 0 25 0 1 0 515013127 241971200 54630 33554432000 4194304 4785740 140735203953712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2886/statm: 59075 54630 341 145 0 56120 0
[pid=2887] ppid=2884 vsize=472456 CPUtime=598.01 cores=6
/proc/2887/stat : 2887 (TNM) R 2884 2884 2100 0 -1 4202496 7216 0 0 0 59800 1 0 0 25 0 1 0 515013127 483794944 7113 33554432000 134512640 134534564 4291226336 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2887/statm: 118114 7113 95 6 0 116780 0
[pid=2888] ppid=2884 vsize=71976 CPUtime=1201.71 cores=2
/proc/2888/stat : 2888 (lingeling) R 2884 2884 2100 0 -1 4202496 186252 0 0 0 120144 27 0 0 25 0 1 0 515013127 73703424 17187 33554432000 4194304 4352236 140736593731792 18446744073709551615 4328363 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2888/statm: 17994 17187 127 39 0 17074 0
[pid=2890] ppid=2884 vsize=81256 CPUtime=597.16 cores=6
/proc/2890/stat : 2890 (march_hi) R 2884 2884 2100 0 -1 4202496 31230 0 0 0 59709 7 0 0 25 0 1 0 515013208 83206144 11885 33554432000 4194304 4331988 140733660700000 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2890/statm: 20314 11885 175 34 0 18756 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1731156

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2884 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.31
#
# 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.31
CPU user time (s): 4798.25
CPU system time (s): 2.06
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 2388468

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

runsolver used 1.78673 second user time and 4.77827 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 01:42:29
IDJOB=3258741
IDBENCH=71423
IDSOLVER=1612
FILE ID=node134/3258741-1304034149
RUNJOBID= node134-1304032574-2554
PBS_JOBID= 13170318
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=1809315090

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:      23715532 kB
Buffers:       1468824 kB
Cached:        5783056 kB
SwapCached:         64 kB
Active:        2797256 kB
Inactive:      5913960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23715532 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           14016 kB
Writeback:           0 kB
AnonPages:     1458720 kB
Mapped:          16876 kB
Slab:           458172 kB
PageTables:       8040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2775664 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= 71552 MiB
End job on node134 at 2011-04-29 02:02:33