Trace number 3262746

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 seq? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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 1 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	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3262746-1303543756/watcher-3262746-1303543756 -o /tmp/evaluation-result-3262746-1303543756/solver-3262746-1303543756 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262746-1303543756.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.91 11.49 9.94 10/198 7220
/proc/meminfo: memFree=12322304/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) R 7218 7220 6459 0 -1 4202496 484 0 0 0 0 0 0 0 19 0 1 0 465972256 18763776 392 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500512149 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7220/statm: 4581 392 343 23 0 91 0

[startup+0.0402199 s]
/proc/loadavg: 11.91 11.49 9.94 10/198 7220
/proc/meminfo: memFree=12322304/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4553862431339675908 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100207 s]
/proc/loadavg: 11.91 11.49 9.94 10/198 7220
/proc/meminfo: memFree=12322304/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4553862431339675908 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300165 s]
/proc/loadavg: 11.91 11.49 9.94 10/198 7220
/proc/meminfo: memFree=12322304/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4553862431339675908 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701087 s]
/proc/loadavg: 11.91 11.49 9.94 10/198 7220
/proc/meminfo: memFree=12322304/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4553862431339675908 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 11.91 11.49 9.94 13/202 7224
/proc/meminfo: memFree=12306028/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903709159939112960 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=37292 CPUtime=0.19 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 4198 0 0 0 19 0 0 0 19 0 1 0 465972257 38187008 3591 33554432000 4194304 4587354 140734225029040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 9323 3591 329 96 0 5885 0
[pid=7222] ppid=7220 vsize=20232 CPUtime=0.99 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 3008 0 0 0 99 0 0 0 19 0 1 0 465972257 20717568 2391 33554432000 4194304 4785740 140736211154752 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 5058 2391 341 145 0 2103 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=0.29 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 29 0 0 0 22 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 535940

[startup+3.10061 s]
/proc/loadavg: 11.92 11.50 9.95 13/202 7224
/proc/meminfo: memFree=12287332/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903709297378066432 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=37292 CPUtime=0.69 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 4751 0 0 0 69 0 0 0 20 0 1 0 465972257 38187008 4140 33554432000 4194304 4587354 140734225029040 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 9323 4140 329 96 0 5885 0
[pid=7222] ppid=7220 vsize=23308 CPUtime=1.54 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 3763 0 0 0 154 0 0 0 20 0 1 0 465972257 23867392 3146 33554432000 4194304 4785740 140736211154752 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 5827 3146 341 145 0 2872 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=0.84 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 84 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 539016

[startup+6.30097 s]
/proc/loadavg: 11.92 11.50 9.95 13/202 7224
/proc/meminfo: memFree=12274208/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903709572255973376 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=37292 CPUtime=1.79 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 5639 0 0 0 179 0 0 0 23 0 1 0 465972257 38187008 5019 33554432000 4194304 4587354 140734225029040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 9323 5019 329 96 0 5885 0
[pid=7222] ppid=7220 vsize=30500 CPUtime=2.59 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 5577 0 0 0 259 0 0 0 22 0 1 0 465972257 31232000 4960 33554432000 4194304 4785740 140736211154752 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 7625 4960 341 145 0 4670 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=1.89 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 189 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 546208

[startup+12.7007 s]
/proc/loadavg: 11.93 11.52 9.97 13/202 7224
/proc/meminfo: memFree=12247904/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903707922988531712 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=720824 CPUtime=3.89 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 7506 0 0 0 389 0 0 0 25 0 1 0 465972257 738123776 4709 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 180206 4709 333 96 0 176768 0
[pid=7222] ppid=7220 vsize=40152 CPUtime=4.74 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 7988 0 0 0 473 1 0 0 25 0 1 0 465972257 41115648 7371 33554432000 4194304 4785740 140736211154752 18446744073709551615 4552653 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 10038 7371 341 145 0 7083 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=4.04 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 404 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1239392

[startup+25.5011 s]
/proc/loadavg: 11.94 11.53 10.00 13/202 7224
/proc/meminfo: memFree=12150236/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903707922988531712 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=766600 CPUtime=8.19 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 20099 0 0 0 817 2 0 0 25 0 1 0 465972257 784998400 17288 33554432000 4194304 4587354 140734225029040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 191650 17288 338 96 0 188212 0
[pid=7222] ppid=7220 vsize=57236 CPUtime=8.99 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 12259 0 0 0 897 2 0 0 25 0 1 0 465972257 58609664 11642 33554432000 4194304 4785740 140736211154752 18446744073709551615 4552630 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 14309 11642 341 145 0 11354 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=8.29 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 829 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1302252

