Trace number 3725247

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-06-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-max1024.r.opb
MD5SUM87c08328e44aaf86c5913a3ba08592cd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark245
Best CPU time to get the best result obtained on this benchmark1.64375
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 245
Optimality of the best value was proved YES
Number of variables1264
Total number of constraints1090
Number of constraints which are clauses1090
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 constraint20
Number of terms in the objective function 1264
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 1264
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 1264
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

0.09/0.19	c 2012-06-02T13:07:06+0200
0.09/0.19	c arch = x86_64
0.09/0.19	c os = linux
0.09/0.19	c compiler = ghc 7.4
0.09/0.19	c packages:
0.09/0.19	c   OptDir-0.0.1
0.09/0.19	c   array-0.4.0.0
0.09/0.19	c   base-4.5.0.0
0.09/0.19	c   bytestring-0.9.2.1
0.09/0.19	c   containers-0.4.2.1
0.09/0.19	c   deepseq-1.3.0.0
0.09/0.19	c   mtl-2.1.1
0.09/0.19	c   old_locale-1.0.0.4
0.09/0.19	c   parse_dimacs-1.2
0.09/0.19	c   parsec-3.1.2
0.09/0.19	c   queue-0.1.2
0.09/0.19	c   stm-2.3
0.09/0.19	c   time-1.4
0.09/0.19	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725247-1338635226.opb"]
0.09/0.19	c #vars 1264
0.09/0.19	c #constraints 1090
0.09/0.19	c Solving starts ...
0.19/0.20	c solving time = 0.001s
0.19/0.20	c #decision = 962
0.19/0.20	c #conflict = 0
0.19/0.20	c #restart = 0
0.19/0.20	o 302
0.19/0.20	c Solving starts ...
2.49/2.51	c learnt constraints deletion: 1315 -> 658
4.09/4.14	c learnt constraints deletion: 1418 -> 709
6.19/6.23	c learnt constraints deletion: 1702 -> 854
9.08/9.14	c learnt constraints deletion: 1847 -> 925
11.08/11.18	c learnt constraints deletion: 1792 -> 896
13.48/13.56	c learnt constraints deletion: 1999 -> 1003
16.08/16.14	c learnt constraints deletion: 2002 -> 1003
19.18/19.22	c learnt constraints deletion: 2171 -> 1088
22.08/22.16	c learnt constraints deletion: 2169 -> 1088
24.47/24.55	c learnt constraints deletion: 2167 -> 1085
26.78/26.89	c learnt constraints deletion: 2078 -> 1039
30.18/30.26	c learnt constraints deletion: 2353 -> 1177
32.98/33.07	c learnt constraints deletion: 2355 -> 1179
35.78/35.85	c learnt constraints deletion: 2361 -> 1185
39.08/39.13	c learnt constraints deletion: 2347 -> 1174
43.08/43.14	c learnt constraints deletion: 2555 -> 1278
46.48/46.52	c learnt constraints deletion: 2558 -> 1279
50.38/50.47	c learnt constraints deletion: 2561 -> 1283
54.27/54.36	c learnt constraints deletion: 2562 -> 1281
58.07/58.13	c learnt constraints deletion: 2559 -> 1283
61.77/61.80	c learnt constraints deletion: 2565 -> 1286
65.47/65.50	c learnt constraints deletion: 2563 -> 1286
69.87/69.92	c learnt constraints deletion: 2783 -> 1392
74.27/74.37	c learnt constraints deletion: 2782 -> 1393
78.17/78.28	c learnt constraints deletion: 2785 -> 1397
82.67/82.70	c learnt constraints deletion: 2786 -> 1395
86.67/86.75	c learnt constraints deletion: 2790 -> 1398
90.67/90.71	c learnt constraints deletion: 2785 -> 1398
94.58/94.68	c learnt constraints deletion: 2785 -> 1395
98.76/98.90	c learnt constraints deletion: 2787 -> 1397
102.86/102.95	c learnt constraints deletion: 2786 -> 1398
107.77/107.89	c learnt constraints deletion: 3038 -> 1524
112.66/112.75	c learnt constraints deletion: 3030 -> 1515
117.27/117.34	c learnt constraints deletion: 3032 -> 1517
121.66/121.79	c learnt constraints deletion: 3036 -> 1520
126.36/126.42	c learnt constraints deletion: 3038 -> 1521
131.37/131.45	c learnt constraints deletion: 3034 -> 1522
135.57/135.64	c learnt constraints deletion: 3033 -> 1520
139.96/140.04	c learnt constraints deletion: 3034 -> 1520
144.16/144.28	c learnt constraints deletion: 3034 -> 1520
148.66/148.72	c learnt constraints deletion: 3040 -> 1524
153.15/153.25	c learnt constraints deletion: 3037 -> 1522
157.65/157.78	c learnt constraints deletion: 3033 -> 1520
162.15/162.28	c learnt constraints deletion: 3046 -> 1528
167.25/167.37	c learnt constraints deletion: 3314 -> 1662
172.05/172.18	c learnt constraints deletion: 3307 -> 1654
177.06/177.16	c learnt constraints deletion: 3303 -> 1654
181.85/181.94	c learnt constraints deletion: 3309 -> 1657
187.05/187.10	c learnt constraints deletion: 3312 -> 1659
191.85/191.98	c learnt constraints deletion: 3304 -> 1655
196.64/196.76	c learnt constraints deletion: 3307 -> 1658
202.14/202.22	c learnt constraints deletion: 3311 -> 1658
207.14/207.22	c learnt constraints deletion: 3308 -> 1657
212.25/212.36	c learnt constraints deletion: 3307 -> 1657
217.74/217.84	c learnt constraints deletion: 3310 -> 1660
222.74/222.84	c learnt constraints deletion: 3301 -> 1653
227.84/227.91	c learnt constraints deletion: 3303 -> 1655
233.24/233.37	c learnt constraints deletion: 3308 -> 1658
238.44/238.60	c learnt constraints deletion: 3310 -> 1658
243.44/243.54	c learnt constraints deletion: 3308 -> 1658
248.24/248.36	c learnt constraints deletion: 3307 -> 1658
253.74/253.87	c learnt constraints deletion: 3401 -> 1701
259.73/259.89	c learnt constraints deletion: 3604 -> 1802
265.24/265.34	c learnt constraints deletion: 3602 -> 1802
270.23/270.38	c learnt constraints deletion: 3611 -> 1808
275.74/275.83	c learnt constraints deletion: 3600 -> 1800
281.13/281.23	c learnt constraints deletion: 3609 -> 1806
286.64/286.74	c learnt constraints deletion: 3606 -> 1805
291.53/291.61	c learnt constraints deletion: 3603 -> 1802
296.84/296.96	c learnt constraints deletion: 3608 -> 1806
301.93/302.01	c learnt constraints deletion: 3609 -> 1808
306.93/307.06	c learnt constraints deletion: 3604 -> 1803
312.23/312.33	c learnt constraints deletion: 3607 -> 1806
317.63/317.76	c learnt constraints deletion: 3614 -> 1811
322.82/322.93	c learnt constraints deletion: 3610 -> 1808
327.92/328.02	c learnt constraints deletion: 3603 -> 1807
332.82/332.95	c learnt constraints deletion: 3609 -> 1807
337.73/337.85	c learnt constraints deletion: 3610 -> 1809
343.32/343.44	c learnt constraints deletion: 3605 -> 1807
348.42/348.54	c learnt constraints deletion: 3607 -> 1807
353.82/353.90	c learnt constraints deletion: 3608 -> 1808
358.82/358.91	c learnt constraints deletion: 3613 -> 1811
363.52/363.64	c learnt constraints deletion: 3609 -> 1810
368.82/368.92	c learnt constraints deletion: 3620 -> 1816
373.62/373.79	c learnt constraints deletion: 3609 -> 1807
380.72/380.84	c learnt constraints deletion: 3935 -> 1970
387.61/387.75	c learnt constraints deletion: 3945 -> 1973
394.62/394.74	c learnt constraints deletion: 3939 -> 1971
401.72/401.83	c learnt constraints deletion: 3936 -> 1970
407.52/407.66	c learnt constraints deletion: 3936 -> 1969
413.81/413.96	c learnt constraints deletion: 3945 -> 1976
420.02/420.19	c learnt constraints deletion: 3942 -> 1973
426.31/426.49	c learnt constraints deletion: 3948 -> 1978
433.01/433.17	c learnt constraints deletion: 3937 -> 1972
439.60/439.78	c learnt constraints deletion: 3937 -> 1969
446.01/446.11	c learnt constraints deletion: 3939 -> 1971
452.71/452.89	c learnt constraints deletion: 3936 -> 1970
459.30/459.47	c learnt constraints deletion: 3937 -> 1972
465.30/465.48	c learnt constraints deletion: 3932 -> 1968
471.20/471.33	c learnt constraints deletion: 3940 -> 1971
476.81/476.94	c learnt constraints deletion: 3937 -> 1972
482.60/482.71	c learnt constraints deletion: 3938 -> 1971
488.60/488.75	c learnt constraints deletion: 3945 -> 1977
494.60/494.77	c learnt constraints deletion: 3940 -> 1973
501.00/501.10	c learnt constraints deletion: 3937 -> 1973
506.70/506.82	c learnt constraints deletion: 3932 -> 1968
512.41/512.52	c learnt constraints deletion: 3948 -> 1978
518.69/518.83	c learnt constraints deletion: 3938 -> 1973
525.80/525.95	c learnt constraints deletion: 3941 -> 1975
532.69/532.81	c learnt constraints deletion: 3940 -> 1976
539.90/540.04	c learnt constraints deletion: 3931 -> 1969
547.39/547.52	c learnt constraints deletion: 3940 -> 1974
554.39/554.58	c learnt constraints deletion: 3941 -> 1978
561.19/561.30	c learnt constraints deletion: 3946 -> 1979
567.78/567.90	c learnt constraints deletion: 3940 -> 1974
574.28/574.44	c learnt constraints deletion: 3941 -> 1976
580.29/580.46	c learnt constraints deletion: 3948 -> 1983
586.88/587.04	c learnt constraints deletion: 3940 -> 1977
594.89/595.03	c learnt constraints deletion: 4305 -> 2155
601.88/602.00	c learnt constraints deletion: 4297 -> 2149
608.38/608.52	c learnt constraints deletion: 4299 -> 2151
615.68/615.87	c learnt constraints deletion: 4296 -> 2149
622.58/622.75	c learnt constraints deletion: 4299 -> 2151
629.57/629.77	c learnt constraints deletion: 4301 -> 2153
636.48/636.66	c learnt constraints deletion: 4306 -> 2157
643.17/643.35	c learnt constraints deletion: 4300 -> 2154
649.88/650.06	c learnt constraints deletion: 4296 -> 2148
656.27/656.44	c learnt constraints deletion: 4296 -> 2149
662.37/662.59	c learnt constraints deletion: 4307 -> 2157
669.07/669.20	c learnt constraints deletion: 4300 -> 2153
675.37/675.59	c learnt constraints deletion: 4298 -> 2150
682.27/682.44	c learnt constraints deletion: 4298 -> 2150
688.37/688.58	c learnt constraints deletion: 4300 -> 2152
695.57/695.79	c learnt constraints deletion: 4303 -> 2154
701.87/702.00	c learnt constraints deletion: 4297 -> 2153
708.27/708.46	c learnt constraints deletion: 4307 -> 2158
715.97/716.10	c learnt constraints deletion: 4294 -> 2147
722.87/723.07	c learnt constraints deletion: 4295 -> 2149
729.66/729.80	c learnt constraints deletion: 4296 -> 2149
736.66/736.83	c learnt constraints deletion: 4299 -> 2152
744.36/744.52	c learnt constraints deletion: 4305 -> 2155
751.86/752.05	c learnt constraints deletion: 4303 -> 2156
758.77/758.97	c learnt constraints deletion: 4307 -> 2158
765.36/765.59	c learnt constraints deletion: 4297 -> 2151
772.86/773.04	c learnt constraints deletion: 4308 -> 2158
779.56/779.70	c learnt constraints deletion: 4305 -> 2158
786.45/786.67	c learnt constraints deletion: 4303 -> 2157
793.86/794.05	c learnt constraints deletion: 4308 -> 2160
801.76/801.93	c learnt constraints deletion: 4298 -> 2150
808.65/808.86	c learnt constraints deletion: 4307 -> 2157
816.35/816.56	c learnt constraints deletion: 4298 -> 2151
823.55/823.76	c learnt constraints deletion: 4302 -> 2154
832.24/832.42	c learnt constraints deletion: 4298 -> 2151
841.74/841.99	c learnt constraints deletion: 4295 -> 2151
851.75/851.91	c learnt constraints deletion: 4300 -> 2152
861.05/861.28	c learnt constraints deletion: 4302 -> 2154
869.64/869.85	c learnt constraints deletion: 4305 -> 2157
878.85/879.10	c learnt constraints deletion: 4300 -> 2154
886.94/887.14	c learnt constraints deletion: 4311 -> 2162
894.54/894.73	c learnt constraints deletion: 4307 -> 2160
902.14/902.38	c learnt constraints deletion: 4299 -> 2152
909.24/909.42	c learnt constraints deletion: 4307 -> 2157
916.34/916.59	c learnt constraints deletion: 4304 -> 2155
923.63/923.87	c learnt constraints deletion: 4299 -> 2153
932.43/932.63	c learnt constraints deletion: 4705 -> 2358
940.43/940.60	c learnt constraints deletion: 4699 -> 2354
949.33/949.52	c learnt constraints deletion: 4705 -> 2358
959.93/960.10	c learnt constraints deletion: 4705 -> 2358
969.12/969.33	c learnt constraints deletion: 4700 -> 2354
978.93/979.15	c learnt constraints deletion: 4700 -> 2355
989.03/989.26	c learnt constraints deletion: 4708 -> 2360
998.92/999.18	c learnt constraints deletion: 4704 -> 2358
1007.52/1007.79	c learnt constraints deletion: 4702 -> 2358
1017.33/1017.59	c learnt constraints deletion: 4697 -> 2349
1025.22/1025.49	c learnt constraints deletion: 4694 -> 2348
1034.02/1034.28	c learnt constraints deletion: 4698 -> 2350
1042.12/1042.37	c learnt constraints deletion: 4699 -> 2351
1050.51/1050.71	c learnt constraints deletion: 4693 -> 2348
1058.02/1058.20	c learnt constraints deletion: 4697 -> 2352
1065.11/1065.30	c learnt constraints deletion: 4698 -> 2352
1072.61/1072.88	c learnt constraints deletion: 4706 -> 2357
1080.71/1080.97	c learnt constraints deletion: 4700 -> 2352
1088.61/1088.82	c learnt constraints deletion: 4700 -> 2353
1095.71/1095.95	c learnt constraints deletion: 4700 -> 2354
1103.21/1103.48	c learnt constraints deletion: 4706 -> 2359
1111.00/1111.24	c learnt constraints deletion: 4701 -> 2356
1120.00/1120.21	c learnt constraints deletion: 4701 -> 2357
1128.31/1128.56	c learnt constraints deletion: 4701 -> 2357
1136.51/1136.78	c learnt constraints deletion: 4709 -> 2363
1144.50/1144.77	c learnt constraints deletion: 4705 -> 2360
1153.30/1153.56	c learnt constraints deletion: 4704 -> 2359
1161.50/1161.75	c learnt constraints deletion: 4690 -> 2346
1169.80/1170.02	c learnt constraints deletion: 4709 -> 2357
1178.10/1178.38	c learnt constraints deletion: 4699 -> 2353
1186.40/1186.61	c learnt constraints deletion: 4708 -> 2357
1195.00/1195.29	c learnt constraints deletion: 4702 -> 2355
1202.69/1202.93	c learnt constraints deletion: 4699 -> 2352
1210.09/1210.31	c learnt constraints deletion: 4698 -> 2352
1217.69/1217.99	c learnt constraints deletion: 4697 -> 2352
1226.09/1226.37	c learnt constraints deletion: 4700 -> 2353
1234.29/1234.55	c learnt constraints deletion: 4691 -> 2350
1243.29/1243.52	c learnt constraints deletion: 4697 -> 2353
1252.18/1252.49	c learnt constraints deletion: 4708 -> 2359
1261.19/1261.41	c learnt constraints deletion: 4699 -> 2355
1269.28/1269.56	c learnt constraints deletion: 4702 -> 2353
1277.38/1277.69	c learnt constraints deletion: 4696 -> 2351
1285.17/1285.43	c learnt constraints deletion: 4697 -> 2352
1293.08/1293.33	c learnt constraints deletion: 4702 -> 2354
1300.98/1301.27	c learnt constraints deletion: 4705 -> 2357
1308.88/1309.13	c learnt constraints deletion: 4704 -> 2355
1317.48/1317.77	c learnt constraints deletion: 4703 -> 2355
1325.67/1325.92	c learnt constraints deletion: 4701 -> 2355
1333.77/1334.04	c learnt constraints deletion: 4705 -> 2357
1341.97/1342.29	c learnt constraints deletion: 4702 -> 2356
1350.06/1350.32	c learnt constraints deletion: 4703 -> 2354
1357.87/1358.16	c learnt constraints deletion: 4694 -> 2350
1365.77/1366.07	c learnt constraints deletion: 4700 -> 2354
1373.86/1374.18	c learnt constraints deletion: 4700 -> 2353
1381.16/1381.41	c learnt constraints deletion: 4702 -> 2356
1388.66/1388.93	c learnt constraints deletion: 4702 -> 2355
1396.66/1396.93	c learnt constraints deletion: 4703 -> 2357
1404.86/1405.18	c learnt constraints deletion: 4698 -> 2353
1412.85/1413.16	c learnt constraints deletion: 4702 -> 2356
1420.76/1421.06	c learnt constraints deletion: 4699 -> 2352
1428.86/1429.14	c learnt constraints deletion: 4685 -> 2346
1436.05/1436.38	c learnt constraints deletion: 4699 -> 2354
1443.56/1443.85	c learnt constraints deletion: 4698 -> 2353
1452.46/1452.73	c learnt constraints deletion: 5137 -> 2573
1460.95/1461.24	c learnt constraints deletion: 5133 -> 2567
1469.26/1469.54	c learnt constraints deletion: 5137 -> 2571
1476.75/1477.04	c learnt constraints deletion: 5143 -> 2573
1485.25/1485.56	c learnt constraints deletion: 5144 -> 2574
1493.04/1493.31	c learnt constraints deletion: 5139 -> 2573
1500.05/1500.39	c learnt constraints deletion: 5133 -> 2569
1507.44/1507.70	c learnt constraints deletion: 5139 -> 2571
1514.15/1514.49	c learnt constraints deletion: 5138 -> 2571
1520.75/1521.08	c learnt constraints deletion: 5137 -> 2571
1530.24/1530.58	c learnt constraints deletion: 5142 -> 2573
1538.44/1538.76	c learnt constraints deletion: 5144 -> 2576
1546.64/1546.94	c learnt constraints deletion: 5143 -> 2577
1553.64/1553.99	c learnt constraints deletion: 5143 -> 2576
1561.23/1561.56	c learnt constraints deletion: 5139 -> 2574
1569.34/1569.69	c learnt constraints deletion: 5135 -> 2571
1577.14/1577.49	c learnt constraints deletion: 5136 -> 2572
1584.43/1584.73	c learnt constraints deletion: 5135 -> 2573
1591.73/1592.02	c learnt constraints deletion: 5142 -> 2576
1599.14/1599.47	c learnt constraints deletion: 5139 -> 2575
1607.03/1607.35	c learnt constraints deletion: 5143 -> 2578
1613.83/1614.11	c learnt constraints deletion: 5135 -> 2569
1621.72/1622.03	c learnt constraints deletion: 5137 -> 2571
1628.93/1629.21	c learnt constraints deletion: 5138 -> 2573
1636.53/1636.87	c learnt constraints deletion: 5138 -> 2572
1644.53/1644.87	c learnt constraints deletion: 5130 -> 2568
1652.42/1652.76	c learnt constraints deletion: 5144 -> 2576
1660.62/1660.92	c learnt constraints deletion: 5139 -> 2573
1668.52/1668.80	c learnt constraints deletion: 5143 -> 2574
1676.42/1676.70	c learnt constraints deletion: 5138 -> 2572
1684.02/1684.37	c learnt constraints deletion: 5142 -> 2575
1691.71/1692.08	c learnt constraints deletion: 5137 -> 2572
1700.02/1700.30	c learnt constraints deletion: 5130 -> 2569
1708.61/1708.97	c learnt constraints deletion: 5137 -> 2574
1716.72/1717.05	c learnt constraints deletion: 5141 -> 2576
1725.81/1726.11	c learnt constraints deletion: 5149 -> 2582
1733.50/1733.85	c learnt constraints deletion: 5138 -> 2573
1742.31/1742.65	c learnt constraints deletion: 5142 -> 2575
1750.60/1750.93	c learnt constraints deletion: 5137 -> 2574
1758.80/1759.15	c learnt constraints deletion: 5137 -> 2574
1767.11/1767.49	c learnt constraints deletion: 5142 -> 2576
1775.70/1776.08	c learnt constraints deletion: 5140 -> 2576
1784.20/1784.58	c learnt constraints deletion: 5136 -> 2569
1792.40/1792.70	c learnt constraints deletion: 5139 -> 2573

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-3725247-1338635226/watcher-3725247-1338635226 -o /tmp/evaluation-result-3725247-1338635226/solver-3725247-1338635226 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725247-1338635226.opb 

