Trace number 3257641

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) 4033.79 1300.01

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	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-3257641-1304033907/watcher-3257641-1304033907 -o /tmp/evaluation-result-3257641-1304033907/solver-3257641-1304033907 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3257641-1304033907.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: 9.80 10.02 9.52 6/182 29004
/proc/meminfo: memFree=20155340/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) R 29002 29004 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0

[startup+0.0972401 s]
/proc/loadavg: 9.80 10.02 9.52 6/182 29004
/proc/meminfo: memFree=20155340/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) R 29002 29004 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100235 s]
/proc/loadavg: 9.80 10.02 9.52 6/182 29004
/proc/meminfo: memFree=20155340/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) R 29002 29004 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300205 s]
/proc/loadavg: 9.80 10.02 9.52 6/182 29004
/proc/meminfo: memFree=20155340/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) R 29002 29004 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700135 s]
/proc/loadavg: 9.80 10.02 9.52 6/182 29004
/proc/meminfo: memFree=20155340/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) R 29002 29004 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 9.80 10.02 9.52 11/188 29010
/proc/meminfo: memFree=20071960/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 521 0 0 0 0 0 0 0 19 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 4577636484072341503 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
[pid=29005] ppid=29004 vsize=43100 CPUtime=1.48 cores=0
/proc/29005/stat : 29005 (cryptominisat) R 29004 29004 28368 0 -1 4202496 10417 0 0 0 148 0 0 0 25 0 1 0 247581951 44134400 6390 33554432000 4194304 4587354 140735454843792 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29005/statm: 10775 6390 327 96 0 7337 0
[pid=29006] ppid=29004 vsize=24728 CPUtime=1.49 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 4623 0 0 0 149 0 0 0 20 0 1 0 247581951 25321472 3479 33554432000 4194304 4785740 140736862082944 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 6182 3479 340 145 0 3227 0
[pid=29007] ppid=29004 vsize=467588 CPUtime=0.71 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 4738 0 0 0 71 0 0 0 25 0 1 0 247581951 478810112 4635 33554432000 134512640 134534564 4292575920 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116897 4635 91 6 0 115563 0
[pid=29008] ppid=29004 vsize=16220 CPUtime=1.49 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 3584 0 0 0 149 0 0 0 25 0 1 0 247581951 16609280 3236 33554432000 4194304 4352236 140733499403776 18446744073709551615 4208867 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 4055 3236 125 39 0 3135 0
[pid=29009] ppid=29004 vsize=26860 CPUtime=0.75 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 16907 0 0 0 73 2 0 0 25 0 1 0 247581951 27504640 3837 33554432000 4194304 4331988 140735757190992 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 6715 3837 151 34 0 5157 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 596820

[startup+3.10072 s]
/proc/loadavg: 9.80 10.02 9.52 11/188 29010
/proc/meminfo: memFree=20074936/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 4577636484072341503 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
[pid=29005] ppid=29004 vsize=1469652 CPUtime=3.09 cores=0
/proc/29005/stat : 29005 (cryptominisat) R 29004 29004 28368 0 -1 4202496 13950 0 0 0 308 1 0 0 25 0 1 0 247581951 1504923648 7877 33554432000 4194304 4587354 140735454843792 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29005/statm: 367413 7877 337 96 0 363975 0
[pid=29006] ppid=29004 vsize=25880 CPUtime=3.08 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 4923 0 0 0 308 0 0 0 25 0 1 0 247581951 26501120 3779 33554432000 4194304 4785740 140736862082944 18446744073709551615 4538774 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 6470 3779 340 145 0 3515 0
[pid=29007] ppid=29004 vsize=467588 CPUtime=1.51 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 4738 0 0 0 151 0 0 0 25 0 1 0 247581951 478810112 4635 33554432000 134512640 134534564 4292575920 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116897 4635 91 6 0 115563 0
[pid=29008] ppid=29004 vsize=16220 CPUtime=3.08 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 3584 0 0 0 308 0 0 0 25 0 1 0 247581951 16609280 3236 33554432000 4194304 4352236 140733499403776 18446744073709551615 4267723 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 4055 3236 125 39 0 3135 0
[pid=29009] ppid=29004 vsize=27116 CPUtime=1.55 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 16947 0 0 0 153 2 0 0 25 0 1 0 247581951 27766784 3877 33554432000 4194304 4331988 140735757190992 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 6779 3877 151 34 0 5221 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2024780

