Trace number 3191545

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
MD5SUMa2618a2d05b86feb60504578f5d9c7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191545-1302538259/watcher-3191545-1302538259 -o /tmp/evaluation-result-3191545-1302538259/solver-3191545-1302538259 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191545-1302538259.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: 10.36 10.76 8.66 5/182 6332
/proc/meminfo: memFree=13027380/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) R 6330 6332 6116 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 444056603 18763776 392 33554432000 4194304 4287625 140733203084848 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/6332/statm: 4581 392 343 23 0 91 0

[startup+0.0903201 s]
/proc/loadavg: 10.36 10.76 8.66 5/182 6332
/proc/meminfo: memFree=13027380/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 15101022278780944643 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100329 s]
/proc/loadavg: 10.36 10.76 8.66 5/182 6332
/proc/meminfo: memFree=13027380/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 15101022278780944643 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300279 s]
/proc/loadavg: 10.36 10.76 8.66 5/182 6332
/proc/meminfo: memFree=13027380/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700197 s]
/proc/loadavg: 10.36 10.76 8.66 5/182 6332
/proc/meminfo: memFree=13027380/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 10.36 10.76 8.66 12/202 6357
/proc/meminfo: memFree=12959888/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329773161210970112 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=33908 CPUtime=0.94 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 4799 0 0 0 94 0 0 0 18 0 1 0 444056604 34721792 3832 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 8477 3832 326 96 0 5039 0
[pid=6334] ppid=6332 vsize=17704 CPUtime=0.19 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 2298 0 0 0 19 0 0 0 24 0 1 0 444056604 18128896 1728 33554432000 4194304 4785740 140735503908752 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 4426 1728 341 145 0 1471 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=0.34 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 34 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 525760

[startup+3.10078 s]
/proc/loadavg: 10.36 10.76 8.66 12/202 6357
/proc/meminfo: memFree=12950548/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329773298649923584 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=35872 CPUtime=1.49 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 5806 0 0 0 149 0 0 0 19 0 1 0 444056604 36732928 3414 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 8968 3414 327 96 0 5530 0
[pid=6334] ppid=6332 vsize=20512 CPUtime=0.74 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 3022 0 0 0 74 0 0 0 25 0 1 0 444056604 21004288 2452 33554432000 4194304 4785740 140735503908752 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 5128 2452 341 145 0 2173 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=0.84 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 84 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 530532

[startup+6.30124 s]
/proc/loadavg: 10.49 10.78 8.68 13/202 6357
/proc/meminfo: memFree=12916696/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329773436088877056 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=36360 CPUtime=2.54 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 7298 0 0 0 254 0 0 0 22 0 1 0 444056604 37232640 3251 33554432000 4194304 4587354 140735442841376 18446744073709551615 4237499 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 9090 3251 327 96 0 5652 0
[pid=6334] ppid=6332 vsize=28016 CPUtime=1.79 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 4883 0 0 0 179 0 0 0 25 0 1 0 444056604 28688384 4313 33554432000 4194304 4785740 140735503908752 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 7004 4313 341 145 0 4049 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=1.94 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 194 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 538524

[startup+12.7011 s]
/proc/loadavg: 10.61 10.80 8.70 13/202 6357
/proc/meminfo: memFree=12828808/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329771786821435392 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=469940 CPUtime=4.69 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 9851 0 0 0 468 1 0 0 25 0 1 0 444056604 481218560 3943 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 117485 3943 331 96 0 114047 0
[pid=6334] ppid=6332 vsize=31316 CPUtime=3.94 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 5733 0 0 0 393 1 0 0 25 0 1 0 444056604 32067584 5163 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 7829 5163 341 145 0 4874 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=4.04 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 404 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 975404

[startup+25.5009 s]
/proc/loadavg: 10.92 10.86 8.75 13/202 6357
/proc/meminfo: memFree=12822156/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=494100 CPUtime=8.94 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 24923 0 0 0 892 2 0 0 25 0 1 0 444056604 505958400 6782 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 123525 6782 337 96 0 120087 0
[pid=6334] ppid=6332 vsize=38012 CPUtime=8.19 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 7384 0 0 0 818 1 0 0 25 0 1 0 444056604 38924288 6814 33554432000 4194304 4785740 140735503908752 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 9503 6814 341 145 0 6548 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=8.34 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 834 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1006260

