Trace number 3190912

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.2 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190912-1304044036/watcher-3190912-1304044036 -o /tmp/evaluation-result-3190912-1304044036/solver-3190912-1304044036 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190912-1304044036.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 10.35 10.38 10.21 7/182 28509
/proc/meminfo: memFree=26441928/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) R 28507 28509 25547 0 -1 4194304 499 0 0 0 0 0 0 0 25 0 1 0 496819043 18763776 387 33554432000 4194304 4287625 140735385841488 18446744073709551615 47714226295216 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28509/statm: 4581 387 339 23 0 91 0

[startup+0.0673179 s]
/proc/loadavg: 10.35 10.38 10.21 7/182 28509
/proc/meminfo: memFree=26441928/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) R 28507 28509 25547 0 -1 4194304 499 0 0 0 0 0 0 0 25 0 1 0 496819043 18763776 387 33554432000 4194304 4287625 140735385841488 18446744073709551615 47714226295216 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28509/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100311 s]
/proc/loadavg: 10.35 10.38 10.21 7/182 28509
/proc/meminfo: memFree=26441928/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) R 28507 28509 25547 0 -1 4194304 499 0 0 0 0 0 0 0 25 0 1 0 496819043 18763776 387 33554432000 4194304 4287625 140735385841488 18446744073709551615 47714226295216 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28509/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300275 s]
/proc/loadavg: 10.35 10.38 10.21 7/182 28509
/proc/meminfo: memFree=26441928/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) R 28507 28509 25547 0 -1 4194304 499 0 0 0 0 0 0 0 25 0 1 0 496819043 18763776 387 33554432000 4194304 4287625 140735385841488 18446744073709551615 47714226295216 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28509/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700198 s]
/proc/loadavg: 10.35 10.38 10.21 7/182 28509
/proc/meminfo: memFree=26441928/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) R 28507 28509 25547 0 -1 4194304 499 0 0 0 0 0 0 0 25 0 1 0 496819043 18763776 387 33554432000 4194304 4287625 140735385841488 18446744073709551615 47714226295216 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28509/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 10.40 10.39 10.22 12/188 28515
/proc/meminfo: memFree=26406912/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) R 28507 28509 25547 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=28216 CPUtime=1.48 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 5536 0 0 0 148 0 0 0 20 0 1 0 496819043 28893184 2448 33554432000 4194304 4587354 140737461601216 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 7054 2448 326 96 0 3616 0
[pid=28511] ppid=28509 vsize=24212 CPUtime=1.49 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 3630 0 0 0 149 0 0 0 25 0 1 0 496819043 24793088 3362 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 6053 3362 340 145 0 3098 0
[pid=28512] ppid=28509 vsize=456220 CPUtime=1.18 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1457 0 0 0 118 0 0 0 25 0 1 0 496819043 467169280 1354 33554432000 134512640 134534564 4294122864 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 114055 1354 91 6 0 112721 0
[pid=28513] ppid=28509 vsize=7096 CPUtime=1.49 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 1907 0 0 0 149 0 0 0 20 0 1 0 496819043 7266304 968 33554432000 4194304 4352236 140733506340112 18446744073709551615 4276534 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 1774 968 127 39 0 854 0
[pid=28515] ppid=28509 vsize=12556 CPUtime=0.29 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 6380 0 0 0 29 0 0 0 25 0 1 0 496819124 12857344 1360 33554432000 4194304 4331988 140735578829312 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 3139 1360 150 34 0 1581 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 546624

[startup+3.10076 s]
/proc/loadavg: 10.40 10.39 10.22 11/188 28515
/proc/meminfo: memFree=26404184/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=459600 CPUtime=3.09 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 9259 0 0 0 308 1 0 0 25 0 1 0 496819043 470630400 2719 33554432000 4194304 4587354 140737461601216 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 114900 2719 327 96 0 111462 0
[pid=28511] ppid=28509 vsize=25440 CPUtime=3.09 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 3943 0 0 0 309 0 0 0 25 0 1 0 496819043 26050560 3675 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 6360 3675 340 145 0 3405 0
[pid=28512] ppid=28509 vsize=456220 CPUtime=1.97 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1457 0 0 0 197 0 0 0 25 0 1 0 496819043 467169280 1354 33554432000 134512640 134534564 4294122864 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 114055 1354 91 6 0 112721 0
[pid=28513] ppid=28509 vsize=7500 CPUtime=3.09 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 2520 0 0 0 309 0 0 0 25 0 1 0 496819043 7680000 1069 33554432000 4194304 4352236 140733506340112 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 1875 1069 127 39 0 955 0
[pid=28515] ppid=28509 vsize=12556 CPUtime=1.09 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 6380 0 0 0 109 0 0 0 25 0 1 0 496819124 12857344 1360 33554432000 4194304 4331988 140735578829312 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 3139 1360 150 34 0 1581 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 979640

