Trace number 3190799

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
MD5SUM13d193ddef22075908d36a7c0d4a2be1
Bench CategoryRANDOM (random 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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3190799-1304036364/watcher-3190799-1304036364 -o /tmp/evaluation-result-3190799-1304036364/solver-3190799-1304036364 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190799-1304036364.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.92 10.11 10.03 7/182 32127
/proc/meminfo: memFree=18955488/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0

[startup+0.968998 s]
/proc/loadavg: 9.92 10.11 10.03 7/182 32127
/proc/meminfo: memFree=18955488/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00099 s]
/proc/loadavg: 9.92 10.11 10.03 7/182 32127
/proc/meminfo: memFree=18955488/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.16796 s]
/proc/loadavg: 9.92 10.11 10.03 7/182 32127
/proc/meminfo: memFree=18955488/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20096 s]
/proc/loadavg: 9.92 10.11 10.03 7/182 32127
/proc/meminfo: memFree=18955488/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56789 s]
/proc/loadavg: 9.92 10.11 10.03 7/182 32127
/proc/meminfo: memFree=18955488/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10662 s]
/proc/loadavg: 9.92 10.11 10.03 11/188 32134
/proc/meminfo: memFree=18912908/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=678812 CPUtime=3.09 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 11073 0 0 0 309 0 0 0 25 0 1 0 515236160 695103488 5842 33554432000 4194304 4587354 140737143171744 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 169703 5842 337 96 0 166265 0
[pid=32129] ppid=32127 vsize=20840 CPUtime=3.09 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 2730 0 0 0 309 0 0 0 25 0 1 0 515236160 21340160 2542 33554432000 4194304 4785740 140734526221088 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 5210 2542 340 145 0 2255 0
[pid=32130] ppid=32127 vsize=454504 CPUtime=1.97 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 997 0 0 0 197 0 0 0 21 0 1 0 515236160 465412096 894 33554432000 134512640 134534564 4293736640 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 113626 894 91 6 0 112292 0
[pid=32131] ppid=32127 vsize=7592 CPUtime=3.09 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 1841 0 0 0 309 0 0 0 25 0 1 0 515236160 7774208 1092 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328321 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 1898 1092 127 39 0 978 0
[pid=32132] ppid=32127 vsize=10204 CPUtime=1.1 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 3930 0 0 0 110 0 0 0 25 0 1 0 515236160 10448896 918 33554432000 4194304 4331988 140736308704480 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 2551 918 150 34 0 993 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1190276

[startup+6.30105 s]
/proc/loadavg: 10.01 10.12 10.04 11/188 32134
/proc/meminfo: memFree=18905600/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=680032 CPUtime=6.3 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 12405 0 0 0 629 1 0 0 25 0 1 0 515236160 696352768 6091 33554432000 4194304 4587354 140737143171744 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 170008 6091 337 96 0 166570 0
[pid=32129] ppid=32127 vsize=22928 CPUtime=6.29 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 3237 0 0 0 629 0 0 0 25 0 1 0 515236160 23478272 3049 33554432000 4194304 4785740 140734526221088 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 5732 3049 340 145 0 2777 0
[pid=32130] ppid=32127 vsize=454504 CPUtime=3.55 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 997 0 0 0 355 0 0 0 25 0 1 0 515236160 465412096 894 33554432000 134512640 134534564 4293736640 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 113626 894 91 6 0 112292 0
[pid=32131] ppid=32127 vsize=8620 CPUtime=6.29 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 2087 0 0 0 629 0 0 0 25 0 1 0 515236160 8826880 1338 33554432000 4194304 4352236 140735826327696 18446744073709551615 4309088 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 2155 1338 127 39 0 1235 0
[pid=32132] ppid=32127 vsize=13112 CPUtime=2.7 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 4801 0 0 0 270 0 0 0 25 0 1 0 515236160 13426688 1476 33554432000 4194304 4331988 140736308704480 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1197520

