Trace number 3292848

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 parUNSAT 1562.89 520.828

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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
1562.75/520.82	s UNSATISFIABLE
1562.75/520.82	solver [2] clasp 1.3.6 answered
1562.75/520.82	Done

Verifier Data

No possible verification on an UNSAT instance

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-3292848-1304097406/watcher-3292848-1304097406 -o /tmp/evaluation-result-3292848-1304097406/solver-3292848-1304097406 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3292848-1304097406.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: 8.23 8.06 7.21 6/181 2200
/proc/meminfo: memFree=30949544/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) R 2198 2200 2052 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0

[startup+0.37031 s]
/proc/loadavg: 8.23 8.06 7.21 6/181 2200
/proc/meminfo: memFree=30949544/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 3947994553356648447 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400625 s]
/proc/loadavg: 8.23 8.06 7.21 6/181 2200
/proc/meminfo: memFree=30949544/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 3947994553356648447 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500604 s]
/proc/loadavg: 8.23 8.06 7.21 6/181 2200
/proc/meminfo: memFree=30949544/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 3947994553356648447 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700568 s]
/proc/loadavg: 8.23 8.06 7.21 6/181 2200
/proc/meminfo: memFree=30949544/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 3947994553356648447 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 8.29 8.08 7.22 10/187 2206
/proc/meminfo: memFree=30936340/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 3947994553356648447 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0
[pid=2201] ppid=2200 vsize=2341796 CPUtime=1.49 cores=0
/proc/2201/stat : 2201 (cryptominisat) R 2200 2200 2052 0 -1 4202496 2712 0 0 0 149 0 0 0 25 0 1 0 521341404 2397999104 1852 33554432000 4194304 4587354 140736139022224 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2201/statm: 585449 1852 334 96 0 582011 0
[pid=2202] ppid=2200 vsize=13892 CPUtime=1.49 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 929 0 0 0 149 0 0 0 25 0 1 0 521341404 14225408 819 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 3473 819 340 145 0 518 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=0.84 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 84 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 11536687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=8080 CPUtime=1.49 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 1988 0 0 0 149 0 0 0 25 0 1 0 521341404 8273920 1213 33554432000 4194304 4352236 140737162389824 18446744073709551615 4208101 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 2020 1213 126 39 0 1100 0
[pid=2205] ppid=2200 vsize=7240 CPUtime=0.63 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 420 0 0 0 63 0 0 0 25 0 1 0 521341404 7413760 313 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 1810 313 174 34 0 252 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2845160

[startup+3.10113 s]
/proc/loadavg: 8.29 8.08 7.22 10/187 2206
/proc/meminfo: memFree=30932248/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521341404 18763776 389 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 3947994553356648447 0 0 17 4 0 0 0
/proc/2200/statm: 4581 389 341 23 0 91 0
[pid=2201] ppid=2200 vsize=2340008 CPUtime=3.09 cores=0
/proc/2201/stat : 2201 (cryptominisat) R 2200 2200 2052 0 -1 4202496 4803 0 0 0 309 0 0 0 25 0 1 0 521341404 2396168192 2204 33554432000 4194304 4587354 140736139022224 18446744073709551615 4251072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2201/statm: 585002 2204 334 96 0 581564 0
[pid=2202] ppid=2200 vsize=14316 CPUtime=3.09 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 1033 0 0 0 309 0 0 0 25 0 1 0 521341404 14659584 923 33554432000 4194304 4785740 140734323984352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 3579 923 340 145 0 624 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=1.64 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 164 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 11536767 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=9504 CPUtime=3.09 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 2697 0 0 0 309 0 0 0 25 0 1 0 521341404 9732096 1538 33554432000 4194304 4352236 140737162389824 18446744073709551615 4231152 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 2376 1538 127 39 0 1456 0
[pid=2205] ppid=2200 vsize=7240 CPUtime=1.43 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 430 0 0 0 143 0 0 0 25 0 1 0 521341404 7413760 323 33554432000 4194304 4331988 140736412263504 18446744073709551615 4228238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 1810 323 174 34 0 252 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2845220