[startup+6.30117 s]
/proc/loadavg: 10.37 10.38 10.22 11/188 28515
/proc/meminfo: memFree=26380632/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=484232 CPUtime=6.29 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 15198 0 0 0 627 2 0 0 25 0 1 0 496819043 495853568 7202 33554432000 4194304 4587354 140737461601216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 121058 7202 337 96 0 117620 0
[pid=28511] ppid=28509 vsize=27768 CPUtime=6.29 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 4521 0 0 0 629 0 0 0 25 0 1 0 496819043 28434432 4253 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 6942 4253 340 145 0 3987 0
[pid=28512] ppid=28509 vsize=456220 CPUtime=3.56 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1457 0 0 0 356 0 0 0 25 0 1 0 496819043 467169280 1354 33554432000 134512640 134534564 4294122864 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 114055 1354 91 6 0 112721 0
[pid=28513] ppid=28509 vsize=8584 CPUtime=6.28 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 3286 0 0 0 628 0 0 0 25 0 1 0 496819043 8790016 1323 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 2146 1323 127 39 0 1226 0
[pid=28515] ppid=28509 vsize=17024 CPUtime=2.69 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 7523 0 0 0 269 0 0 0 25 0 1 0 496819124 17432576 2003 33554432000 4194304 4331988 140735578829312 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 4256 2003 171 34 0 2698 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1012152

[startup+12.701 s]
/proc/loadavg: 10.34 10.38 10.21 11/188 28516
/proc/meminfo: memFree=26405024/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=491120 CPUtime=12.69 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 21893 0 0 0 1266 3 0 0 25 0 1 0 496819043 502906880 12323 33554432000 4194304 4587354 140737461601216 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 122780 12323 337 96 0 119342 0
[pid=28511] ppid=28509 vsize=31860 CPUtime=12.69 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 5517 0 0 0 1269 0 0 0 25 0 1 0 496819043 32624640 5249 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 7965 5249 340 145 0 5010 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=6.72 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 672 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=10956 CPUtime=12.68 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 4695 0 0 0 1268 0 0 0 25 0 1 0 496819043 11218944 1932 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 2739 1932 127 39 0 1819 0
[pid=28515] ppid=28509 vsize=17024 CPUtime=5.9 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 7763 0 0 0 589 1 0 0 25 0 1 0 496819124 17432576 2243 33554432000 4194304 4331988 140735578829312 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1029996

[startup+25.5006 s]
/proc/loadavg: 10.26 10.36 10.21 11/188 28516
/proc/meminfo: memFree=26400564/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=501084 CPUtime=25.48 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 31869 0 0 0 2544 4 0 0 25 0 1 0 496819043 513110016 13526 33554432000 4194304 4587354 140737461601216 18446744073709551615 4364793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 125271 13526 337 96 0 121833 0
[pid=28511] ppid=28509 vsize=36404 CPUtime=25.49 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 6567 0 0 0 2549 0 0 0 25 0 1 0 496819043 37277696 6299 33554432000 4194304 4785740 140734016601728 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 9101 6299 340 145 0 6146 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=13.1 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 1310 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=8708 CPUtime=25.49 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 5370 0 0 0 2548 1 0 0 25 0 1 0 496819043 8916992 1339 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 2177 1339 127 39 0 1257 0
[pid=28515] ppid=28509 vsize=17024 CPUtime=12.24 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 7763 0 0 0 1223 1 0 0 25 0 1 0 496819124 17432576 2243 33554432000 4194304 4331988 140735578829312 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1042256

[startup+51.1009 s]
/proc/loadavg: 10.33 10.36 10.21 11/188 28517
/proc/meminfo: memFree=26316000/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=497772 CPUtime=51.08 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 48956 0 0 0 5100 8 0 0 25 0 1 0 496819043 509718528 13898 33554432000 4194304 4587354 140737461601216 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 124443 13898 337 96 0 121005 0
[pid=28511] ppid=28509 vsize=43348 CPUtime=51.09 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 8195 0 0 0 5109 0 0 0 25 0 1 0 496819043 44388352 7927 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 10837 7927 340 145 0 7882 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=25.81 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 2581 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=11400 CPUtime=51.08 cores=2

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

/proc/28515/statm: 18990 12419 175 34 0 17432 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 1227336