[startup+51.101 s]
/proc/loadavg: 12.02 11.58 10.05 13/202 7225
/proc/meminfo: memFree=12129096/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903707785549578240 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=756980 CPUtime=16.69 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 20463 0 0 0 1667 2 0 0 25 0 1 0 465972257 775147520 14728 33554432000 4194304 4587354 140734225029040 18446744073709551615 4430973 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 189245 14728 338 96 0 185807 0
[pid=7222] ppid=7220 vsize=80244 CPUtime=17.54 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 17992 0 0 0 1752 2 0 0 25 0 1 0 465972257 82169856 17375 33554432000 4194304 4785740 140736211154752 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 20061 17375 341 145 0 17106 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=16.84 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 1684 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1315640

[startup+102.307 s]
/proc/loadavg: 12.04 11.66 10.17 13/202 7226
/proc/meminfo: memFree=12041664/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903709434817019904 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=768036 CPUtime=33.79 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 31062 0 0 0 3375 4 0 0 25 0 1 0 465972257 786468864 17911 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 192009 17911 338 96 0 188571 0
[pid=7222] ppid=7220 vsize=88844 CPUtime=34.58 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 20156 0 0 0 3455 3 0 0 25 0 1 0 465972257 90976256 19539 33554432000 4194304 4785740 140736211154752 18446744073709551615 4303984 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 22211 19539 341 145 0 19256 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=33.91 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 3391 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1335296

[startup+162.301 s]
/proc/loadavg: 12.01 11.72 10.28 13/202 7228
/proc/meminfo: memFree=11983976/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903707785549578240 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=804860 CPUtime=53.79 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 43078 0 0 0 5373 6 0 0 25 0 1 0 465972257 824176640 27553 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 201215 27553 338 96 0 197777 0
[pid=7222] ppid=7220 vsize=104784 CPUtime=54.58 cores=1

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

/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1557012

[startup+882.301 s]
/proc/loadavg: 12.00 11.97 11.19 13/202 7247
/proc/meminfo: memFree=11748580/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903708060427485184 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=836228 CPUtime=293.77 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 117064 0 0 0 29350 27 0 0 25 0 1 0 465972257 856297472 35247 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 209057 35247 338 96 0 205619 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=294.65 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59874 0 0 0 29450 15 0 0 25 0 1 0 465972257 254054400 59257 33554432000 4194304 4785740 140736211154752 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59257 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=293.9 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 29390 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1562744

[startup+942.301 s]
/proc/loadavg: 12.07 11.99 11.25 13/202 7249
/proc/meminfo: memFree=11735404/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903708335305392128 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=846728 CPUtime=313.77 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 124995 0 0 0 31348 29 0 0 25 0 1 0 465972257 867049472 37982 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 211682 37982 338 96 0 208244 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=314.64 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59874 0 0 0 31449 15 0 0 25 0 1 0 465972257 254054400 59257 33554432000 4194304 4785740 140736211154752 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59257 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=313.89 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 31389 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1573244

[startup+1002.3 s]
/proc/loadavg: 12.02 11.99 11.29 13/202 7250
/proc/meminfo: memFree=11735624/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903708472744345600 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=833864 CPUtime=333.79 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 131616 0 0 0 33348 31 0 0 25 0 1 0 465972257 853876736 34927 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 208466 34927 338 96 0 205028 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=334.64 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59881 0 0 0 33449 15 0 0 25 0 1 0 465972257 254054400 59264 33554432000 4194304 4785740 140736211154752 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59264 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=333.89 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 33389 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1560380

[startup+1062.3 s]
/proc/loadavg: 12.07 12.00 11.33 13/202 7252
/proc/meminfo: memFree=11680648/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903707648110624768 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=870112 CPUtime=353.79 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 143526 0 0 0 35346 33 0 0 25 0 1 0 465972257 890994688 46810 33554432000 4194304 4587354 140734225029040 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 217528 46810 338 96 0 214090 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=354.64 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59881 0 0 0 35449 15 0 0 25 0 1 0 465972257 254054400 59264 33554432000 4194304 4785740 140736211154752 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59264 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=353.89 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 35389 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1596628

