Trace number 3190953

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
MD5SUM707c4bcddcda116edc4a57a77dc3ba68
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.5224
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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
3901.89/1300.01	Done

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-3190953-1304047949/watcher-3190953-1304047949 -o /tmp/evaluation-result-3190953-1304047949/solver-3190953-1304047949 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190953-1304047949.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.81 10.11 10.07 6/182 30799
/proc/meminfo: memFree=21238116/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) R 30797 30799 30178 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0

[startup+0.222045 s]
/proc/loadavg: 9.81 10.11 10.07 6/182 30799
/proc/meminfo: memFree=21238116/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301031 s]
/proc/loadavg: 9.81 10.11 10.07 6/182 30799
/proc/meminfo: memFree=21238116/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401013 s]
/proc/loadavg: 9.81 10.11 10.07 6/182 30799
/proc/meminfo: memFree=21238116/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70096 s]
/proc/loadavg: 9.81 10.11 10.07 6/182 30799
/proc/meminfo: memFree=21238116/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 9.81 10.11 10.07 11/188 30805
/proc/meminfo: memFree=21220708/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
[pid=30800] ppid=30799 vsize=284696 CPUtime=1.48 cores=0
/proc/30800/stat : 30800 (cryptominisat) R 30799 30799 30178 0 -1 4202496 4304 0 0 0 148 0 0 0 25 0 1 0 248986151 291528704 1512 33554432000 4194304 4587354 140734568660480 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30800/statm: 71174 1512 327 96 0 67736 0
[pid=30801] ppid=30799 vsize=16852 CPUtime=1.48 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 1685 0 0 0 148 0 0 0 25 0 1 0 248986151 17256448 1552 33554432000 4194304 4785740 140736791708336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 4213 1552 340 145 0 1258 0
[pid=30802] ppid=30799 vsize=453448 CPUtime=0.71 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 686 0 0 0 71 0 0 0 25 0 1 0 248986151 464330752 583 33554432000 134512640 134534564 4292594240 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 113362 583 91 6 0 112028 0
[pid=30803] ppid=30799 vsize=7064 CPUtime=1.49 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 1381 0 0 0 149 0 0 0 25 0 1 0 248986151 7233536 943 33554432000 4194304 4352236 140733746667840 18446744073709551615 4271306 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 1766 943 127 39 0 846 0
[pid=30804] ppid=30799 vsize=8760 CPUtime=0.77 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 2301 0 0 0 77 0 0 0 25 0 1 0 248986151 8970240 620 33554432000 4194304 4331988 140735717426320 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 2190 620 150 34 0 632 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 789144

[startup+3.10054 s]
/proc/loadavg: 9.81 10.11 10.07 11/188 30805
/proc/meminfo: memFree=21204216/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
[pid=30800] ppid=30799 vsize=298980 CPUtime=3.08 cores=0
/proc/30800/stat : 30800 (cryptominisat) R 30799 30799 30178 0 -1 4202496 7771 0 0 0 307 1 0 0 25 0 1 0 248986151 306155520 4312 33554432000 4194304 4587354 140734568660480 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30800/statm: 74745 4312 337 96 0 71307 0
[pid=30801] ppid=30799 vsize=17864 CPUtime=3.08 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 1909 0 0 0 308 0 0 0 25 0 1 0 248986151 18292736 1776 33554432000 4194304 4785740 140736791708336 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 4466 1776 340 145 0 1511 0
[pid=30802] ppid=30799 vsize=453448 CPUtime=1.51 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 686 0 0 0 151 0 0 0 25 0 1 0 248986151 464330752 583 33554432000 134512640 134534564 4292594240 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 113362 583 91 6 0 112028 0
[pid=30803] ppid=30799 vsize=7836 CPUtime=3.09 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 1590 0 0 0 309 0 0 0 25 0 1 0 248986151 8024064 1152 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 1959 1152 127 39 0 1039 0
[pid=30804] ppid=30799 vsize=10400 CPUtime=1.56 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 2980 0 0 0 156 0 0 0 25 0 1 0 248986151 10649600 966 33554432000 4194304 4331988 140735717426320 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 2600 966 174 34 0 1042 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 806852

