Trace number 357114

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
oree 0.1.2 alphaSAT (TO)5507 1800.11 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-C432.opb
MD5SUMa8708c855e8ec8c2a31771025318bb9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4822
Best CPU time to get the best result obtained on this benchmark121.089
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4822
Optimality of the best value was proved YES
Number of variables771
Total number of constraints1951
Number of constraints which are clauses1949
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 771
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 33355
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 33355
Number of bits of the biggest sum of numbers16
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 (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.01/0.02	c ...done
0.01/0.02	c #vars=771 #constraints=1952 hasObjective=yes
0.01/0.04	c res. mode=mod
0.01/0.04	c VSIDS like heuristics
0.01/0.04	c complete search running
0.01/0.05	c restart after 401 decisions
0.01/0.05	c nbDecision=500 #constraints=1956
0.01/0.06	c restart after 801 decisions
0.01/0.06	c nbDecision=1000 #constraints=1959
0.01/0.06	c nbDecision=1302 #constraints=1960
0.01/0.06	c linear search for optimum
0.01/0.06	o 5742
0.01/0.07	c nbDecision=1320 #constraints=1962
0.01/0.07	o 5681
0.01/0.07	c nbDecision=1320 #constraints=1963
0.01/0.07	o 5672
0.01/0.07	c nbDecision=1338 #constraints=1966
0.01/0.07	o 5663
0.01/0.08	c nbDecision=1397 #constraints=1972
0.01/0.08	o 5638
0.01/0.08	c nbDecision=1397 #constraints=1973
0.01/0.08	o 5629
0.01/0.08	c nbDecision=1408 #constraints=1976
0.01/0.08	o 5620
0.01/0.09	c nbDecision=1500 #constraints=1987
0.09/0.11	c restart after 1601 decisions
0.09/0.12	c nbDecision=1944 #constraints=2002
0.09/0.12	o 5559
0.09/0.12	c nbDecision=1944 #constraints=2003
0.09/0.12	o 5550
0.09/0.13	c nbDecision=2000 #constraints=2010
0.09/0.13	c nbDecision=2032 #constraints=2012
0.09/0.14	o 5516
0.09/0.14	c nbDecision=2032 #constraints=2013
0.09/0.14	o 5507
0.19/0.27	c nbDecision=2500 #constraints=2103
0.39/0.43	c nbDecision=3000 #constraints=2194
0.49/0.50	c restart after 3201 decisions
0.49/0.52	c nbDecision=3500 #constraints=2234
0.59/0.66	c nbDecision=4000 #constraints=2301
0.79/0.83	c nbDecision=4500 #constraints=2383
1.00/1.04	c nbDecision=5000 #constraints=2467
1.19/1.28	c nbDecision=5500 #constraints=2551
1.49/1.52	c nbDecision=6000 #constraints=2632
1.79/1.81	c restart after 6401 decisions
1.79/1.84	c nbDecision=6500 #constraints=2719
2.09/2.14	c nbDecision=7000 #constraints=2794
2.69/2.75	c nbDecision=7500 #constraints=2962
3.30/3.31	c nbDecision=8000 #constraints=3093
3.69/3.76	c nbDecision=8500 #constraints=3218
4.19/4.23	c nbDecision=9000 #constraints=3332
4.69/4.74	c nbDecision=9500 #constraints=3433
5.29/5.39	c nbDecision=10000 #constraints=3556
6.09/6.18	c nbDecision=10500 #constraints=3695
6.89/6.98	c nbDecision=11000 #constraints=3824
7.88/7.90	c nbDecision=11500 #constraints=3964
8.98/9.04	c nbDecision=12000 #constraints=4121
10.28/10.33	c nbDecision=12500 #constraints=4294
11.00/11.01	c restart after 12801 decisions
11.19/11.22	c nbDecision=13000 #constraints=4379
12.09/12.18	c nbDecision=13500 #constraints=4486
13.19/13.23	c nbDecision=14000 #constraints=4603
14.38/14.49	c nbDecision=14500 #constraints=4729
15.88/15.98	c nbDecision=15000 #constraints=4872
17.49/17.56	c nbDecision=15500 #constraints=5016
19.29/19.36	c nbDecision=16000 #constraints=5174
21.28/21.32	c nbDecision=16500 #constraints=5335
23.18/23.26	c nbDecision=17000 #constraints=5489
24.79/24.82	c nbDecision=17500 #constraints=5603
25.89/25.96	c nbDecision=18000 #constraints=5683
27.49/27.50	c nbDecision=18500 #constraints=5782
29.48/29.51	c nbDecision=19000 #constraints=5901
31.79/31.90	c nbDecision=19500 #constraints=6047
34.09/34.13	c nbDecision=20000 #constraints=6184
35.78/35.87	c nbDecision=20500 #constraints=6296
37.78/37.88	c nbDecision=21000 #constraints=6422
39.88/39.98	c nbDecision=21500 #constraints=6554
42.58/42.67	c nbDecision=22000 #constraints=6701
45.28/45.31	c nbDecision=22500 #constraints=6842
48.39/48.41	c nbDecision=23000 #constraints=7011
51.08/51.18	c nbDecision=23500 #constraints=7159
53.38/53.47	c nbDecision=24000 #constraints=7271
55.98/56.05	c nbDecision=24500 #constraints=7397
59.17/59.20	c nbDecision=25000 #constraints=7544
62.17/62.29	c nbDecision=25500 #constraints=7681
62.97/63.02	c restart after 25601 decisions
64.78/64.84	c nbDecision=26000 #constraints=7758
68.08/68.11	c nbDecision=26500 #constraints=7903
69.78/69.87	c nbDecision=27000 #constraints=7979
72.37/72.49	c nbDecision=27500 #constraints=8083
74.67/74.76	c nbDecision=28000 #constraints=8176
75.97/76.08	c nbDecision=28500 #constraints=8245
77.67/77.73	c nbDecision=29000 #constraints=8331
79.67/79.75	c nbDecision=29500 #constraints=8411
81.97/82.02	c nbDecision=30000 #constraints=8493
83.97/84.07	c nbDecision=30500 #constraints=8576
87.36/87.43	c nbDecision=31000 #constraints=8684
91.66/91.79	c nbDecision=31500 #constraints=8829
96.46/96.54	c nbDecision=32000 #constraints=8970
99.86/99.96	c nbDecision=32500 #constraints=9101
103.16/103.26	c nbDecision=33000 #constraints=9215
106.06/106.11	c nbDecision=33500 #constraints=9323
109.07/109.13	c nbDecision=34000 #constraints=9437
112.96/113.00	c nbDecision=34500 #constraints=9571
116.96/117.01	c nbDecision=35000 #constraints=9702
121.06/121.15	c nbDecision=35500 #constraints=9837
126.15/126.28	c nbDecision=36000 #constraints=9997
131.76/131.84	c nbDecision=36500 #constraints=10170
136.46/136.56	c nbDecision=37000 #constraints=10308
140.76/140.84	c nbDecision=37500 #constraints=10432
144.65/144.74	c nbDecision=38000 #constraints=10546
149.35/149.49	c nbDecision=38500 #constraints=10678
154.45/154.56	c nbDecision=39000 #constraints=10823
159.74/159.84	c nbDecision=39500 #constraints=10965
166.05/166.11	c nbDecision=40000 #constraints=11134
171.74/171.81	c nbDecision=40500 #constraints=11281
177.44/177.50	c nbDecision=41000 #constraints=11430
181.45/181.56	c nbDecision=41500 #constraints=11524
184.64/184.77	c nbDecision=42000 #constraints=11611
189.64/189.77	c nbDecision=42500 #constraints=11721
195.34/195.46	c nbDecision=43000 #constraints=11848
201.94/202.01	c nbDecision=43500 #constraints=11996
207.04/207.14	c nbDecision=44000 #constraints=12117
211.53/211.67	c nbDecision=44500 #constraints=12227
216.73/216.85	c nbDecision=45000 #constraints=12358
223.03/223.13	c nbDecision=45500 #constraints=12505
229.23/229.30	c nbDecision=46000 #constraints=12646
236.13/236.23	c nbDecision=46500 #constraints=12804
242.93/243.08	c nbDecision=47000 #constraints=12966
248.62/248.70	c nbDecision=47500 #constraints=13087
253.52/253.65	c nbDecision=48000 #constraints=13195
260.42/260.53	c nbDecision=48500 #constraints=13348
267.13/267.21	c nbDecision=49000 #constraints=13489
274.32/274.42	c nbDecision=49500 #constraints=13638
281.21/281.34	c nbDecision=50000 #constraints=13789
285.81/285.95	c nbDecision=50500 #constraints=13874
291.02/291.13	c nbDecision=51000 #constraints=13972
292.52/292.65	c restart after 51201 decisions
294.52/294.62	c nbDecision=51500 #constraints=14009
299.31/299.42	c nbDecision=52000 #constraints=14104
306.01/306.12	c nbDecision=52500 #constraints=14224
313.61/313.80	c nbDecision=53000 #constraints=14363
321.11/321.26	c nbDecision=53500 #constraints=14506
326.80/326.99	c nbDecision=54000 #constraints=14615
332.60/332.71	c nbDecision=54500 #constraints=14733
339.30/339.40	c nbDecision=55000 #constraints=14870
347.00/347.17	c nbDecision=55500 #constraints=15019
354.80/354.98	c nbDecision=56000 #constraints=15168
363.19/363.38	c nbDecision=56500 #constraints=15331
371.19/371.36	c nbDecision=57000 #constraints=15482
377.29/377.48	c nbDecision=57500 #constraints=15587
384.08/384.23	c nbDecision=58000 #constraints=15711
392.28/392.46	c nbDecision=58500 #constraints=15860
400.59/400.75	c nbDecision=59000 #constraints=16007
409.08/409.24	c nbDecision=59500 #constraints=16153
416.18/416.32	c nbDecision=60000 #constraints=16274
422.47/422.69	c nbDecision=60500 #constraints=16372
431.07/431.23	c nbDecision=61000 #constraints=16505
438.87/439.07	c nbDecision=61500 #constraints=16627
447.17/447.31	c nbDecision=62000 #constraints=16769
453.47/453.69	c nbDecision=62500 #constraints=16870
459.76/459.90	c nbDecision=63000 #constraints=16978
468.97/469.17	c nbDecision=63500 #constraints=17133
477.17/477.31	c nbDecision=64000 #constraints=17267
485.56/485.75	c nbDecision=64500 #constraints=17411
493.45/493.66	c nbDecision=65000 #constraints=17545
500.06/500.22	c nbDecision=65500 #constraints=17644
507.96/508.14	c nbDecision=66000 #constraints=17769
516.85/517.07	c nbDecision=66500 #constraints=17907
525.24/525.40	c nbDecision=67000 #constraints=18035
533.25/533.49	c nbDecision=67500 #constraints=18162
540.35/540.58	c nbDecision=68000 #constraints=18256
546.75/546.97	c nbDecision=68500 #constraints=18348
552.25/552.46	c nbDecision=69000 #constraints=18433
560.75/560.91	c nbDecision=69500 #constraints=18548
570.74/570.99	c nbDecision=70000 #constraints=18682
581.13/581.30	c nbDecision=70500 #constraints=18829
589.13/589.37	c nbDecision=71000 #constraints=18946
596.53/596.70	c nbDecision=71500 #constraints=19058
605.32/605.51	c nbDecision=72000 #constraints=19191
615.32/615.59	c nbDecision=72500 #constraints=19338
625.73/625.99	c nbDecision=73000 #constraints=19489
636.82/637.08	c nbDecision=73500 #constraints=19652
647.21/647.44	c nbDecision=74000 #constraints=19800
655.22/655.49	c nbDecision=74500 #constraints=19907
663.91/664.16	c nbDecision=75000 #constraints=20030
674.51/674.76	c nbDecision=75500 #constraints=20179
685.31/685.53	c nbDecision=76000 #constraints=20327
696.20/696.48	c nbDecision=76500 #constraints=20474
705.40/705.60	c nbDecision=77000 #constraints=20596
713.60/713.85	c nbDecision=77500 #constraints=20692
724.29/724.56	c nbDecision=78000 #constraints=20822
734.29/734.57	c nbDecision=78500 #constraints=20942
744.69/744.91	c nbDecision=79000 #constraints=21080
752.69/752.98	c nbDecision=79500 #constraints=21179
761.38/761.69	c nbDecision=80000 #constraints=21294
772.59/772.89	c nbDecision=80500 #constraints=21440
783.38/783.68	c nbDecision=81000 #constraints=21585
794.48/794.71	c nbDecision=81500 #constraints=21731
803.67/804.00	c nbDecision=82000 #constraints=21849
811.97/812.23	c nbDecision=82500 #constraints=21949
822.47/822.73	c nbDecision=83000 #constraints=22079
833.47/833.80	c nbDecision=83500 #constraints=22217
844.07/844.36	c nbDecision=84000 #constraints=22348
854.06/854.37	c nbDecision=84500 #constraints=22469
862.16/862.48	c nbDecision=85000 #constraints=22559
871.06/871.31	c nbDecision=85500 #constraints=22662
878.16/878.40	c nbDecision=86000 #constraints=22751
889.35/889.69	c nbDecision=86500 #constraints=22876
903.24/903.56	c nbDecision=87000 #constraints=23030
916.55/916.80	c nbDecision=87500 #constraints=23188
927.05/927.38	c nbDecision=88000 #constraints=23312
937.54/937.81	c nbDecision=88500 #constraints=23437
950.94/951.21	c nbDecision=89000 #constraints=23585
963.63/963.91	c nbDecision=89500 #constraints=23725
978.73/979.03	c nbDecision=90000 #constraints=23912
989.63/989.91	c nbDecision=90500 #constraints=24027
1003.02/1003.37	c nbDecision=91000 #constraints=24167
1016.61/1016.96	c nbDecision=91500 #constraints=24309
1028.41/1028.74	c nbDecision=92000 #constraints=24426
1039.81/1040.10	c nbDecision=92500 #constraints=24543
1053.91/1054.23	c nbDecision=93000 #constraints=24691
1066.90/1067.28	c nbDecision=93500 #constraints=24833
1077.80/1078.16	c nbDecision=94000 #constraints=24952
1088.99/1089.36	c nbDecision=94500 #constraints=25070
1103.29/1103.64	c nbDecision=95000 #constraints=25222
1116.59/1116.96	c nbDecision=95500 #constraints=25373
1127.99/1128.38	c nbDecision=96000 #constraints=25501
1139.19/1139.51	c nbDecision=96500 #constraints=25603
1151.48/1151.82	c nbDecision=97000 #constraints=25721
1162.47/1162.81	c nbDecision=97500 #constraints=25825
1174.38/1174.80	c nbDecision=98000 #constraints=25940
1181.87/1182.27	c nbDecision=98500 #constraints=26023
1193.57/1193.99	c nbDecision=99000 #constraints=26140
1206.96/1207.35	c nbDecision=99500 #constraints=26266
1223.26/1223.60	c nbDecision=100000 #constraints=26424
1236.55/1236.90	c nbDecision=100500 #constraints=26558
1247.86/1248.30	c nbDecision=101000 #constraints=26674
1262.16/1262.59	c nbDecision=101500 #constraints=26817
1277.75/1278.14	c nbDecision=102000 #constraints=26965
1291.34/1291.70	c restart after 102401 decisions
1293.34/1293.79	c nbDecision=102500 #constraints=27102
1305.84/1306.26	c nbDecision=103000 #constraints=27218
1317.53/1317.95	c nbDecision=103500 #constraints=27323
1333.34/1333.73	c nbDecision=104000 #constraints=27469
1347.43/1347.80	c nbDecision=104500 #constraints=27596
1360.43/1360.87	c nbDecision=105000 #constraints=27710
1373.72/1374.15	c nbDecision=105500 #constraints=27829
1389.41/1389.86	c nbDecision=106000 #constraints=27968
1404.07/1404.54	c nbDecision=106500 #constraints=28111
1416.36/1416.81	c nbDecision=107000 #constraints=28226
1430.03/1430.52	c nbDecision=107500 #constraints=28350
1446.12/1446.65	c nbDecision=108000 #constraints=28502
1461.20/1461.79	c nbDecision=108500 #constraints=28654
1473.31/1473.83	c nbDecision=109000 #constraints=28765
1487.10/1487.65	c nbDecision=109500 #constraints=28880
1501.00/1501.59	c nbDecision=110000 #constraints=29002
1512.70/1513.20	c nbDecision=110500 #constraints=29096
1525.49/1526.10	c nbDecision=111000 #constraints=29206
1542.58/1543.16	c nbDecision=111500 #constraints=29357
1557.79/1558.31	c nbDecision=112000 #constraints=29496
1571.29/1571.83	c nbDecision=112500 #constraints=29621
1583.77/1584.39	c nbDecision=113000 #constraints=29733
1599.97/1600.53	c nbDecision=113500 #constraints=29880
1615.57/1616.16	c nbDecision=114000 #constraints=30024
1630.46/1631.01	c nbDecision=114500 #constraints=30170
1642.36/1642.93	c nbDecision=115000 #constraints=30263
1657.66/1658.23	c nbDecision=115500 #constraints=30393
1671.85/1672.41	c nbDecision=116000 #constraints=30505
1685.65/1686.24	c nbDecision=116500 #constraints=30618
1700.85/1701.48	c nbDecision=117000 #constraints=30749
1714.64/1715.20	c nbDecision=117500 #constraints=30872
1726.24/1726.87	c nbDecision=118000 #constraints=30972
1740.33/1740.97	c nbDecision=118500 #constraints=31095
1754.73/1755.34	c nbDecision=119000 #constraints=31228
1768.03/1768.67	c nbDecision=119500 #constraints=31348
1780.23/1780.88	c nbDecision=120000 #constraints=31437
1793.32/1793.95	c nbDecision=120500 #constraints=31540
1800.03/1800.60	Received signal 15
1800.03/1800.64	
1800.03/1800.64	s SATISFIABLE
1800.03/1800.64	v -x1 -x2 -x3 -x4 -x5 -x6 x7 x8 x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29
1800.03/1800.64	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55
1800.03/1800.64	v x56 x57 x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
1800.03/1800.64	v -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106
1800.03/1800.64	v -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127
1800.03/1800.64	v -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148
1800.03/1800.64	v -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
1800.03/1800.64	v -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
1800.03/1800.64	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211
1800.03/1800.64	v -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 x226 x227 x228 -x229 -x230 -x231 x232 -x233
1800.03/1800.64	v -x234 x235 -x236 x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254
1800.03/1800.64	v -x255 -x256 -x257 x258 x259 -x260 -x261 -x262 -x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 x275
1800.03/1800.64	v x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 x286 x287 -x288 x289 -x290 x291 -x292 -x293 -x294 x295 -x296 -x297
1800.03/1800.64	v -x298 -x299 -x300 -x301 x302 x303 x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318
1800.03/1800.64	v -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 x327 x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 x337 -x338 x339 -x340
1800.03/1800.64	v -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 x352 x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 x361 -x362
1800.03/1800.64	v -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 x382 x383
1800.03/1800.64	v x384 x385 -x386 -x387 -x388 -x389 x390 -x391 x392 x393 x394 -x395 x396 x397 x398 x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406
1800.03/1800.64	v -x407 -x408 -x409 x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427
1800.03/1800.64	v -x428 -x429 -x430 x431 -x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 x448
1800.03/1800.64	v -x449 -x450 -x451 -x452 x453 -x454 x455 x456 -x457 -x458 -x459 x460 -x461 -x462 -x463 x464 x465 -x466 -x467 -x468 -x469 x470
1800.03/1800.64	v x471 x472 x473 x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x489 -x490 -x491 -x492
1800.03/1800.64	v -x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 -x501 -x502 -x503 x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513
1800.03/1800.64	v -x514 -x515 -x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535
1800.03/1800.64	v x536 -x537 -x538 x539 x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 x548 -x549 -x550 x551 x552 -x553 -x554 -x555 -x556 x557
1800.03/1800.64	v -x558 x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578
1800.03/1800.64	v -x579 x580 -x581 x582 x583 -x584 x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599
1800.03/1800.64	v -x600 -x601 x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 x611 x612 -x613 -x614 x615 -x616 -x617 -x618 -x619 -x620
1800.03/1800.64	v -x621 -x622 -x623 -x624 -x625 -x626 -x627 x628 -x629 -x630 -x631 -x632 -x633 x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641
1800.03/1800.64	v -x642 x643 -x644 x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 x653 x654 -x655 -x656 x657 -x658 -x659 -x660 -x661 x662 -x663
1800.03/1800.64	v -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 x673 x674 -x675 -x676 -x677 -x678 -x679 x680 x681 -x682 -x683 -x684
1800.03/1800.64	v -x685 x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705
1800.03/1800.64	v -x706 -x707 -x708 -x709 -x710 x711 -x712 x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726
1800.03/1800.64	v -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 x736 -x737 -x738 -x739 -x740 x741 -x742 -x743 -x744 -x745 -x746 -x747
1800.03/1800.64	v -x748 -x749 x750 -x751 -x752 -x753 -x754 x755 -x756 -x757 -x758 -x759 x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768
1800.03/1800.64	v -x769 x770 x771
1800.03/1800.64	
1800.03/1800.64	c user time= 1799.6 s
1800.03/1800.64	c system time= 0.471928 s
1800.03/1800.64	c wall clock time=1800.64

Verifier Data (download as text)

OK	5507

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-357114-1176986267 -o ROOT/results/node62/solver-357114-1176986267 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357114-1176986267/instance-357114-1176986267.opb mod 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 0.94 0.90 3/64 20499
/proc/meminfo: memFree=1398320/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=1468 CPUtime=0
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 17202733 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135273509 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 367 164 130 317 0 46 0

[startup+0.014562 s]
/proc/loadavg: 0.89 0.94 0.90 3/64 20499
/proc/meminfo: memFree=1398320/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=1732 CPUtime=0.01
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 236 0 0 0 1 0 0 0 18 0 1 0 17202733 1773568 218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 433 219 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101572 s]
/proc/loadavg: 0.89 0.94 0.90 3/64 20499
/proc/meminfo: memFree=1398320/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=2572 CPUtime=0.09
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 484 0 0 0 9 0 0 0 18 0 1 0 17202733 2633728 466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 643 466 170 317 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2572