[startup+12.7009 s]
/proc/loadavg: 10.01 10.12 10.04 11/188 32134
/proc/meminfo: memFree=18898040/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=672468 CPUtime=12.69 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 14493 0 0 0 1267 2 0 0 25 0 1 0 515236160 688607232 5559 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 168117 5559 337 96 0 164679 0
[pid=32129] ppid=32127 vsize=26544 CPUtime=12.69 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 4067 0 0 0 1269 0 0 0 25 0 1 0 515236160 27181056 3879 33554432000 4194304 4785740 140734526221088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 6636 3879 340 145 0 3681 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=6.74 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 674 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=8116 CPUtime=12.68 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 2740 0 0 0 1268 0 0 0 25 0 1 0 515236160 8310784 1223 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 2029 1223 127 39 0 1109 0
[pid=32132] ppid=32127 vsize=13112 CPUtime=5.88 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 4801 0 0 0 588 0 0 0 25 0 1 0 515236160 13426688 1476 33554432000 4194304 4331988 140736308704480 18446744073709551615 4228339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1197176

[startup+25.5006 s]
/proc/loadavg: 10.00 10.11 10.03 11/188 32134
/proc/meminfo: memFree=18900640/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=4181568 CPUtime=25.48 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 20413 0 0 0 2546 2 0 0 25 0 1 0 515236160 4281925632 8151 33554432000 4194304 4587354 140737143171744 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 1045392 8151 337 96 0 1041954 0
[pid=32129] ppid=32127 vsize=30776 CPUtime=25.49 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 5085 0 0 0 2549 0 0 0 25 0 1 0 515236160 31514624 4897 33554432000 4194304 4785740 140734526221088 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 7694 4897 340 145 0 4739 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=13.14 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 1314 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=8228 CPUtime=25.48 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 4164 0 0 0 2548 0 0 0 25 0 1 0 515236160 8425472 1251 33554432000 4194304 4352236 140735826327696 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 2057 1251 127 39 0 1137 0
[pid=32132] ppid=32127 vsize=14136 CPUtime=12.2 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 5054 0 0 0 1220 0 0 0 25 0 1 0 515236160 14475264 1729 33554432000 4194304 4331988 140736308704480 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 3534 1729 174 34 0 1976 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 4711644

[startup+51.1011 s]
/proc/loadavg: 10.14 10.14 10.04 11/188 32135
/proc/meminfo: memFree=18859880/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=711284 CPUtime=51.08 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 37506 0 0 0 5103 5 0 0 25 0 1 0 515236160 728354816 13936 33554432000 4194304 4587354 140737143171744 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 177821 13936 337 96 0 174383 0
[pid=32129] ppid=32127 vsize=37184 CPUtime=51.08 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 6560 0 0 0 5108 0 0 0 25 0 1 0 515236160 38076416 6372 33554432000 4194304 4785740 140734526221088 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 9296 6372 340 145 0 6341 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=25.84 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 2584 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134528844 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=9008 CPUtime=51.08 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 6503 0 0 0 5107 1 0 0 25 0 1 0 515236160 9224192 1446 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 2252 1446 127 39 0 1332 0
[pid=32132] ppid=32127 vsize=15412 CPUtime=24.97 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 5374 0 0 0 2497 0 0 0 25 0 1 0 515236160 15781888 2049 33554432000 4194304 4331988 140736308704480 18446744073709551615 4210412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 3853 2049 175 34 0 2295 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 1249824

[startup+102.301 s]
/proc/loadavg: 10.21 10.15 10.05 11/188 32136
/proc/meminfo: memFree=18835316/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=693960 CPUtime=102.29 cores=0

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

/proc/32132/statm: 18165 12854 175 34 0 16607 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 1394540

[startup+942.301 s]
/proc/loadavg: 10.19 10.17 10.10 11/188 32191
/proc/meminfo: memFree=19617124/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=769428 CPUtime=942.31 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 311992 0 0 0 94135 96 0 0 25 0 1 0 515236160 787894272 13602 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 192357 13602 337 96 0 188919 0
[pid=32129] ppid=32127 vsize=85884 CPUtime=942.31 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 17713 0 0 0 94228 3 0 0 25 0 1 0 515236160 87945216 17381 33554432000 4194304 4785740 140734526221088 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 21471 17381 340 145 0 18516 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=469.04 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 46904 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=15300 CPUtime=942.2 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 42597 0 0 0 94214 6 0 0 25 0 1 0 515236160 15667200 3008 33554432000 4194304 4352236 140735826327696 18446744073709551615 4276514 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 3825 3008 127 39 0 2905 0
[pid=32132] ppid=32127 vsize=72660 CPUtime=468.13 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 16985 0 0 0 46808 5 0 0 25 0 1 0 515236160 74403840 13660 33554432000 4194304 4331988 140736308704480 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 18165 13660 175 34 0 16607 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1420208

