Trace number 3291239

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 seqUNSAT 103.642 103.641

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

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 1 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	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
103.58/103.63	s UNSATISFIABLE
103.58/103.64	solver [2] clasp 1.3.6 answered
103.58/103.64	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-3291239-1303780673/watcher-3291239-1303780673 -o /tmp/evaluation-result-3291239-1303780673/solver-3291239-1303780673 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291239-1303780673.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.46 3.85 3.60 8/195 31123
/proc/meminfo: memFree=12710644/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) R 31121 31123 30273 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 568298056 18763776 392 33554432000 4194304 4287625 140735271204352 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31123/statm: 4581 392 343 23 0 91 0

[startup+0.0190151 s]
/proc/loadavg: 3.46 3.85 3.60 8/195 31123
/proc/meminfo: memFree=12710644/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100991 s]
/proc/loadavg: 3.46 3.85 3.60 8/195 31123
/proc/meminfo: memFree=12710644/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300958 s]
/proc/loadavg: 3.46 3.85 3.60 8/195 31123
/proc/meminfo: memFree=12710644/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700889 s]
/proc/loadavg: 3.46 3.85 3.60 8/195 31123
/proc/meminfo: memFree=12710644/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 3.46 3.85 3.60 13/202 31130
/proc/meminfo: memFree=12528012/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=59916 CPUtime=0.24 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 9920 0 0 0 23 1 0 0 24 0 1 0 568298056 61353984 9741 33554432000 4194304 4587354 140737201763408 18446744073709551615 4268633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 14979 9741 289 96 0 11541 0
[pid=31128] ppid=31123 vsize=54960 CPUtime=1.01 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 13565 0 0 0 100 1 0 0 19 0 1 0 568298056 56279040 10572 33554432000 4194304 4785740 140737064140400 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 13740 10572 318 145 0 10785 0
[pid=31129] ppid=31123 vsize=456356 CPUtime=0.21 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 2028 0 0 0 21 0 0 0 25 0 1 0 568298057 467308544 1925 33554432000 134512640 134534564 4287257152 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 114089 1925 90 6 0 112755 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 589556

[startup+3.10047 s]
/proc/loadavg: 3.46 3.85 3.60 13/202 31130
/proc/meminfo: memFree=12466636/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=61812 CPUtime=0.74 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 10575 0 0 0 73 1 0 0 25 0 1 0 568298056 63295488 10394 33554432000 4194304 4587354 140737201763408 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 15453 10394 305 96 0 12015 0
[pid=31128] ppid=31123 vsize=54960 CPUtime=1.52 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 13565 0 0 0 151 1 0 0 20 0 1 0 568298056 56279040 10572 33554432000 4194304 4785740 140737064140400 18446744073709551615 4495602 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 13740 10572 318 145 0 10785 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=0.81 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 79 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 621048

[startup+6.30091 s]
/proc/loadavg: 4.14 3.98 3.64 14/202 31130
/proc/meminfo: memFree=12312208/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599024867155640320 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=81584 CPUtime=1.84 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 15503 0 0 0 182 2 0 0 25 0 1 0 568298056 83542016 15319 33554432000 4194304 4587354 140737201763408 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 20396 15319 310 96 0 16958 0
[pid=31128] ppid=31123 vsize=54960 CPUtime=2.61 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 13565 0 0 0 260 1 0 0 23 0 1 0 568298056 56279040 10572 33554432000 4194304 4785740 140737064140400 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 13740 10572 318 145 0 10785 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=1.82 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 180 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 640820

[startup+12.7008 s]
/proc/loadavg: 4.77 4.12 3.68 13/202 31130
/proc/meminfo: memFree=12228072/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599025142033547264 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=138096 CPUtime=3.94 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 29104 0 0 0 389 5 0 0 25 0 1 0 568298056 141410304 25256 33554432000 4194304 4587354 140737201763408 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 34524 25256 316 96 0 31086 0
[pid=31128] ppid=31123 vsize=53080 CPUtime=4.72 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 14472 0 0 0 471 1 0 0 25 0 1 0 568298056 54353920 10413 33554432000 4194304 4785740 140737064140400 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 13270 10413 340 145 0 10315 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=4.01 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 399 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 695452

[startup+25.5006 s]
/proc/loadavg: 6.37 4.50 3.82 13/202 31130
/proc/meminfo: memFree=12206200/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599024179960872960 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=120588 CPUtime=8.75 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 36053 0 0 0 869 6 0 0 25 0 1 0 568298056 123482112 22606 33554432000 4194304 4587354 140737201763408 18446744073709551615 4518654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 30147 22606 331 96 0 26709 0
[pid=31128] ppid=31123 vsize=53080 CPUtime=8.71 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 14482 0 0 0 870 1 0 0 25 0 1 0 568298056 54353920 10423 33554432000 4194304 4785740 140737064140400 18446744073709551615 4552662 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 13270 10423 340 145 0 10315 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=8.01 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 799 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 677944

[startup+51.1011 s]
/proc/loadavg: 7.95 5.02 4.01 13/201 31131
/proc/meminfo: memFree=12160280/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599025829228314624 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=134652 CPUtime=17.33 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 38892 0 0 0 1727 6 0 0 25 0 1 0 568298056 137883648 25441 33554432000 4194304 4587354 140737201763408 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 33663 25441 338 96 0 30225 0
[pid=31128] ppid=31123 vsize=86388 CPUtime=17.23 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 22884 0 0 0 1720 3 0 0 25 0 1 0 568298056 88461312 18825 33554432000 4194304 4785740 140737064140400 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 21597 18825 340 145 0 18642 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=16.5 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 1648 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 725316

