Trace number 34770

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.55 1801.23

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.048991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.12	c Converting 220 PB-constraints to clauses...
0.13	c   -- Unit propagations: (none)
0.13	c   -- Detecting intervals from adjacent constraints: (none)
0.13	c   -- Clauses(.)/Splits(s): ........................................................................................................................
0.13	c ---[  99]---> BDD-cost:  117
0.13	c ---[  98]---> BDD-cost:  117
0.13	c ---[  97]---> BDD-cost:  117
0.14	c ---[  96]---> BDD-cost:  117
0.14	c ---[  95]---> BDD-cost:  117
0.14	c ---[  94]---> BDD-cost:  117
0.14	c ---[  93]---> BDD-cost:  117
0.14	c ---[  92]---> BDD-cost:  117
0.15	c ---[  91]---> BDD-cost:  117
0.15	c ---[  90]---> BDD-cost:  117
0.15	c ---[  89]---> BDD-cost:  117
0.15	c ---[  88]---> BDD-cost:  117
0.15	c ---[  87]---> BDD-cost:  117
0.16	c ---[  86]---> BDD-cost:  117
0.16	c ---[  85]---> BDD-cost:  117
0.16	c ---[  84]---> BDD-cost:  117
0.16	c ---[  83]---> BDD-cost:  117
0.17	c ---[  82]---> BDD-cost:  117
0.17	c ---[  81]---> BDD-cost:  117
0.17	c ---[  80]---> BDD-cost:  117
0.17	c ---[  79]---> BDD-cost:  117
0.17	c ---[  78]---> BDD-cost:  117
0.18	c ---[  77]---> BDD-cost:  117
0.18	c ---[  76]---> BDD-cost:  117
0.18	c ---[  75]---> BDD-cost:  117
0.18	c ---[  74]---> BDD-cost:  117
0.18	c ---[  73]---> BDD-cost:  117
0.19	c ---[  72]---> BDD-cost:  117
0.19	c ---[  71]---> BDD-cost:  117
0.19	c ---[  70]---> BDD-cost:  117
0.19	c ---[  69]---> BDD-cost:  117
0.19	c ---[  68]---> BDD-cost:  117
0.20	c ---[  67]---> BDD-cost:  117
0.20	c ---[  66]---> BDD-cost:  117
0.20	c ---[  65]---> BDD-cost:  117
0.20	c ---[  64]---> BDD-cost:  117
0.20	c ---[  63]---> BDD-cost:  117
0.21	c ---[  62]---> BDD-cost:  117
0.21	c ---[  61]---> BDD-cost:  117
0.21	c ---[  60]---> BDD-cost:  117
0.21	c ---[  59]---> BDD-cost:  117
0.21	c ---[  58]---> BDD-cost:  117
0.22	c ---[  57]---> BDD-cost:  117
0.22	c ---[  56]---> BDD-cost:  117
0.22	c ---[  55]---> BDD-cost:  117
0.22	c ---[  54]---> BDD-cost:  117
0.23	c ---[  53]---> BDD-cost:  117
0.23	c ---[  52]---> BDD-cost:  117
0.23	c ---[  51]---> BDD-cost:  117
0.23	c ---[  50]---> BDD-cost:  117
0.23	c ---[  49]---> BDD-cost:  117
0.24	c ---[  48]---> BDD-cost:  117
0.24	c ---[  47]---> BDD-cost:  117
0.24	c ---[  46]---> BDD-cost:  117
0.24	c ---[  45]---> BDD-cost:  117
0.24	c ---[  44]---> BDD-cost:  117
0.25	c ---[  43]---> BDD-cost:  117
0.25	c ---[  42]---> BDD-cost:  117
0.25	c ---[  41]---> BDD-cost:  117
0.25	c ---[  40]---> BDD-cost:  117
0.25	c ---[  39]---> BDD-cost:  117
0.26	c ---[  38]---> BDD-cost:  117
0.26	c ---[  37]---> BDD-cost:  117
0.26	c ---[  36]---> BDD-cost:  117
0.26	c ---[  35]---> BDD-cost:  117
0.26	c ---[  34]---> BDD-cost:  117
0.27	c ---[  33]---> BDD-cost:  117
0.27	c ---[  32]---> BDD-cost:  117
0.27	c ---[  31]---> BDD-cost:  117
0.27	c ---[  30]---> BDD-cost:  117
0.28	c ---[  29]---> BDD-cost:  117
0.28	c ---[  28]---> BDD-cost:  117
0.28	c ---[  27]---> BDD-cost:  117
0.28	c ---[  26]---> BDD-cost:  117
0.28	c ---[  25]---> BDD-cost:  117
0.29	c ---[  24]---> BDD-cost:  117
0.29	c ---[  23]---> BDD-cost:  117
0.29	c ---[  22]---> BDD-cost:  117
0.29	c ---[  21]---> BDD-cost:  117
0.29	c ---[  20]---> BDD-cost:  117
0.30	c ---[  19]---> BDD-cost:  117
0.30	c ---[  18]---> BDD-cost:  117
0.30	c ---[  17]---> BDD-cost:  117
0.30	c ---[  16]---> BDD-cost:  117
0.30	c ---[  15]---> BDD-cost:  117
0.31	c ---[  14]---> BDD-cost:  117
0.31	c ---[  13]---> BDD-cost:  117
0.31	c ---[  12]---> BDD-cost:  117
0.31	c ---[  11]---> BDD-cost:  117
0.31	c ---[  10]---> BDD-cost:  117
0.32	c ---[   9]---> BDD-cost:  117
0.32	c ---[   8]---> BDD-cost:  117
0.32	c ---[   7]---> BDD-cost:  117
0.32	c ---[   6]---> BDD-cost:  117
0.33	c ---[   5]---> BDD-cost:  117
0.33	c ---[   4]---> BDD-cost:  117
0.33	c ---[   3]---> BDD-cost:  117
0.33	c ---[   2]---> BDD-cost:  117
0.33	c ---[   1]---> BDD-cost:  117
0.34	c ---[   0]---> BDD-cost:  117
0.36	c ==================================[MINISAT+]==================================
0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.36	c ==============================================================================
0.36	c |         0 |   29220    81700 |    9740       0        0     nan |  0.000 % |
0.39	c |       104 |   29220    81700 |   10714     104    19328   185.8 |  0.565 % |
0.43	c |       256 |   29220    81700 |   11785     256    51373   200.7 |  0.565 % |
0.52	c |       482 |   29220    81700 |   12963     482   102298   212.2 |  0.565 % |
0.62	c |       824 |   29220    81700 |   14260     824   174285   211.5 |  0.565 % |
0.81	c |      1330 |   29220    81700 |   15686    1330   314613   236.6 |  0.565 % |
1.09	c |      2091 |   29220    81700 |   17255    2091   547467   261.8 |  0.565 % |
1.62	c |      3231 |   29220    81700 |   18980    3231   973163   301.2 |  0.565 % |
2.71	c |      4940 |   29220    81700 |   20878    4940  1825691   369.6 |  0.565 % |
4.69	c |      7502 |   29220    81700 |   22966    7502  3300948   440.0 |  0.565 % |
6.94	c |     11349 |   29220    81700 |   25263   11349  4927293   434.2 |  0.565 % |
11.19	c |     17116 |   29220    81700 |   27789   17116  7830885   457.5 |  0.565 % |
19.19	c |     25776 |   29220    81700 |   30568   25776 12693138   492.4 |  0.565 % |
35.69	c |     38750 |   29220    81700 |   33625   12745  7008530   549.9 |  0.565 % |
60.13	c |     58211 |   29220    81700 |   36987   32206 21026723   652.9 |  0.565 % |
99.06	c |     87408 |   29220    81700 |   40686   27744 13222109   476.6 |  0.565 % |
151.32	c |    131200 |   29220    81700 |   44755   36115 20717915   573.7 |  0.565 % |
280.64	c |    196891 |   29220    81700 |   49230   24075 14315590   594.6 |  0.565 % |
484.28	c |    295417 |   29220    81700 |   54153   31223 19407879   621.6 |  0.565 % |
821.68	c |    443206 |   29220    81700 |   59568   25282 15755592   623.2 |  0.565 % |
1690.86	c |    664893 |   29220    81700 |   65525   36072 27846507   772.0 |  0.565 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-34770-1149228419 -o ROOT/results/node5/solver-34770-1149228419 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node5/34770-1149228419/instance-34770-1149228419.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1380824/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=1048 CPUtime=0
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 188445572 1073152 88 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 262 89 71 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1347992/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=33968 CPUtime=9.98
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 8356 0 0 0 995 3 0 0 25 0 1 0 188445572 34783232 8305 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 8492 8305 106 215 0 8274 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 33968

