Trace number 34778

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.15

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
MD5SUMb95bbeb851a52866877e397310a0a770
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.029995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints170
Number of constraints which are clauses90
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 constraint45
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 46
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 170 PB-constraints to clauses...
0.07	c   -- Unit propagations: (none)
0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.07	c   -- Clauses(.)/Splits(s): ..........................................................................................
0.08	c ---[  79]---> BDD-cost:   87
0.08	c ---[  78]---> BDD-cost:   87
0.08	c ---[  77]---> BDD-cost:   87
0.08	c ---[  76]---> BDD-cost:   87
0.08	c ---[  75]---> BDD-cost:   87
0.08	c ---[  74]---> BDD-cost:   87
0.08	c ---[  73]---> BDD-cost:   87
0.08	c ---[  72]---> BDD-cost:   87
0.09	c ---[  71]---> BDD-cost:   87
0.09	c ---[  70]---> BDD-cost:   87
0.09	c ---[  69]---> BDD-cost:   87
0.09	c ---[  68]---> BDD-cost:   87
0.09	c ---[  67]---> BDD-cost:   87
0.09	c ---[  66]---> BDD-cost:   87
0.09	c ---[  65]---> BDD-cost:   87
0.10	c ---[  64]---> BDD-cost:   87
0.10	c ---[  63]---> BDD-cost:   87
0.10	c ---[  62]---> BDD-cost:   87
0.10	c ---[  61]---> BDD-cost:   87
0.10	c ---[  60]---> BDD-cost:   87
0.10	c ---[  59]---> BDD-cost:   87
0.10	c ---[  58]---> BDD-cost:   87
0.10	c ---[  57]---> BDD-cost:   87
0.11	c ---[  56]---> BDD-cost:   87
0.11	c ---[  55]---> BDD-cost:   87
0.11	c ---[  54]---> BDD-cost:   87
0.11	c ---[  53]---> BDD-cost:   87
0.11	c ---[  52]---> BDD-cost:   87
0.11	c ---[  51]---> BDD-cost:   87
0.11	c ---[  50]---> BDD-cost:   87
0.11	c ---[  49]---> BDD-cost:   87
0.12	c ---[  48]---> BDD-cost:   87
0.12	c ---[  47]---> BDD-cost:   87
0.12	c ---[  46]---> BDD-cost:   87
0.12	c ---[  45]---> BDD-cost:   87
0.12	c ---[  44]---> BDD-cost:   87
0.12	c ---[  43]---> BDD-cost:   87
0.12	c ---[  42]---> BDD-cost:   87
0.13	c ---[  41]---> BDD-cost:   87
0.13	c ---[  40]---> BDD-cost:   87
0.13	c ---[  39]---> BDD-cost:   87
0.13	c ---[  38]---> BDD-cost:   87
0.13	c ---[  37]---> BDD-cost:   87
0.13	c ---[  36]---> BDD-cost:   87
0.13	c ---[  35]---> BDD-cost:   87
0.13	c ---[  34]---> BDD-cost:   87
0.14	c ---[  33]---> BDD-cost:   87
0.14	c ---[  32]---> BDD-cost:   87
0.14	c ---[  31]---> BDD-cost:   87
0.14	c ---[  30]---> BDD-cost:   87
0.14	c ---[  29]---> BDD-cost:   87
0.14	c ---[  28]---> BDD-cost:   87
0.14	c ---[  27]---> BDD-cost:   87
0.14	c ---[  26]---> BDD-cost:   87
0.15	c ---[  25]---> BDD-cost:   87
0.15	c ---[  24]---> BDD-cost:   87
0.15	c ---[  23]---> BDD-cost:   87
0.15	c ---[  22]---> BDD-cost:   87
0.15	c ---[  21]---> BDD-cost:   87
0.15	c ---[  20]---> BDD-cost:   87
0.15	c ---[  19]---> BDD-cost:   87
0.16	c ---[  18]---> BDD-cost:   87
0.16	c ---[  17]---> BDD-cost:   87
0.16	c ---[  16]---> BDD-cost:   87
0.16	c ---[  15]---> BDD-cost:   87
0.16	c ---[  14]---> BDD-cost:   87
0.16	c ---[  13]---> BDD-cost:   87
0.16	c ---[  12]---> BDD-cost:   87
0.16	c ---[  11]---> BDD-cost:   87
0.17	c ---[  10]---> BDD-cost:   87
0.17	c ---[   9]---> BDD-cost:   87
0.17	c ---[   8]---> BDD-cost:   87
0.17	c ---[   7]---> BDD-cost:   87
0.17	c ---[   6]---> BDD-cost:   87
0.17	c ---[   5]---> BDD-cost:   87
0.17	c ---[   4]---> BDD-cost:   87
0.18	c ---[   3]---> BDD-cost:   87
0.18	c ---[   2]---> BDD-cost:   87
0.18	c ---[   1]---> BDD-cost:   87
0.18	c ---[   0]---> BDD-cost:   87
0.19	c ==================================[MINISAT+]==================================
0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19	c ==============================================================================
0.19	c |         0 |   17370    48560 |    5790       0        0     nan |  0.000 % |
0.21	c |       100 |   17370    48560 |    6369     100    13678   136.8 |  0.758 % |
0.24	c |       250 |   17370    48560 |    7005     250    44432   177.7 |  0.758 % |
0.30	c |       476 |   17370    48560 |    7706     476    78934   165.8 |  0.758 % |
0.41	c |       815 |   17370    48560 |    8477     815   166719   204.6 |  0.758 % |
0.54	c |      1322 |   17370    48560 |    9324    1322   270822   204.9 |  0.758 % |
0.76	c |      2081 |   17370    48560 |   10257    2081   450367   216.4 |  0.758 % |
1.40	c |      3221 |   17370    48560 |   11283    3221   951336   295.4 |  0.758 % |
1.91	c |      4932 |   17370    48560 |   12411    4932  1382762   280.4 |  0.758 % |
3.28	c |      7494 |   17370    48560 |   13652    7494  2446849   326.5 |  0.758 % |
4.53	c |     11339 |   17370    48560 |   15017   11339  3685323   325.0 |  0.758 % |
8.59	c |     17106 |   17370    48560 |   16519   17106  6082234   355.6 |  0.758 % |
14.23	c |     25757 |   17370    48560 |   18171   17204  6681076   388.3 |  0.758 % |
22.65	c |     38731 |   17370    48560 |   19988   18866  7860099   416.6 |  0.758 % |
44.53	c |     58193 |   17370    48560 |   21987   13621  5958485   437.4 |  0.758 % |
77.42	c |     87388 |   17370    48560 |   24186   13260  6072457   458.0 |  0.758 % |
114.66	c |    131178 |   17370    48560 |   26604   24656 11587869   470.0 |  0.758 % |
197.40	c |    196863 |   17370    48560 |   29265   18059  8590700   475.7 |  0.758 % |
298.26	c |    295393 |   17370    48560 |   32191   22401 15084961   673.4 |  0.758 % |
516.86	c |    443183 |   17370    48560 |   35411   29760 18525595   622.5 |  0.758 % |
897.83	c |    664868 |   17370    48560 |   38952   20681  8274544   400.1 |  0.758 % |
1497.71	c |    997394 |   17370    48560 |   42847   17590  7514317   427.2 |  0.758 % |
1801.12	c 
1801.12	c *** TERMINATED ***
1801.12	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/node69/watcher-34778-1149229307 -o ROOT/results/node69/solver-34778-1149229307 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node69/34778-1149229307/instance-34778-1149229307.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.78 0.92 0.89 2/64 9473
/proc/meminfo: memFree=1476316/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=1048 CPUtime=0
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 188600697 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 262 93 74 215 0 44 0