[startup+0.301594 s]
/proc/loadavg: 0.89 0.94 0.90 3/64 20499
/proc/meminfo: memFree=1398320/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=3748 CPUtime=0.29
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 769 0 0 0 29 0 0 0 19 0 1 0 17202733 3837952 751 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 937 751 170 317 0 616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3748

[startup+0.70164 s]
/proc/loadavg: 0.89 0.94 0.90 3/64 20499
/proc/meminfo: memFree=1398320/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=5444 CPUtime=0.69
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 1193 0 0 0 69 0 0 0 22 0 1 0 17202733 5574656 1175 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 1361 1175 170 317 0 1040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5444

[startup+1.50173 s]
/proc/loadavg: 0.89 0.94 0.90 2/65 20500
/proc/meminfo: memFree=1393320/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=8084 CPUtime=1.49
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 1859 0 0 0 149 0 0 0 25 0 1 0 17202733 8278016 1841 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 2021 1841 170 317 0 1700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8084

[startup+3.10192 s]
/proc/loadavg: 0.89 0.94 0.90 2/65 20500
/proc/meminfo: memFree=1390184/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=11948 CPUtime=3.09
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 2786 0 0 0 308 1 0 0 25 0 1 0 17202733 12234752 2768 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710868 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 2987 2768 170 317 0 2666 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11948