[startup+1002.3 s]
/proc/loadavg: 10.27 10.22 10.18 11/188 28542
/proc/meminfo: memFree=26099972/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=545588 CPUtime=1002.31 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 393360 0 0 0 100109 122 0 0 25 0 1 0 496819043 558682112 13726 33554432000 4194304 4587354 140737461601216 18446744073709551615 4231847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 136397 13726 337 96 0 132959 0
[pid=28511] ppid=28509 vsize=109840 CPUtime=1002.32 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 23411 0 0 0 100229 3 0 0 25 0 1 0 496819043 112476160 23143 33554432000 4194304 4785740 140734016601728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 27460 23143 340 145 0 24505 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=498.83 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 49883 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=17428 CPUtime=1002.2 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 36317 0 0 0 100214 6 0 0 25 0 1 0 496819043 17846272 3550 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 4357 3550 127 39 0 3437 0
[pid=28515] ppid=28509 vsize=75960 CPUtime=498.02 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 18631 0 0 0 49794 8 0 0 25 0 1 0 496819124 77783040 13111 33554432000 4194304 4331988 140735578829312 18446744073709551615 4226198 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 18990 13111 175 34 0 17432 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1227852

[startup+1062.3 s]
/proc/loadavg: 10.27 10.23 10.18 11/188 28544
/proc/meminfo: memFree=26093336/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=545776 CPUtime=1062.32 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 416117 0 0 0 106099 133 0 0 25 0 1 0 496819043 558874624 12884 33554432000 4194304 4587354 140737461601216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 136444 12884 337 96 0 133006 0
[pid=28511] ppid=28509 vsize=114544 CPUtime=1062.32 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 24491 0 0 0 106229 3 0 0 25 0 1 0 496819043 117293056 24223 33554432000 4194304 4785740 140734016601728 18446744073709551615 4278076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 28636 24223 340 145 0 25681 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=528.71 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 52871 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=17044 CPUtime=1062.19 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 38461 0 0 0 106213 6 0 0 25 0 1 0 496819043 17453056 3454 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 4261 3454 127 39 0 3341 0
[pid=28515] ppid=28509 vsize=75960 CPUtime=527.81 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 19234 0 0 0 52773 8 0 0 25 0 1 0 496819124 77783040 13714 33554432000 4194304 4331988 140735578829312 18446744073709551615 4299156 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 18990 13714 175 34 0 17432 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1232360

[startup+1122.3 s]
/proc/loadavg: 10.30 10.23 10.19 11/188 28545
/proc/meminfo: memFree=26078724/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=481360 CPUtime=1122.32 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 438634 0 0 0 112089 143 0 0 25 0 1 0 496819043 492912640 10840 33554432000 4194304 4587354 140737461601216 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 120340 10840 337 96 0 116902 0
[pid=28511] ppid=28509 vsize=117344 CPUtime=1122.32 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 25106 0 0 0 112229 3 0 0 25 0 1 0 496819043 120160256 24838 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 29336 24838 340 145 0 26381 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=558.52 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 55852 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=17044 CPUtime=1122.18 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 40701 0 0 0 112212 6 0 0 25 0 1 0 496819043 17453056 3454 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 4261 3454 127 39 0 3341 0
[pid=28515] ppid=28509 vsize=75960 CPUtime=557.67 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 19849 0 0 0 55759 8 0 0 25 0 1 0 496819124 77783040 14329 33554432000 4194304 4331988 140735578829312 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 18990 14329 175 34 0 17432 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 1170744

[startup+1182.3 s]
/proc/loadavg: 10.23 10.22 10.18 11/188 28580
/proc/meminfo: memFree=26193284/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=588832 CPUtime=1182.33 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 481561 0 0 0 118079 154 0 0 25 0 1 0 496819043 602963968 36866 33554432000 4194304 4587354 140737461601216 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 147208 36866 337 96 0 143770 0
[pid=28511] ppid=28509 vsize=118340 CPUtime=1182.32 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 25362 0 0 0 118229 3 0 0 25 0 1 0 496819043 121180160 25094 33554432000 4194304 4785740 140734016601728 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 29585 25094 340 145 0 26630 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=588.37 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 58837 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=26004 CPUtime=1182.17 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 42941 0 0 0 118210 7 0 0 25 0 1 0 496819043 26628096 5694 33554432000 4194304 4352236 140733506340112 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 6501 5694 127 39 0 5581 0
[pid=28515] ppid=28509 vsize=75960 CPUtime=587.51 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 20479 0 0 0 58742 9 0 0 25 0 1 0 496819124 77783040 14959 33554432000 4194304 4331988 140735578829312 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 18990 14959 175 34 0 17432 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1288172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.20 10.18 11/188 28580
/proc/meminfo: memFree=26176660/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=588832 CPUtime=1201.73 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 481561 0 0 0 120019 154 0 0 25 0 1 0 496819043 602963968 36866 33554432000 4194304 4587354 140737461601216 18446744073709551615 4388252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 147208 36866 337 96 0 143770 0
[pid=28511] ppid=28509 vsize=118624 CPUtime=1201.73 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 25431 0 0 0 120170 3 0 0 25 0 1 0 496819043 121470976 25163 33554432000 4194304 4785740 140734016601728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 29656 25163 340 145 0 26701 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=598.01 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 59801 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=21140 CPUtime=1201.58 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 42941 0 0 0 120151 7 0 0 25 0 1 0 496819043 21647360 4478 33554432000 4194304 4352236 140733506340112 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 5285 4478 127 39 0 4365 0
[pid=28515] ppid=28509 vsize=76892 CPUtime=597.15 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 20678 0 0 0 59706 9 0 0 25 0 1 0 496819124 78737408 15158 33554432000 4194304 4331988 140735578829312 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 19223 15158 175 34 0 17665 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1284524

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

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

