Trace number 3283648

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications 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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3283648-1304033754/watcher-3283648-1304033754 -o /tmp/evaluation-result-3283648-1304033754/solver-3283648-1304033754 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3283648-1304033754.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: 9.59 9.97 9.43 6/186 26944
/proc/meminfo: memFree=30659616/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) R 26942 26944 26347 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0

[startup+0.090442 s]
/proc/loadavg: 9.59 9.97 9.43 6/186 26944
/proc/meminfo: memFree=30659616/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10044 s]
/proc/loadavg: 9.59 9.97 9.43 6/186 26944
/proc/meminfo: memFree=30659616/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300406 s]
/proc/loadavg: 9.59 9.97 9.43 6/186 26944
/proc/meminfo: memFree=30659616/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700334 s]
/proc/loadavg: 9.59 9.97 9.43 6/186 26944
/proc/meminfo: memFree=30659616/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 9.59 9.97 9.43 11/192 26950
/proc/meminfo: memFree=30249500/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=188764 CPUtime=1.49 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 33385 0 0 0 144 5 0 0 25 0 1 0 514973386 193294336 32567 33554432000 4194304 4587354 140734612742400 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 47191 32567 310 96 0 43753 0
[pid=26946] ppid=26944 vsize=154100 CPUtime=1.49 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 43494 0 0 0 144 5 0 0 25 0 1 0 514973386 157798400 34558 33554432000 4194304 4785740 140735604744400 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 38525 34558 319 145 0 35570 0
[pid=26947] ppid=26944 vsize=469556 CPUtime=0.71 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 7655 0 0 0 69 2 0 0 25 0 1 0 514973386 480825344 7552 33554432000 134512640 134534564 4289646896 18446744073709551615 7867353 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 117389 7552 90 6 0 116055 0
[pid=26948] ppid=26944 vsize=86280 CPUtime=1.49 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 28786 0 0 0 145 4 0 0 25 0 1 0 514973386 88350720 20721 33554432000 4194304 4352236 140736878482496 18446744073709551615 4209580 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 21570 20721 116 39 0 20650 0
[pid=26949] ppid=26944 vsize=92296 CPUtime=0.77 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4194304 21439 0 0 0 73 4 0 0 25 0 1 0 514973386 94511104 21333 33554432000 4194304 4331988 140734762063104 18446744073709551615 271550071417 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 23074 21333 113 34 0 21516 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1009320

[startup+3.1009 s]
/proc/loadavg: 9.59 9.97 9.43 11/192 26950
/proc/meminfo: memFree=30067148/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=247160 CPUtime=3.08 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 47938 0 0 0 302 6 0 0 25 0 1 0 514973386 253091840 47120 33554432000 4194304 4587354 140734612742400 18446744073709551615 4421214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 61790 47120 315 96 0 58352 0
[pid=26946] ppid=26944 vsize=144752 CPUtime=3.09 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 46696 0 0 0 303 6 0 0 25 0 1 0 514973386 148226048 32544 33554432000 4194304 4785740 140735604744400 18446744073709551615 4319139 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 36188 32544 332 145 0 33233 0
[pid=26947] ppid=26944 vsize=532120 CPUtime=1.5 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 27000 0 0 0 145 5 0 0 25 0 1 0 514973386 544890880 26896 33554432000 134512640 134534564 4289646896 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 133030 26896 91 6 0 131696 0
[pid=26948] ppid=26944 vsize=69864 CPUtime=3.09 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 28791 0 0 0 305 4 0 0 25 0 1 0 514973386 71540736 16622 33554432000 4194304 4352236 140736878482496 18446744073709551615 4287647 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 17466 16622 121 39 0 16546 0
[pid=26949] ppid=26944 vsize=185240 CPUtime=1.56 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4194304 41124 0 0 0 149 7 0 0 25 0 1 0 514973386 189685760 29535 33554432000 4194304 4331988 140734762063104 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 46310 29535 131 34 0 44752 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1197460

