Trace number 3191201

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 304.02 76.1986

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S549184435-037.UNKNOWN.cnf
MD5SUMab99d3f634575de78557b69bc7096528
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.2033
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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
304.02/76.19	s UNSATISFIABLE
304.02/76.19	solver [5] march_hi 2009 answered
304.02/76.19	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-3191201-1304066286/watcher-3191201-1304066286 -o /tmp/evaluation-result-3191201-1304066286/solver-3191201-1304066286 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191201-1304066286.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: 5.07 5.08 5.52 2/171 25294
/proc/meminfo: memFree=17465480/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) R 25292 25294 21582 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0

[startup+0.257158 s]
/proc/loadavg: 5.07 5.08 5.52 2/171 25294
/proc/meminfo: memFree=17465480/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301142 s]
/proc/loadavg: 5.07 5.08 5.52 2/171 25294
/proc/meminfo: memFree=17465480/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401124 s]
/proc/loadavg: 5.07 5.08 5.52 2/171 25294
/proc/meminfo: memFree=17465480/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701069 s]
/proc/loadavg: 5.07 5.08 5.52 2/171 25294
/proc/meminfo: memFree=17465480/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 5.07 5.08 5.52 6/177 25300
/proc/meminfo: memFree=17456132/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1532452 CPUtime=1.49 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 3251 0 0 0 149 0 0 0 25 0 1 0 596859366 1569230848 2219 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 383113 2219 337 96 0 379675 0
[pid=25296] ppid=25294 vsize=13900 CPUtime=1.49 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 925 0 0 0 149 0 0 0 25 0 1 0 596859366 14233600 813 33554432000 4194304 4785740 140734871898240 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 3475 813 340 145 0 520 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=0.84 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 84 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=6556 CPUtime=1.49 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 1165 0 0 0 149 0 0 0 25 0 1 0 596859366 6713344 837 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 1639 837 127 39 0 719 0
[pid=25299] ppid=25294 vsize=7420 CPUtime=0.64 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 487 0 0 0 64 0 0 0 25 0 1 0 596859366 7598080 379 33554432000 4194304 4331988 140734177097472 18446744073709551615 4226324 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 1855 379 172 34 0 297 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2034504

[startup+3.10065 s]
/proc/loadavg: 5.07 5.08 5.52 6/177 25300
/proc/meminfo: memFree=17449188/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1536096 CPUtime=3.09 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 4778 0 0 0 308 1 0 0 25 0 1 0 596859366 1572962304 3005 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 384024 3005 337 96 0 380586 0
[pid=25296] ppid=25294 vsize=14568 CPUtime=3.09 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 1089 0 0 0 309 0 0 0 25 0 1 0 596859366 14917632 977 33554432000 4194304 4785740 140734871898240 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 3642 977 340 145 0 687 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=1.67 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 167 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=6684 CPUtime=3.09 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 1453 0 0 0 309 0 0 0 25 0 1 0 596859366 6844416 869 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 1671 869 127 39 0 751 0
[pid=25299] ppid=25294 vsize=7420 CPUtime=1.41 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 499 0 0 0 141 0 0 0 25 0 1 0 596859366 7598080 391 33554432000 4194304 4331988 140734177097472 18446744073709551615 4229443 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 1855 391 172 34 0 297 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2038944

[startup+6.30109 s]
/proc/loadavg: 5.06 5.08 5.51 6/177 25300
/proc/meminfo: memFree=17443996/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1535384 CPUtime=6.29 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 6623 0 0 0 628 1 0 0 25 0 1 0 596859366 1572233216 2900 33554432000 4194304 4587354 140737475775200 18446744073709551615 4241106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 383846 2900 337 96 0 380408 0
[pid=25296] ppid=25294 vsize=15388 CPUtime=6.29 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 1293 0 0 0 629 0 0 0 25 0 1 0 596859366 15757312 1181 33554432000 4194304 4785740 140734871898240 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 3847 1181 340 145 0 892 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=3.25 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 325 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=8328 CPUtime=6.29 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 2512 0 0 0 629 0 0 0 25 0 1 0 596859366 8527872 1280 33554432000 4194304 4352236 140735557834432 18446744073709551615 4271199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 2082 1280 127 39 0 1162 0
[pid=25299] ppid=25294 vsize=7552 CPUtime=3.01 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 506 0 0 0 301 0 0 0 25 0 1 0 596859366 7733248 398 33554432000 4194304 4331988 140734177097472 18446744073709551615 4286752 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 1888 398 172 34 0 330 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2040828