running on 4 cores: 0,2,4,6

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: 2.02 1.99 1.91 3/174 19039
/proc/meminfo: memFree=29089704/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 801 0 0 0 0 0 0 0 20 0 1 0 329651025 6373376 721 33554432000 4194304 8989770 140736142035696 140735459421368 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 1556 721 425 1171 0 333 0

[startup+0.070888 s]
/proc/loadavg: 2.02 1.99 1.91 3/174 19039
/proc/meminfo: memFree=29089704/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=9296 CPUtime=0.06 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 1515 0 0 0 6 0 0 0 20 0 1 0 329651025 9519104 1435 33554432000 4194304 8989770 140736142035696 140735459421368 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 2324 1435 441 1171 0 1101 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9296

[startup+0.100277 s]
/proc/loadavg: 2.02 1.99 1.91 3/174 19039
/proc/meminfo: memFree=29089704/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=9296 CPUtime=0.09 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 1515 0 0 0 9 0 0 0 20 0 1 0 329651025 9519104 1435 33554432000 4194304 8989770 140736142035696 140735459421368 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 2324 1435 441 1171 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9296

[startup+0.300237 s]
/proc/loadavg: 2.02 1.99 1.91 3/174 19039
/proc/meminfo: memFree=29089704/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=10320 CPUtime=0.29 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 1729 0 0 0 29 0 0 0 20 0 1 0 329651025 10567680 1649 33554432000 4194304 8989770 140736142035696 140735459421368 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 2580 1649 470 1171 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10320

