Trace number 3251040

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.01 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

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

running on 2 cores: 4,6

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: 7.84 7.88 6.69 11/198 17337
/proc/meminfo: memFree=12851552/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0

[startup+0.00951806 s]
/proc/loadavg: 7.84 7.88 6.69 11/198 17337
/proc/meminfo: memFree=12851552/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100513 s]
/proc/loadavg: 7.84 7.88 6.69 11/198 17337
/proc/meminfo: memFree=12851552/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30047 s]
/proc/loadavg: 7.84 7.88 6.69 11/198 17337
/proc/meminfo: memFree=12851552/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700394 s]
/proc/loadavg: 7.84 7.88 6.69 11/198 17337
/proc/meminfo: memFree=12851552/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 7.84 7.88 6.69 13/202 17371
/proc/meminfo: memFree=12703232/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408760456019968 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=93760 CPUtime=0.49 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 17923 0 0 0 48 1 0 0 23 0 1 0 547188107 96010240 17808 33554432000 4194304 4587354 140736166067056 18446744073709551615 4430280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 23440 17808 310 96 0 20002 0
[pid=17339] ppid=17337 vsize=70988 CPUtime=0.49 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 19017 0 0 0 48 1 0 0 23 0 1 0 547188107 72691712 14837 33554432000 4194304 4785740 140734243307376 18446744073709551615 4495534 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 17747 14837 313 145 0 14792 0
[pid=17340] ppid=17337 vsize=466652 CPUtime=0.49 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 6724 0 0 0 48 1 0 0 25 0 1 0 547188107 477851648 6622 33554432000 134512640 134534564 4293536944 18446744073709551615 134521076 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 116663 6623 90 6 0 115329 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 649724

[startup+3.10095 s]
/proc/loadavg: 7.84 7.88 6.69 13/202 17371
/proc/meminfo: memFree=12516124/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408897894973440 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=144528 CPUtime=1.08 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 30528 0 0 0 106 2 0 0 25 0 1 0 547188107 147996672 30413 33554432000 4194304 4587354 140736166067056 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 36132 30413 314 96 0 32694 0
[pid=17339] ppid=17337 vsize=70988 CPUtime=0.99 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 19017 0 0 0 98 1 0 0 25 0 1 0 547188107 72691712 14837 33554432000 4194304 4785740 140734243307376 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 17747 14837 313 145 0 14792 0
[pid=17340] ppid=17337 vsize=497668 CPUtime=0.99 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 15501 0 0 0 98 1 0 0 25 0 1 0 547188107 509612032 15398 33554432000 134512640 134534564 4293536944 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 731508

[startup+6.30036 s]
/proc/loadavg: 8.33 7.98 6.73 13/202 17371
/proc/meminfo: memFree=12489340/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408897894973440 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=144528 CPUtime=2.09 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 30528 0 0 0 207 2 0 0 25 0 1 0 547188107 147996672 30413 33554432000 4194304 4587354 140736166067056 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 36132 30413 314 96 0 32694 0
[pid=17339] ppid=17337 vsize=70988 CPUtime=2.09 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 19017 0 0 0 208 1 0 0 25 0 1 0 547188107 72691712 14837 33554432000 4194304 4785740 140734243307376 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 17747 14837 313 145 0 14792 0
[pid=17340] ppid=17337 vsize=497668 CPUtime=2.08 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 15501 0 0 0 207 1 0 0 25 0 1 0 547188107 509612032 15398 33554432000 134512640 134534564 4293536944 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 731508

[startup+12.7011 s]
/proc/loadavg: 8.63 8.05 6.76 13/202 17371
/proc/meminfo: memFree=12411936/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408897894973440 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=168600 CPUtime=4.28 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 47783 0 0 0 424 4 0 0 25 0 1 0 547188107 172646400 35212 33554432000 4194304 4587354 140736166067056 18446744073709551615 4268731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 42150 35212 315 96 0 38712 0
[pid=17339] ppid=17337 vsize=70988 CPUtime=4.19 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 19017 0 0 0 418 1 0 0 25 0 1 0 547188107 72691712 14837 33554432000 4194304 4785740 140734243307376 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 17747 14837 313 145 0 14792 0
[pid=17340] ppid=17337 vsize=497668 CPUtime=4.19 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 15501 0 0 0 418 1 0 0 25 0 1 0 547188107 509612032 15398 33554432000 134512640 134534564 4293536944 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 755580

[startup+25.5007 s]
/proc/loadavg: 9.37 8.24 6.84 13/202 17371
/proc/meminfo: memFree=12341460/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408073261252608 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=835172 CPUtime=8.49 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 60778 0 0 0 843 6 0 0 25 0 1 0 547188107 855216128 40756 33554432000 4194304 4587354 140736166067056 18446744073709551615 4413064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 208793 40756 327 96 0 205355 0
[pid=17339] ppid=17337 vsize=74820 CPUtime=8.49 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 19996 0 0 0 848 1 0 0 25 0 1 0 547188107 76615680 15816 33554432000 4194304 4785740 140734243307376 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 18705 15816 316 145 0 15750 0
[pid=17340] ppid=17337 vsize=497668 CPUtime=8.48 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 15501 0 0 0 847 1 0 0 25 0 1 0 547188107 509612032 15398 33554432000 134512640 134534564 4293536944 18446744073709551615 134524530 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1425984

