Trace number 3707165

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
toysat 2012-05-17? (TO) 1800.07 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ns1853823.opb
MD5SUM2ebd045d7573caa1ce8026d29a77beeb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123
Best CPU time to get the best result obtained on this benchmark1800.87
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213440
Total number of constraints223870
Number of constraints which are clauses212784
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints10624
Minimum length of a constraint1
Maximum length of a constraint464
Number of terms in the objective function 920
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 3220
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3200
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3912
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

9.99/10.05	c 2012-05-27T22:04:43+0200
9.99/10.05	c arch = x86_64
9.99/10.05	c os = linux
9.99/10.05	c compiler = ghc 7.4
9.99/10.05	c packages:
9.99/10.05	c   OptDir-0.0.1
9.99/10.05	c   array-0.4.0.0
9.99/10.05	c   base-4.5.0.0
9.99/10.05	c   bytestring-0.9.2.1
9.99/10.05	c   containers-0.4.2.1
9.99/10.05	c   deepseq-1.3.0.0
9.99/10.05	c   mtl-2.1.1
9.99/10.05	c   old_locale-1.0.0.4
9.99/10.05	c   parse_dimacs-1.2
9.99/10.05	c   parsec-3.1.2
9.99/10.05	c   queue-0.1.2
9.99/10.05	c   stm-2.3
9.99/10.05	c   time-1.4
9.99/10.05	c command line = ["--pb","HOME/instance-3707165-1338149082.opb"]
9.99/10.05	c #vars 213440
9.99/10.05	c #constraints 223870
9.99/10.05	c Solving starts ...
191.64/191.75	c solving time = 181.468s
191.64/191.75	c #decision = 10640922
191.64/191.75	c #conflict = 176183
191.64/191.75	c #restart = 16
191.64/191.75	o 1785
191.64/191.75	c Solving starts ...
192.14/192.26	c learnt constraints deletion: 176167 -> 88084
193.33/193.40	c solving time = 1.446s
193.33/193.40	c #decision = 10770828
193.33/193.40	c #conflict = 176183
193.33/193.40	c #restart = 16
193.33/193.40	o 1784
193.33/193.40	c Solving starts ...
193.94/194.03	c solving time = 0.450s
193.94/194.03	c #decision = 10901668
193.94/194.03	c #conflict = 176183
193.94/194.03	c #restart = 16
193.94/194.03	o 1778
193.94/194.03	c Solving starts ...
194.55/194.68	c solving time = 0.463s
194.55/194.68	c #decision = 11032772
194.55/194.68	c #conflict = 176183
194.55/194.68	c #restart = 16
194.55/194.68	o 1777
194.55/194.68	c Solving starts ...
195.24/195.34	c solving time = 0.472s
195.24/195.34	c #decision = 11164448
195.24/195.34	c #conflict = 176183
195.24/195.34	c #restart = 16
195.24/195.34	o 1776
195.24/195.34	c Solving starts ...
195.94/196.02	c solving time = 0.489s
195.94/196.02	c #decision = 11295963
195.94/196.02	c #conflict = 176183
195.94/196.02	c #restart = 16
195.94/196.02	o 1770
195.94/196.02	c Solving starts ...
196.64/196.70	c solving time = 0.496s
196.64/196.70	c #decision = 11427983
196.64/196.70	c #conflict = 176183
196.64/196.70	c #restart = 16
196.64/196.70	o 1769
196.64/196.70	c Solving starts ...
197.33/197.44	c solving time = 0.547s
197.33/197.44	c #decision = 11560165
197.33/197.44	c #conflict = 176184
197.33/197.44	c #restart = 16
197.33/197.44	o 1763
197.33/197.44	c Solving starts ...
198.94/199.04	c solving time = 1.417s
198.94/199.04	c #decision = 11795299
198.94/199.04	c #conflict = 176887
198.94/199.04	c #restart = 19
198.94/199.04	o 1762
198.94/199.04	c Solving starts ...
259.53/259.65	c solving time = 60.405s
259.53/259.65	c #decision = 13632813
259.53/259.65	c #conflict = 208970
259.53/259.65	c #restart = 31
259.53/259.65	o 1757
259.53/259.65	c Solving starts ...
260.22/260.37	c solving time = 0.542s
260.22/260.37	c #decision = 13760016
260.22/260.37	c #conflict = 208971
260.22/260.37	c #restart = 31
260.22/260.37	o 1751
260.22/260.37	c Solving starts ...
260.92/261.08	c solving time = 0.539s
260.92/261.08	c #decision = 13887636
260.92/261.08	c #conflict = 208971
260.92/261.08	c #restart = 31
260.92/261.08	o 1750
260.92/261.08	c Solving starts ...
262.42/262.55	c solving time = 1.266s
262.42/262.55	c #decision = 14063134
262.42/262.55	c #conflict = 209006
262.42/262.55	c #restart = 31
262.42/262.55	o 1744
262.42/262.55	c Solving starts ...
263.22/263.37	c solving time = 0.637s
263.22/263.37	c #decision = 14191747
263.22/263.37	c #conflict = 209074
263.22/263.37	c #restart = 31
263.22/263.37	o 1738
263.22/263.37	c Solving starts ...
264.22/264.30	c solving time = 0.733s
264.22/264.30	c #decision = 14340580
264.22/264.30	c #conflict = 209104
264.22/264.30	c #restart = 31
264.22/264.30	o 1732
264.22/264.30	c Solving starts ...
266.03/266.10	c solving time = 1.616s
266.03/266.10	c #decision = 14605341
266.03/266.10	c #conflict = 209305
266.03/266.10	c #restart = 32
266.03/266.10	o 1726
266.03/266.10	c Solving starts ...
270.62/270.79	c solving time = 4.508s
270.62/270.79	c #decision = 15198424
270.62/270.79	c #conflict = 210862
270.62/270.79	c #restart = 37
270.62/270.79	o 1720
270.62/270.79	c Solving starts ...
275.61/275.71	c solving time = 4.730s
275.61/275.71	c #decision = 15729118
275.61/275.71	c #conflict = 212543
275.61/275.71	c #restart = 42
275.61/275.71	o 1715
275.61/275.71	c Solving starts ...
278.61/278.76	c solving time = 2.851s
278.61/278.76	c #decision = 15934956
278.61/278.76	c #conflict = 213141
278.61/278.76	c #restart = 45
278.61/278.76	o 1714
278.61/278.76	c Solving starts ...
280.42/280.59	c solving time = 1.638s
280.42/280.59	c #decision = 16079090
280.42/280.59	c #conflict = 213721
280.42/280.59	c #restart = 48
280.42/280.59	o 1713
280.42/280.59	c Solving starts ...
282.91/283.04	c solving time = 2.256s
282.91/283.04	c #decision = 16242250
282.91/283.04	c #conflict = 214440
282.91/283.04	c #restart = 51
282.91/283.04	o 1712
282.91/283.04	c Solving starts ...
332.81/332.98	c solving time = 49.738s
332.81/332.98	c #decision = 18442495
332.81/332.98	c #conflict = 231905
332.81/332.98	c #restart = 62
332.81/332.98	o 1711
332.81/332.98	c Solving starts ...
333.70/333.88	c solving time = 0.709s
333.70/333.88	c #decision = 18572221
333.70/333.88	c #conflict = 231905
333.70/333.88	c #restart = 62
333.70/333.88	o 1710
333.70/333.88	c Solving starts ...
456.38/456.59	c solving time = 122.495s
456.38/456.59	c #decision = 21876920
456.38/456.59	c #conflict = 278816
456.38/456.59	c #restart = 75
456.38/456.59	o 1709
456.38/456.59	c Solving starts ...
457.57/457.79	c learnt constraints deletion: 190658 -> 95329
464.08/464.23	c solving time = 7.455s
464.08/464.23	c #decision = 22214354
464.08/464.23	c #conflict = 280469
464.08/464.23	c #restart = 80
464.08/464.23	o 1708
464.08/464.23	c Solving starts ...
465.67/465.82	c solving time = 1.409s
465.67/465.82	c #decision = 22419797
465.67/465.82	c #conflict = 280573
465.67/465.82	c #restart = 81
465.67/465.82	o 1707
465.67/465.82	c Solving starts ...
475.87/476.06	c solving time = 10.049s
475.87/476.06	c #decision = 22925082
475.87/476.06	c #conflict = 283196
475.87/476.06	c #restart = 87
475.87/476.06	o 1706
475.87/476.06	c Solving starts ...
477.07/477.24	c solving time = 1.001s
477.07/477.24	c #decision = 23089231
477.07/477.24	c #conflict = 283276
477.07/477.24	c #restart = 87
477.07/477.24	o 1700
477.07/477.24	c Solving starts ...
504.26/504.43	c solving time = 26.992s
504.26/504.43	c #decision = 23592038
504.26/504.43	c #conflict = 291380
504.26/504.43	c #restart = 96
504.26/504.43	o 1699
504.26/504.43	c Solving starts ...
505.16/505.37	c solving time = 0.751s
505.16/505.37	c #decision = 23721299
505.16/505.37	c #conflict = 291380
505.16/505.37	c #restart = 96
505.16/505.37	o 1698
505.16/505.37	c Solving starts ...
506.17/506.32	c solving time = 0.760s
506.17/506.32	c #decision = 23851120
506.17/506.32	c #conflict = 291380
506.17/506.32	c #restart = 96
506.17/506.32	o 1697
506.17/506.32	c Solving starts ...
697.01/697.30	c solving time = 190.728s
697.01/697.30	c #decision = 25861751
697.01/697.30	c #conflict = 319055
697.01/697.30	c #restart = 108
697.01/697.30	o 1693
697.01/697.30	c Solving starts ...
698.01/698.25	c solving time = 0.773s
698.01/698.25	c #decision = 25996765
698.01/698.25	c #conflict = 319055
698.01/698.25	c #restart = 108
698.01/698.25	o 1692
698.01/698.25	c Solving starts ...
699.11/699.34	c solving time = 0.909s
699.11/699.34	c #decision = 26160201
699.11/699.34	c #conflict = 319097
699.11/699.34	c #restart = 108
699.11/699.34	o 1691
699.11/699.34	c Solving starts ...
700.11/700.31	c solving time = 0.792s
700.11/700.31	c #decision = 26289721
700.11/700.31	c #conflict = 319097
700.11/700.31	c #restart = 108
700.11/700.31	o 1686
700.11/700.31	c Solving starts ...
702.21/702.45	c solving time = 1.955s
702.21/702.45	c #decision = 26416798
702.21/702.45	c #conflict = 319310
702.21/702.45	c #restart = 109
702.21/702.45	o 1685
702.21/702.45	c Solving starts ...
719.11/719.39	c solving time = 16.759s
719.11/719.39	c #decision = 27075028
719.11/719.39	c #conflict = 322187
719.11/719.39	c #restart = 115
719.11/719.39	o 1684
719.11/719.39	c Solving starts ...
760.50/760.71	c solving time = 41.133s
760.50/760.71	c #decision = 28061530
760.50/760.71	c #conflict = 329161
760.50/760.71	c #restart = 123
760.50/760.71	o 1683
760.50/760.71	c Solving starts ...
761.80/762.03	c solving time = 1.141s
761.80/762.03	c #decision = 28192320
761.80/762.03	c #conflict = 329222
761.80/762.03	c #restart = 123
761.80/762.03	o 1682
761.80/762.03	c Solving starts ...
764.70/764.96	c solving time = 2.750s
764.70/764.96	c #decision = 28541171
764.70/764.96	c #conflict = 329353
764.70/764.96	c #restart = 124
764.70/764.96	o 1677
764.70/764.96	c Solving starts ...
962.97/963.23	c solving time = 198.058s
962.97/963.23	c #decision = 32629256
962.97/963.23	c #conflict = 369505
962.97/963.23	c #restart = 137
962.97/963.23	o 1676
962.97/963.23	c Solving starts ...
963.67/963.90	c learnt constraints deletion: 185956 -> 92978
964.67/964.95	c solving time = 1.539s
964.67/964.95	c #decision = 32753575
964.67/964.95	c #conflict = 369505
964.67/964.95	c #restart = 137
964.67/964.95	o 1675
964.67/964.95	c Solving starts ...
965.77/966.00	c solving time = 0.869s
965.77/966.00	c #decision = 32877609
965.77/966.00	c #conflict = 369505
965.77/966.00	c #restart = 137
965.77/966.00	o 1674
965.77/966.00	c Solving starts ...
970.87/971.11	c solving time = 4.922s
970.87/971.11	c #decision = 33128795
970.87/971.11	c #conflict = 370442
970.87/971.11	c #restart = 141
970.87/971.11	o 1673
970.87/971.11	c Solving starts ...
1133.44/1133.78	c solving time = 162.460s
1133.44/1133.78	c #decision = 35733146
1133.44/1133.78	c #conflict = 398715
1133.44/1133.78	c #restart = 153
1133.44/1133.78	o 1672
1133.44/1133.78	c Solving starts ...
1134.95/1135.25	c solving time = 1.290s
1134.95/1135.25	c #decision = 35858791
1134.95/1135.25	c #conflict = 398791
1134.95/1135.25	c #restart = 153
1134.95/1135.25	o 1671
1134.95/1135.25	c Solving starts ...
1136.05/1136.31	c solving time = 0.883s
1136.05/1136.31	c #decision = 35969134
1136.05/1136.31	c #conflict = 398791
1136.05/1136.31	c #restart = 153
1136.05/1136.31	o 1670
1136.05/1136.31	c Solving starts ...
1143.55/1143.80	c solving time = 7.312s
1143.55/1143.80	c #decision = 36353802
1143.55/1143.80	c #conflict = 400082
1143.55/1143.80	c #restart = 157
1143.55/1143.80	o 1669
1143.55/1143.80	c Solving starts ...
1145.04/1145.30	c solving time = 1.318s
1145.04/1145.30	c #decision = 36474878
1145.04/1145.30	c #conflict = 400180
1145.04/1145.30	c #restart = 157
1145.04/1145.30	o 1668
1145.04/1145.30	c Solving starts ...
1153.04/1153.35	c solving time = 7.858s
1153.04/1153.35	c #decision = 36886307
1153.04/1153.35	c #conflict = 401731
1153.04/1153.35	c #restart = 162
1153.04/1153.35	o 1667
1153.04/1153.35	c Solving starts ...
1156.44/1156.72	c solving time = 3.173s
1156.44/1156.72	c #decision = 37176794
1156.44/1156.72	c #conflict = 401840
1156.44/1156.72	c #restart = 163
1156.44/1156.72	o 1666
1156.44/1156.72	c Solving starts ...
1163.14/1163.46	c solving time = 6.557s
1163.14/1163.46	c #decision = 37324523
1163.14/1163.46	c #conflict = 404169
1163.14/1163.46	c #restart = 169
1163.14/1163.46	o 1665
1163.14/1163.46	c Solving starts ...
1170.64/1170.99	c solving time = 7.341s
1170.64/1170.99	c #decision = 37622991
1170.64/1170.99	c #conflict = 405404
1170.64/1170.99	c #restart = 173
1170.64/1170.99	o 1664
1170.64/1170.99	c Solving starts ...
1179.95/1180.21	c solving time = 9.039s
1179.95/1180.21	c #decision = 38082733
1179.95/1180.21	c #conflict = 407346
1179.95/1180.21	c #restart = 178
1179.95/1180.21	o 1663
1179.95/1180.21	c Solving starts ...
1182.14/1182.50	c solving time = 2.101s
1182.14/1182.50	c #decision = 38200792
1182.14/1182.50	c #conflict = 407502
1182.14/1182.50	c #restart = 179
1182.14/1182.50	o 1662
1182.24/1182.50	c Solving starts ...
1184.84/1185.12	c solving time = 2.433s
1184.84/1185.12	c #decision = 38320369
1184.84/1185.12	c #conflict = 407923
1184.84/1185.12	c #restart = 181
1184.84/1185.12	o 1661
1184.84/1185.12	c Solving starts ...
1192.05/1192.35	c solving time = 7.020s
1192.05/1192.35	c #decision = 38578319
1192.05/1192.35	c #conflict = 408710
1192.05/1192.35	c #restart = 184
1192.05/1192.35	o 1659
1192.05/1192.35	c Solving starts ...
1193.24/1193.55	c solving time = 1.010s
1193.24/1193.55	c #decision = 38701211
1193.24/1193.55	c #conflict = 408710
1193.24/1193.55	c #restart = 184
1193.24/1193.55	o 1658
1193.24/1193.55	c Solving starts ...
1194.43/1194.76	c solving time = 1.022s
1194.43/1194.76	c #decision = 38823943
1194.43/1194.76	c #conflict = 408710
1194.43/1194.76	c #restart = 184
1194.43/1194.76	o 1657
1194.43/1194.76	c Solving starts ...
1195.63/1195.98	c solving time = 1.023s
1195.63/1195.98	c #decision = 38940208
1195.63/1195.98	c #conflict = 408710
1195.63/1195.98	c #restart = 184
1195.63/1195.98	o 1656
1195.63/1195.98	c Solving starts ...
1201.63/1201.98	c solving time = 5.818s
1201.63/1201.98	c #decision = 39173127
1201.63/1201.98	c #conflict = 409491
1201.63/1201.98	c #restart = 187
1201.63/1201.98	o 1655
1201.63/1201.98	c Solving starts ...
1241.03/1241.38	c solving time = 39.212s
1241.03/1241.38	c #decision = 40129578
1241.03/1241.38	c #conflict = 414714
1241.03/1241.38	c #restart = 195
1241.03/1241.38	o 1654
1241.03/1241.38	c Solving starts ...
1273.02/1273.31	c solving time = 31.726s
1273.02/1273.31	c #decision = 40683014
1273.02/1273.31	c #conflict = 419652
1273.02/1273.31	c #restart = 203
1273.02/1273.31	o 1653
1273.02/1273.31	c Solving starts ...
1279.92/1280.30	c solving time = 6.796s
1279.92/1280.30	c #decision = 40804289
1279.92/1280.30	c #conflict = 420390
1279.92/1280.30	c #restart = 206
1279.92/1280.30	o 1652
1279.92/1280.30	c Solving starts ...
1283.12/1283.48	c solving time = 2.994s
1283.12/1283.48	c #decision = 40922561
1283.12/1283.48	c #conflict = 420803
1283.12/1283.48	c #restart = 208
1283.12/1283.48	o 1651
1283.12/1283.48	c Solving starts ...
1311.31/1311.65	c solving time = 27.981s
1311.31/1311.65	c #decision = 41340043
1311.31/1311.65	c #conflict = 426088
1311.31/1311.65	c #restart = 216
1311.31/1311.65	o 1650
1311.31/1311.65	c Solving starts ...
1311.82/1312.14	c learnt constraints deletion: 149482 -> 74741
1317.72/1318.04	c solving time = 6.203s
1317.72/1318.04	c #decision = 41468446
1317.72/1318.04	c #conflict = 427031
1317.72/1318.04	c #restart = 220
1317.72/1318.04	o 1649
1317.72/1318.05	c Solving starts ...
1322.12/1322.42	c solving time = 4.188s
1322.12/1322.42	c #decision = 41592540
1322.12/1322.42	c #conflict = 427550
1322.12/1322.42	c #restart = 223
1322.12/1322.42	o 1648
1322.12/1322.42	c Solving starts ...
1329.71/1330.01	c solving time = 7.405s
1329.71/1330.01	c #decision = 41716756
1329.71/1330.01	c #conflict = 428345
1329.71/1330.01	c #restart = 226
1329.71/1330.01	o 1647
1329.71/1330.01	c Solving starts ...
1448.49/1448.82	c solving time = 118.587s
1448.49/1448.82	c #decision = 43285952
1448.49/1448.82	c #conflict = 440051
1448.49/1448.82	c #restart = 236
1448.49/1448.82	o 1646
1448.49/1448.82	c Solving starts ...
1471.40/1471.71	c solving time = 22.686s
1471.40/1471.71	c #decision = 43535366
1471.40/1471.71	c #conflict = 442889
1471.40/1471.71	c #restart = 242
1471.40/1471.71	o 1645
1471.40/1471.71	c Solving starts ...
1490.89/1491.20	c solving time = 19.297s
1490.89/1491.20	c #decision = 44072193
1490.89/1491.20	c #conflict = 444904
1490.89/1491.20	c #restart = 247
1490.89/1491.20	o 1644
1490.89/1491.20	c Solving starts ...
1494.19/1494.59	c solving time = 3.193s
1494.19/1494.59	c #decision = 44191973
1494.19/1494.59	c #conflict = 445151
1494.19/1494.59	c #restart = 248
1494.19/1494.59	o 1643
1494.19/1494.59	c Solving starts ...
1595.97/1596.34	c solving time = 101.539s
1595.97/1596.34	c #decision = 45035422
1595.97/1596.34	c #conflict = 453288
1595.97/1596.34	c #restart = 257
1595.97/1596.34	o 1642
1595.97/1596.34	c Solving starts ...
1597.37/1597.77	c solving time = 1.232s
1597.37/1597.77	c #decision = 45152454
1597.37/1597.77	c #conflict = 453288
1597.37/1597.77	c #restart = 257
1597.37/1597.77	o 1641
1597.37/1597.77	c Solving starts ...
1598.88/1599.21	c solving time = 1.237s
1598.88/1599.21	c #decision = 45267609
1598.88/1599.21	c #conflict = 453288
1598.88/1599.21	c #restart = 257
1598.88/1599.21	o 1640
1598.88/1599.21	c Solving starts ...
1619.77/1620.11	c solving time = 20.707s
1619.77/1620.11	c #decision = 45737029
1619.77/1620.11	c #conflict = 456744
1619.77/1620.11	c #restart = 264
1619.77/1620.11	o 1639
1619.77/1620.11	c Solving starts ...
1621.27/1621.62	c solving time = 1.310s
1621.27/1621.62	c #decision = 45849939
1621.27/1621.62	c #conflict = 456745
1621.27/1621.62	c #restart = 264
1621.27/1621.62	o 1638
1621.27/1621.62	c Solving starts ...
1631.17/1631.51	c solving time = 9.692s
1631.17/1631.51	c #decision = 46469002
1631.17/1631.51	c #conflict = 457435
1631.17/1631.51	c #restart = 267
1631.17/1631.51	o 1637
1631.17/1631.51	c Solving starts ...
1632.67/1633.08	c solving time = 1.370s
1632.67/1633.08	c #decision = 46584576
1632.67/1633.08	c #conflict = 457436
1632.67/1633.08	c #restart = 267
1632.67/1633.08	o 1632
1632.67/1633.08	c Solving starts ...
1639.87/1640.27	c solving time = 6.995s
1639.87/1640.27	c #decision = 46721361
1639.87/1640.27	c #conflict = 458352
1639.87/1640.27	c #restart = 271
1639.87/1640.27	o 1631
1639.87/1640.27	c Solving starts ...
1642.97/1643.40	c solving time = 2.927s
1642.97/1643.40	c #decision = 46853690
1642.97/1643.40	c #conflict = 458469
1642.97/1643.40	c #restart = 272
1642.97/1643.40	o 1630
1642.97/1643.40	c Solving starts ...
1656.17/1656.52	c solving time = 12.927s
1656.17/1656.52	c #decision = 47415338
1656.17/1656.52	c #conflict = 459542
1656.17/1656.52	c #restart = 276
1656.17/1656.52	o 1629
1656.17/1656.52	c Solving starts ...
1657.67/1658.04	c solving time = 1.317s
1657.67/1658.04	c #decision = 47527490
1657.67/1658.04	c #conflict = 459542
1657.67/1658.04	c #restart = 276
1657.67/1658.04	o 1628
1657.67/1658.04	c Solving starts ...
1672.36/1672.74	c solving time = 14.465s
1672.36/1672.74	c #decision = 48047853
1672.36/1672.74	c #conflict = 461877
1672.36/1672.74	c #restart = 282
1672.36/1672.74	o 1627
1672.36/1672.74	c Solving starts ...
1674.56/1674.96	c solving time = 2.024s
1674.56/1674.96	c #decision = 48283479
1674.56/1674.96	c #conflict = 461961
1674.56/1674.96	c #restart = 282
1674.56/1674.96	o 1621
1674.56/1674.96	c Solving starts ...
1685.66/1686.05	c solving time = 10.881s
1685.66/1686.05	c #decision = 48885641
1685.66/1686.05	c #conflict = 462930
1685.66/1686.05	c #restart = 286
1685.66/1686.05	o 1620
1685.66/1686.05	c Solving starts ...
1722.36/1722.70	c solving time = 36.447s
1722.36/1722.70	c #decision = 49804338
1722.36/1722.70	c #conflict = 466687
1722.36/1722.70	c #restart = 293
1722.36/1722.70	o 1619
1722.36/1722.70	c Solving starts ...
1730.56/1730.97	c solving time = 8.073s
1730.56/1730.97	c #decision = 50075795
1730.56/1730.97	c #conflict = 467554
1730.56/1730.97	c #restart = 297
1730.56/1730.97	o 1618
1730.56/1730.98	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707165-1338149082/watcher-3707165-1338149082 -o /tmp/evaluation-result-3707165-1338149082/solver-3707165-1338149082 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707165-1338149082.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12743
/proc/meminfo: memFree=30587012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 811 0 0 0 0 0 0 0 20 0 1 0 281034313 6356992 732 33554432000 4194304 8973514 140737173673312 140733222996680 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 1552 732 415 1167 0 333 0