[startup+0.700261 s]
/proc/loadavg: 2.02 1.99 1.91 3/174 19039
/proc/meminfo: memFree=29089704/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=13392 CPUtime=0.69 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 2447 0 0 0 69 0 0 0 20 0 1 0 329651025 13713408 2367 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 3348 2367 470 1171 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13392

[startup+1.50028 s]
/proc/loadavg: 2.02 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29079876/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=15440 CPUtime=1.49 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 3182 0 0 0 149 0 0 0 20 0 1 0 329651025 15810560 3102 33554432000 4194304 8989770 140736142035696 140736142035192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 3860 3102 470 1171 0 2637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15440

[startup+3.10029 s]
/proc/loadavg: 2.02 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29076528/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=18512 CPUtime=3.09 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 3952 0 0 0 309 0 0 0 20 0 1 0 329651025 18956288 3872 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 4628 3872 472 1171 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18512

[startup+6.30028 s]
/proc/loadavg: 2.02 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29072560/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=22608 CPUtime=6.29 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 4803 0 0 0 628 1 0 0 20 0 1 0 329651025 23150592 4723 33554432000 4194304 8989770 140736142035696 140736142034960 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 5652 4723 472 1171 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22608

[startup+12.7004 s]
/proc/loadavg: 2.01 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29065368/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=28752 CPUtime=12.68 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 6353 0 0 0 1266 2 0 0 20 0 1 0 329651025 29442048 6270 33554432000 4194304 8989770 140736142035696 140736142034960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 7188 6270 472 1171 0 5965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28752

