Trace number 35523

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.48 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f600.opb
MD5SUM2b1f0bdf934439fa3364f5fdf4570849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints3150
Number of constraints which are clauses3150
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 1200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1200
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
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.10	c Converting 3150 PB-constraints to clauses...
0.10	c   -- Unit propagations: (none)
0.10	c   -- Detecting intervals from adjacent constraints: (none)
0.10	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.11	c ==================================[MINISAT+]==================================
0.11	c | Conflicts | Original         | Learnt                           | Progress |
0.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.11	c ==============================================================================
0.11	c |         0 |    3150     8850 |    1050       0        0     nan |  0.000 % |
0.12	c |       102 |    3150     8850 |    1155     102     3292    32.3 |  0.000 % |
0.13	c |       253 |    3150     8850 |    1270     253     8611    34.0 |  0.000 % |
0.14	c |       478 |    3150     8850 |    1397     478    15852    33.2 |  0.000 % |
0.17	c |       817 |    3150     8850 |    1537     817    26836    32.8 |  0.000 % |
0.21	c |      1324 |    3150     8850 |    1691    1324    41380    31.3 |  0.000 % |
0.27	c |      2084 |    3150     8850 |    1860    1198    32243    26.9 |  0.000 % |
0.37	c |      3224 |    3150     8850 |    2046    1363    35898    26.3 |  0.000 % |
0.51	c |      4932 |    3150     8850 |    2250    2020    52177    25.8 |  0.000 % |
0.74	c |      7495 |    3150     8850 |    2475    2231    61073    27.4 |  0.000 % |
1.10	c |     11339 |    3150     8850 |    2723    2199    56842    25.8 |  0.000 % |
1.63	c |     17106 |    3150     8850 |    2995    2299    59391    25.8 |  0.000 % |
2.47	c |     25755 |    3150     8850 |    3295    1606    44453    27.7 |  0.000 % |
3.75	c |     38729 |    3150     8850 |    3624    2649    77155    29.1 |  0.000 % |
5.65	c |     58190 |    3150     8850 |    3987    3488    99761    28.6 |  0.000 % |
8.60	c |     87383 |    3150     8850 |    4386    4024   109027    27.1 |  0.000 % |
13.06	c |    131172 |    3150     8850 |    4824    2806    82033    29.2 |  0.000 % |
20.12	c |    196857 |    3150     8850 |    5307    4322   119220    27.6 |  0.000 % |
30.88	c |    295383 |    3150     8850 |    5837    4888   145414    29.7 |  0.000 % |
47.79	c |    443173 |    3150     8850 |    6421    3557   104634    29.4 |  0.000 % |
74.21	c |    664858 |    3150     8850 |    7063    5936   187586    31.6 |  0.000 % |
113.21	c |    997383 |    3150     8850 |    7770    4394   120752    27.5 |  0.000 % |
173.88	c |   1496174 |    3150     8850 |    8547    6921   191716    27.7 |  0.000 % |
268.83	c |   2244356 |    3150     8850 |    9402    5643   161794    28.7 |  0.000 % |
417.28	c |   3366630 |    3150     8850 |   10342    5220   134259    25.7 |  0.000 % |
649.20	c |   5050041 |    3150     8850 |   11376    6091   175431    28.8 |  0.000 % |
1020.46	c |   7575158 |    3150     8850 |   12514    8500   262253    30.9 |  0.000 % |
1600.15	c |  11362835 |    3150     8850 |   13765   11625   356324    30.7 |  0.000 % |
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/node17/watcher-35523-1149278339 -o ROOT/results/node17/solver-35523-1149278339 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node17/35523-1149278339/instance-35523-1149278339.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.05 0.14 0.47 2/64 26133
/proc/meminfo: memFree=1439560/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=1352 CPUtime=0
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 193497210 1384448 150 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 338 150 74 215 0 120 0

[startup+10.0025 s]
/proc/loadavg: 0.20 0.17 0.47 2/64 26133
/proc/meminfo: memFree=1437320/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=3272 CPUtime=10.01
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 677 0 0 0 1001 0 0 0 25 0 1 0 193497210 3350528 662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 818 662 102 215 0 600 0
Current children cumulated CPU time (s) 10.01
Current children cumulated vsize (Kb) 3272

[startup+20.0214 s]
/proc/loadavg: 0.32 0.20 0.48 2/64 26133
/proc/meminfo: memFree=1436936/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=3668 CPUtime=20.01
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 775 0 0 0 2001 0 0 0 25 0 1 0 193497210 3756032 760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 917 760 102 215 0 699 0
Current children cumulated CPU time (s) 20.01
Current children cumulated vsize (Kb) 3668

[startup+30.0272 s]
/proc/loadavg: 0.42 0.22 0.48 2/64 26133
/proc/meminfo: memFree=1436616/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=3940 CPUtime=30.01
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 842 0 0 0 3001 0 0 0 25 0 1 0 193497210 4034560 827 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 985 827 102 215 0 767 0
Current children cumulated CPU time (s) 30.01
Current children cumulated vsize (Kb) 3940