[startup+6.30056 s]
/proc/loadavg: 8.27 8.08 7.22 9/186 2206
/proc/meminfo: memFree=30933996/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=14716 CPUtime=6.29 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 1119 0 0 0 629 0 0 0 25 0 1 0 521341404 15069184 1009 33554432000 4194304 4785740 140734323984352 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 3679 1009 340 145 0 724 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=3.25 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 325 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=12064 CPUtime=6.29 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 4745 0 0 0 628 1 0 0 25 0 1 0 521341404 12353536 2178 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 3016 2178 127 39 0 2096 0
[pid=2205] ppid=2200 vsize=7484 CPUtime=3.01 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 495 0 0 0 301 0 0 0 25 0 1 0 521341404 7663616 386 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 1871 386 175 34 0 313 0
Current children cumulated CPU time (s) 22.23
Current children cumulated vsize (KiB) 508416

[startup+12.7004 s]
/proc/loadavg: 8.25 8.08 7.23 9/186 2206
/proc/meminfo: memFree=30922364/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=15444 CPUtime=12.69 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 1291 0 0 0 1269 0 0 0 25 0 1 0 521341404 15814656 1181 33554432000 4194304 4785740 140734323984352 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 3861 1181 340 145 0 906 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=6.44 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 644 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=13092 CPUtime=12.69 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 7354 0 0 0 1268 1 0 0 25 0 1 0 521341404 13406208 2451 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 3273 2451 127 39 0 2353 0
[pid=2205] ppid=2200 vsize=7636 CPUtime=6.17 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 522 0 0 0 617 0 0 0 25 0 1 0 521341404 7819264 413 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 1909 413 175 34 0 351 0
Current children cumulated CPU time (s) 41.38
Current children cumulated vsize (KiB) 510324

[startup+25.501 s]
/proc/loadavg: 8.21 8.07 7.24 9/186 2207
/proc/meminfo: memFree=30920500/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=16632 CPUtime=25.49 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 1566 0 0 0 2549 0 0 0 25 0 1 0 521341404 17031168 1456 33554432000 4194304 4785740 140734323984352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 4158 1456 340 145 0 1203 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=12.84 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 1284 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=19236 CPUtime=25.48 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 12794 0 0 0 2547 1 0 0 25 0 1 0 521341404 19697664 3987 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328728 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 4809 3987 127 39 0 3889 0
[pid=2205] ppid=2200 vsize=7864 CPUtime=12.51 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 599 0 0 0 1251 0 0 0 25 0 1 0 521341404 8052736 490 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 1966 490 175 34 0 408 0
Current children cumulated CPU time (s) 79.71
Current children cumulated vsize (KiB) 517884

[startup+51.1004 s]
/proc/loadavg: 8.18 8.08 7.27 9/186 2207
/proc/meminfo: memFree=30909288/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=17660 CPUtime=51.09 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 1829 0 0 0 5109 0 0 0 25 0 1 0 521341404 18083840 1719 33554432000 4194304 4785740 140734323984352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 4415 1719 340 145 0 1460 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=25.61 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 2561 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134528612 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=23176 CPUtime=51.09 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 20347 0 0 0 5106 3 0 0 25 0 1 0 521341404 23732224 4988 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 5794 4988 127 39 0 4874 0
[pid=2205] ppid=2200 vsize=8716 CPUtime=25.2 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 729 0 0 0 2520 0 0 0 25 0 1 0 521341404 8925184 620 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2179 620 175 34 0 621 0
Current children cumulated CPU time (s) 156.38
Current children cumulated vsize (KiB) 523704

[startup+102.301 s]
/proc/loadavg: 8.13 8.08 7.31 9/186 2209
/proc/meminfo: memFree=30897596/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6

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


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

[startup+486.601 s]
/proc/loadavg: 8.35 8.45 7.74 9/186 2325
/proc/meminfo: memFree=28438512/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=486.55 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2950 0 0 0 48653 2 0 0 25 0 1 0 521341404 23003136 2840 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2840 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=242.21 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 24221 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=42252 CPUtime=486.46 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 112124 0 0 0 48557 89 0 0 25 0 1 0 521341404 43266048 9757 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 10563 9757 127 39 0 9643 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=241.74 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1247 0 0 0 24174 0 0 0 25 0 1 0 521341404 10887168 1138 33554432000 4194304 4331988 140736412263504 18446744073709551615 4316864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1138 175 34 0 1100 0
Current children cumulated CPU time (s) 1460.35
Current children cumulated vsize (KiB) 549500