[startup+25.5004 s]
/proc/loadavg: 2.01 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29059984/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=33872 CPUtime=25.48 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 7802 0 0 0 2543 5 0 0 20 0 1 0 329651025 34684928 7717 33554432000 4194304 8989770 140736142035696 140736142034960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 8468 7717 472 1171 0 7245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33872

[startup+51.1003 s]
/proc/loadavg: 2.01 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29055892/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=37968 CPUtime=51.08 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 8826 0 0 0 5098 10 0 0 20 0 1 0 329651025 38879232 8741 33554432000 4194304 8989770 140736142035696 140736142035192 4213743 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 9492 8741 472 1171 0 8269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37968

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29044484/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=49232 CPUtime=102.27 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 11642 0 0 0 10208 19 0 0 20 0 1 0 329651025 50413568 11557 33554432000 4194304 8989770 140736142035696 140736142033664 4209206 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 12308 11557 472 1171 0 11085 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49232

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19040
/proc/meminfo: memFree=29043100/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=50256 CPUtime=162.25 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 11907 0 0 0 16198 27 0 0 20 0 1 0 329651025 51462144 11813 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 12564 11813 472 1171 0 11341 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50256

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/176 19043
/proc/meminfo: memFree=29042224/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=51280 CPUtime=222.24 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 12163 0 0 0 22186 38 0 0 20 0 1 0 329651025 52510720 12069 33554432000 4194304 8989770 140736142035696 140736142035192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 12820 12069 472 1171 0 11597 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 51280

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19044
/proc/meminfo: memFree=29039380/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=54352 CPUtime=282.23 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 12931 0 0 0 28178 45 0 0 20 0 1 0 329651025 55656448 12837 33554432000 4194304 8989770 140736142035696 140736142034960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 13588 12837 472 1171 0 12365 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 54352

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19044
/proc/meminfo: memFree=29039376/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=54352 CPUtime=342.22 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 12932 0 0 0 34167 55 0 0 20 0 1 0 329651025 55656448 12837 33554432000 4194304 8989770 140736142035696 140736142035192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 13588 12837 472 1171 0 12365 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 54352

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19044
/proc/meminfo: memFree=29037392/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=56400 CPUtime=402.21 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 13444 0 0 0 40156 65 0 0 20 0 1 0 329651025 57753600 13349 33554432000 4194304 8989770 140736142035696 140736142034960 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 14100 13349 472 1171 0 12877 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 56400

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19044
/proc/meminfo: memFree=29027032/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=60496 CPUtime=462.21 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 14471 0 0 0 46146 75 0 0 20 0 1 0 329651025 61947904 14373 33554432000 4194304 8989770 140736142035696 140736142034960 4213723 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 15124 14373 472 1171 0 13901 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 60496

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19044
/proc/meminfo: memFree=29010540/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=62544 CPUtime=522.19 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 14983 0 0 0 52134 85 0 0 20 0 1 0 329651025 64045056 14885 33554432000 4194304 8989770 140736142035696 140736142034960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 15636 14885 472 1171 0 14413 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 62544

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19045
/proc/meminfo: memFree=29010348/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=62544 CPUtime=582.19 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 14983 0 0 0 58121 98 0 0 20 0 1 0 329651025 64045056 14885 33554432000 4194304 8989770 140736142035696 140736142033664 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 15636 14885 472 1171 0 14413 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 62544

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/175 19049
/proc/meminfo: memFree=28943396/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=64592 CPUtime=882.14 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 15495 0 0 0 88068 146 0 0 20 0 1 0 329651025 66142208 15397 33554432000 4194304 8989770 140736142035696 140736142035192 4209198 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16148 15397 472 1171 0 14925 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 64592