[startup+6.30032 s]
/proc/loadavg: 9.62 9.97 9.43 11/192 26950
/proc/meminfo: memFree=29935212/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=247424 CPUtime=6.28 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 47985 0 0 0 622 6 0 0 25 0 1 0 514973386 253362176 47167 33554432000 4194304 4587354 140734612742400 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 61856 47167 315 96 0 58418 0
[pid=26946] ppid=26944 vsize=144752 CPUtime=6.29 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 46724 0 0 0 623 6 0 0 25 0 1 0 514973386 148226048 32572 33554432000 4194304 4785740 140735604744400 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 36188 32572 340 145 0 33233 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=3.1 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 304 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=75228 CPUtime=6.29 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 30141 0 0 0 625 4 0 0 25 0 1 0 514973386 77033472 17972 33554432000 4194304 4352236 140736878482496 18446744073709551615 4222525 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 18807 17972 124 39 0 17887 0
[pid=26949] ppid=26944 vsize=192492 CPUtime=3.14 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4194304 83407 0 0 0 301 13 0 0 25 0 1 0 514973386 197111808 33153 33554432000 4194304 4331988 140734762063104 18446744073709551615 4251671 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 48123 33153 129 34 0 46565 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1225388

[startup+12.7012 s]
/proc/loadavg: 9.65 9.97 9.43 11/192 26950
/proc/meminfo: memFree=29899532/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=313244 CPUtime=12.68 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 79185 0 0 0 1258 10 0 0 25 0 1 0 514973386 320761856 64077 33554432000 4194304 4587354 140734612742400 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 78311 64077 333 96 0 74873 0
[pid=26946] ppid=26944 vsize=144752 CPUtime=12.69 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 46724 0 0 0 1263 6 0 0 25 0 1 0 514973386 148226048 32572 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 36188 32572 340 145 0 33233 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=6.3 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 624 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=76272 CPUtime=12.69 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 30471 0 0 0 1265 4 0 0 25 0 1 0 514973386 78102528 18236 33554432000 4194304 4352236 140736878482496 18446744073709551615 4278548 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 19068 18236 127 39 0 18148 0
[pid=26949] ppid=26944 vsize=185092 CPUtime=6.31 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 165835 0 0 0 606 25 0 0 25 0 1 0 514973386 189534208 31303 33554432000 4194304 4331988 140734762063104 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 46273 31303 150 34 0 44715 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1284852

[startup+25.5008 s]
/proc/loadavg: 9.88 10.00 9.45 11/192 26951
/proc/meminfo: memFree=29705352/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=313244 CPUtime=25.49 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 80489 0 0 0 2538 11 0 0 25 0 1 0 514973386 320761856 65363 33554432000 4194304 4587354 140734612742400 18446744073709551615 4251724 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 78311 65363 333 96 0 74873 0
[pid=26946] ppid=26944 vsize=144752 CPUtime=25.49 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 46730 0 0 0 2543 6 0 0 25 0 1 0 514973386 148226048 32578 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 36188 32578 340 145 0 33233 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=12.64 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 1258 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=84100 CPUtime=25.48 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 33767 0 0 0 2544 4 0 0 25 0 1 0 514973386 86118400 20193 33554432000 4194304 4352236 140736878482496 18446744073709551615 4207780 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 21025 20193 127 39 0 20105 0
[pid=26949] ppid=26944 vsize=562432 CPUtime=12.69 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 262421 0 0 0 1229 40 0 0 25 0 1 0 514973386 575930368 66220 33554432000 4194304 4331988 140734762063104 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 140608 66220 172 34 0 139050 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1670020

[startup+51.1012 s]
/proc/loadavg: 9.99 10.02 9.47 11/192 26951
/proc/meminfo: memFree=29656196/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2354712 CPUtime=51.09 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 86085 0 0 0 5095 14 0 0 25 0 1 0 514973386 2411225088 64164 33554432000 4194304 4587354 140734612742400 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 588678 64164 341 96 0 585240 0
[pid=26946] ppid=26944 vsize=144752 CPUtime=51.09 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 46772 0 0 0 5103 6 0 0 25 0 1 0 514973386 148226048 32620 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 36188 32620 340 145 0 33233 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=25.39 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 2533 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=99344 CPUtime=51.09 cores=3

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

/proc/26949/statm: 160825 84664 175 34 0 159267 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 4504052