[startup+6.30115 s]
/proc/loadavg: 9.81 10.02 9.52 11/188 29010
/proc/meminfo: memFree=20055440/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 4577636484072341503 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
[pid=29005] ppid=29004 vsize=55552 CPUtime=6.29 cores=0
/proc/29005/stat : 29005 (cryptominisat) R 29004 29004 28368 0 -1 4202496 15350 0 0 0 628 1 0 0 25 0 1 0 247581951 56885248 8015 33554432000 4194304 4587354 140735454843792 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29005/statm: 13888 8015 337 96 0 10450 0
[pid=29006] ppid=29004 vsize=28636 CPUtime=6.28 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 5604 0 0 0 628 0 0 0 25 0 1 0 247581951 29323264 4460 33554432000 4194304 4785740 140736862082944 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 7159 4460 340 145 0 4204 0
[pid=29007] ppid=29004 vsize=467588 CPUtime=3.11 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 4738 0 0 0 311 0 0 0 25 0 1 0 247581951 478810112 4635 33554432000 134512640 134534564 4292575920 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116897 4635 91 6 0 115563 0
[pid=29008] ppid=29004 vsize=16860 CPUtime=6.29 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 3728 0 0 0 629 0 0 0 25 0 1 0 247581951 17264640 3380 33554432000 4194304 4352236 140733499403776 18446744073709551615 4267906 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 4215 3380 125 39 0 3295 0
[pid=29009] ppid=29004 vsize=27628 CPUtime=3.13 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 17053 0 0 0 311 2 0 0 25 0 1 0 247581951 28291072 3983 33554432000 4194304 4331988 140735757190992 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 6907 3983 151 34 0 5349 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 614588

[startup+12.701 s]
/proc/loadavg: 9.83 10.02 9.52 11/188 29010
/proc/meminfo: memFree=20032528/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 4577636484072341503 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
[pid=29005] ppid=29004 vsize=9351284 CPUtime=12.69 cores=0
/proc/29005/stat : 29005 (cryptominisat) R 29004 29004 28368 0 -1 4202496 19664 0 0 0 1267 2 0 0 25 0 1 0 247581951 9575714816 11136 33554432000 4194304 4587354 140735454843792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29005/statm: 2337821 11136 337 96 0 2334383 0
[pid=29006] ppid=29004 vsize=33600 CPUtime=12.68 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 6747 0 0 0 1268 0 0 0 25 0 1 0 247581951 34406400 5603 33554432000 4194304 4785740 140736862082944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 8400 5603 340 145 0 5445 0
[pid=29007] ppid=29004 vsize=467588 CPUtime=6.31 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 4738 0 0 0 631 0 0 0 25 0 1 0 247581951 478810112 4635 33554432000 134512640 134534564 4292575920 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116897 4635 91 6 0 115563 0
[pid=29008] ppid=29004 vsize=16188 CPUtime=12.68 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 5561 0 0 0 1268 0 0 0 25 0 1 0 247581951 16576512 3214 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 4047 3214 127 39 0 3127 0
[pid=29009] ppid=29004 vsize=31500 CPUtime=6.29 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 17726 0 0 0 627 2 0 0 25 0 1 0 247581951 32256000 4656 33554432000 4194304 4331988 140735757190992 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 7875 4656 151 34 0 6317 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 9918484