[startup+942.3 s]
/proc/loadavg: 2.04 2.00 1.92 3/175 19049
/proc/meminfo: memFree=28927028/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=64592 CPUtime=942.13 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 15495 0 0 0 94058 155 0 0 20 0 1 0 329651025 66142208 15397 33554432000 4194304 8989770 140736142035696 140736142035192 4213713 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16148 15397 472 1171 0 14925 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 64592

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/175 19049
/proc/meminfo: memFree=28903412/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=67664 CPUtime=1002.12 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16263 0 0 0 100049 163 0 0 20 0 1 0 329651025 69287936 16165 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16916 16165 472 1171 0 15693 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 67664

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 19049
/proc/meminfo: memFree=28897140/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=67664 CPUtime=1062.11 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16264 0 0 0 106038 173 0 0 20 0 1 0 329651025 69287936 16165 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16916 16165 472 1171 0 15693 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 67664

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 19049
/proc/meminfo: memFree=28887964/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=68688 CPUtime=1122.1 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16520 0 0 0 112027 183 0 0 20 0 1 0 329651025 70336512 16421 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 17172 16421 472 1171 0 15949 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 68688

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/174 19049
/proc/meminfo: memFree=28873092/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=66640 CPUtime=1182.1 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16520 0 0 0 118018 192 0 0 20 0 1 0 329651025 68239360 15909 33554432000 4194304 8989770 140736142035696 140736142033664 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16660 15909 472 1171 0 15437 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 66640

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 19050
/proc/meminfo: memFree=28862720/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=66640 CPUtime=1242.09 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16520 0 0 0 124008 201 0 0 20 0 1 0 329651025 68239360 15909 33554432000 4194304 8989770 140736142035696 140736142033664 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16660 15909 472 1171 0 15437 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 66640

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 19050
/proc/meminfo: memFree=28844892/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=66640 CPUtime=1302.09 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16521 0 0 0 129998 211 0 0 20 0 1 0 329651025 68239360 15909 33554432000 4194304 8989770 140736142035696 140736142034960 4213703 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16660 15909 472 1171 0 15437 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 66640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 19050
/proc/meminfo: memFree=28843404/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=67664 CPUtime=1362.07 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16777 0 0 0 135986 221 0 0 20 0 1 0 329651025 69287936 16165 33554432000 4194304 8989770 140736142035696 140736142035192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16916 16165 472 1171 0 15693 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 67664

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.92 3/176 19053
/proc/meminfo: memFree=28843396/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=67664 CPUtime=1422.06 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16777 0 0 0 141975 231 0 0 20 0 1 0 329651025 69287936 16165 33554432000 4194304 8989770 140736142035696 140736142035192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16916 16165 472 1171 0 15693 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 67664