[startup+51.1009 s]
/proc/loadavg: 10.27 8.54 6.98 13/202 17402
/proc/meminfo: memFree=12348264/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981409310211833856 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=788292 CPUtime=17.09 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 62032 0 0 0 1703 6 0 0 25 0 1 0 547188107 807211008 37676 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 197073 37676 337 96 0 193635 0
[pid=17339] ppid=17337 vsize=84260 CPUtime=16.99 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 24485 0 0 0 1697 2 0 0 25 0 1 0 547188107 86282240 18401 33554432000 4194304 4785740 140734243307376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 21065 18401 340 145 0 18110 0
[pid=17340] ppid=17337 vsize=505324 CPUtime=16.99 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22507 0 0 0 1697 2 0 0 25 0 1 0 547188107 517451776 22404 33554432000 134512640 134534564 4293536944 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 126331 22404 95 6 0 124997 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1396200

[startup+102.307 s]
/proc/loadavg: 11.30 9.09 7.25 13/202 17433
/proc/meminfo: memFree=11933568/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981409310211833856 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=788292 CPUtime=34.1 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 62032 0 0 0 3404 6 0 0 25 0 1 0 547188107 807211008 37676 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 197073 37676 337 96 0 193635 0
[pid=17339] ppid=17337 vsize=185216 CPUtime=34.09 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 49473 0 0 0 3403 6 0 0 25 0 1 0 547188107 189661184 43389 33554432000 4194304 4785740 140734243307376 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 46304 43389 340 145 0 43349 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=34.09 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 3407 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1500988

[startup+162.301 s]
/proc/loadavg: 11.74 9.61 7.54 13/202 17435
/proc/meminfo: memFree=11654900/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981409310211833856 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=788292 CPUtime=54.11 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 62032 0 0 0 5405 6 0 0 25 0 1 0 547188107 807211008 37676 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 197073 37676 337 96 0 193635 0
[pid=17339] ppid=17337 vsize=287580 CPUtime=54.09 cores=4

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

/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2207212

[startup+882.3 s]
/proc/loadavg: 12.01 11.77 9.90 13/202 17574
/proc/meminfo: memFree=10550480/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=932392 CPUtime=294.15 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 114046 0 0 0 29402 13 0 0 25 0 1 0 547188107 954769408 61034 33554432000 4194304 4587354 140736166067056 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 233098 61034 337 96 0 229660 0
[pid=17339] ppid=17337 vsize=752032 CPUtime=294.1 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 188618 0 0 0 29366 44 0 0 25 0 1 0 547188107 770080768 182534 33554432000 4194304 4785740 140734243307376 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 188008 182534 340 145 0 185053 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=294.05 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 29403 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2211904

[startup+942.301 s]
/proc/loadavg: 12.00 11.81 10.03 13/202 17576
/proc/meminfo: memFree=10448648/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=935632 CPUtime=314.14 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 114784 0 0 0 31401 13 0 0 25 0 1 0 547188107 958087168 61772 33554432000 4194304 4587354 140736166067056 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 233908 61772 337 96 0 230470 0
[pid=17339] ppid=17337 vsize=759288 CPUtime=314.12 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 190323 0 0 0 31367 45 0 0 25 0 1 0 547188107 777510912 184239 33554432000 4194304 4785740 140734243307376 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 189822 184239 340 145 0 186867 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=314.04 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 31402 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2222400

[startup+1002.3 s]
/proc/loadavg: 12.00 11.84 10.15 13/202 17577
/proc/meminfo: memFree=10445632/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=870288 CPUtime=334.14 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 115167 0 0 0 33401 13 0 0 25 0 1 0 547188107 891174912 62151 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 217572 62151 337 96 0 214134 0
[pid=17339] ppid=17337 vsize=764836 CPUtime=334.12 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 191615 0 0 0 33367 45 0 0 25 0 1 0 547188107 783192064 185531 33554432000 4194304 4785740 140734243307376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 191209 185531 340 145 0 188254 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=334.04 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 33402 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2162604

[startup+1062.3 s]
/proc/loadavg: 12.03 11.88 10.27 13/202 17579
/proc/meminfo: memFree=10438396/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981407935822299136 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=870288 CPUtime=354.13 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 115167 0 0 0 35400 13 0 0 25 0 1 0 547188107 891174912 62151 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 217572 62151 337 96 0 214134 0
[pid=17339] ppid=17337 vsize=772592 CPUtime=354.13 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 193511 0 0 0 35368 45 0 0 25 0 1 0 547188107 791134208 187427 33554432000 4194304 4785740 140734243307376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 193148 187427 340 145 0 190193 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=354.04 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 35402 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2170360