[startup+102.307 s]
/proc/loadavg: 9.85 6.04 4.41 13/201 31132
/proc/meminfo: memFree=12063688/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599026241545175040 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=1021760 CPUtime=34.37 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 50650 0 0 0 3429 8 0 0 25 0 1 0 568298056 1046282240 27781 33554432000 4194304 4587354 140737201763408 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 255440 27781 338 96 0 252002 0
[pid=31128] ppid=31123 vsize=126872 CPUtime=34.31 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 32939 0 0 0 3425 6 0 0 25 0 1 0 568298056 129916928 28880 33554432000 4194304 4785740 140737064140400 18446744073709551615 4288392 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 31718 28880 340 145 0 28763 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=33.6 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 3358 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1652908

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

[startup+103.101 s]
/proc/loadavg: 9.85 6.04 4.41 13/201 31132
/proc/meminfo: memFree=12063688/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599026241545175040 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=1021760 CPUtime=34.64 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 50650 0 0 0 3456 8 0 0 25 0 1 0 568298056 1046282240 27781 33554432000 4194304 4587354 140737201763408 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 255440 27781 338 96 0 252002 0
[pid=31128] ppid=31123 vsize=126872 CPUtime=34.61 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 32939 0 0 0 3455 6 0 0 25 0 1 0 568298056 129916928 28880 33554432000 4194304 4785740 140737064140400 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 31718 28880 340 145 0 28763 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=33.83 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 3381 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 103.08
Current children cumulated vsize (KiB) 1652908

[startup+103.501 s]
/proc/loadavg: 9.85 6.04 4.41 13/201 31132
/proc/meminfo: memFree=12062696/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599024454838779904 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=1021760 CPUtime=34.76 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 50828 0 0 0 3468 8 0 0 25 0 1 0 568298056 1046282240 27959 33554432000 4194304 4587354 140737201763408 18446744073709551615 4241894 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 255440 27959 338 96 0 252002 0
[pid=31128] ppid=31123 vsize=126872 CPUtime=34.71 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 32939 0 0 0 3465 6 0 0 25 0 1 0 568298056 129916928 28880 33554432000 4194304 4785740 140737064140400 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 31718 28880 340 145 0 28763 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=34 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 3398 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 103.47
Current children cumulated vsize (KiB) 1652908

[startup+103.601 s]
/proc/loadavg: 9.85 6.04 4.41 13/201 31132
/proc/meminfo: memFree=12062696/32951124 swapFree=67102140/67111528
[pid=31123] ppid=31121 vsize=18324 CPUtime=0 cores=1,3
/proc/31123/stat : 31123 (ppfolio) S 31121 31123 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568298056 18763776 394 33554432000 4194304 4287625 140735271204352 18446744073709551615 216735198735 0 0 4096 65536 4599024454838779904 0 0 17 3 0 0 0
/proc/31123/statm: 4581 394 345 23 0 91 0
[pid=31127] ppid=31123 vsize=1021760 CPUtime=34.84 cores=1
/proc/31127/stat : 31127 (cryptominisat) R 31123 31123 30273 0 -1 4202496 50848 0 0 0 3476 8 0 0 25 0 1 0 568298056 1046282240 27979 33554432000 4194304 4587354 140737201763408 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31127/statm: 255440 27979 338 96 0 252002 0
[pid=31128] ppid=31123 vsize=126872 CPUtime=34.74 cores=1
/proc/31128/stat : 31128 (clasp) R 31123 31123 30273 0 -1 4202496 32939 0 0 0 3468 6 0 0 25 0 1 0 568298056 129916928 28880 33554432000 4194304 4785740 140737064140400 18446744073709551615 4290576 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31128/statm: 31718 28880 340 145 0 28763 0
[pid=31129] ppid=31123 vsize=485952 CPUtime=34 cores=1
/proc/31129/stat : 31129 (TNM) R 31123 31123 30273 0 -1 4202496 10994 0 0 0 3398 2 0 0 25 0 1 0 568298057 497614848 10890 33554432000 134512640 134534564 4287257152 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 121488 10890 91 6 0 120154 0
Current children cumulated CPU time (s) 103.58
Current children cumulated vsize (KiB) 1652908

Child status: 0
Real time (s): 103.641
CPU time (s): 103.642
CPU user time (s): 103.46
CPU system time (s): 0.181972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1652908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.46
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95319
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= 81
involuntary context switches= 1244

runsolver used 0.156976 second user time and 0.413937 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 03:17:54
IDJOB=3291239
IDBENCH=84172
IDSOLVER=1613
FILE ID=node119/3291239-1303780673
RUNJOBID= node119-1303780673-31017
PBS_JOBID= 13157193
Free space on /tmp= 71652 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291239-1303780673/watcher-3291239-1303780673 -o /tmp/evaluation-result-3291239-1303780673/solver-3291239-1303780673 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291239-1303780673.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1093726877

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:      12712040 kB
Buffers:       2228372 kB
Cached:       17338128 kB
SwapCached:       5504 kB
Active:        8367988 kB
Inactive:     11286572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12712040 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           71908 kB
Writeback:           4 kB
AnonPages:       84444 kB
Mapped:          16192 kB
Slab:           519624 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1183660 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= 71640 MiB
End job on node119 at 2011-04-26 03:19:38