[startup+0.043758 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12743
/proc/meminfo: memFree=30587012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=9280 CPUtime=0.04 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 1439 0 0 0 4 0 0 0 20 0 1 0 281034313 9502720 1360 33554432000 4194304 8973514 140737173673312 140733222996680 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 2320 1360 417 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100236 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12743
/proc/meminfo: memFree=30587012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 2496 0 0 0 9 0 0 0 20 0 1 0 281034313 13697024 2417 33554432000 4194304 8973514 140737173673312 140733222996680 7858672 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 3344 2417 417 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300235 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12743
/proc/meminfo: memFree=30587012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=23616 CPUtime=0.29 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 5173 0 0 0 28 1 0 0 20 0 1 0 281034313 24182784 5094 33554432000 4194304 8973514 140737173673312 140733222996680 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 5904 5094 418 1167 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23616

[startup+0.700224 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12743
/proc/meminfo: memFree=30587012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=46144 CPUtime=0.69 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 10805 0 0 0 67 2 0 0 20 0 1 0 281034313 47251456 10726 33554432000 4194304 8973514 140737173673312 140737173672152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 11536 10726 418 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50018 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12744
/proc/meminfo: memFree=30518664/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=95296 CPUtime=1.49 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 23093 0 0 0 145 4 0 0 20 0 1 0 281034313 97583104 23014 33554432000 4194304 8973514 140737173673312 140737173672152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 23824 23014 418 1167 0 22605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95296

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12744
/proc/meminfo: memFree=30468816/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=220224 CPUtime=3.09 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 54325 0 0 0 299 10 0 0 20 0 1 0 281034313 225509376 54246 33554432000 4194304 8973514 140737173673312 140737173672576 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 55056 54246 418 1167 0 53837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220224

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 12744
/proc/meminfo: memFree=30240832/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=399424 CPUtime=6.29 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 99125 0 0 0 608 21 0 0 20 0 1 0 281034313 409010176 99046 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 99856 99046 418 1167 0 98637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 399424

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12744
/proc/meminfo: memFree=29991728/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=599104 CPUtime=12.69 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 149080 0 0 0 1239 30 0 0 20 0 1 0 281034313 613482496 149001 33554432000 4194304 8973514 140737173673312 140737173672808 4481195 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 149776 149001 447 1167 0 148557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 599104

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12744
/proc/meminfo: memFree=29992012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=599104 CPUtime=25.49 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 149080 0 0 0 2514 35 0 0 20 0 1 0 281034313 613482496 149001 33554432000 4194304 8973514 140737173673312 140737173672808 4415740 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 149776 149001 447 1167 0 148557 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 599104

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12744
/proc/meminfo: memFree=29992012/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=599104 CPUtime=51.08 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 149080 0 0 0 5064 44 0 0 20 0 1 0 281034313 613482496 149001 33554432000 4194304 8973514 140737173673312 140737173672808 4415701 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 149776 149001 447 1167 0 148557 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 599104

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12744
/proc/meminfo: memFree=29958960/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=625728 CPUtime=102.28 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 155736 0 0 0 10161 67 0 0 20 0 1 0 281034313 640745472 155657 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 156432 155657 447 1167 0 155213 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 625728

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12745
/proc/meminfo: memFree=29740452/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=842816 CPUtime=162.25 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 210036 0 0 0 16122 103 0 0 20 0 1 0 281034313 863043584 209929 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 210704 209929 447 1167 0 209485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 842816

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12745
/proc/meminfo: memFree=29607920/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=968768 CPUtime=222.23 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 241536 0 0 0 22093 130 0 0 20 0 1 0 281034313 992018432 241428 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 242192 241428 458 1167 0 240973 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 968768

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12745
/proc/meminfo: memFree=29548804/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1025088 CPUtime=282.22 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 255636 0 0 0 28062 160 0 0 20 0 1 0 281034313 1049690112 255508 33554432000 4194304 8973514 140737173673312 140737173672808 4481840 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 256272 255508 458 1167 0 255053 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1025088

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 12748
/proc/meminfo: memFree=29535804/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1038400 CPUtime=342.2 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 258968 0 0 0 34032 188 0 0 20 0 1 0 281034313 1063321600 258836 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 259600 258836 458 1167 0 258381 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1038400

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 12748
/proc/meminfo: memFree=29484504/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1089600 CPUtime=402.18 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 271778 0 0 0 39996 222 0 0 20 0 1 0 281034313 1115750400 271636 33554432000 4194304 8973514 140737173673312 140737173672808 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 272400 271636 458 1167 0 271181 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1089600

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12748
/proc/meminfo: memFree=29419928/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1154112 CPUtime=462.17 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 287910 0 0 0 45965 252 0 0 20 0 1 0 281034313 1181810688 287764 33554432000 4194304 8973514 140737173673312 140737173672808 4416390 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 288528 287764 458 1167 0 287309 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1154112

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12788
/proc/meminfo: memFree=29394228/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1156160 CPUtime=522.16 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 288433 0 0 0 51936 280 0 0 20 0 1 0 281034313 1183907840 288276 33554432000 4194304 8973514 140737173673312 140737173672808 4415701 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 289040 288276 458 1167 0 287821 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1156160

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12788
/proc/meminfo: memFree=28945672/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1174592 CPUtime=582.14 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 293058 0 0 0 57900 314 0 0 20 0 1 0 281034313 1202782208 292884 33554432000 4194304 8973514 140737173673312 140737173672808 4415740 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 293648 292884 458 1167 0 292429 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1174592

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12789
/proc/meminfo: memFree=28878956/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1241152 CPUtime=822.09 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 309722 0 0 0 81752 457 0 0 20 0 1 0 281034313 1270939648 309524 33554432000 4194304 8973514 140737173673312 140737173671296 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 310288 309524 458 1167 0 309069 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1241152

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12789
/proc/meminfo: memFree=28874476/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1245248 CPUtime=882.09 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 310746 0 0 0 87718 491 0 0 20 0 1 0 281034313 1275133952 310548 33554432000 4194304 8973514 140737173673312 140737173672576 7732777 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 311312 310548 458 1167 0 310093 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 1245248

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 12792
/proc/meminfo: memFree=28823148/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1296448 CPUtime=942.08 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 323546 0 0 0 93684 524 0 0 20 0 1 0 281034313 1327562752 323348 33554432000 4194304 8973514 140737173673312 140737173672808 4415308 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 324112 323348 458 1167 0 322893 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1296448

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 12792
/proc/meminfo: memFree=28823308/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1296448 CPUtime=1002.06 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 323546 0 0 0 99653 553 0 0 20 0 1 0 281034313 1327562752 323348 33554432000 4194304 8973514 140737173673312 140737173672808 7717280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 324112 323348 458 1167 0 322893 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 1296448

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12792
/proc/meminfo: memFree=28823168/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1296448 CPUtime=1062.05 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 323546 0 0 0 105617 588 0 0 20 0 1 0 281034313 1327562752 323348 33554432000 4194304 8973514 140737173673312 140737173672576 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 324112 323348 458 1167 0 322893 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 1296448

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12793
/proc/meminfo: memFree=28823164/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1296448 CPUtime=1122.05 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 323546 0 0 0 111588 617 0 0 20 0 1 0 281034313 1327562752 323348 33554432000 4194304 8973514 140737173673312 140737173672808 6840731 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 324112 323348 458 1167 0 322893 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 1296448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12793
/proc/meminfo: memFree=28803344/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1315904 CPUtime=1182.04 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 328410 0 0 0 117562 642 0 0 20 0 1 0 281034313 1347485696 328212 33554432000 4194304 8973514 140737173673312 140737173672808 4357080 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 328976 328212 458 1167 0 327757 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 1315904

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12793
/proc/meminfo: memFree=28763312/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1242.02 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 123530 672 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672808 6817013 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 1356864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12793
/proc/meminfo: memFree=28763188/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1302.02 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 129496 706 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672808 7695432 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 1356864

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12794
/proc/meminfo: memFree=28763312/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1362.01 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 135464 737 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672576 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 1356864

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12795
/proc/meminfo: memFree=28763320/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1422.01 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 141433 768 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1356864

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12795
/proc/meminfo: memFree=28763444/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1481.99 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 147400 799 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672808 4415788 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 1356864

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12798
/proc/meminfo: memFree=28763208/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1541.98 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 153366 832 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672576 7729680 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 1356864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12798
/proc/meminfo: memFree=28763340/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1356864 CPUtime=1601.97 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 338650 0 0 0 159333 864 0 0 20 0 1 0 281034313 1389428736 338452 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 339216 338452 458 1167 0 337997 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 1356864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12798
/proc/meminfo: memFree=28747100/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1373248 CPUtime=1661.97 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 342752 0 0 0 165302 895 0 0 20 0 1 0 281034313 1406205952 342548 33554432000 4194304 8973514 140737173673312 140737173672808 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 343312 342548 458 1167 0 342093 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1373248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12799
/proc/meminfo: memFree=28734576/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1385536 CPUtime=1721.96 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 345824 0 0 0 171270 926 0 0 20 0 1 0 281034313 1418788864 345620 33554432000 4194304 8973514 140737173673312 140737173672576 4212986 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 346384 345620 458 1167 0 345165 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1385536

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12799
/proc/meminfo: memFree=28734452/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1385536 CPUtime=1781.95 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 345824 0 0 0 177237 958 0 0 20 0 1 0 281034313 1418788864 345620 33554432000 4194304 8973514 140737173673312 140737173672576 4415295 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 346384 345620 458 1167 0 345165 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1385536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12799
/proc/meminfo: memFree=28734452/32873648 swapFree=6860/6860
[pid=12743] ppid=12741 vsize=1385536 CPUtime=1800.05 cores=1,3,5,7
/proc/12743/stat : 12743 (toysat) R 12741 12743 9979 0 -1 4202496 345824 0 0 0 179036 969 0 0 20 0 1 0 281034313 1418788864 345620 33554432000 4194304 8973514 140737173673312 140737173672576 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12743/statm: 346384 345620 458 1167 0 345165 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1385536

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1790.37
CPU system time (s): 9.70452
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1385536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.37
system time used= 9.70452
maximum resident set size= 1382480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122
involuntary context switches= 1853

runsolver used 2.98955 second user time and 9.16561 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 22:04:43
IDJOB=3707165
IDBENCH=89855
IDSOLVER=2285
FILE ID=node116/3707165-1338149082
RUNJOBID= node116-1338124087-9996
PBS_JOBID= 14624506
Free space on /tmp= 71448 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns1853823.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707165-1338149082/watcher-3707165-1338149082 -o /tmp/evaluation-result-3707165-1338149082/solver-3707165-1338149082 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707165-1338149082.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2ebd045d7573caa1ce8026d29a77beeb
RANDOM SEED=1278836476

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30587268 kB
Buffers:          362256 kB
Cached:           946344 kB
SwapCached:         3240 kB
Active:           929628 kB
Inactive:         519276 kB
Active(anon):     131312 kB
Inactive(anon):     8960 kB
Active(file):     798316 kB
Inactive(file):   510316 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             22888 kB
Writeback:             0 kB
AnonPages:        142524 kB
Mapped:            14484 kB
Shmem:                96 kB
Slab:             699796 kB
SReclaimable:     144036 kB
SUnreclaim:       555760 kB
KernelStack:        1448 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     252704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71424 MiB
End job on node116 at 2012-05-27 22:34:45