[startup+12.701 s]
/proc/loadavg: 5.06 5.08 5.51 6/177 25300
/proc/meminfo: memFree=17439920/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1539420 CPUtime=12.69 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 9849 0 0 0 1267 2 0 0 25 0 1 0 596859366 1576366080 3671 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 384855 3671 337 96 0 381417 0
[pid=25296] ppid=25294 vsize=16348 CPUtime=12.69 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 1560 0 0 0 1269 0 0 0 25 0 1 0 596859366 16740352 1448 33554432000 4194304 4785740 140734871898240 18446744073709551615 4549983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 4087 1448 340 145 0 1132 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=6.44 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 644 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=8332 CPUtime=12.69 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 4113 0 0 0 1269 0 0 0 25 0 1 0 596859366 8531968 1281 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 2083 1281 127 39 0 1163 0
[pid=25299] ppid=25294 vsize=7552 CPUtime=6.19 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 512 0 0 0 619 0 0 0 25 0 1 0 596859366 7733248 404 33554432000 4194304 4331988 140734177097472 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 1888 404 172 34 0 330 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 2045828

[startup+25.5067 s]
/proc/loadavg: 5.05 5.07 5.50 6/177 25301
/proc/meminfo: memFree=17432844/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1540220 CPUtime=25.49 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 14889 0 0 0 2546 3 0 0 25 0 1 0 596859366 1577185280 4824 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 385055 4824 337 96 0 381617 0
[pid=25296] ppid=25294 vsize=18188 CPUtime=25.5 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 1972 0 0 0 2550 0 0 0 25 0 1 0 596859366 18624512 1860 33554432000 4194304 4785740 140734871898240 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 4547 1860 340 145 0 1592 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=12.84 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 1284 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=9228 CPUtime=25.49 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 7409 0 0 0 2549 0 0 0 25 0 1 0 596859366 9449472 1505 33554432000 4194304 4352236 140735557834432 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 2307 1505 127 39 0 1387 0
[pid=25299] ppid=25294 vsize=7696 CPUtime=12.53 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 534 0 0 0 1253 0 0 0 25 0 1 0 596859366 7880704 426 33554432000 4194304 4331988 140734177097472 18446744073709551615 4211572 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 1924 426 172 34 0 366 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 2049508

[startup+51.1012 s]
/proc/loadavg: 5.08 5.08 5.49 6/177 25304
/proc/meminfo: memFree=17417336/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1549064 CPUtime=51.09 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 24358 0 0 0 5104 5 0 0 25 0 1 0 596859366 1586241536 7376 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 387266 7376 337 96 0 383828 0
[pid=25296] ppid=25294 vsize=19748 CPUtime=51.09 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2355 0 0 0 5109 0 0 0 25 0 1 0 596859366 20221952 2243 33554432000 4194304 4785740 140734871898240 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 4937 2243 340 145 0 1982 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=25.55 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 2555 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=11532 CPUtime=51.08 cores=2

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

/proc/25296/statm: 4937 2255 340 145 0 1982 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=25.65 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 2565 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 7960865 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=12172 CPUtime=51.28 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 12273 0 0 0 5127 1 0 0 25 0 1 0 596859366 12464128 2241 33554432000 4194304 4352236 140735557834432 18446744073709551615 4271292 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 3043 2241 127 39 0 2123 0
[pid=25299] ppid=25294 vsize=7900 CPUtime=25.4 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 591 0 0 0 2540 0 0 0 25 0 1 0 596859366 8089600 483 33554432000 4194304 4331988 140734177097472 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 1975 483 172 34 0 417 0
Current children cumulated CPU time (s) 204.91
Current children cumulated vsize (KiB) 2063060

[startup+64.101 s]
/proc/loadavg: 5.07 5.08 5.49 6/177 25305
/proc/meminfo: memFree=17415216/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1549732 CPUtime=64.09 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 27855 0 0 0 6403 6 0 0 25 0 1 0 596859366 1586925568 7425 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 387433 7425 337 96 0 383995 0
[pid=25296] ppid=25294 vsize=20600 CPUtime=64.09 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2564 0 0 0 6409 0 0 0 25 0 1 0 596859366 21094400 2452 33554432000 4194304 4785740 140734871898240 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 5150 2452 340 145 0 2195 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=32.04 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 3204 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=13196 CPUtime=64.09 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 14801 0 0 0 6407 2 0 0 25 0 1 0 596859366 13512704 2497 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 3299 2497 127 39 0 2379 0
[pid=25299] ppid=25294 vsize=8000 CPUtime=31.75 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 609 0 0 0 3175 0 0 0 25 0 1 0 596859366 8192000 501 33554432000 4194304 4331988 140734177097472 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 2000 501 173 34 0 442 0
Current children cumulated CPU time (s) 256.06
Current children cumulated vsize (KiB) 2065704