[startup+6.3013 s]
/proc/loadavg: 0.90 0.94 0.90 2/65 20500
/proc/meminfo: memFree=1383528/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=17020 CPUtime=6.29
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 4093 0 0 0 628 1 0 0 25 0 1 0 17202733 17428480 4075 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710975 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 4255 4075 170 317 0 3934 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17020

[startup+12.701 s]
/proc/loadavg: 0.91 0.94 0.90 2/65 20500
/proc/meminfo: memFree=1375672/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=24916 CPUtime=12.69
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 5929 0 0 0 1267 2 0 0 25 0 1 0 17202733 25513984 5911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711130 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 6229 5911 170 317 0 5908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24916

[startup+25.5015 s]
/proc/loadavg: 0.93 0.95 0.91 2/65 20500
/proc/meminfo: memFree=1366200/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=33640 CPUtime=25.49
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 8170 0 0 0 2545 4 0 0 25 0 1 0 17202733 34447360 8152 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 8410 8152 170 317 0 8089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33640

[startup+51.1015 s]
/proc/loadavg: 0.95 0.95 0.91 2/65 20500
/proc/meminfo: memFree=1353080/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=48080 CPUtime=51.08
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 11452 0 0 0 5102 6 0 0 25 0 1 0 17202733 49233920 11434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 12020 11434 170 317 0 11699 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48080