[startup+1002.3 s]
/proc/loadavg: 10.47 10.24 9.93 11/192 27041
/proc/meminfo: memFree=29037096/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2662156 CPUtime=1002.32 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 139454 0 0 0 100186 46 0 0 25 0 1 0 514973386 2726047744 74721 33554432000 4194304 4587354 140734612742400 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 665539 74721 341 96 0 662101 0
[pid=26946] ppid=26944 vsize=908664 CPUtime=1002.32 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 237237 0 0 0 100152 80 0 0 25 0 1 0 514973386 930471936 223085 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 227166 223085 340 145 0 224211 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=498.42 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 49836 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=142260 CPUtime=1002.31 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 107311 0 0 0 100217 14 0 0 25 0 1 0 514973386 145674240 34222 33554432000 4194304 4352236 140736878482496 18446744073709551615 4238671 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 35565 34222 127 39 0 34645 0
[pid=26949] ppid=26944 vsize=643452 CPUtime=498.41 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 280910 0 0 0 49793 48 0 0 25 0 1 0 514973386 658894848 84709 33554432000 4194304 4331988 140734762063104 18446744073709551615 271549932746 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 160863 84709 175 34 0 159305 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 4922024

[startup+1062.3 s]
/proc/loadavg: 10.30 10.22 9.94 11/192 27042
/proc/meminfo: memFree=28959560/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2254616 CPUtime=1062.32 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 141434 0 0 0 106185 47 0 0 25 0 1 0 514973386 2308726784 74321 33554432000 4194304 4587354 140734612742400 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 563654 74321 341 96 0 560216 0
[pid=26946] ppid=26944 vsize=977120 CPUtime=1062.32 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 254336 0 0 0 106147 85 0 0 25 0 1 0 514973386 1000570880 240184 33554432000 4194304 4785740 140735604744400 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 244280 240184 340 145 0 241325 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=528.22 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 52816 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=158644 CPUtime=1062.32 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 118064 0 0 0 106217 15 0 0 25 0 1 0 514973386 162451456 36782 33554432000 4194304 4352236 140736878482496 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 39661 36782 127 39 0 38741 0
[pid=26949] ppid=26944 vsize=643452 CPUtime=528.29 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 280916 0 0 0 52781 48 0 0 25 0 1 0 514973386 658894848 84715 33554432000 4194304 4331988 140734762063104 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 160863 84715 175 34 0 159305 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 4599324

[startup+1122.3 s]
/proc/loadavg: 10.38 10.24 9.96 11/192 27044
/proc/meminfo: memFree=28814932/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2254616 CPUtime=1122.32 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 143878 0 0 0 112183 49 0 0 25 0 1 0 514973386 2308726784 76750 33554432000 4194304 4587354 140734612742400 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 563654 76750 341 96 0 560216 0
[pid=26946] ppid=26944 vsize=1049616 CPUtime=1122.33 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 272404 0 0 0 112140 93 0 0 25 0 1 0 514973386 1074806784 258252 33554432000 4194304 4785740 140735604744400 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 262404 258252 340 145 0 259449 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=558.08 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 55802 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=159608 CPUtime=1122.32 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 118306 0 0 0 112217 15 0 0 25 0 1 0 514973386 163438592 37023 33554432000 4194304 4352236 140736878482496 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 39902 37023 127 39 0 38982 0
[pid=26949] ppid=26944 vsize=643452 CPUtime=558.11 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 280919 0 0 0 55763 48 0 0 25 0 1 0 514973386 658894848 84718 33554432000 4194304 4331988 140734762063104 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 160863 84718 175 34 0 159305 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 4672784