[startup+499.4 s]
/proc/loadavg: 8.37 8.45 7.74 9/186 2325
/proc/meminfo: memFree=28424112/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=499.35 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2950 0 0 0 49933 2 0 0 25 0 1 0 521341404 23003136 2840 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2840 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=248.61 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 24861 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=42252 CPUtime=499.27 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 116604 0 0 0 49837 90 0 0 25 0 1 0 521341404 43266048 9757 33554432000 4194304 4352236 140737162389824 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 10563 9757 127 39 0 9643 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=248.07 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1264 0 0 0 24807 0 0 0 25 0 1 0 521341404 10887168 1155 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1155 175 34 0 1100 0
Current children cumulated CPU time (s) 1498.69
Current children cumulated vsize (KiB) 549500

[startup+512.201 s]
/proc/loadavg: 8.29 8.43 7.75 9/186 2325
/proc/meminfo: memFree=28409084/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=512.15 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2950 0 0 0 51213 2 0 0 25 0 1 0 521341404 23003136 2840 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2840 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=254.95 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 25495 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=42764 CPUtime=512.06 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 118908 0 0 0 51116 90 0 0 25 0 1 0 521341404 43790336 9885 33554432000 4194304 4352236 140737162389824 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 10691 9885 127 39 0 9771 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=254.46 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1269 0 0 0 25446 0 0 0 25 0 1 0 521341404 10887168 1160 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1160 175 34 0 1100 0
Current children cumulated CPU time (s) 1537.01
Current children cumulated vsize (KiB) 550012

[startup+515.4 s]
/proc/loadavg: 8.29 8.43 7.75 9/186 2326
/proc/meminfo: memFree=28405736/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=515.35 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2951 0 0 0 51533 2 0 0 25 0 1 0 521341404 23003136 2841 33554432000 4194304 4785740 140734323984352 18446744073709551615 4277649 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2841 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=256.53 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 25653 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134529251 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=45324 CPUtime=515.26 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 119548 0 0 0 51436 90 0 0 25 0 1 0 521341404 46411776 10525 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 11331 10525 127 39 0 10411 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=256.06 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1269 0 0 0 25606 0 0 0 25 0 1 0 521341404 10887168 1160 33554432000 4194304 4331988 140736412263504 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1160 175 34 0 1100 0
Current children cumulated CPU time (s) 1546.59
Current children cumulated vsize (KiB) 552572

[startup+518.601 s]
/proc/loadavg: 8.26 8.42 7.75 9/186 2326
/proc/meminfo: memFree=28403356/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=518.55 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2951 0 0 0 51853 2 0 0 25 0 1 0 521341404 23003136 2841 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2841 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=258.11 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 25811 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=46348 CPUtime=518.46 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 119804 0 0 0 51756 90 0 0 25 0 1 0 521341404 47460352 10781 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 11587 10781 127 39 0 10667 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=257.66 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1269 0 0 0 25766 0 0 0 25 0 1 0 521341404 10887168 1160 33554432000 4194304 4331988 140736412263504 18446744073709551615 4313734 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1160 175 34 0 1100 0
Current children cumulated CPU time (s) 1556.17
Current children cumulated vsize (KiB) 553596

[startup+520.2 s]
/proc/loadavg: 8.26 8.42 7.75 9/186 2326
/proc/meminfo: memFree=28400504/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=520.15 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2951 0 0 0 52013 2 0 0 25 0 1 0 521341404 23003136 2841 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2841 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=258.9 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 25890 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=42252 CPUtime=520.06 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 120828 0 0 0 51916 90 0 0 25 0 1 0 521341404 43266048 9757 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 10563 9757 127 39 0 9643 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=258.46 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1269 0 0 0 25846 0 0 0 25 0 1 0 521341404 10887168 1160 33554432000 4194304 4331988 140736412263504 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1160 175 34 0 1100 0
Current children cumulated CPU time (s) 1560.96
Current children cumulated vsize (KiB) 549500