[startup+40.0331 s]
/proc/loadavg: 0.51 0.25 0.49 2/64 26133
/proc/meminfo: memFree=1436232/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=4332 CPUtime=40.01
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 940 0 0 0 4001 0 0 0 25 0 1 0 193497210 4435968 925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1083 925 102 215 0 865 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 4332

[startup+50.0389 s]
/proc/loadavg: 0.59 0.27 0.49 2/64 26133
/proc/meminfo: memFree=1435912/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=4596 CPUtime=50.01
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1014 0 0 0 5001 0 0 0 25 0 1 0 193497210 4706304 999 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1149 999 102 215 0 931 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 4596

[startup+60.0448 s]
/proc/loadavg: 0.65 0.30 0.50 2/64 26133
/proc/meminfo: memFree=1435784/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=4736 CPUtime=60.01
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1056 0 0 0 6001 0 0 0 25 0 1 0 193497210 4849664 1041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1184 1041 102 215 0 966 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 4736

[startup+70.0506 s]
/proc/loadavg: 0.70 0.32 0.50 2/64 26133
/proc/meminfo: memFree=1435592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=4864 CPUtime=70.02
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1097 0 0 0 7001 1 0 0 25 0 1 0 193497210 4980736 1082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1216 1082 102 215 0 998 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 4864

[startup+80.0565 s]
/proc/loadavg: 0.75 0.34 0.51 2/64 26133
/proc/meminfo: memFree=1435400/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5128 CPUtime=80.03
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1146 0 0 0 8002 1 0 0 25 0 1 0 193497210 5251072 1131 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1282 1131 102 215 0 1064 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 5128

[startup+90.0634 s]
/proc/loadavg: 0.79 0.36 0.51 2/64 26133
/proc/meminfo: memFree=1435272/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5260 CPUtime=90.03
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1177 0 0 0 9002 1 0 0 25 0 1 0 193497210 5386240 1162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1315 1162 102 215 0 1097 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 5260

[startup+100.07 s]
/proc/loadavg: 0.82 0.38 0.52 2/64 26133
/proc/meminfo: memFree=1435208/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5260 CPUtime=100.03
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1199 0 0 0 10002 1 0 0 25 0 1 0 193497210 5386240 1184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1315 1184 102 215 0 1097 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 5260

[startup+110.077 s]
/proc/loadavg: 0.85 0.40 0.52 2/64 26133
/proc/meminfo: memFree=1435144/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5392 CPUtime=110.04
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1216 0 0 0 11003 1 0 0 25 0 1 0 193497210 5521408 1201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1348 1201 102 215 0 1130 0
Current children cumulated CPU time (s) 110.04
Current children cumulated vsize (Kb) 5392

[startup+120.084 s]
/proc/loadavg: 0.87 0.42 0.53 2/64 26133
/proc/meminfo: memFree=1434888/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5652 CPUtime=120.04
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1278 0 0 0 12003 1 0 0 25 0 1 0 193497210 5787648 1263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1413 1263 102 215 0 1195 0
Current children cumulated CPU time (s) 120.04
Current children cumulated vsize (Kb) 5652

[startup+130.09 s]
/proc/loadavg: 0.89 0.44 0.53 2/70 26204
/proc/meminfo: memFree=1433280/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5784 CPUtime=130
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1312 0 0 0 12999 1 0 0 25 0 1 0 193497210 5922816 1297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1446 1297 102 215 0 1228 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 5784

[startup+140.097 s]
/proc/loadavg: 0.91 0.46 0.54 2/64 26328
/proc/meminfo: memFree=1434208/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5920 CPUtime=139.94
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1345 0 0 0 13993 1 0 0 25 0 1 0 193497210 6062080 1330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1480 1330 102 215 0 1262 0
Current children cumulated CPU time (s) 139.94
Current children cumulated vsize (Kb) 5920

[startup+150.103 s]
/proc/loadavg: 0.92 0.48 0.54 2/64 26328
/proc/meminfo: memFree=1434232/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=5920 CPUtime=149.94
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1362 0 0 0 14993 1 0 0 25 0 1 0 193497210 6062080 1347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1480 1347 102 215 0 1262 0
Current children cumulated CPU time (s) 149.94
Current children cumulated vsize (Kb) 5920

[startup+160.109 s]
/proc/loadavg: 0.93 0.49 0.55 2/64 26328
/proc/meminfo: memFree=1434248/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=6052 CPUtime=159.94
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1388 0 0 0 15993 1 0 0 25 0 1 0 193497210 6197248 1373 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1513 1373 102 215 0 1295 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (Kb) 6052

[startup+170.115 s]
/proc/loadavg: 0.94 0.51 0.55 2/64 26328
/proc/meminfo: memFree=1434184/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=6052 CPUtime=169.95
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1397 0 0 0 16993 2 0 0 25 0 1 0 193497210 6197248 1382 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1513 1382 102 215 0 1295 0
Current children cumulated CPU time (s) 169.95
Current children cumulated vsize (Kb) 6052