[startup+1122.3 s]
/proc/loadavg: 12.01 11.90 10.37 13/202 17581
/proc/meminfo: memFree=10357900/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408485578113024 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=937248 CPUtime=374.14 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 129296 0 0 0 37399 15 0 0 25 0 1 0 547188107 959741952 76280 33554432000 4194304 4587354 140736166067056 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 234312 76280 337 96 0 230874 0
[pid=17339] ppid=17337 vsize=780564 CPUtime=374.13 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 195262 0 0 0 37368 45 0 0 25 0 1 0 547188107 799297536 189178 33554432000 4194304 4785740 140734243307376 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 195141 189178 340 145 0 192186 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=374.04 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 37402 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2245292

[startup+1182.3 s]
/proc/loadavg: 12.00 11.92 10.47 13/202 17582
/proc/meminfo: memFree=10249836/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981409859967647744 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=971544 CPUtime=394.13 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 131882 0 0 0 39397 16 0 0 25 0 1 0 547188107 994861056 76387 33554432000 4194304 4587354 140736166067056 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 242886 76387 337 96 0 239448 0
[pid=17339] ppid=17337 vsize=784736 CPUtime=394.13 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 196202 0 0 0 39367 46 0 0 25 0 1 0 547188107 803569664 190118 33554432000 4194304 4785740 140734243307376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 196184 190118 340 145 0 193229 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=394.05 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 39403 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2283760

[startup+1242.3 s]
/proc/loadavg: 12.00 11.93 10.57 13/202 17584
/proc/meminfo: memFree=10268672/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408485578113024 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=971544 CPUtime=414.13 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 131882 0 0 0 41397 16 0 0 25 0 1 0 547188107 994861056 76387 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 242886 76387 337 96 0 239448 0
[pid=17339] ppid=17337 vsize=785116 CPUtime=414.13 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 196309 0 0 0 41367 46 0 0 25 0 1 0 547188107 803958784 190225 33554432000 4194304 4785740 140734243307376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 196279 190225 340 145 0 193324 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=414.05 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 41403 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2284140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.94 10.65 12/202 17625
/proc/meminfo: memFree=10858140/32950928 swapFree=67111528/67111528
[pid=17337] ppid=17335 vsize=18324 CPUtime=0 cores=4,6
/proc/17337/stat : 17337 (ppfolio) S 17335 17337 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547188107 18763776 394 33554432000 4194304 4287625 140737202592592 18446744073709551615 231895510543 0 0 4096 65536 4981408485578113024 0 0 17 4 0 0 0
/proc/17337/statm: 4581 394 345 23 0 91 0
[pid=17338] ppid=17337 vsize=971544 CPUtime=433.37 cores=4
/proc/17338/stat : 17338 (cryptominisat) R 17337 17337 17106 0 -1 4202496 131882 0 0 0 43321 16 0 0 25 0 1 0 547188107 994861056 76387 33554432000 4194304 4587354 140736166067056 18446744073709551615 4365366 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17338/statm: 242886 76387 337 96 0 239448 0
[pid=17339] ppid=17337 vsize=788152 CPUtime=433.32 cores=4
/proc/17339/stat : 17339 (clasp) R 17337 17337 17106 0 -1 4202496 196961 0 0 0 43286 46 0 0 25 0 1 0 547188107 807067648 190877 33554432000 4194304 4785740 140734243307376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17339/statm: 197038 190877 340 145 0 194083 0
[pid=17340] ppid=17337 vsize=509156 CPUtime=433.32 cores=4
/proc/17340/stat : 17340 (TNM) R 17337 17337 17106 0 -1 4202496 22508 0 0 0 43330 2 0 0 25 0 1 0 547188107 521375744 22405 33554432000 134512640 134534564 4293536944 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17340/statm: 127289 22405 95 6 0 125955 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2287176

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 17337 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.37
CPU system time (s): 0.64
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2981560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0
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= 107
involuntary context switches= 4

runsolver used 2.33364 second user time and 4.77027 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 16:39:34
IDJOB=3251040
IDBENCH=88208
IDSOLVER=1613
FILE ID=node114/3251040-1303569574
RUNJOBID= node114-1303568270-17125
PBS_JOBID= 13150300
Free space on /tmp= 71212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251040-1303569574/watcher-3251040-1303569574 -o /tmp/evaluation-result-3251040-1303569574/solver-3251040-1303569574 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251040-1303569574.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=53645796

node114.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.848
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.69
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.848
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.15
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.848
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.74
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.848
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.848
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.75
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.848
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.848
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.848
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:      12851708 kB
Buffers:       2301916 kB
Cached:       16926220 kB
SwapCached:          0 kB
Active:       10126436 kB
Inactive:      9382900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12851708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           62864 kB
Writeback:           8 kB
AnonPages:      280488 kB
Mapped:          17704 kB
Slab:           525148 kB
PageTables:       6536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2614656 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= 71200 MiB
End job on node114 at 2011-04-23 17:01:16