[startup+70.5008 s]
/proc/loadavg: 5.06 5.08 5.48 6/177 25305
/proc/meminfo: memFree=17413976/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1558584 CPUtime=70.5 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 29303 0 0 0 7044 6 0 0 25 0 1 0 596859366 1595990016 7628 33554432000 4194304 4587354 140737475775200 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 389646 7628 337 96 0 386208 0
[pid=25296] ppid=25294 vsize=20920 CPUtime=70.5 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2650 0 0 0 7050 0 0 0 25 0 1 0 596859366 21422080 2538 33554432000 4194304 4785740 140734871898240 18446744073709551615 4550493 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 5230 2538 340 145 0 2275 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=35.24 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 3524 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 7960959 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=12556 CPUtime=70.49 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 15601 0 0 0 7047 2 0 0 25 0 1 0 596859366 12857344 2337 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 3139 2337 127 39 0 2219 0
[pid=25299] ppid=25294 vsize=8000 CPUtime=34.92 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 621 0 0 0 3492 0 0 0 25 0 1 0 596859366 8192000 513 33554432000 4194304 4331988 140734177097472 18446744073709551615 4240230 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 2000 513 173 34 0 442 0
Current children cumulated CPU time (s) 281.65
Current children cumulated vsize (KiB) 2074236

[startup+73.7013 s]
/proc/loadavg: 5.14 5.09 5.49 6/177 25305
/proc/meminfo: memFree=17411744/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1549360 CPUtime=73.69 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 30259 0 0 0 7363 6 0 0 25 0 1 0 596859366 1586544640 7351 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 387340 7351 337 96 0 383902 0
[pid=25296] ppid=25294 vsize=21068 CPUtime=73.69 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2662 0 0 0 7369 0 0 0 25 0 1 0 596859366 21573632 2550 33554432000 4194304 4785740 140734871898240 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 5267 2550 340 145 0 2312 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=36.84 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 3684 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=18188 CPUtime=73.69 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 17009 0 0 0 7367 2 0 0 25 0 1 0 596859366 18624512 3745 33554432000 4194304 4352236 140735557834432 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 4547 3745 127 39 0 3627 0
[pid=25299] ppid=25294 vsize=8152 CPUtime=36.5 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 627 0 0 0 3650 0 0 0 25 0 1 0 596859366 8347648 519 33554432000 4194304 4331988 140734177097472 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 2038 519 173 34 0 480 0
Current children cumulated CPU time (s) 294.41
Current children cumulated vsize (KiB) 2070944

[startup+75.301 s]
/proc/loadavg: 5.14 5.09 5.49 6/177 25305
/proc/meminfo: memFree=17410132/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1549360 CPUtime=75.29 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 30496 0 0 0 7523 6 0 0 25 0 1 0 596859366 1586544640 7582 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 387340 7582 337 96 0 383902 0
[pid=25296] ppid=25294 vsize=21208 CPUtime=75.29 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2695 0 0 0 7529 0 0 0 25 0 1 0 596859366 21716992 2583 33554432000 4194304 4785740 140734871898240 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 5302 2583 340 145 0 2347 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=37.64 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 3764 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=17168 CPUtime=75.29 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 17266 0 0 0 7527 2 0 0 25 0 1 0 596859366 17580032 3490 33554432000 4194304 4352236 140735557834432 18446744073709551615 4329011 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 4292 3490 127 39 0 3372 0
[pid=25299] ppid=25294 vsize=8152 CPUtime=37.29 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 631 0 0 0 3729 0 0 0 25 0 1 0 596859366 8347648 523 33554432000 4194304 4331988 140734177097472 18446744073709551615 4288328 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 2038 523 173 34 0 480 0
Current children cumulated CPU time (s) 300.8
Current children cumulated vsize (KiB) 2070064

[startup+75.7009 s]
/proc/loadavg: 5.14 5.09 5.49 6/177 25305
/proc/meminfo: memFree=17410132/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1549360 CPUtime=75.69 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 30555 0 0 0 7563 6 0 0 25 0 1 0 596859366 1586544640 7638 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 387340 7638 337 96 0 383902 0
[pid=25296] ppid=25294 vsize=21208 CPUtime=75.69 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2709 0 0 0 7569 0 0 0 25 0 1 0 596859366 21716992 2597 33554432000 4194304 4785740 140734871898240 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 5302 2597 340 145 0 2347 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=37.93 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 3793 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=17168 CPUtime=75.69 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 17266 0 0 0 7567 2 0 0 25 0 1 0 596859366 17580032 3490 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 4292 3490 127 39 0 3372 0
[pid=25299] ppid=25294 vsize=8152 CPUtime=37.4 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 632 0 0 0 3740 0 0 0 25 0 1 0 596859366 8347648 524 33554432000 4194304 4331988 140734177097472 18446744073709551615 4229544 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 2038 524 173 34 0 480 0
Current children cumulated CPU time (s) 302.4
Current children cumulated vsize (KiB) 2070064