[startup+6.30098 s]
/proc/loadavg: 9.82 10.11 10.07 11/188 30805
/proc/meminfo: memFree=21217360/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248986151 18763776 389 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4577558281307815935 0 0 17 4 0 0 0
/proc/30799/statm: 4581 389 341 23 0 91 0
[pid=30800] ppid=30799 vsize=40372 CPUtime=6.28 cores=0
/proc/30800/stat : 30800 (cryptominisat) R 30799 30799 30178 0 -1 4202496 10487 0 0 0 627 1 0 0 25 0 1 0 248986151 41340928 4604 33554432000 4194304 4587354 140734568660480 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30800/statm: 10093 4604 337 96 0 6655 0
[pid=30801] ppid=30799 vsize=19448 CPUtime=6.28 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 2281 0 0 0 628 0 0 0 25 0 1 0 248986151 19914752 2148 33554432000 4194304 4785740 140736791708336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 4862 2148 340 145 0 1907 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=3.11 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 311 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=7900 CPUtime=6.29 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 1817 0 0 0 629 0 0 0 25 0 1 0 248986151 8089600 1168 33554432000 4194304 4352236 140733746667840 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 1975 1168 127 39 0 1055 0
[pid=30804] ppid=30799 vsize=10400 CPUtime=3.15 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 2980 0 0 0 315 0 0 0 25 0 1 0 248986151 10649600 966 33554432000 4194304 4331988 140735717426320 18446744073709551615 4298883 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 2600 966 174 34 0 1042 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 553856

[startup+12.7009 s]
/proc/loadavg: 9.75 10.09 10.07 10/187 30805
/proc/meminfo: memFree=21230908/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 4294934787 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=21876 CPUtime=12.68 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 2845 0 0 0 1268 0 0 0 25 0 1 0 248986151 22401024 2712 33554432000 4194304 4785740 140736791708336 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 5469 2712 340 145 0 2514 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=6.31 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 631 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=7900 CPUtime=12.69 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 2041 0 0 0 1269 0 0 0 25 0 1 0 248986151 8089600 1168 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 1975 1168 127 39 0 1055 0
[pid=30804] ppid=30799 vsize=10400 CPUtime=6.31 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 2984 0 0 0 631 0 0 0 25 0 1 0 248986151 10649600 970 33554432000 4194304 4331988 140735717426320 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 2600 970 174 34 0 1042 0
Current children cumulated CPU time (s) 46.53
Current children cumulated vsize (KiB) 515912

[startup+25.5066 s]
/proc/loadavg: 9.65 10.05 10.05 10/187 30805
/proc/meminfo: memFree=21209440/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=25060 CPUtime=25.5 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 3556 0 0 0 2549 1 0 0 25 0 1 0 248986151 25661440 3423 33554432000 4194304 4785740 140736791708336 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 6265 3423 340 145 0 3310 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=12.66 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 1266 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=10528 CPUtime=25.49 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 3110 0 0 0 2549 0 0 0 25 0 1 0 248986151 10780672 1821 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 2632 1821 127 39 0 1712 0
[pid=30804] ppid=30799 vsize=11936 CPUtime=12.69 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 3352 0 0 0 1269 0 0 0 25 0 1 0 248986151 12222464 1338 33554432000 4194304 4331988 140735717426320 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 2984 1338 175 34 0 1426 0
Current children cumulated CPU time (s) 84.88
Current children cumulated vsize (KiB) 523260

[startup+51.1011 s]
/proc/loadavg: 9.51 9.98 10.03 10/187 30806
/proc/meminfo: memFree=21201392/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=29548 CPUtime=51.09 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 4583 0 0 0 5108 1 0 0 25 0 1 0 248986151 30257152 4450 33554432000 4194304 4785740 140736791708336 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 7387 4450 340 145 0 4432 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=25.4 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 2540 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=11168 CPUtime=51.09 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 4198 0 0 0 5109 0 0 0 25 0 1 0 248986151 11436032 1981 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328159 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 2792 1981 127 39 0 1872 0
[pid=30804] ppid=30799 vsize=13852 CPUtime=25.4 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 3741 0 0 0 2540 0 0 0 25 0 1 0 248986151 14184448 1727 33554432000 4194304 4331988 140735717426320 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 3463 1727 175 34 0 1905 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 530304

[startup+102.301 s]

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

[pid=30801] ppid=30799 vsize=62320 CPUtime=882.31 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 12057 0 0 0 88229 2 0 0 25 0 1 0 248986151 63815680 11616 33554432000 4194304 4785740 140736791708336 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 15580 11616 341 145 0 12625 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=438.74 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 43874 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=21680 CPUtime=882.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 37770 0 0 0 88224 7 0 0 25 0 1 0 248986151 22200320 4613 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5420 4613 127 39 0 4500 0
[pid=30804] ppid=30799 vsize=70156 CPUtime=438.81 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 16749 0 0 0 43876 5 0 0 25 0 1 0 248986151 71839744 14735 33554432000 4194304 4331988 140735717426320 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 17539 14735 175 34 0 15981 0
Current children cumulated CPU time (s) 2650.71
Current children cumulated vsize (KiB) 629892