[startup+51.1004 s]
/proc/loadavg: 11.34 10.96 8.84 13/202 6358
/proc/meminfo: memFree=12774496/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772886333063168 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=485300 CPUtime=17.49 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 33794 0 0 0 1745 4 0 0 25 0 1 0 444056604 496947200 8134 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 121325 8134 337 96 0 117887 0
[pid=6334] ppid=6332 vsize=45328 CPUtime=16.75 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 9212 0 0 0 1673 2 0 0 25 0 1 0 444056604 46415872 8642 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553187 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 11332 8642 341 145 0 8377 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=16.84 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 1684 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1004776

[startup+102.307 s]
/proc/loadavg: 11.71 11.12 9.01 13/202 6390
/proc/meminfo: memFree=12751768/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=487528 CPUtime=34.56 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 62980 0 0 0 3446 10 0 0 25 0 1 0 444056604 499228672 6294 33554432000 4194304 4587354 140735442841376 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 121882 6294 337 96 0 118444 0
[pid=6334] ppid=6332 vsize=57576 CPUtime=33.78 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 12223 0 0 0 3376 2 0 0 25 0 1 0 444056604 58957824 11653 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 14394 11653 341 145 0 11439 0
[pid=6335] ppid=6332 vsize=455824 CPUtime=33.94 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1874 0 0 0 3394 0 0 0 25 0 1 0 444056604 466763776 1770 33554432000 134512640 134534564 4288122656 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1019252

[startup+162.301 s]
/proc/loadavg: 11.55 11.20 9.16 12/201 6391
/proc/meminfo: memFree=12699068/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329771924260388864 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=486728 CPUtime=54.56 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 86400 0 0 0 5442 14 0 0 25 0 1 0 444056604 498409472 5309 33554432000 4194304 4587354 140735442841376 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 121682 5309 337 96 0 118244 0
[pid=6334] ppid=6332 vsize=68268 CPUtime=53.78 cores=4

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

/proc/6335/statm: 113956 1770 95 6 0 112622 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 654260

[startup+882.301 s]
/proc/loadavg: 11.00 11.02 10.14 12/201 6471
/proc/meminfo: memFree=12440084/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329771511943528448 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=553536 CPUtime=294.55 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 269488 0 0 0 29400 55 0 0 25 0 1 0 444056604 566820864 26119 33554432000 4194304 4587354 140735442841376 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 138384 26119 337 96 0 134946 0
[pid=6334] ppid=6332 vsize=124700 CPUtime=293.85 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 28773 0 0 0 29379 6 0 0 25 0 1 0 444056604 127692800 28203 33554432000 4194304 4785740 140735503908752 18446744073709551615 4550598 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 31175 28203 341 145 0 28220 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=293.9 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 29390 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1156212

[startup+942.301 s]
/proc/loadavg: 11.00 11.02 10.19 12/201 6473
/proc/meminfo: memFree=12553764/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=478740 CPUtime=314.55 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 280591 0 0 0 31396 59 0 0 25 0 1 0 444056604 490229760 9034 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 119685 9034 337 96 0 116247 0
[pid=6334] ppid=6332 vsize=127816 CPUtime=313.84 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 29502 0 0 0 31378 6 0 0 25 0 1 0 444056604 130883584 28932 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 31954 28932 341 145 0 28999 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=313.91 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 31391 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1084532

[startup+1002.3 s]
/proc/loadavg: 11.00 11.01 10.24 12/201 6475
/proc/meminfo: memFree=12548400/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772199138295808 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=507004 CPUtime=334.54 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 292291 0 0 0 33392 62 0 0 25 0 1 0 444056604 519172096 12167 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 126751 12167 337 96 0 123313 0
[pid=6334] ppid=6332 vsize=129248 CPUtime=333.84 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 29877 0 0 0 33378 6 0 0 25 0 1 0 444056604 132349952 29307 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 32312 29307 341 145 0 29357 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=333.92 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 33392 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1114228

[startup+1062.3 s]
/proc/loadavg: 11.07 11.02 10.29 12/201 6476
/proc/meminfo: memFree=12561768/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772336577249280 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=487276 CPUtime=354.54 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 305161 0 0 0 35387 67 0 0 25 0 1 0 444056604 498970624 7283 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238111 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 121819 7283 337 96 0 118381 0
[pid=6334] ppid=6332 vsize=129996 CPUtime=353.83 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 30039 0 0 0 35377 6 0 0 25 0 1 0 444056604 133115904 29469 33554432000 4194304 4785740 140735503908752 18446744073709551615 4548945 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 32499 29469 341 145 0 29544 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=353.92 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 35392 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1095248