[startup+76.1068 s]
/proc/loadavg: 5.12 5.09 5.48 6/177 25305
/proc/meminfo: memFree=17409140/32950940 swapFree=67111528/67111528
[pid=25294] ppid=25292 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25294/stat : 25294 (ppfolio) S 25292 25294 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596859366 18763776 390 33554432000 4194304 4287625 140736675427872 18446744073709551615 215988612623 0 0 4096 65536 4579799773199990783 0 0 17 2 0 0 0
/proc/25294/statm: 4581 390 341 23 0 91 0
[pid=25295] ppid=25294 vsize=1549360 CPUtime=76.09 cores=0
/proc/25295/stat : 25295 (cryptominisat) R 25294 25294 21582 0 -1 4202496 30610 0 0 0 7603 6 0 0 25 0 1 0 596859366 1586544640 7690 33554432000 4194304 4587354 140737475775200 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25295/statm: 387340 7690 337 96 0 383902 0
[pid=25296] ppid=25294 vsize=21344 CPUtime=76.1 cores=4
/proc/25296/stat : 25296 (clasp) R 25294 25294 21582 0 -1 4202496 2718 0 0 0 7610 0 0 0 25 0 1 0 596859366 21856256 2606 33554432000 4194304 4785740 140734871898240 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25296/statm: 5336 2606 340 145 0 2381 0
[pid=25297] ppid=25294 vsize=455852 CPUtime=38.14 cores=6
/proc/25297/stat : 25297 (TNM) R 25294 25294 21582 0 -1 4202496 324 0 0 0 3814 0 0 0 25 0 1 0 596859366 466792448 220 33554432000 134512640 134534564 4294742544 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25297/statm: 113963 220 95 6 0 112629 0
[pid=25298] ppid=25294 vsize=17168 CPUtime=76.09 cores=2
/proc/25298/stat : 25298 (lingeling) R 25294 25294 21582 0 -1 4202496 17266 0 0 0 7607 2 0 0 25 0 1 0 596859366 17580032 3490 33554432000 4194304 4352236 140735557834432 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25298/statm: 4292 3490 127 39 0 3372 0
[pid=25299] ppid=25294 vsize=8152 CPUtime=37.6 cores=6
/proc/25299/stat : 25299 (march_hi) R 25294 25294 21582 0 -1 4202496 634 0 0 0 3760 0 0 0 25 0 1 0 596859366 8347648 526 33554432000 4194304 4331988 140734177097472 18446744073709551615 4211522 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25299/statm: 2038 526 173 34 0 480 0
Current children cumulated CPU time (s) 304.02
Current children cumulated vsize (KiB) 2070200

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25294 and gives
#  childrusage.ru_utime.tv_sec=266
#  childrusage.ru_utime.tv_usec=629466
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=99984
# CPU time returned by wait4() is 266.729
# while last known CPU time is 304.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 76.1986
CPU time (s): 304.02
CPU user time (s): 303.94
CPU system time (s): 0.08
CPU usage (%): 398.984
Max. virtual memory (cumulated for all children) (KiB): 3583144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.629
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51474
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= 661
involuntary context switches= 1655

runsolver used 0.116982 second user time and 0.245962 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 10:38:06
IDJOB=3191201
IDBENCH=82932
IDSOLVER=1612
FILE ID=node117/3191201-1304066286
RUNJOBID= node117-1304062554-24496
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S549184435-037.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191201-1304066286/watcher-3191201-1304066286 -o /tmp/evaluation-result-3191201-1304066286/solver-3191201-1304066286 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191201-1304066286.cnf

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

MD5SUM BENCH= ab99d3f634575de78557b69bc7096528
RANDOM SEED=1811335641

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17465636 kB
Buffers:       2378360 kB
Cached:       12462252 kB
SwapCached:          0 kB
Active:        8110956 kB
Inactive:      6793876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17465636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10144 kB
Writeback:           0 kB
AnonPages:       63524 kB
Mapped:          14328 kB
Slab:           518056 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   189052 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= 71672 MiB
End job on node117 at 2011-04-29 10:39:22