[startup+942.301 s]
/proc/loadavg: 4.56 7.35 8.79 5/176 30848
/proc/meminfo: memFree=21279944/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=64336 CPUtime=942.31 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 12521 0 0 0 94229 2 0 0 25 0 1 0 248986151 65880064 12026 33554432000 4194304 4785740 140736791708336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 16084 12026 341 145 0 13129 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=468.63 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 46863 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=23984 CPUtime=942.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 40298 0 0 0 94224 7 0 0 25 0 1 0 248986151 24559616 5189 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5996 5189 127 39 0 5076 0
[pid=30804] ppid=30799 vsize=70976 CPUtime=468.64 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 17663 0 0 0 46858 6 0 0 25 0 1 0 248986151 72679424 15649 33554432000 4194304 4331988 140735717426320 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 17744 15649 175 34 0 16186 0
Current children cumulated CPU time (s) 2830.43
Current children cumulated vsize (KiB) 635032

[startup+1002.31 s]
/proc/loadavg: 4.24 6.75 8.49 5/176 30849
/proc/meminfo: memFree=21278648/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=65004 CPUtime=1002.31 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 12685 0 0 0 100229 2 0 0 25 0 1 0 248986151 66564096 12190 33554432000 4194304 4785740 140736791708336 18446744073709551615 4277643 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 16251 12190 341 145 0 13296 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=498.48 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 49848 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=20272 CPUtime=1002.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 42250 0 0 0 100224 7 0 0 25 0 1 0 248986151 20758528 4261 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5068 4261 127 39 0 4148 0
[pid=30804] ppid=30799 vsize=100444 CPUtime=498.52 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 18610 0 0 0 49846 6 0 0 25 0 1 0 248986151 102854656 16596 33554432000 4194304 4331988 140735717426320 18446744073709551615 4287549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 25111 16596 175 34 0 23553 0
Current children cumulated CPU time (s) 3010.16
Current children cumulated vsize (KiB) 661456

[startup+1062.3 s]
/proc/loadavg: 4.12 6.26 8.21 5/176 30851
/proc/meminfo: memFree=21274132/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=65868 CPUtime=1062.31 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 12869 0 0 0 106229 2 0 0 25 0 1 0 248986151 67448832 12374 33554432000 4194304 4785740 140736791708336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 16467 12374 341 145 0 13512 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=528.32 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 52832 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=20272 CPUtime=1062.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 43178 0 0 0 106224 7 0 0 25 0 1 0 248986151 20758528 4261 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5068 4261 127 39 0 4148 0
[pid=30804] ppid=30799 vsize=100444 CPUtime=528.38 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 19575 0 0 0 52832 6 0 0 25 0 1 0 248986151 102854656 17561 33554432000 4194304 4331988 140735717426320 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 25111 17561 175 34 0 23553 0
Current children cumulated CPU time (s) 3189.86
Current children cumulated vsize (KiB) 662320

[startup+1122.3 s]
/proc/loadavg: 4.12 5.86 7.95 5/176 30852
/proc/meminfo: memFree=21269852/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=66828 CPUtime=1122.31 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 13112 0 0 0 112229 2 0 0 25 0 1 0 248986151 68431872 12569 33554432000 4194304 4785740 140736791708336 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 16707 12569 341 145 0 13752 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=558.22 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 55822 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=20272 CPUtime=1122.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 44106 0 0 0 112224 7 0 0 25 0 1 0 248986151 20758528 4261 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328316 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5068 4261 127 39 0 4148 0
[pid=30804] ppid=30799 vsize=100444 CPUtime=558.2 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 20486 0 0 0 55813 7 0 0 25 0 1 0 248986151 102854656 18472 33554432000 4194304 4331988 140735717426320 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 25111 18472 175 34 0 23553 0
Current children cumulated CPU time (s) 3369.58
Current children cumulated vsize (KiB) 663280

[startup+1182.3 s]
/proc/loadavg: 4.11 5.54 7.71 5/176 30854
/proc/meminfo: memFree=21268548/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=68172 CPUtime=1182.31 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 13464 0 0 0 118229 2 0 0 25 0 1 0 248986151 69808128 12825 33554432000 4194304 4785740 140736791708336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 17043 12825 341 145 0 14088 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=588.04 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 58804 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=16432 CPUtime=1182.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 45162 0 0 0 118224 7 0 0 25 0 1 0 248986151 16826368 3301 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 4108 3301 127 39 0 3188 0
[pid=30804] ppid=30799 vsize=100444 CPUtime=588.1 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 21442 0 0 0 58802 8 0 0 25 0 1 0 248986151 102854656 19428 33554432000 4194304 4331988 140735717426320 18446744073709551615 4291537 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 25111 19428 175 34 0 23553 0
Current children cumulated CPU time (s) 3549.3
Current children cumulated vsize (KiB) 660784