[startup+20.0084 s]
/proc/loadavg: 0.89 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1322264/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=59656 CPUtime=19.98
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 14794 0 0 0 1992 6 0 0 25 0 1 0 188445572 61087744 14743 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 14914 14743 106 215 0 14696 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 59656

[startup+30.0144 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1301144/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=80784 CPUtime=29.99
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 20066 0 0 0 2989 10 0 0 25 0 1 0 188445572 82722816 20015 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 20196 20015 106 215 0 19978 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 80784

[startup+40.0203 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1296728/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=85140 CPUtime=39.99
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 21158 0 0 0 3988 11 0 0 25 0 1 0 188445572 87183360 21107 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 21285 21107 106 215 0 21067 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 85140

[startup+50.0263 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1296792/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=85140 CPUtime=49.99
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 21158 0 0 0 4988 11 0 0 25 0 1 0 188445572 87183360 21107 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 21285 21107 106 215 0 21067 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 85140

[startup+60.0322 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1289624/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=92408 CPUtime=59.99
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 22956 0 0 0 5987 12 0 0 25 0 1 0 188445572 94625792 22905 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 23102 22905 106 215 0 22884 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 92408

[startup+70.0382 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1271000/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=110988 CPUtime=69.99
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 27601 0 0 0 6984 15 0 0 25 0 1 0 188445572 113651712 27550 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580999 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 27747 27550 106 215 0 27529 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 110988

[startup+80.0441 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263896/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=79.99
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29381 0 0 0 7983 16 0 0 25 0 1 0 188445572 120995840 29330 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574127 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29330 106 215 0 29322 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 118160

[startup+90.0511 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263832/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=90
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29383 0 0 0 8984 16 0 0 25 0 1 0 188445572 120995840 29332 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29332 106 215 0 29322 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 118160

[startup+100.057 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263832/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=100
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29384 0 0 0 9984 16 0 0 25 0 1 0 188445572 120995840 29333 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29333 106 215 0 29322 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 118160

[startup+110.064 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263832/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=110
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29384 0 0 0 10984 16 0 0 25 0 1 0 188445572 120995840 29333 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29333 106 215 0 29322 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 118160

[startup+120.071 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263896/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=120
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29386 0 0 0 11984 16 0 0 25 0 1 0 188445572 120995840 29335 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29335 106 215 0 29322 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 118160

[startup+130.077 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263896/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=130.01
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29386 0 0 0 12985 16 0 0 25 0 1 0 188445572 120995840 29335 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29335 106 215 0 29322 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 118160

[startup+140.083 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263832/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=140.01
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29386 0 0 0 13985 16 0 0 25 0 1 0 188445572 120995840 29335 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29335 106 215 0 29322 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 118160

[startup+150.09 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263832/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=150.01
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29386 0 0 0 14985 16 0 0 25 0 1 0 188445572 120995840 29335 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29335 106 215 0 29322 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 118160

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1263832/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=118160 CPUtime=160.01
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 29386 0 0 0 15985 16 0 0 25 0 1 0 188445572 120995840 29335 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574486 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 29540 29335 106 215 0 29322 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 118160

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1257304/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=124636 CPUtime=170.02
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 31020 0 0 0 16985 17 0 0 25 0 1 0 188445572 127627264 30969 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 31159 30969 106 215 0 30941 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 124636

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1254680/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=127276 CPUtime=180.03
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 31689 0 0 0 17985 18 0 0 25 0 1 0 188445572 130330624 31638 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 31819 31638 106 215 0 31601 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 127276

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1254616/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=127276 CPUtime=190.03
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 31689 0 0 0 18985 18 0 0 25 0 1 0 188445572 130330624 31638 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 31819 31638 106 215 0 31601 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 127276

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1254680/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=127276 CPUtime=200.03
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 31689 0 0 0 19985 18 0 0 25 0 1 0 188445572 130330624 31638 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 31819 31638 106 215 0 31601 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 127276

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1254744/2055920 swapFree=4180912/4192956

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

[pid=22839] ppid=22837 vsize=284924 CPUtime=1781.4
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178088 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 284924

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1782.41
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178189 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 284924

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1783.41
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178289 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 284924

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1784.41
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178389 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 284924

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1785.42
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178490 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 284924

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1786.42
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178590 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 284924

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1787.43
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178691 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 284924

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1788.43
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178791 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 284924

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1789.44
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178892 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576391 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 284924

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1790.44
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 178992 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 284924

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1791.44
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179092 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 284924

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1792.45
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179193 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 284924

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1793.45
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179293 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 284924

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1794.46
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179394 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 284924

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1795.46
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179494 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 284924

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1796.47
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179595 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 284924

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1797.47
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179695 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 284924

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1798.48
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179796 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 284924

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097368/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1799.48
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179896 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 284924

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097432/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1800.49
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179997 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 284924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 22839
/proc/meminfo: memFree=1097432/2055920 swapFree=4180912/4192956
[pid=22839] ppid=22837 vsize=284924 CPUtime=1800.49
/proc/22839/stat : 22839 (minisat+) R 22837 22839 22794 0 -1 4194304 71057 0 0 0 179997 52 0 0 25 0 1 0 188445572 291762176 70819 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22839/statm: 71231 70819 106 215 0 71013 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 284924

Sending SIGTERM to -22839
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.23
CPU time (s): 1800.55
CPU user time (s): 1799.97
CPU system time (s): 0.573912
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (Kb): 285280

Launcher Data (download as text)

Begin job on node5 on Fri Jun  2 06:06:59 UTC 2006


FILE ID= 34770-1149228419

PBS_JOBID= 296196

BENCH NAME= ROOT/tmp/node5/34770-1149228419/instance-34770-1149228419.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node5/34770-1149228419/instance-34770-1149228419.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-34770-1149228419 -o ROOT/results/node5/solver-34770-1149228419 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node5/34770-1149228419/instance-34770-1149228419.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  6f530d7030eb010292a76e81381ed552

RANDOM SEED= 199207817


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1381032 kB
Buffers:         34776 kB
Cached:         563184 kB
SwapCached:       4180 kB
Active:         206964 kB
Inactive:       400096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381032 kB
SwapTotal:     4192956 kB
SwapFree:      4180912 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          14940 kB
Slab:            53908 kB
Committed_AS:   211244 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node5 on Fri Jun  2 06:37:00 UTC 2006