[startup+25.5008 s]
/proc/loadavg: 10.02 10.05 9.54 11/188 29011
/proc/meminfo: memFree=19997808/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 4577636484072341503 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
[pid=29005] ppid=29004 vsize=72976 CPUtime=25.48 cores=0
/proc/29005/stat : 29005 (cryptominisat) R 29004 29004 28368 0 -1 4202496 21898 0 0 0 2546 2 0 0 25 0 1 0 247581951 74727424 13341 33554432000 4194304 4587354 140735454843792 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29005/statm: 18244 13341 337 96 0 14806 0
[pid=29006] ppid=29004 vsize=40968 CPUtime=25.49 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 8510 0 0 0 2548 1 0 0 25 0 1 0 247581951 41951232 7366 33554432000 4194304 4785740 140736862082944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 10242 7366 340 145 0 7287 0
[pid=29007] ppid=29004 vsize=467588 CPUtime=12.64 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 4739 0 0 0 1264 0 0 0 25 0 1 0 247581951 478810112 4636 33554432000 134512640 134534564 4292575920 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116897 4636 91 6 0 115563 0
[pid=29008] ppid=29004 vsize=15044 CPUtime=25.48 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 6315 0 0 0 2548 0 0 0 25 0 1 0 247581951 15405056 2928 33554432000 4194304 4352236 140733499403776 18446744073709551615 4267820 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 3761 2928 127 39 0 2841 0
[pid=29009] ppid=29004 vsize=53652 CPUtime=12.69 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 22181 0 0 0 1266 3 0 0 25 0 1 0 247581951 54939648 9111 33554432000 4194304 4331988 140735757190992 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 13413 9111 151 34 0 11855 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 668552

[startup+51.1013 s]
/proc/loadavg: 9.67 9.96 9.53 11/188 29045
/proc/meminfo: memFree=20109596/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 247581951 18763776 390 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 4577636484072341503 0 0 17 4 0 0 0
/proc/29004/statm: 4581 390 341 23 0 91 0
[pid=29005] ppid=29004 vsize=1488032 CPUtime=51.09 cores=0
/proc/29005/stat : 29005 (cryptominisat) R 29004 29004 28368 0 -1 4202496 35645 0 0 0 5104 5 0 0 25 0 1 0 247581951 1523744768 12292 33554432000 4194304 4587354 140735454843792 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29005/statm: 372008 12292 338 96 0 368570 0
[pid=29006] ppid=29004 vsize=45884 CPUtime=51.08 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 9676 0 0 0 5107 1 0 0 25 0 1 0 247581951 46985216 8532 33554432000 4194304 4785740 140736862082944 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 11471 8532 340 145 0 8516 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=25.41 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 2541 0 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=21252 CPUtime=51.09 cores=2

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


[startup+942.301 s]
/proc/loadavg: 4.51 7.21 8.56 5/176 29117
/proc/meminfo: memFree=20144240/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=115528 CPUtime=942.21 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 25504 0 0 0 94215 6 0 0 25 0 1 0 247581951 118300672 24360 33554432000 4194304 4785740 140736862082944 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 28882 24360 340 145 0 25927 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=468.62 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 46862 0 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=57500 CPUtime=942.3 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 148482 0 0 0 94212 18 0 0 25 0 1 0 247581951 58880000 13542 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 14375 13542 127 39 0 13455 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=468.62 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55494 0 0 0 46853 9 0 0 25 0 1 0 247581951 176291840 32163 33554432000 4194304 4331988 140735757190992 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32163 175 34 0 41482 0
Current children cumulated CPU time (s) 2962.34
Current children cumulated vsize (KiB) 831364