[startup+1122.3 s]
/proc/loadavg: 11.02 11.01 10.33 12/201 6478
/proc/meminfo: memFree=12553572/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772474016202752 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=495028 CPUtime=374.54 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 317007 0 0 0 37384 70 0 0 25 0 1 0 444056604 506908672 9964 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 123757 9964 337 96 0 120319 0
[pid=6334] ppid=6332 vsize=130444 CPUtime=373.83 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 30150 0 0 0 37377 6 0 0 25 0 1 0 444056604 133574656 29580 33554432000 4194304 4785740 140735503908752 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 32611 29580 341 145 0 29656 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=373.93 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 37393 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1103448

[startup+1182.3 s]
/proc/loadavg: 11.10 11.04 10.38 12/201 6479
/proc/meminfo: memFree=12526376/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772474016202752 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=507844 CPUtime=394.53 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 328564 0 0 0 39380 73 0 0 25 0 1 0 444056604 520032256 12224 33554432000 4194304 4587354 140735442841376 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 126961 12224 337 96 0 123523 0
[pid=6334] ppid=6332 vsize=134148 CPUtime=393.83 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 31067 0 0 0 39377 6 0 0 25 0 1 0 444056604 137367552 30497 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 33537 30497 341 145 0 30582 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=393.94 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 39394 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1119968

[startup+1242.3 s]
/proc/loadavg: 11.03 11.03 10.41 12/201 6481
/proc/meminfo: memFree=12416748/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772611455156224 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=483012 CPUtime=414.52 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 339804 0 0 0 41377 75 0 0 25 0 1 0 444056604 494604288 13933 33554432000 4194304 4587354 140735442841376 18446744073709551615 4244453 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 120753 13933 337 96 0 117315 0
[pid=6334] ppid=6332 vsize=141164 CPUtime=413.82 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 32732 0 0 0 41376 6 0 0 25 0 1 0 444056604 144551936 32162 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 35291 32162 341 145 0 32336 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=413.95 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 41395 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1102152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.77 10.97 10.43 9/196 6483
/proc/meminfo: memFree=12731088/32951124 swapFree=67102128/67111528
[pid=6332] ppid=6330 vsize=18324 CPUtime=0 cores=4,6
/proc/6332/stat : 6332 (ppfolio) S 6330 6332 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056603 18763776 394 33554432000 4194304 4287625 140733203084848 18446744073709551615 216735198735 0 0 4096 65536 4329772748894109696 0 0 17 6 0 0 0
/proc/6332/statm: 4581 394 345 23 0 91 0
[pid=6333] ppid=6332 vsize=494376 CPUtime=433.81 cores=4
/proc/6333/stat : 6333 (cryptominisat) R 6332 6332 6116 0 -1 4202496 351888 0 0 0 43302 79 0 0 25 0 1 0 444056604 506241024 6723 33554432000 4194304 4587354 140735442841376 18446744073709551615 216734875403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6333/statm: 123594 6723 337 96 0 120156 0
[pid=6334] ppid=6332 vsize=148128 CPUtime=433.03 cores=4
/proc/6334/stat : 6334 (clasp) R 6332 6332 6116 0 -1 4202496 34502 0 0 0 43296 7 0 0 25 0 1 0 444056604 151683072 33932 33554432000 4194304 4785740 140735503908752 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6334/statm: 37032 33932 341 145 0 34077 0
[pid=6335] ppid=6332 vsize=459652 CPUtime=433.18 cores=4
/proc/6335/stat : 6335 (TNM) R 6332 6332 6116 0 -1 4202496 1875 0 0 0 43318 0 0 0 25 0 1 0 444056604 470683648 1771 33554432000 134512640 134534564 4288122656 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6335/statm: 114913 1771 95 6 0 113579 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1120480

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 6332 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.16
CPU system time (s): 0.86
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1545952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 502
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= 227
involuntary context switches= 3

runsolver used 2.28265 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:10:59
IDJOB=3191545
IDBENCH=82676
IDSOLVER=1613
FILE ID=node119/3191545-1302538259
RUNJOBID= node119-1302536957-6135
PBS_JOBID= 12951122
Free space on /tmp= 71348 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191545-1302538259/watcher-3191545-1302538259 -o /tmp/evaluation-result-3191545-1302538259/solver-3191545-1302538259 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191545-1302538259.cnf

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

MD5SUM BENCH= a2618a2d05b86feb60504578f5d9c7e5
RANDOM SEED=1611702478

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13027660 kB
Buffers:        656968 kB
Cached:       18737448 kB
SwapCached:       5516 kB
Active:        7401364 kB
Inactive:     12084188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13027660 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           32432 kB
Writeback:           0 kB
AnonPages:       89220 kB
Mapped:          16192 kB
Slab:           373796 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   699900 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= 71320 MiB
End job on node119 at 2011-04-11 18:32:41