[startup+180.122 s]
/proc/loadavg: 0.95 0.52 0.55 2/64 26328
/proc/meminfo: memFree=1433992/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=6320 CPUtime=179.96
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1445 0 0 0 17994 2 0 0 25 0 1 0 193497210 6471680 1430 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1580 1430 102 215 0 1362 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 6320

[startup+190.128 s]
/proc/loadavg: 0.96 0.54 0.56 2/64 26328
/proc/meminfo: memFree=1433928/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=6456 CPUtime=189.96
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1472 0 0 0 18994 2 0 0 25 0 1 0 193497210 6610944 1457 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1614 1457 102 215 0 1396 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 6456

[startup+200.134 s]
/proc/loadavg: 0.96 0.55 0.56 2/64 26328
/proc/meminfo: memFree=1433800/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=6456 CPUtime=199.96
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 1497 0 0 0 19994 2 0 0 25 0 1 0 193497210 6610944 1482 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 1614 1482 102 215 0 1396 0
Current children cumulated CPU time (s) 199.96
Current children cumulated vsize (Kb) 6456

[startup+210.14 s]
/proc/loadavg: 0.97 0.57 0.57 2/64 26328
/proc/meminfo: memFree=1433672/2055920 swapFree=4180996/4192956

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

[pid=26133] ppid=26131 vsize=12768 CPUtime=1781.38
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3040 0 0 0 178135 3 0 0 25 0 1 0 193497210 13074432 3025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3192 3025 102 215 0 2974 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 12768

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1782.39
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3044 0 0 0 178236 3 0 0 25 0 1 0 193497210 13221888 3029 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3029 102 215 0 3010 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 12912

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1783.39
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3044 0 0 0 178336 3 0 0 25 0 1 0 193497210 13221888 3029 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3029 102 215 0 3010 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 12912

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1784.39
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3044 0 0 0 178436 3 0 0 25 0 1 0 193497210 13221888 3029 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3029 102 215 0 3010 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 12912

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1785.4
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 178537 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 12912

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1786.4
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 178637 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 12912

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1787.41
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 178738 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 12912

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1788.41
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 178838 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 12912

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1789.42
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 178939 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 12912

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1790.42
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 179039 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 12912

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1791.43
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 179140 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 12912

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1792.43
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 179240 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588706 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 12912

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1793.43
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3048 0 0 0 179340 3 0 0 25 0 1 0 193497210 13221888 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3033 102 215 0 3010 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 12912

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1794.44
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3053 0 0 0 179441 3 0 0 25 0 1 0 193497210 13221888 3038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3038 102 215 0 3010 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 12912

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1795.44
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3053 0 0 0 179541 3 0 0 25 0 1 0 193497210 13221888 3038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3038 102 215 0 3010 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 12912

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1796.45
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3053 0 0 0 179642 3 0 0 25 0 1 0 193497210 13221888 3038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3038 102 215 0 3010 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 12912

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1797.45
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3053 0 0 0 179742 3 0 0 25 0 1 0 193497210 13221888 3038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3038 102 215 0 3010 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 12912

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427592/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1798.46
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3053 0 0 0 179843 3 0 0 25 0 1 0 193497210 13221888 3038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3038 102 215 0 3010 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 12912

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427528/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1799.46
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3058 0 0 0 179943 3 0 0 25 0 1 0 193497210 13221888 3043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3043 102 215 0 3010 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (Kb) 12912

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427528/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1800.47
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3058 0 0 0 180044 3 0 0 25 0 1 0 193497210 13221888 3043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3043 102 215 0 3010 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 12912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 26328
/proc/meminfo: memFree=1427528/2055920 swapFree=4180996/4192956
[pid=26133] ppid=26131 vsize=12912 CPUtime=1800.47
/proc/26133/stat : 26133 (minisat+) R 26131 26133 26087 0 -1 4194304 3058 0 0 0 180044 3 0 0 25 0 1 0 193497210 13221888 3043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26133/statm: 3228 3043 102 215 0 3010 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 12912

Sending SIGTERM to -26133
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.48
CPU user time (s): 1800.45
CPU system time (s): 0.035994
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (Kb): 12912

Launcher Data (download as text)

Begin job on node17 on Fri Jun  2 19:58:59 UTC 2006


FILE ID= 35523-1149278339

PBS_JOBID= 305848

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f600.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node17/35523-1149278339/instance-35523-1149278339.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-35523-1149278339 -o ROOT/results/node17/solver-35523-1149278339 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node17/35523-1149278339/instance-35523-1149278339.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2b1f0bdf934439fa3364f5fdf4570849

RANDOM SEED= 940756302


/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.278
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.278
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:       1439768 kB
Buffers:         35156 kB
Cached:         516856 kB
SwapCached:       3752 kB
Active:         350008 kB
Inactive:       210812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439768 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            41332 kB
Committed_AS:   268420 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Fri Jun  2 20:29:00 UTC 2006