[startup+1242.3 s]
/proc/loadavg: 4.10 5.27 7.48 5/176 30856
/proc/meminfo: memFree=21260308/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=68844 CPUtime=1242.32 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 13638 0 0 0 124230 2 0 0 25 0 1 0 248986151 70496256 12951 33554432000 4194304 4785740 140736791708336 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 17211 12951 341 145 0 14256 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=617.91 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 61791 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=20528 CPUtime=1242.31 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 47178 0 0 0 124224 7 0 0 25 0 1 0 248986151 21020672 4325 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5132 4325 127 39 0 4212 0
[pid=30804] ppid=30799 vsize=100444 CPUtime=617.95 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 22361 0 0 0 61787 8 0 0 25 0 1 0 248986151 102854656 20347 33554432000 4194304 4331988 140735717426320 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 25111 20347 175 34 0 23553 0
Current children cumulated CPU time (s) 3729.03
Current children cumulated vsize (KiB) 665552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 5.05 7.26 5/176 30857
/proc/meminfo: memFree=21255652/32951124 swapFree=67111528/67111528
[pid=30799] ppid=30797 vsize=18324 CPUtime=8.54 cores=0,2,4,6
/proc/30799/stat : 30799 (ppfolio) S 30797 30799 30178 0 -1 4202496 520 11671 0 0 0 0 852 2 15 0 1 0 248986151 18763776 390 33554432000 4194304 4287625 140734813781136 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30799/statm: 4581 390 342 23 0 91 0
[pid=30801] ppid=30799 vsize=69228 CPUtime=1300.02 cores=4
/proc/30801/stat : 30801 (clasp) R 30799 30799 30178 0 -1 4202496 13767 0 0 0 130000 2 0 0 25 0 1 0 248986151 70889472 13032 33554432000 4194304 4785740 140736791708336 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30801/statm: 17307 13032 341 145 0 14352 0
[pid=30802] ppid=30799 vsize=457412 CPUtime=646.61 cores=6
/proc/30802/stat : 30802 (TNM) R 30799 30799 30178 0 -1 4202496 807 0 0 0 64661 0 0 0 25 0 1 0 248986151 468389888 704 33554432000 134512640 134534564 4292594240 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30802/statm: 114353 704 95 6 0 113019 0
[pid=30803] ppid=30799 vsize=21040 CPUtime=1300.03 cores=2
/proc/30803/stat : 30803 (lingeling) R 30799 30799 30178 0 -1 4202496 48426 0 0 0 129995 8 0 0 25 0 1 0 248986151 21544960 4453 33554432000 4194304 4352236 140733746667840 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30803/statm: 5260 4453 127 39 0 4340 0
[pid=30804] ppid=30799 vsize=100444 CPUtime=646.69 cores=6
/proc/30804/stat : 30804 (march_hi) R 30799 30799 30178 0 -1 4202496 23267 0 0 0 64660 9 0 0 25 0 1 0 248986151 102854656 21253 33554432000 4194304 4331988 140735717426320 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30804/statm: 25111 21253 175 34 0 23553 0
Current children cumulated CPU time (s) 3901.89
Current children cumulated vsize (KiB) 666448

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 3901.94
CPU user time (s): 3901.7
CPU system time (s): 0.236963
CPU usage (%): 300.147
Max. virtual memory (cumulated for all children) (KiB): 9833992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3901.7
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98492
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= 291
involuntary context switches= 30646

runsolver used 2.07868 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 05:32:29
IDJOB=3190953
IDBENCH=82684
IDSOLVER=1612
FILE ID=node107/3190953-1304047949
RUNJOBID= node107-1304042629-30196
PBS_JOBID= 13170385
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190953-1304047949/watcher-3190953-1304047949 -o /tmp/evaluation-result-3190953-1304047949/solver-3190953-1304047949 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190953-1304047949.cnf

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

MD5SUM BENCH= 707c4bcddcda116edc4a57a77dc3ba68
RANDOM SEED=1690027224

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:      21238280 kB
Buffers:       2019224 kB
Cached:        8987476 kB
SwapCached:          0 kB
Active:        3182852 kB
Inactive:      8049716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21238280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10488 kB
Writeback:           0 kB
AnonPages:      225808 kB
Mapped:          16712 kB
Slab:           416008 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2617216 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= 71792 MiB
End job on node107 at 2011-04-29 05:54:09