Trace number 34801

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.71 1801.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr.opb
MD5SUMfe9566a2c8ff9ee542e29a30eb3c6e16
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.030995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4000
Total number of constraints180
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
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 51
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.07	c Converting 180 PB-constraints to clauses...
0.08	c   -- Unit propagations: (none)
0.08	c   -- Detecting intervals from adjacent constraints: (none)
0.08	c   -- Clauses(.)/Splits(s): ....................................................................................................
0.08	c ---[  79]---> BDD-cost:   97
0.08	c ---[  78]---> BDD-cost:   97
0.08	c ---[  77]---> BDD-cost:   97
0.08	c ---[  76]---> BDD-cost:   97
0.08	c ---[  75]---> BDD-cost:   97
0.08	c ---[  74]---> BDD-cost:   97
0.08	c ---[  73]---> BDD-cost:   97
0.09	c ---[  72]---> BDD-cost:   97
0.09	c ---[  71]---> BDD-cost:   97
0.09	c ---[  70]---> BDD-cost:   97
0.09	c ---[  69]---> BDD-cost:   97
0.09	c ---[  68]---> BDD-cost:   97
0.09	c ---[  67]---> BDD-cost:   97
0.09	c ---[  66]---> BDD-cost:   97
0.10	c ---[  65]---> BDD-cost:   97
0.10	c ---[  64]---> BDD-cost:   97
0.10	c ---[  63]---> BDD-cost:   97
0.10	c ---[  62]---> BDD-cost:   97
0.10	c ---[  61]---> BDD-cost:   97
0.10	c ---[  60]---> BDD-cost:   97
0.10	c ---[  59]---> BDD-cost:   97
0.11	c ---[  58]---> BDD-cost:   97
0.11	c ---[  57]---> BDD-cost:   97
0.11	c ---[  56]---> BDD-cost:   97
0.11	c ---[  55]---> BDD-cost:   97
0.11	c ---[  54]---> BDD-cost:   97
0.11	c ---[  53]---> BDD-cost:   97
0.11	c ---[  52]---> BDD-cost:   97
0.11	c ---[  51]---> BDD-cost:   97
0.12	c ---[  50]---> BDD-cost:   97
0.12	c ---[  49]---> BDD-cost:   97
0.12	c ---[  48]---> BDD-cost:   97
0.12	c ---[  47]---> BDD-cost:   97
0.12	c ---[  46]---> BDD-cost:   97
0.12	c ---[  45]---> BDD-cost:   97
0.12	c ---[  44]---> BDD-cost:   97
0.13	c ---[  43]---> BDD-cost:   97
0.13	c ---[  42]---> BDD-cost:   97
0.13	c ---[  41]---> BDD-cost:   97
0.13	c ---[  40]---> BDD-cost:   97
0.13	c ---[  39]---> BDD-cost:   97
0.13	c ---[  38]---> BDD-cost:   97
0.13	c ---[  37]---> BDD-cost:   97
0.14	c ---[  36]---> BDD-cost:   97
0.14	c ---[  35]---> BDD-cost:   97
0.14	c ---[  34]---> BDD-cost:   97
0.14	c ---[  33]---> BDD-cost:   97
0.14	c ---[  32]---> BDD-cost:   97
0.14	c ---[  31]---> BDD-cost:   97
0.14	c ---[  30]---> BDD-cost:   97
0.15	c ---[  29]---> BDD-cost:   97
0.15	c ---[  28]---> BDD-cost:   97
0.15	c ---[  27]---> BDD-cost:   97
0.15	c ---[  26]---> BDD-cost:   97
0.15	c ---[  25]---> BDD-cost:   97
0.15	c ---[  24]---> BDD-cost:   97
0.15	c ---[  23]---> BDD-cost:   97
0.16	c ---[  22]---> BDD-cost:   97
0.16	c ---[  21]---> BDD-cost:   97
0.16	c ---[  20]---> BDD-cost:   97
0.16	c ---[  19]---> BDD-cost:   97
0.16	c ---[  18]---> BDD-cost:   97
0.16	c ---[  17]---> BDD-cost:   97
0.16	c ---[  16]---> BDD-cost:   97
0.17	c ---[  15]---> BDD-cost:   97
0.17	c ---[  14]---> BDD-cost:   97
0.17	c ---[  13]---> BDD-cost:   97
0.17	c ---[  12]---> BDD-cost:   97
0.17	c ---[  11]---> BDD-cost:   97
0.17	c ---[  10]---> BDD-cost:   97
0.17	c ---[   9]---> BDD-cost:   97
0.18	c ---[   8]---> BDD-cost:   97
0.18	c ---[   7]---> BDD-cost:   97
0.18	c ---[   6]---> BDD-cost:   97
0.18	c ---[   5]---> BDD-cost:   97
0.18	c ---[   4]---> BDD-cost:   97
0.18	c ---[   3]---> BDD-cost:   97
0.18	c ---[   2]---> BDD-cost:   97
0.18	c ---[   1]---> BDD-cost:   97
0.19	c ---[   0]---> BDD-cost:   97
0.20	c ==================================[MINISAT+]==================================
0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.20	c ==============================================================================
0.20	c |         0 |   19380    54160 |    6460       0        0     nan |  0.000 % |
0.21	c |       103 |   19380    54160 |    7106     103    15224   147.8 |  0.680 % |
0.24	c |       264 |   19380    54160 |    7816     264    48573   184.0 |  0.680 % |
0.29	c |       491 |   19380    54160 |    8598     491    85624   174.4 |  0.680 % |
0.36	c |       828 |   19380    54160 |    9458     828   154823   187.0 |  0.680 % |
0.55	c |      1334 |   19380    54160 |   10403    1334   306589   229.8 |  0.680 % |
0.73	c |      2093 |   19380    54160 |   11444    2093   485053   231.8 |  0.680 % |
1.09	c |      3234 |   19380    54160 |   12588    3234   825279   255.2 |  0.680 % |
1.80	c |      4943 |   19380    54160 |   13847    4943  1417289   286.7 |  0.680 % |
3.16	c |      7505 |   19380    54160 |   15232    7505  2438701   324.9 |  0.680 % |
4.44	c |     11349 |   19380    54160 |   16755   11349  3669460   323.3 |  0.680 % |
8.68	c |     17115 |   19380    54160 |   18431   17115  6183322   361.3 |  0.680 % |
15.04	c |     25765 |   19380    54160 |   20274   14106  6524975   462.6 |  0.680 % |
24.30	c |     38745 |   19380    54160 |   22301   13797  6591558   477.8 |  0.680 % |
41.23	c |     58212 |   19380    54160 |   24531   17990  8193323   455.4 |  0.680 % |
86.95	c |     87406 |   19380    54160 |   26985   14543  4843174   333.0 |  0.680 % |
146.77	c |    131196 |   19380    54160 |   29683   19996 12157179   608.0 |  0.680 % |
199.55	c |    196881 |   19380    54160 |   32651   14613  5410723   370.3 |  0.680 % |
414.86	c |    295407 |   19380    54160 |   35917   21402 14839483   693.4 |  0.680 % |
694.31	c |    443197 |   19380    54160 |   39508   38762 37550647   968.7 |  0.680 % |
1216.65	c |    664881 |   19380    54160 |   43459   33057 31751731   960.5 |  0.680 % |
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/node77/watcher-34801-1149232770 -o ROOT/results/node77/solver-34801-1149232770 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/34801-1149232770/instance-34801-1149232770.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.94 0.90 3/67 26398
/proc/meminfo: memFree=1660256/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=1048 CPUtime=0
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 188916180 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809847 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 262 97 74 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 0.88 0.94 0.90 2/67 26398
/proc/meminfo: memFree=1627304/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=33912 CPUtime=9.99
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 8337 0 0 0 995 4 0 0 25 0 1 0 188916180 34725888 8323 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 8478 8323 106 215 0 8260 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 33912