[startup+520.606 s]
/proc/loadavg: 8.24 8.41 7.75 9/186 2326
/proc/meminfo: memFree=28400752/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=520.55 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2951 0 0 0 52053 2 0 0 25 0 1 0 521341404 23003136 2841 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2841 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=259.1 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 25910 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=42764 CPUtime=520.47 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 120956 0 0 0 51957 90 0 0 25 0 1 0 521341404 43790336 9885 33554432000 4194304 4352236 140737162389824 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 10691 9885 127 39 0 9771 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=258.66 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1269 0 0 0 25866 0 0 0 25 0 1 0 521341404 10887168 1160 33554432000 4194304 4331988 140736412263504 18446744073709551615 4212625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1160 175 34 0 1100 0
Current children cumulated CPU time (s) 1562.17
Current children cumulated vsize (KiB) 550012

[startup+520.8 s]
/proc/loadavg: 8.24 8.41 7.75 9/186 2326
/proc/meminfo: memFree=28400752/32951124 swapFree=67110188/67111528
[pid=2200] ppid=2198 vsize=18324 CPUtime=3.39 cores=0,2,4,6
/proc/2200/stat : 2200 (ppfolio) S 2198 2200 2052 0 -1 4202496 520 4972 0 0 0 0 339 0 15 0 1 0 521341404 18763776 390 33554432000 4194304 4287625 140735838252672 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2200/statm: 4581 390 342 23 0 91 0
[pid=2202] ppid=2200 vsize=22464 CPUtime=520.75 cores=4
/proc/2202/stat : 2202 (clasp) R 2200 2200 2052 0 -1 4202496 2952 0 0 0 52073 2 0 0 25 0 1 0 521341404 23003136 2842 33554432000 4194304 4785740 140734323984352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2202/statm: 5616 2842 341 145 0 2661 0
[pid=2203] ppid=2200 vsize=455828 CPUtime=259.2 cores=6
/proc/2203/stat : 2203 (TNM) R 2200 2200 2052 0 -1 4202496 310 0 0 0 25920 0 0 0 25 0 1 0 521341404 466767872 207 33554432000 134512640 134534564 4289302112 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2203/statm: 113957 207 95 6 0 112623 0
[pid=2204] ppid=2200 vsize=42764 CPUtime=520.66 cores=2
/proc/2204/stat : 2204 (lingeling) R 2200 2200 2052 0 -1 4202496 120956 0 0 0 51976 90 0 0 25 0 1 0 521341404 43790336 9885 33554432000 4194304 4352236 140737162389824 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2204/statm: 10691 9885 127 39 0 9771 0
[pid=2205] ppid=2200 vsize=10632 CPUtime=258.75 cores=6
/proc/2205/stat : 2205 (march_hi) R 2200 2200 2052 0 -1 4202496 1269 0 0 0 25875 0 0 0 25 0 1 0 521341404 10887168 1160 33554432000 4194304 4331988 140736412263504 18446744073709551615 4228152 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2205/statm: 2658 1160 175 34 0 1100 0
Current children cumulated CPU time (s) 1562.75
Current children cumulated vsize (KiB) 550012

Child status: 0
Real time (s): 520.828
CPU time (s): 1562.89
CPU user time (s): 1561.93
CPU system time (s): 0.959854
CPU usage (%): 300.079
Max. virtual memory (cumulated for all children) (KiB): 2846808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1561.93
system time used= 0.959854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131013
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= 552
involuntary context switches= 19540

runsolver used 0.904862 second user time and 1.93471 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 19:16:47
IDJOB=3292848
IDBENCH=87946
IDSOLVER=1612
FILE ID=node109/3292848-1304097406
RUNJOBID= node109-1304096344-2070
PBS_JOBID= 13170607
Free space on /tmp= 72372 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292848-1304097406/watcher-3292848-1304097406 -o /tmp/evaluation-result-3292848-1304097406/solver-3292848-1304097406 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3292848-1304097406.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=2124091059

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30949708 kB
Buffers:        723208 kB
Cached:         733068 kB
SwapCached:        712 kB
Active:         234116 kB
Inactive:      1379284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30949708 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           10088 kB
Writeback:           0 kB
AnonPages:      155672 kB
Mapped:          16204 kB
Slab:           324520 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   758700 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= 72176 MiB
End job on node109 at 2011-04-29 19:25:27