[startup+1002.3 s]
/proc/loadavg: 10.13 10.16 10.09 11/188 32193
/proc/meminfo: memFree=19609048/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=728376 CPUtime=1002.31 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 321245 0 0 0 100131 100 0 0 25 0 1 0 515236160 745857024 13602 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 182094 13602 337 96 0 178656 0
[pid=32129] ppid=32127 vsize=88064 CPUtime=1002.32 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 18195 0 0 0 100229 3 0 0 25 0 1 0 515236160 90177536 17863 33554432000 4194304 4785740 140734526221088 18446744073709551615 237278577250 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 22016 17863 340 145 0 19061 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=498.87 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 49887 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=19396 CPUtime=1002.2 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 44421 0 0 0 100213 7 0 0 25 0 1 0 515236160 19861504 4032 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 4849 4032 127 39 0 3929 0
[pid=32132] ppid=32127 vsize=72660 CPUtime=497.98 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 17788 0 0 0 49792 6 0 0 25 0 1 0 515236160 74403840 14463 33554432000 4194304 4331988 140736308704480 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 18165 14463 175 34 0 16607 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1385432

[startup+1062.3 s]
/proc/loadavg: 10.14 10.15 10.09 11/188 32195
/proc/meminfo: memFree=19602332/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=720936 CPUtime=1062.31 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 331388 0 0 0 106127 104 0 0 25 0 1 0 515236160 738238464 14219 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 180234 14219 337 96 0 176796 0
[pid=32129] ppid=32127 vsize=89792 CPUtime=1062.32 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 18666 0 0 0 106229 3 0 0 25 0 1 0 515236160 91947008 18253 33554432000 4194304 4785740 140734526221088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 22448 18253 340 145 0 19493 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=528.7 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 52870 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=19396 CPUtime=1062.2 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 45221 0 0 0 106213 7 0 0 25 0 1 0 515236160 19861504 4032 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 4849 4032 127 39 0 3929 0
[pid=32132] ppid=32127 vsize=72660 CPUtime=527.82 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 18603 0 0 0 52776 6 0 0 25 0 1 0 515236160 74403840 15278 33554432000 4194304 4331988 140736308704480 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 18165 15278 175 34 0 16607 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1379720

[startup+1122.3 s]
/proc/loadavg: 10.23 10.17 10.10 11/188 32196
/proc/meminfo: memFree=19498404/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=769428 CPUtime=1122.31 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 341797 0 0 0 112122 109 0 0 25 0 1 0 515236160 787894272 14824 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 192357 14824 337 96 0 188919 0
[pid=32129] ppid=32127 vsize=93100 CPUtime=1122.32 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 19416 0 0 0 112229 3 0 0 25 0 1 0 515236160 95334400 19003 33554432000 4194304 4785740 140734526221088 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 23275 19003 340 145 0 20320 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=558.56 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 55856 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=19396 CPUtime=1122.19 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 46021 0 0 0 112212 7 0 0 25 0 1 0 515236160 19861504 4032 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 4849 4032 127 39 0 3929 0
[pid=32132] ppid=32127 vsize=72660 CPUtime=557.63 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 19410 0 0 0 55757 6 0 0 25 0 1 0 515236160 74403840 16085 33554432000 4194304 4331988 140736308704480 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 18165 16085 175 34 0 16607 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 1431520