[startup+10.003 s]
/proc/loadavg: 0.81 0.92 0.90 2/64 9473
/proc/meminfo: memFree=1448436/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=28996 CPUtime=9.99
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 7084 0 0 0 996 3 0 0 25 0 1 0 188600697 29691904 7069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 7249 7069 106 215 0 7031 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 28996

[startup+20.0088 s]
/proc/loadavg: 0.84 0.93 0.90 2/64 9473
/proc/meminfo: memFree=1434684/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=42664 CPUtime=19.99
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 10513 0 0 0 1994 5 0 0 25 0 1 0 188600697 43687936 10498 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 10666 10498 106 215 0 10448 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 42664

[startup+30.0147 s]
/proc/loadavg: 0.87 0.93 0.90 3/64 9473
/proc/meminfo: memFree=1431420/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=45976 CPUtime=30
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 11335 0 0 0 2994 6 0 0 25 0 1 0 188600697 47079424 11320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574548 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 11494 11320 106 215 0 11276 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 45976

[startup+40.0205 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 9473
/proc/meminfo: memFree=1431420/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=45976 CPUtime=40
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 11335 0 0 0 3994 6 0 0 25 0 1 0 188600697 47079424 11320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 11494 11320 106 215 0 11276 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 45976

[startup+50.0264 s]
/proc/loadavg: 0.90 0.93 0.90 2/64 9473
/proc/meminfo: memFree=1428924/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=48508 CPUtime=50
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 11978 0 0 0 4994 6 0 0 25 0 1 0 188600697 49672192 11963 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 12127 11963 106 215 0 11909 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48508

[startup+60.0322 s]
/proc/loadavg: 0.92 0.93 0.90 2/64 9473
/proc/meminfo: memFree=1422972/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=54448 CPUtime=60
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 13463 0 0 0 5993 7 0 0 25 0 1 0 188600697 55754752 13448 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 13612 13448 106 215 0 13394 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 54448

[startup+70.0391 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 9473
/proc/meminfo: memFree=1422908/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=54448 CPUtime=70.01
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 13463 0 0 0 6994 7 0 0 25 0 1 0 188600697 55754752 13448 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 13612 13448 106 215 0 13394 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 54448

[startup+80.045 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 9473
/proc/meminfo: memFree=1418236/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=59104 CPUtime=80.01
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 14630 0 0 0 7993 8 0 0 25 0 1 0 188600697 60522496 14615 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 14776 14615 106 215 0 14558 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 59104

[startup+90.0508 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 9473
/proc/meminfo: memFree=1418236/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=59104 CPUtime=90.01
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 14630 0 0 0 8993 8 0 0 25 0 1 0 188600697 60522496 14615 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574085 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 14776 14615 106 215 0 14558 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 59104

[startup+100.057 s]
/proc/loadavg: 0.96 0.94 0.90 2/64 9473
/proc/meminfo: memFree=1418300/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=59104 CPUtime=100.01
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 14630 0 0 0 9993 8 0 0 25 0 1 0 188600697 60522496 14615 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 14776 14615 106 215 0 14558 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 59104

[startup+110.063 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 9473
/proc/meminfo: memFree=1415548/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=61876 CPUtime=110.02
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 15312 0 0 0 10993 9 0 0 25 0 1 0 188600697 63361024 15297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 15469 15297 106 215 0 15251 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 61876

[startup+120.068 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 9473
/proc/meminfo: memFree=1409660/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=67800 CPUtime=120.02
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 16782 0 0 0 11992 10 0 0 25 0 1 0 188600697 69427200 16767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574102 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 16950 16767 106 215 0 16732 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 67800

[startup+130.074 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 9473
/proc/meminfo: memFree=1409660/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=67800 CPUtime=130.03
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 16782 0 0 0 12993 10 0 0 25 0 1 0 188600697 69427200 16767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 16950 16767 106 215 0 16732 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 67800

[startup+140.08 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1408444/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=68992 CPUtime=140.03
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 17085 0 0 0 13993 10 0 0 25 0 1 0 188600697 70647808 17070 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573812 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 17248 17070 106 215 0 17030 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 68992

[startup+150.086 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1408444/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=68992 CPUtime=150.04
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 17085 0 0 0 14994 10 0 0 25 0 1 0 188600697 70647808 17070 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 17248 17070 106 215 0 17030 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 68992

[startup+160.092 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1408380/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=68992 CPUtime=160.04
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 17085 0 0 0 15994 10 0 0 25 0 1 0 188600697 70647808 17070 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 17248 17070 106 215 0 17030 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 68992

[startup+170.098 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1401212/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=76176 CPUtime=170.04
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 18875 0 0 0 16993 11 0 0 25 0 1 0 188600697 78004224 18860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 19044 18860 106 215 0 18826 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 76176

[startup+180.104 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1401212/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=76176 CPUtime=180.04
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 18875 0 0 0 17993 11 0 0 25 0 1 0 188600697 78004224 18860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 19044 18860 106 215 0 18826 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 76176

[startup+190.109 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1401020/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=76360 CPUtime=190.05
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 18917 0 0 0 18994 11 0 0 25 0 1 0 188600697 78192640 18902 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 19090 18902 106 215 0 18872 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 76360

[startup+200.115 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1400508/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=77044 CPUtime=200.05
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 19062 0 0 0 19994 11 0 0 25 0 1 0 188600697 78893056 19047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 19261 19047 106 215 0 19043 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 77044

[startup+210.121 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 9473
/proc/meminfo: memFree=1400508/2055920 swapFree=4182224/4192956

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

[pid=9473] ppid=9471 vsize=145180 CPUtime=1781.59
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178132 27 0 0 25 0 1 0 188600697 148664320 36064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36295 36064 106 215 0 36077 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 145180

[startup+1783.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1331964/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=145180 CPUtime=1782.59
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178232 27 0 0 25 0 1 0 188600697 148664320 36064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36295 36064 106 215 0 36077 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 145180

[startup+1784.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1331964/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=145180 CPUtime=1783.6
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178333 27 0 0 25 0 1 0 188600697 148664320 36064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36295 36064 106 215 0 36077 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 145180

[startup+1785.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1784.6
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178433 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 144720

[startup+1786.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1785.61
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178534 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 144720

[startup+1787.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1786.61
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178634 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 144720

[startup+1788.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1787.62
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178735 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 144720

[startup+1789.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1788.62
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178835 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 144720

[startup+1790.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1789.63
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 178936 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 144720

[startup+1791.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1790.63
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179036 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573829 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 144720

[startup+1792.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1791.63
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179136 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 144720

[startup+1793.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1792.64
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179237 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 144720

[startup+1794.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1793.64
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179337 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 144720

[startup+1795.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1794.65
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179438 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 144720

[startup+1796.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1795.65
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179538 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574343 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 144720

[startup+1797.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332156/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1796.66
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179639 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 144720

[startup+1798.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332220/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1797.66
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179739 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 144720

[startup+1799.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332220/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1798.67
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179840 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 144720

[startup+1800.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332220/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1799.67
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 179940 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 144720

[startup+1801.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332220/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1800.68
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 180041 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 144720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9475
/proc/meminfo: memFree=1332220/2055920 swapFree=4182224/4192956
[pid=9473] ppid=9471 vsize=144720 CPUtime=1800.68
/proc/9473/stat : 9473 (minisat+) R 9471 9473 9428 0 -1 4194304 36336 0 0 0 180041 27 0 0 25 0 1 0 188600697 148193280 35974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9473/statm: 36180 35974 106 215 0 35962 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 144720

Sending SIGTERM to -9473
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.15
CPU time (s): 1800.71
CPU user time (s): 1800.41
CPU system time (s): 0.299954
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (Kb): 145180

Launcher Data (download as text)

Begin job on node69 on Fri Jun  2 06:21:47 UTC 2006


FILE ID= 34778-1149229307

PBS_JOBID= 296303

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  b95bbeb851a52866877e397310a0a770

RANDOM SEED= 48578797


/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.232
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.232
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:       1476588 kB
Buffers:         35996 kB
Cached:         470732 kB
SwapCached:       2592 kB
Active:         108812 kB
Inactive:       406788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476588 kB
SwapTotal:     4192956 kB
SwapFree:      4182224 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15428 kB
Slab:            49748 kB
Committed_AS:   227828 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node69 on Fri Jun  2 06:51:48 UTC 2006