[startup+20.0087 s]
/proc/loadavg: 0.89 0.94 0.90 2/67 26398
/proc/meminfo: memFree=1616488/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=44740 CPUtime=20
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 11050 0 0 0 1994 6 0 0 25 0 1 0 188916180 45813760 11036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 11185 11036 106 215 0 10967 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 44740

[startup+30.0149 s]
/proc/loadavg: 0.91 0.94 0.90 2/67 26398
/proc/meminfo: memFree=1610856/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=50408 CPUtime=30
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 12446 0 0 0 2994 6 0 0 25 0 1 0 188916180 51617792 12432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574559 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 12602 12432 106 215 0 12384 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 50408

[startup+40.0212 s]
/proc/loadavg: 0.92 0.94 0.90 2/67 26398
/proc/meminfo: memFree=1603688/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=57560 CPUtime=40
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14237 0 0 0 3993 7 0 0 25 0 1 0 188916180 58941440 14223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574553 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 14390 14223 106 215 0 14172 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 57560

[startup+50.0274 s]
/proc/loadavg: 0.93 0.95 0.90 2/67 26398
/proc/meminfo: memFree=1603688/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=57560 CPUtime=50
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14237 0 0 0 4993 7 0 0 25 0 1 0 188916180 58941440 14223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 14390 14223 106 215 0 14172 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 57560

[startup+60.0336 s]
/proc/loadavg: 0.94 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1603688/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=57560 CPUtime=60
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14237 0 0 0 5993 7 0 0 25 0 1 0 188916180 58941440 14223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 14390 14223 106 215 0 14172 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 57560

[startup+70.0389 s]
/proc/loadavg: 0.95 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1603688/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=57560 CPUtime=70.01
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14237 0 0 0 6994 7 0 0 25 0 1 0 188916180 58941440 14223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 14390 14223 106 215 0 14172 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 57560

[startup+80.0451 s]
/proc/loadavg: 0.96 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1603688/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=57560 CPUtime=80.01
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14237 0 0 0 7994 7 0 0 25 0 1 0 188916180 58941440 14223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 14390 14223 106 215 0 14172 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 57560