[startup+1182.31 s]
/proc/loadavg: 10.20 10.17 10.10 11/188 32198
/proc/meminfo: memFree=19474948/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=699388 CPUtime=1182.32 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 351855 0 0 0 118118 114 0 0 25 0 1 0 515236160 716173312 14751 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 174847 14751 337 96 0 171409 0
[pid=32129] ppid=32127 vsize=95044 CPUtime=1182.32 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 19824 0 0 0 118229 3 0 0 25 0 1 0 515236160 97325056 19411 33554432000 4194304 4785740 140734526221088 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 23761 19411 340 145 0 20806 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=588.36 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 58836 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=22596 CPUtime=1182.19 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 46832 0 0 0 118212 7 0 0 25 0 1 0 515236160 23138304 4843 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 5649 4843 127 39 0 4729 0
[pid=32132] ppid=32127 vsize=101840 CPUtime=587.51 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 20389 0 0 0 58744 7 0 0 25 0 1 0 515236160 104284160 16782 33554432000 4194304 4331988 140736308704480 18446744073709551615 4246653 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 25460 16782 175 34 0 23902 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1395804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.17 10.10 11/188 32198
/proc/meminfo: memFree=19462172/32950904 swapFree=67082284/67111528
[pid=32127] ppid=32125 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32127/stat : 32127 (ppfolio) S 32125 32127 31281 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515236159 18763776 389 33554432000 4194304 4287625 140736251230752 18446744073709551615 237278899727 0 0 4096 65536 4599635650159837183 0 0 17 2 0 0 0
/proc/32127/statm: 4581 389 341 23 0 91 0
[pid=32128] ppid=32127 vsize=735048 CPUtime=1201.72 cores=0
/proc/32128/stat : 32128 (cryptominisat) R 32127 32127 31281 0 -1 4202496 356846 0 0 0 120056 116 0 0 25 0 1 0 515236160 752689152 16638 33554432000 4194304 4587354 140737143171744 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32128/statm: 183762 16638 337 96 0 180324 0
[pid=32129] ppid=32127 vsize=95944 CPUtime=1201.72 cores=4
/proc/32129/stat : 32129 (clasp) R 32127 32127 31281 0 -1 4202496 20006 0 0 0 120169 3 0 0 25 0 1 0 515236160 98246656 19593 33554432000 4194304 4785740 140734526221088 18446744073709551615 237278577246 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32129/statm: 23986 19593 340 145 0 21031 0
[pid=32130] ppid=32127 vsize=458612 CPUtime=598.05 cores=6
/proc/32130/stat : 32130 (TNM) R 32127 32127 31281 0 -1 4202496 1199 0 0 0 59805 0 0 0 25 0 1 0 515236160 469618688 1096 33554432000 134512640 134534564 4293736640 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114653 1096 95 6 0 113319 0
[pid=32131] ppid=32127 vsize=19524 CPUtime=1201.59 cores=2
/proc/32131/stat : 32131 (lingeling) R 32127 32127 31281 0 -1 4202496 46896 0 0 0 120152 7 0 0 25 0 1 0 515236160 19992576 4075 33554432000 4194304 4352236 140735826327696 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32131/statm: 4881 4075 127 39 0 3961 0
[pid=32132] ppid=32127 vsize=101840 CPUtime=597.11 cores=6
/proc/32132/stat : 32132 (march_hi) R 32127 32127 31281 0 -1 4202496 20651 0 0 0 59704 7 0 0 25 0 1 0 515236160 104284160 17044 33554432000 4194304 4331988 140736308704480 18446744073709551615 4247240 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32132/statm: 25460 17044 175 34 0 23902 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1429292

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32127 and gives
#  childrusage.ru_utime.tv_sec=2402
#  childrusage.ru_utime.tv_usec=93826
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=250809
# CPU time returned by wait4() is 2403.34
# while last known CPU time is 4800.19
#
# 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.19
CPU user time (s): 4798.86
CPU system time (s): 1.33
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 4792436

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

runsolver used 1.92371 second user time and 4.6333 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 02:19:24
IDJOB=3190799
IDBENCH=82530
IDSOLVER=1612
FILE ID=node121/3190799-1304036364
RUNJOBID= node121-1304032644-31666
PBS_JOBID= 13170331
Free space on /tmp= 72636 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190799-1304036364/watcher-3190799-1304036364 -o /tmp/evaluation-result-3190799-1304036364/solver-3190799-1304036364 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190799-1304036364.cnf

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

MD5SUM BENCH= 13d193ddef22075908d36a7c0d4a2be1
RANDOM SEED=653211931

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      18955652 kB
Buffers:       2178096 kB
Cached:       10208956 kB
SwapCached:       2776 kB
Active:       10159876 kB
Inactive:      3313600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      18955652 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           10504 kB
Writeback:           0 kB
AnonPages:     1084008 kB
Mapped:          15764 kB
Slab:           454976 kB
PageTables:       6904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1724400 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= 72632 MiB
End job on node121 at 2011-04-29 02:39:28