[startup+1182.3 s]
/proc/loadavg: 10.31 10.24 9.97 11/192 27045
/proc/meminfo: memFree=28736152/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2394980 CPUtime=1182.32 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 145225 0 0 0 118182 50 0 0 25 0 1 0 514973386 2452459520 75083 33554432000 4194304 4587354 140734612742400 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 598745 75083 341 96 0 595307 0
[pid=26946] ppid=26944 vsize=1115404 CPUtime=1182.32 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 288750 0 0 0 118133 99 0 0 25 0 1 0 514973386 1142173696 274598 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 278851 274598 340 145 0 275896 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=587.91 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 58785 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=158640 CPUtime=1182.32 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 118306 0 0 0 118217 15 0 0 25 0 1 0 514973386 162447360 36781 33554432000 4194304 4352236 140736878482496 18446744073709551615 4208055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 39660 36781 127 39 0 38740 0
[pid=26949] ppid=26944 vsize=643452 CPUtime=587.95 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 280923 0 0 0 58747 48 0 0 25 0 1 0 514973386 658894848 84722 33554432000 4194304 4331988 140734762063104 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 160863 84722 175 34 0 159305 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 4877968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.29 10.24 9.98 11/192 27046
/proc/meminfo: memFree=28731308/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2394980 CPUtime=1201.73 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 146632 0 0 0 120122 51 0 0 25 0 1 0 514973386 2452459520 76482 33554432000 4194304 4587354 140734612742400 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 598745 76482 341 96 0 595307 0
[pid=26946] ppid=26944 vsize=1129572 CPUtime=1201.73 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 292273 0 0 0 120073 100 0 0 25 0 1 0 514973386 1156681728 278121 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 282393 278121 340 145 0 279438 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=597.56 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 59750 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=158640 CPUtime=1201.73 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 118306 0 0 0 120158 15 0 0 25 0 1 0 514973386 162447360 36781 33554432000 4194304 4352236 140736878482496 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 39660 36781 127 39 0 38740 0
[pid=26949] ppid=26944 vsize=643452 CPUtime=597.6 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 280924 0 0 0 59712 48 0 0 25 0 1 0 514973386 658894848 84723 33554432000 4194304 4331988 140734762063104 18446744073709551615 271549932578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 160863 84723 175 34 0 159305 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 4892136

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.29 10.24 9.98 11/192 27046
/proc/meminfo: memFree=28731308/32951124 swapFree=67111344/67111528
[pid=26944] ppid=26942 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26944/stat : 26944 (ppfolio) S 26942 26944 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514973386 18763776 390 33554432000 4194304 4287625 140736658298096 18446744073709551615 271550557711 0 0 4096 65536 4503960134040420351 0 0 17 3 0 0 0
/proc/26944/statm: 4581 390 341 23 0 91 0
[pid=26945] ppid=26944 vsize=2394980 CPUtime=1201.73 cores=1
/proc/26945/stat : 26945 (cryptominisat) R 26944 26944 26347 0 -1 4202496 146632 0 0 0 120122 51 0 0 25 0 1 0 514973386 2452459520 76482 33554432000 4194304 4587354 140734612742400 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26945/statm: 598745 76482 341 96 0 595307 0
[pid=26946] ppid=26944 vsize=1129572 CPUtime=1201.73 cores=5
/proc/26946/stat : 26946 (clasp) R 26944 26944 26347 0 -1 4202496 292273 0 0 0 120073 100 0 0 25 0 1 0 514973386 1156681728 278121 33554432000 4194304 4785740 140735604744400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26946/statm: 282393 278121 340 145 0 279438 0
[pid=26947] ppid=26944 vsize=547168 CPUtime=597.56 cores=7
/proc/26947/stat : 26947 (TNM) R 26944 26944 26347 0 -1 4202496 41462 0 0 0 59750 6 0 0 25 0 1 0 514973386 560300032 41358 33554432000 134512640 134534564 4289646896 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26947/statm: 136792 41358 95 6 0 135458 0
[pid=26948] ppid=26944 vsize=158640 CPUtime=1201.73 cores=3
/proc/26948/stat : 26948 (lingeling) R 26944 26944 26347 0 -1 4202496 118306 0 0 0 120158 15 0 0 25 0 1 0 514973386 162447360 36781 33554432000 4194304 4352236 140736878482496 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26948/statm: 39660 36781 127 39 0 38740 0
[pid=26949] ppid=26944 vsize=643452 CPUtime=597.6 cores=7
/proc/26949/stat : 26949 (march_hi) R 26944 26944 26347 0 -1 4202496 280924 0 0 0 59712 48 0 0 25 0 1 0 514973386 658894848 84723 33554432000 4194304 4331988 140734762063104 18446744073709551615 271549932578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26949/statm: 160863 84723 175 34 0 159305 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 4892136

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.35
CPU user time (s): 4798.15
CPU system time (s): 2.2
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 6882436

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

runsolver used 1.79573 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 01:35:55
IDJOB=3283648
IDBENCH=71055
IDSOLVER=1612
FILE ID=node133/3283648-1304033754
RUNJOBID= node133-1304032500-26788
PBS_JOBID= 13170319
Free space on /tmp= 71844 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283648-1304033754/watcher-3283648-1304033754 -o /tmp/evaluation-result-3283648-1304033754/solver-3283648-1304033754 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3283648-1304033754.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1574073817

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30659904 kB
Buffers:        662504 kB
Cached:         541724 kB
SwapCached:        124 kB
Active:        1253596 kB
Inactive:       691396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30659904 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           41988 kB
Writeback:           0 kB
AnonPages:      740284 kB
Mapped:          16760 kB
Slab:           280676 kB
PageTables:       6736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2433064 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= 71848 MiB
End job on node133 at 2011-04-29 01:55:59