[startup+90.0514 s]
/proc/loadavg: 0.96 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1603688/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=57560 CPUtime=90.01
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14237 0 0 0 8994 7 0 0 25 0 1 0 188916180 58941440 14223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 14390 14223 106 215 0 14172 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 57560

[startup+100.058 s]
/proc/loadavg: 0.97 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1601000/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=60192 CPUtime=100.02
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14917 0 0 0 9994 8 0 0 25 0 1 0 188916180 61636608 14903 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 15048 14903 106 215 0 14830 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 60192

[startup+110.064 s]
/proc/loadavg: 0.97 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1601000/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=60192 CPUtime=110.02
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 14917 0 0 0 10994 8 0 0 25 0 1 0 188916180 61636608 14903 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 15048 14903 106 215 0 14830 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 60192

[startup+120.07 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1595496/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=65760 CPUtime=120.03
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 16284 0 0 0 11993 10 0 0 25 0 1 0 188916180 67338240 16270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 16440 16270 106 215 0 16222 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 65760

[startup+130.075 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1582440/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=78772 CPUtime=130.03
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 19542 0 0 0 12991 12 0 0 25 0 1 0 188916180 80662528 19528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 19693 19528 106 215 0 19475 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 78772

[startup+140.082 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1578472/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=82788 CPUtime=140.03
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20537 0 0 0 13991 12 0 0 25 0 1 0 188916180 84774912 20523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20697 20523 106 215 0 20479 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 82788

[startup+150.088 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26398
/proc/meminfo: memFree=1578472/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=82788 CPUtime=150.03
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20540 0 0 0 14991 12 0 0 25 0 1 0 188916180 84774912 20526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574091 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20697 20526 106 215 0 20479 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 82788

[startup+160.094 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26398
/proc/meminfo: memFree=1577256/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=83976 CPUtime=160.04
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20842 0 0 0 15991 13 0 0 25 0 1 0 188916180 85991424 20828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20994 20828 106 215 0 20776 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 83976

[startup+170.1 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26398
/proc/meminfo: memFree=1577256/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=83976 CPUtime=170.05
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20842 0 0 0 16992 13 0 0 25 0 1 0 188916180 85991424 20828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579511 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20994 20828 106 215 0 20776 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 83976

[startup+180.106 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26398
/proc/meminfo: memFree=1577192/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=83976 CPUtime=180.05
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20842 0 0 0 17992 13 0 0 25 0 1 0 188916180 85991424 20828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20994 20828 106 215 0 20776 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 83976

[startup+190.111 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26398
/proc/meminfo: memFree=1577192/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=83960 CPUtime=190.05
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20842 0 0 0 18992 13 0 0 25 0 1 0 188916180 85975040 20828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20990 20828 106 215 0 20772 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 83960

[startup+200.117 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26398
/proc/meminfo: memFree=1577192/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=83960 CPUtime=200.05
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 20842 0 0 0 19992 13 0 0 25 0 1 0 188916180 85975040 20828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 20990 20828 106 215 0 20772 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 83960

[startup+210.123 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26398
/proc/meminfo: memFree=1577192/2055892 swapFree=4085336/4096564

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

[pid=26398] ppid=26396 vsize=217152 CPUtime=1781.58
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178116 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 217152

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1782.59
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178217 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 217152

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1783.59
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178317 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 217152

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1784.6
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178418 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 217152

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1785.6
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178518 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 217152

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1786.61
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178619 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 217152

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1787.61
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178719 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 217152

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1788.62
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178820 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 217152

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1789.62
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 178920 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 217152

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1790.62
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179020 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 217152

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1791.63
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179121 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 217152

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1792.63
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179221 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 217152

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1793.64
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179322 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 217152

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1794.64
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179422 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 217152

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1795.65
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179523 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 217152

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1796.65
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179623 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 217152

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1797.66
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179724 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 217152

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1798.66
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179824 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 217152

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1799.67
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 179925 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 217152

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1800.67
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 180025 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 217152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 26400
/proc/meminfo: memFree=1443816/2055892 swapFree=4085336/4096564
[pid=26398] ppid=26396 vsize=217152 CPUtime=1800.67
/proc/26398/stat : 26398 (minisat+) R 26396 26398 26353 0 -1 4194304 54343 0 0 0 180025 42 0 0 25 0 1 0 188916180 222363648 54026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26398/statm: 54288 54026 106 215 0 54070 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 217152

Sending SIGTERM to -26398
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.71
CPU user time (s): 1800.26
CPU system time (s): 0.452931
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (Kb): 217332

Launcher Data (download as text)

Begin job on node77 on Fri Jun  2 07:19:30 UTC 2006


FILE ID= 34801-1149232770

PBS_JOBID= 296601

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  fe9566a2c8ff9ee542e29a30eb3c6e16

RANDOM SEED= 547479017


/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.238
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	: 6006.16
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.238
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1660464 kB
Buffers:         33484 kB
Cached:         295304 kB
SwapCached:       2644 kB
Active:          96980 kB
Inactive:       240608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1660464 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            44524 kB
Committed_AS:   229448 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Fri Jun  2 07:49:31 UTC 2006