Trace number 34783

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.5 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM61cf99fd35695f4955b2bd6e6269522f
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
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.018997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
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 41
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.05	c Converting 140 PB-constraints to clauses...
0.05	c   -- Unit propagations: (none)
0.05	c   -- Detecting intervals from adjacent constraints: (none)
0.05	c   -- Clauses(.)/Splits(s): ................................................................................
0.05	c ---[  59]---> BDD-cost:   77
0.05	c ---[  58]---> BDD-cost:   77
0.05	c ---[  57]---> BDD-cost:   77
0.05	c ---[  56]---> BDD-cost:   77
0.05	c ---[  55]---> BDD-cost:   77
0.06	c ---[  54]---> BDD-cost:   77
0.06	c ---[  53]---> BDD-cost:   77
0.06	c ---[  52]---> BDD-cost:   77
0.06	c ---[  51]---> BDD-cost:   77
0.06	c ---[  50]---> BDD-cost:   77
0.06	c ---[  49]---> BDD-cost:   77
0.06	c ---[  48]---> BDD-cost:   77
0.06	c ---[  47]---> BDD-cost:   77
0.06	c ---[  46]---> BDD-cost:   77
0.07	c ---[  45]---> BDD-cost:   77
0.07	c ---[  44]---> BDD-cost:   77
0.07	c ---[  43]---> BDD-cost:   77
0.07	c ---[  42]---> BDD-cost:   77
0.07	c ---[  41]---> BDD-cost:   77
0.07	c ---[  40]---> BDD-cost:   77
0.07	c ---[  39]---> BDD-cost:   77
0.07	c ---[  38]---> BDD-cost:   77
0.07	c ---[  37]---> BDD-cost:   77
0.07	c ---[  36]---> BDD-cost:   77
0.08	c ---[  35]---> BDD-cost:   77
0.08	c ---[  34]---> BDD-cost:   77
0.08	c ---[  33]---> BDD-cost:   77
0.08	c ---[  32]---> BDD-cost:   77
0.08	c ---[  31]---> BDD-cost:   77
0.08	c ---[  30]---> BDD-cost:   77
0.08	c ---[  29]---> BDD-cost:   77
0.08	c ---[  28]---> BDD-cost:   77
0.08	c ---[  27]---> BDD-cost:   77
0.09	c ---[  26]---> BDD-cost:   77
0.09	c ---[  25]---> BDD-cost:   77
0.09	c ---[  24]---> BDD-cost:   77
0.09	c ---[  23]---> BDD-cost:   77
0.09	c ---[  22]---> BDD-cost:   77
0.09	c ---[  21]---> BDD-cost:   77
0.09	c ---[  20]---> BDD-cost:   77
0.09	c ---[  19]---> BDD-cost:   77
0.09	c ---[  18]---> BDD-cost:   77
0.09	c ---[  17]---> BDD-cost:   77
0.09	c ---[  16]---> BDD-cost:   77
0.10	c ---[  15]---> BDD-cost:   77
0.10	c ---[  14]---> BDD-cost:   77
0.10	c ---[  13]---> BDD-cost:   77
0.10	c ---[  12]---> BDD-cost:   77
0.10	c ---[  11]---> BDD-cost:   77
0.10	c ---[  10]---> BDD-cost:   77
0.10	c ---[   9]---> BDD-cost:   77
0.10	c ---[   8]---> BDD-cost:   77
0.10	c ---[   7]---> BDD-cost:   77
0.10	c ---[   6]---> BDD-cost:   77
0.11	c ---[   5]---> BDD-cost:   77
0.11	c ---[   4]---> BDD-cost:   77
0.11	c ---[   3]---> BDD-cost:   77
0.11	c ---[   2]---> BDD-cost:   77
0.11	c ---[   1]---> BDD-cost:   77
0.11	c ---[   0]---> BDD-cost:   77
0.12	c ==================================[MINISAT+]==================================
0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.12	c ==============================================================================
0.12	c |         0 |   11540    32220 |    3846       0        0     nan |  0.000 % |
0.13	c |       105 |   11540    32220 |    4230     105    11655   111.0 |  0.855 % |
0.14	c |       256 |   11540    32220 |    4653     256    29323   114.5 |  0.855 % |
0.17	c |       482 |   11540    32220 |    5119     482    59867   124.2 |  0.855 % |
0.24	c |       819 |   11540    32220 |    5630     819   119821   146.3 |  0.855 % |
0.33	c |      1326 |   11540    32220 |    6194    1326   200884   151.5 |  0.855 % |
0.51	c |      2085 |   11540    32220 |    6813    2085   338592   162.4 |  0.855 % |
0.77	c |      3224 |   11540    32220 |    7494    3224   573967   178.0 |  0.855 % |
1.28	c |      4933 |   11540    32220 |    8244    4933  1020753   206.9 |  0.855 % |
2.10	c |      7495 |   11540    32220 |    9068    7495  1644283   219.4 |  0.855 % |
3.51	c |     11343 |   11540    32220 |    9975   11343  2620703   231.0 |  0.855 % |
5.79	c |     17110 |   11540    32220 |   10973   11439  2978380   260.4 |  0.855 % |
9.84	c |     25760 |   11540    32220 |   12070    7811  2675183   342.5 |  0.855 % |
17.98	c |     38735 |   11540    32220 |   13277   13643  5459721   400.2 |  0.855 % |
31.89	c |     58196 |   11540    32220 |   14605   10980  5555897   506.0 |  0.855 % |
61.65	c |     87389 |   11540    32220 |   16065   15223  7944453   521.9 |  0.855 % |
114.92	c |    131185 |   11540    32220 |   17672   13326  6647495   498.8 |  0.855 % |
176.17	c |    196871 |   11540    32220 |   19439   19364  9746152   503.3 |  0.855 % |
259.81	c |    295399 |   11540    32220 |   21383   18529  5847392   315.6 |  0.855 % |
392.54	c |    443193 |   11540    32220 |   23521   11728  4280428   365.0 |  0.855 % |
605.90	c |    664876 |   11540    32220 |   25873   15130  6948286   459.2 |  0.855 % |
1066.70	c |    997404 |   11540    32220 |   28461   16662  7351291   441.2 |  0.855 % |
1749.72	c |   1496195 |   11540    32220 |   31307   20511 10269740   500.7 |  0.855 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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/node37/watcher-34783-1149230357 -o ROOT/results/node37/solver-34783-1149230357 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node37/34783-1149230357/instance-34783-1149230357.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.93 3/64 21572
/proc/meminfo: memFree=1335768/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=1048 CPUtime=0
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 188701900 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 262 90 74 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1317040/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=19740 CPUtime=9.99
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 4793 0 0 0 997 2 0 0 25 0 1 0 188701900 20213760 4778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 4935 4778 106 215 0 4717 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 19740