[startup+102.306 s]
/proc/loadavg: 0.98 0.95 0.91 2/65 20500
/proc/meminfo: memFree=1336696/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=63800 CPUtime=102.26
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 15550 0 0 0 10217 9 0 0 25 0 1 0 17202733 65331200 15481 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 15950 15481 170 317 0 15629 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63800

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 20500
/proc/meminfo: memFree=1319288/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=84380 CPUtime=162.24
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 19917 0 0 0 16213 11 0 0 25 0 1 0 17202733 86405120 19848 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 21095 19848 170 317 0 20774 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84380

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1307576/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=95828 CPUtime=222.23
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 22795 0 0 0 22210 13 0 0 25 0 1 0 17202733 98127872 22726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718453 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 23957 22726 170 317 0 23636 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1297080/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=105704 CPUtime=282.21
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 25427 0 0 0 28206 15 0 0 25 0 1 0 17202733 108240896 25358 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 26426 25358 170 317 0 26105 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 105704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1288376/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=114236 CPUtime=342.2
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 27683 0 0 0 34203 17 0 0 25 0 1 0 17202733 116977664 27514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 28559 27514 170 317 0 28238 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 114236

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1279672/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=123160 CPUtime=402.18
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 29873 0 0 0 40199 19 0 0 25 0 1 0 17202733 126115840 29704 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 30790 29704 170 317 0 30469 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 123160

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1271928/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=130412 CPUtime=462.16
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 31795 0 0 0 46196 20 0 0 25 0 1 0 17202733 133541888 31626 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 32603 31626 170 317 0 32282 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 130412

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1264312/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=137688 CPUtime=522.15
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 33707 0 0 0 52193 22 0 0 25 0 1 0 17202733 140992512 33538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533544 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 34422 33538 170 317 0 34101 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 137688

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1255224/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=156924 CPUtime=582.13
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 37700 0 0 0 58189 24 0 0 25 0 1 0 17202733 160690176 35782 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 39231 35782 170 317 0 38910 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 156924

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1247992/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=163412 CPUtime=642.12
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 39478 0 0 0 64187 25 0 0 25 0 1 0 17202733 167333888 37560 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 40853 37560 170 317 0 40532 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 163412


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20500
/proc/meminfo: memFree=1228664/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=181948 CPUtime=822.07
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 44299 0 0 0 82179 28 0 0 25 0 1 0 17202733 186314752 42381 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 45487 42381 170 317 0 45166 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 181948

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1222968/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=187160 CPUtime=882.05
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 45746 0 0 0 88176 29 0 0 25 0 1 0 17202733 191651840 43795 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 46790 43795 170 317 0 46469 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 187160

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1217144/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=192628 CPUtime=942.04
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 47305 0 0 0 94174 30 0 0 25 0 1 0 17202733 197251072 45222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 48157 45222 170 317 0 47836 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 192628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1212024/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=198012 CPUtime=1002.02
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 48684 0 0 0 100170 32 0 0 25 0 1 0 17202733 202764288 46535 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 49503 46535 170 317 0 49182 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 198012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1207224/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=202452 CPUtime=1062
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 49905 0 0 0 106167 33 0 0 25 0 1 0 17202733 207310848 47756 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 50613 47756 170 317 0 50292 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 202452

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1201976/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=207360 CPUtime=1121.99
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 51230 0 0 0 112164 35 0 0 25 0 1 0 17202733 212336640 49048 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 51840 49048 170 317 0 51519 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 207360

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1197304/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=211676 CPUtime=1181.97
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 52500 0 0 0 118161 36 0 0 25 0 1 0 17202733 216756224 50285 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 52919 50285 170 317 0 52598 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 211676

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1192248/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=215848 CPUtime=1241.95
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 53676 0 0 0 124159 36 0 0 25 0 1 0 17202733 221028352 51461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 53962 51461 170 317 0 53641 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 215848

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1187704/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=219900 CPUtime=1301.95
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 54833 0 0 0 130158 37 0 0 25 0 1 0 17202733 225177600 52585 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 54975 52585 170 317 0 54654 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 219900

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20502
/proc/meminfo: memFree=1183480/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=224300 CPUtime=1361.93
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 56010 0 0 0 136155 38 0 0 25 0 1 0 17202733 229683200 53663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 56075 53663 170 317 0 55754 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 224300

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 20658
/proc/meminfo: memFree=1177704/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=228088 CPUtime=1421.84
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 57101 0 0 0 142144 40 0 0 25 0 1 0 17202733 233562112 54754 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 57022 54754 170 317 0 56701 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 228088

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1174456/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=232252 CPUtime=1481.8
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 58240 0 0 0 148139 41 0 0 25 0 1 0 17202733 237826048 55860 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 58063 55860 170 317 0 57742 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 232252

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1170168/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=237196 CPUtime=1541.78
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 59591 0 0 0 154136 42 0 0 25 0 1 0 17202733 242888704 56914 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 59299 56914 170 317 0 58978 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 237196

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1165880/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=241600 CPUtime=1601.77
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 60839 0 0 0 160134 43 0 0 25 0 1 0 17202733 247398400 57997 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 60400 57997 170 317 0 60079 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 241600

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1161592/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=245652 CPUtime=1661.76
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 61926 0 0 0 166131 45 0 0 25 0 1 0 17202733 251547648 59051 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 61413 59051 170 317 0 61092 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 245652

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1157560/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=249288 CPUtime=1721.74
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 62936 0 0 0 172128 46 0 0 25 0 1 0 17202733 255270912 60061 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 62322 60061 170 317 0 62001 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 249288

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1153528/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=252956 CPUtime=1781.73
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 63991 0 0 0 178126 47 0 0 25 0 1 0 17202733 259026944 61083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 63239 61083 170 317 0 62918 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 252956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20700
/proc/meminfo: memFree=1152440/2055920 swapFree=4184556/4192956
[pid=20499] ppid=20497 vsize=254000 CPUtime=1800.03
/proc/20499/stat : 20499 (oree) R 20497 20499 19039 0 -1 4194304 64256 0 0 0 179956 47 0 0 25 0 1 0 17202733 260096000 61348 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20499/statm: 63500 61348 170 317 0 63179 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 254000

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

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

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.11
CPU user time (s): 1799.6
CPU system time (s): 0.510922
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 254000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64272
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= 8
involuntary context switches= 2752

runsolver used 1.39179 second user time and 3.60445 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Thu Apr 19 12:37:47 UTC 2007

IDJOB= 357114
IDBENCH= 2018
IDSOLVER= 172
FILE ID= node62/357114-1176986267

PBS_JOBID= 4630339

Free space on /tmp= 66497 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-C432.opb
COMMAND LINE= oree /tmp/evaluation/357114-1176986267/instance-357114-1176986267.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-357114-1176986267 -o ROOT/results/node62/solver-357114-1176986267 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357114-1176986267/instance-357114-1176986267.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  a8708c855e8ec8c2a31771025318bb9b

RANDOM SEED= 32225055

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1398728 kB
Buffers:         34608 kB
Cached:         549140 kB
SwapCached:       2820 kB
Active:         401072 kB
Inactive:       193292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398728 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          16448 kB
Slab:            48788 kB
Committed_AS:   173232 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66497 MiB

End job on node62 on Thu Apr 19 13:07:50 UTC 2007