[startup+1482.3 s]
/proc/loadavg: 2.09 2.02 1.93 3/175 19053
/proc/meminfo: memFree=28843528/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=67664 CPUtime=1482.05 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 16777 0 0 0 147965 240 0 0 20 0 1 0 329651025 69287936 16165 33554432000 4194304 8989770 140736142035696 140736142034960 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 16916 16165 472 1171 0 15693 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 67664

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/175 19054
/proc/meminfo: memFree=28838612/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=70736 CPUtime=1542.04 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18057 0 0 0 153954 250 0 0 20 0 1 0 329651025 72433664 16933 33554432000 4194304 8989770 140736142035696 140736142035192 4213668 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 17684 16933 472 1171 0 16461 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 70736

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 19054
/proc/meminfo: memFree=28835568/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=71760 CPUtime=1602.03 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18316 0 0 0 159942 261 0 0 20 0 1 0 329651025 73482240 17189 33554432000 4194304 8989770 140736142035696 140736142035192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 17940 17189 472 1171 0 16717 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 71760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 19054
/proc/meminfo: memFree=28829864/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=72784 CPUtime=1662.01 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18385 0 0 0 165927 274 0 0 20 0 1 0 329651025 74530816 17258 33554432000 4194304 8989770 140736142035696 140736142034960 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 18196 17258 472 1171 0 16973 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 72784

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 19093
/proc/meminfo: memFree=29184720/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=72784 CPUtime=1722.01 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18572 0 0 0 171915 286 0 0 20 0 1 0 329651025 74530816 17445 33554432000 4194304 8989770 140736142035696 140736142033664 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 18196 17445 472 1171 0 16973 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 72784

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 19093
/proc/meminfo: memFree=29181184/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=73808 CPUtime=1782 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18828 0 0 0 177904 296 0 0 20 0 1 0 329651025 75579392 17701 33554432000 4194304 8989770 140736142035696 140736142035192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 18452 17701 472 1171 0 17229 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 73808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 19094
/proc/meminfo: memFree=29181616/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=73808 CPUtime=1800 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18828 0 0 0 179701 299 0 0 20 0 1 0 329651025 75579392 17701 33554432000 4194304 8989770 140736142035696 140736142034960 4213683 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 18452 17701 472 1171 0 17229 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 73808

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 19094
/proc/meminfo: memFree=29181616/32873844 swapFree=6088/6088
[pid=19039] ppid=19037 vsize=73808 CPUtime=1800 cores=0,2,4,6
/proc/19039/stat : 19039 (toysat) R 19037 19039 18556 0 -1 4202496 18828 0 0 0 179701 299 0 0 20 0 1 0 329651025 75579392 17701 33554432000 4194304 8989770 140736142035696 140736142034960 4213683 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19039/statm: 18452 17701 472 1171 0 17229 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 73808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1797.02
CPU system time (s): 2.99454
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 73808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.02
system time used= 2.99454
maximum resident set size= 70804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18828
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= 31
involuntary context switches= 1856