[startup+20.0082 s]
/proc/loadavg: 0.94 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1310512/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=26344 CPUtime=19.98
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 6439 0 0 0 1996 2 0 0 25 0 1 0 188701900 26976256 6424 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 6586 6424 106 215 0 6368 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 26344

[startup+30.0141 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1305072/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=31772 CPUtime=29.99
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 7796 0 0 0 2996 3 0 0 25 0 1 0 188701900 32534528 7781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 7943 7781 106 215 0 7725 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 31772

[startup+40.02 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1298288/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=38612 CPUtime=39.99
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 9512 0 0 0 3995 4 0 0 25 0 1 0 188701900 39538688 9497 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 9653 9497 106 215 0 9435 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 38612

[startup+50.0259 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1296880/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=39932 CPUtime=50
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 9850 0 0 0 4995 5 0 0 25 0 1 0 188701900 40890368 9835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 9983 9835 106 215 0 9765 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39932

[startup+60.0317 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1295728/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=41116 CPUtime=60
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 10150 0 0 0 5995 5 0 0 25 0 1 0 188701900 42102784 10135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 10279 10135 106 215 0 10061 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 41116

[startup+70.0376 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1293424/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=43380 CPUtime=69.99
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 10710 0 0 0 6994 5 0 0 25 0 1 0 188701900 44421120 10695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 10845 10695 106 215 0 10627 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 43380

[startup+80.0435 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1293424/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=43380 CPUtime=79.99
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 10710 0 0 0 7994 5 0 0 25 0 1 0 188701900 44421120 10695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583960 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 10845 10695 106 215 0 10627 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 43380

[startup+90.0494 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1293424/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=43380 CPUtime=90
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 10710 0 0 0 8995 5 0 0 25 0 1 0 188701900 44421120 10695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 10845 10695 106 215 0 10627 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 43380

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1293424/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=43380 CPUtime=100
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 10710 0 0 0 9995 5 0 0 25 0 1 0 188701900 44421120 10695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 10845 10695 106 215 0 10627 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 43380

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1292080/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=44872 CPUtime=110.01
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 11057 0 0 0 10995 6 0 0 25 0 1 0 188701900 45948928 11042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 11218 11042 106 215 0 11000 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 44872

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1291056/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=45796 CPUtime=120.01
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 11306 0 0 0 11995 6 0 0 25 0 1 0 188701900 46895104 11291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 11449 11291 106 215 0 11231 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 45796

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1291056/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=45796 CPUtime=130.01
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 11306 0 0 0 12995 6 0 0 25 0 1 0 188701900 46895104 11291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 11449 11291 106 215 0 11231 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 45796

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1291056/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=45796 CPUtime=140.01
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 11306 0 0 0 13995 6 0 0 25 0 1 0 188701900 46895104 11291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 11449 11291 106 215 0 11231 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 45796

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1291056/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=45796 CPUtime=150.01
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 11306 0 0 0 14995 6 0 0 25 0 1 0 188701900 46895104 11291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 11449 11291 106 215 0 11231 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 45796

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 21572
/proc/meminfo: memFree=1288176/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=48824 CPUtime=160.02
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 12040 0 0 0 15995 7 0 0 25 0 1 0 188701900 49995776 12025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 12206 12025 106 215 0 11988 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 48824

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1287728/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=49220 CPUtime=170.02
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 12142 0 0 0 16995 7 0 0 25 0 1 0 188701900 50401280 12127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572757 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 12305 12127 106 215 0 12087 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 49220

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1284336/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=52648 CPUtime=180.02
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 12992 0 0 0 17995 7 0 0 25 0 1 0 188701900 53911552 12977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584061 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 13162 12977 106 215 0 12944 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 52648

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1284336/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=52644 CPUtime=190.02
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 12994 0 0 0 18995 7 0 0 25 0 1 0 188701900 53907456 12979 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 13161 12979 106 215 0 12943 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 52644

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1284336/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=52640 CPUtime=200.02
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 12994 0 0 0 19995 7 0 0 25 0 1 0 188701900 53903360 12979 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 13160 12979 106 215 0 12942 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 52640

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21572
/proc/meminfo: memFree=1284336/2055920 swapFree=4181380/4192956

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

[pid=21572] ppid=21570 vsize=96356 CPUtime=1781.38
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178115 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 96356

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1782.39
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178216 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 96356

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1783.39
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178316 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 96356

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1784.4
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178417 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 96356

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1785.4
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178517 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 96356

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1786.41
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178618 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 96356

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1787.41
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178718 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 96356

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1788.42
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178819 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 96356

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1789.42
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 178919 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 96356

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1790.42
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179019 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 96356

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1791.43
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179120 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 96356

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1792.43
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179220 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 96356

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1793.44
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179321 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 96356

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96356 CPUtime=1794.44
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179421 23 0 0 25 0 1 0 188701900 98668544 23901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24089 23901 106 215 0 23871 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 96356

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1795.45
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179522 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 96248

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1796.45
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179622 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 96248

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1797.46
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179723 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 96248

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1798.46
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179823 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 96248

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1799.47
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 179924 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 96248

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1800.47
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 180024 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 96248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 21767
/proc/meminfo: memFree=1240048/2055920 swapFree=4181380/4192956
[pid=21572] ppid=21570 vsize=96248 CPUtime=1800.47
/proc/21572/stat : 21572 (minisat+) R 21570 21572 21527 0 -1 4194304 24373 0 0 0 180024 23 0 0 25 0 1 0 188701900 98557952 23874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21572/statm: 24062 23874 106 215 0 23844 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 96248

Sending SIGTERM to -21572
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.5
CPU user time (s): 1800.25
CPU system time (s): 0.249962
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 96512

Launcher Data (download as text)

Begin job on node37 on Fri Jun  2 06:39:17 UTC 2006


FILE ID= 34783-1149230357

PBS_JOBID= 296367

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  61cf99fd35695f4955b2bd6e6269522f

RANDOM SEED= 248255973


/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.281
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.281
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:       1335976 kB
Buffers:         32360 kB
Cached:         613720 kB
SwapCached:       3592 kB
Active:         149328 kB
Inactive:       505732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335976 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            50848 kB
Committed_AS:   197348 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node37 on Fri Jun  2 07:09:18 UTC 2006