[startup+1002.3 s]
/proc/loadavg: 4.24 6.64 8.28 5/176 29119
/proc/meminfo: memFree=20139656/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=117448 CPUtime=1002.21 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 25898 0 0 0 100215 6 0 0 25 0 1 0 247581951 120266752 24754 33554432000 4194304 4785740 140736862082944 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 29362 24754 340 145 0 26407 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=498.44 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 49844 0 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=42908 CPUtime=1002.3 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 152674 0 0 0 100212 18 0 0 25 0 1 0 247581951 43937792 9894 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 10727 9894 127 39 0 9807 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=498.52 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55495 0 0 0 49843 9 0 0 25 0 1 0 247581951 176291840 32164 33554432000 4194304 4331988 140735757190992 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32164 175 34 0 41482 0
Current children cumulated CPU time (s) 3142.06
Current children cumulated vsize (KiB) 818692

[startup+1062.3 s]
/proc/loadavg: 4.21 6.19 8.02 5/176 29123
/proc/meminfo: memFree=20139744/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=117448 CPUtime=1062.21 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 25922 0 0 0 106215 6 0 0 25 0 1 0 247581951 120266752 24778 33554432000 4194304 4785740 140736862082944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 29362 24778 340 145 0 26407 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=528.34 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 52833 1 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=41372 CPUtime=1062.3 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 156002 0 0 0 106212 18 0 0 25 0 1 0 247581951 42364928 9510 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 10343 9510 127 39 0 9423 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=528.35 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55497 0 0 0 52826 9 0 0 25 0 1 0 247581951 176291840 32166 33554432000 4194304 4331988 140735757190992 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32166 175 34 0 41482 0
Current children cumulated CPU time (s) 3321.79
Current children cumulated vsize (KiB) 817156

[startup+1122.3 s]
/proc/loadavg: 4.12 5.80 7.77 5/176 29125
/proc/meminfo: memFree=20120624/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=120220 CPUtime=1122.21 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 26468 0 0 0 112215 6 0 0 25 0 1 0 247581951 123105280 25324 33554432000 4194304 4785740 140736862082944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 30055 25324 340 145 0 27100 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=558.2 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 55819 1 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=58524 CPUtime=1122.3 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 164130 0 0 0 112211 19 0 0 25 0 1 0 247581951 59928576 13798 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 14631 13798 127 39 0 13711 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=558.21 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55497 0 0 0 55812 9 0 0 25 0 1 0 247581951 176291840 32166 33554432000 4194304 4331988 140735757190992 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32166 175 34 0 41482 0
Current children cumulated CPU time (s) 3501.51
Current children cumulated vsize (KiB) 837080

[startup+1182.3 s]
/proc/loadavg: 4.09 5.49 7.53 5/176 29127
/proc/meminfo: memFree=20124340/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=120648 CPUtime=1182.22 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 26605 0 0 0 118215 7 0 0 25 0 1 0 247581951 123543552 25461 33554432000 4194304 4785740 140736862082944 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 30162 25461 340 145 0 27207 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=588.03 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 58802 1 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=53660 CPUtime=1182.31 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 172290 0 0 0 118210 21 0 0 25 0 1 0 247581951 54947840 12582 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 13415 12582 127 39 0 12495 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=588.09 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55497 0 0 0 58800 9 0 0 25 0 1 0 247581951 176291840 32166 33554432000 4194304 4331988 140735757190992 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32166 175 34 0 41482 0
Current children cumulated CPU time (s) 3681.24
Current children cumulated vsize (KiB) 832644