[startup+1201.7 s]
/proc/loadavg: 10.17 10.20 10.18 11/188 28580
/proc/meminfo: memFree=26176660/32951124 swapFree=67111524/67111528
[pid=28509] ppid=28507 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28509/stat : 28509 (ppfolio) S 28507 28509 25547 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 496819043 18763776 389 33554432000 4194304 4287625 140735385841488 18446744073709551615 228095471119 0 0 4096 65536 4278216927840567295 0 0 17 2 0 0 0
/proc/28509/statm: 4581 389 341 23 0 91 0
[pid=28510] ppid=28509 vsize=588832 CPUtime=1201.73 cores=0
/proc/28510/stat : 28510 (cryptominisat) R 28509 28509 25547 0 -1 4202496 481561 0 0 0 120019 154 0 0 25 0 1 0 496819043 602963968 36866 33554432000 4194304 4587354 140737461601216 18446744073709551615 4388252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28510/statm: 147208 36866 337 96 0 143770 0
[pid=28511] ppid=28509 vsize=118624 CPUtime=1201.73 cores=4
/proc/28511/stat : 28511 (clasp) R 28509 28509 25547 0 -1 4202496 25431 0 0 0 120170 3 0 0 25 0 1 0 496819043 121470976 25163 33554432000 4194304 4785740 140734016601728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28511/statm: 29656 25163 340 145 0 26701 0
[pid=28512] ppid=28509 vsize=460712 CPUtime=598.01 cores=6
/proc/28512/stat : 28512 (TNM) R 28509 28509 25547 0 -1 4202496 1816 0 0 0 59801 0 0 0 25 0 1 0 496819043 471769088 1713 33554432000 134512640 134534564 4294122864 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28512/statm: 115178 1713 95 6 0 113844 0
[pid=28513] ppid=28509 vsize=21140 CPUtime=1201.58 cores=2
/proc/28513/stat : 28513 (lingeling) R 28509 28509 25547 0 -1 4202496 42941 0 0 0 120151 7 0 0 25 0 1 0 496819043 21647360 4478 33554432000 4194304 4352236 140733506340112 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28513/statm: 5285 4478 127 39 0 4365 0
[pid=28515] ppid=28509 vsize=76892 CPUtime=597.15 cores=6
/proc/28515/stat : 28515 (march_hi) R 28509 28509 25547 0 -1 4202496 20678 0 0 0 59706 9 0 0 25 0 1 0 496819124 78737408 15158 33554432000 4194304 4331988 140735578829312 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28515/statm: 19223 15158 175 34 0 17665 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1284524

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28509 and gives
#  childrusage.ru_utime.tv_sec=2396
#  childrusage.ru_utime.tv_usec=597661
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=184971
# CPU time returned by wait4() is 2396.78
# while last known CPU time is 4800.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.2
CPU user time (s): 4798.47
CPU system time (s): 1.73
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 2567172

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

runsolver used 1.89171 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 04:27:16
IDJOB=3190912
IDBENCH=82643
IDSOLVER=1612
FILE ID=node142/3190912-1304044036
RUNJOBID= node142-1304041557-25982
PBS_JOBID= 13170374
Free space on /tmp= 71304 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190912-1304044036/watcher-3190912-1304044036 -o /tmp/evaluation-result-3190912-1304044036/solver-3190912-1304044036 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190912-1304044036.cnf

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=1846563748

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26442084 kB
Buffers:       1645284 kB
Cached:        4109260 kB
SwapCached:          4 kB
Active:         834864 kB
Inactive:      5134528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26442084 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:      214484 kB
Mapped:          16928 kB
Slab:           475648 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2793256 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= 71292 MiB
End job on node142 at 2011-04-29 04:47:19