[startup+1122.3 s]
/proc/loadavg: 12.05 12.01 11.38 13/202 7254
/proc/meminfo: memFree=11689300/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=823428 CPUtime=373.81 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 148167 0 0 0 37346 35 0 0 25 0 1 0 465972257 843190272 35818 33554432000 4194304 4587354 140734225029040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 205857 35818 338 96 0 202419 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=374.63 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59881 0 0 0 37448 15 0 0 25 0 1 0 465972257 254054400 59264 33554432000 4194304 4785740 140736211154752 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59264 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=373.88 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 37388 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1549944

[startup+1182.3 s]
/proc/loadavg: 8.95 11.28 11.17 4/175 7309
/proc/meminfo: memFree=12174972/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903708335305392128 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=823844 CPUtime=393.81 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 155251 0 0 0 39344 37 0 0 25 0 1 0 465972257 843616256 37567 33554432000 4194304 4587354 140734225029040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 205961 37567 338 96 0 202523 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=394.63 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59881 0 0 0 39448 15 0 0 25 0 1 0 465972257 254054400 59264 33554432000 4194304 4785740 140736211154752 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59264 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=393.88 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 39388 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1550360

[startup+1242.3 s]
/proc/loadavg: 5.01 9.66 10.62 4/175 7311
/proc/meminfo: memFree=12167516/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903708472744345600 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=833064 CPUtime=413.82 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 162527 0 0 0 41343 39 0 0 25 0 1 0 465972257 853057536 33480 33554432000 4194304 4587354 140734225029040 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 208266 33480 338 96 0 204828 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=414.63 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59881 0 0 0 41448 15 0 0 25 0 1 0 465972257 254054400 59264 33554432000 4194304 4785740 140736211154752 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59264 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=413.88 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 41388 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1559580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 8.54 10.18 4/175 7312
/proc/meminfo: memFree=12190312/32950928 swapFree=67111528/67111528
[pid=7220] ppid=7218 vsize=18324 CPUtime=0 cores=1,3
/proc/7220/stat : 7220 (ppfolio) S 7218 7220 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465972256 18763776 394 33554432000 4194304 4287625 140737343965568 18446744073709551615 254500711951 0 0 4096 65536 4903708472744345600 0 0 17 3 0 0 0
/proc/7220/statm: 4581 394 345 23 0 91 0
[pid=7221] ppid=7220 vsize=836760 CPUtime=433.02 cores=1
/proc/7221/stat : 7221 (cryptominisat) R 7220 7220 6459 0 -1 4202496 168527 0 0 0 43261 41 0 0 25 0 1 0 465972257 856842240 33480 33554432000 4194304 4587354 140734225029040 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7221/statm: 209190 33480 338 96 0 205752 0
[pid=7222] ppid=7220 vsize=248100 CPUtime=433.83 cores=1
/proc/7222/stat : 7222 (clasp) R 7220 7220 6459 0 -1 4202496 59881 0 0 0 43368 15 0 0 25 0 1 0 465972257 254054400 59264 33554432000 4194304 4785740 140736211154752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7222/statm: 62025 59264 341 145 0 59070 0
[pid=7223] ppid=7220 vsize=460092 CPUtime=433.18 cores=1
/proc/7223/stat : 7223 (TNM) R 7220 7220 6459 0 -1 4202496 2200 0 0 0 43318 0 0 0 25 0 1 0 465972257 471134208 2097 33554432000 134512640 134534564 4288289280 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7223/statm: 115023 2097 95 6 0 113689 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1563276

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 7220 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 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.47
CPU system time (s): 0.56
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2248240

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= 500
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= 228
involuntary context switches= 3

runsolver used 2.00769 second user time and 5.09123 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 09:29:16
IDJOB=3262746
IDBENCH=83797
IDSOLVER=1613
FILE ID=node149/3262746-1303543756
RUNJOBID= node149-1303542307-6978
PBS_JOBID= 13143089
Free space on /tmp= 72212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262746-1303543756/watcher-3262746-1303543756 -o /tmp/evaluation-result-3262746-1303543756/solver-3262746-1303543756 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262746-1303543756.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=1792859306

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.73
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.806
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.806
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.75
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.806
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.82
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.806
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:     32950928 kB
MemFree:      12322584 kB
Buffers:       2246836 kB
Cached:       17560112 kB
SwapCached:          0 kB
Active:        9965964 kB
Inactive:     10118680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12322584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10872 kB
Writeback:           0 kB
AnonPages:      276764 kB
Mapped:          17872 kB
Slab:           477800 kB
PageTables:       6888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2744040 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= 72236 MiB
End job on node149 at 2011-04-23 09:50:58