[startup+1242.3 s]
/proc/loadavg: 4.12 5.24 7.32 5/176 29128
/proc/meminfo: memFree=20135624/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=126632 CPUtime=1242.22 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 27972 0 0 0 124215 7 0 0 25 0 1 0 247581951 129671168 26828 33554432000 4194304 4785740 140736862082944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 31658 26828 340 145 0 28703 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=617.92 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 61791 1 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=37276 CPUtime=1242.31 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 175618 0 0 0 124210 21 0 0 25 0 1 0 247581951 38170624 8486 33554432000 4194304 4352236 140733499403776 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 9319 8486 127 39 0 8399 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=617.91 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55497 0 0 0 61782 9 0 0 25 0 1 0 247581951 176291840 32166 33554432000 4194304 4331988 140735757190992 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32166 175 34 0 41482 0
Current children cumulated CPU time (s) 3860.95
Current children cumulated vsize (KiB) 822244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 5.04 7.12 5/176 29130
/proc/meminfo: memFree=20116280/32951124 swapFree=67111528/67111528
[pid=29004] ppid=29002 vsize=18324 CPUtime=140.59 cores=0,2,4,6
/proc/29004/stat : 29004 (ppfolio) S 29002 29004 28368 0 -1 4202496 523 67145 0 0 0 0 14045 14 15 0 1 0 247581951 18763776 391 33554432000 4194304 4287625 140734411628560 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29004/statm: 4581 391 342 23 0 91 0
[pid=29006] ppid=29004 vsize=129100 CPUtime=1299.93 cores=4
/proc/29006/stat : 29006 (clasp) R 29004 29004 28368 0 -1 4202496 28491 0 0 0 129986 7 0 0 25 0 1 0 247581951 132198400 27347 33554432000 4194304 4785740 140736862082944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29006/statm: 32275 27347 340 145 0 29320 0
[pid=29007] ppid=29004 vsize=467852 CPUtime=646.62 cores=6
/proc/29007/stat : 29007 (TNM) R 29004 29004 28368 0 -1 4202496 5274 0 0 0 64661 1 0 0 25 0 1 0 247581951 479080448 5171 33554432000 134512640 134534564 4292575920 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29007/statm: 116963 5171 95 6 0 115629 0
[pid=29008] ppid=29004 vsize=54172 CPUtime=1300.01 cores=2
/proc/29008/stat : 29008 (lingeling) R 29004 29004 28368 0 -1 4202496 183714 0 0 0 129979 22 0 0 25 0 1 0 247581951 55472128 12710 33554432000 4194304 4352236 140733499403776 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29008/statm: 13543 12710 127 39 0 12623 0
[pid=29009] ppid=29004 vsize=172160 CPUtime=646.64 cores=6
/proc/29009/stat : 29009 (march_hi) R 29004 29004 28368 0 -1 4202496 55497 0 0 0 64655 9 0 0 25 0 1 0 247581951 176291840 32166 33554432000 4194304 4331988 140735757190992 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29009/statm: 43040 32166 175 34 0 41482 0
Current children cumulated CPU time (s) 4033.79
Current children cumulated vsize (KiB) 841608

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 29004 and gives
#  childrusage.ru_utime.tv_sec=1440
#  childrusage.ru_utime.tv_usec=256047
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=376942
# CPU time returned by wait4() is 1440.63
# while last known CPU time is 4033.79
#
# 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): 4033.79
CPU user time (s): 4033.26
CPU system time (s): 0.53
CPU usage (%): 310.289
Max. virtual memory (cumulated for all children) (KiB): 10099596

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

runsolver used 2.09968 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 01:38:27
IDJOB=3257641
IDBENCH=71153
IDSOLVER=1612
FILE ID=node107/3257641-1304033907
RUNJOBID= node107-1304032485-28748
PBS_JOBID= 13170345
Free space on /tmp= 71788 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257641-1304033907/watcher-3257641-1304033907 -o /tmp/evaluation-result-3257641-1304033907/solver-3257641-1304033907 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3257641-1304033907.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=277301420

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.75
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.829
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:      20155372 kB
Buffers:       2024720 kB
Cached:        9968300 kB
SwapCached:          0 kB
Active:        5076016 kB
Inactive:      7238784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20155372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14092 kB
Writeback:           0 kB
AnonPages:      321432 kB
Mapped:          16716 kB
Slab:           416596 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2274348 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= 71788 MiB
End job on node107 at 2011-04-29 02:00:09