runsolver used 2.91956 second user time and 9.1746 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-02 13:07:06
IDJOB=3725247
IDBENCH=2881
IDSOLVER=2308
FILE ID=node110/3725247-1338635226
RUNJOBID= node110-1338631507-18572
PBS_JOBID= 14636470
Free space on /tmp= 71124 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-max1024.r.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725247-1338635226/watcher-3725247-1338635226 -o /tmp/evaluation-result-3725247-1338635226/solver-3725247-1338635226 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725247-1338635226.opb

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

MD5SUM BENCH= 87c08328e44aaf86c5913a3ba08592cd
RANDOM SEED=651687118

node110.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.893
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.78
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.893
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.893
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	: 5331.92
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.893
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.893
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.893
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.90
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.893
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.91
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.893
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:       32873844 kB
MemFree:        29090076 kB
Buffers:          385340 kB
Cached:          2373816 kB
SwapCached:          604 kB
Active:          1419580 kB
Inactive:        1521096 kB
Active(anon):     171272 kB
Inactive(anon):    12328 kB
Active(file):    1248308 kB
Inactive(file):  1508768 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        200980 kB
Mapped:            13636 kB
Shmem:                40 kB
Slab:             705048 kB
SReclaimable:     147356 kB
SUnreclaim:       557692 kB
KernelStack:        1464 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     282272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71120 MiB
End job on node110 at 2012-06-02 13:37:08