Trace number 366488

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)89 1800.33 1800.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C880.a.opb
MD5SUMb05f470b70f12c211f6d9c7c351d242f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark0.141977
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 87
Optimality of the best value was proved YES
Number of variables301
Total number of constraints732
Number of constraints which are clauses732
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 constraint1
Maximum length of a constraint23
Number of terms in the objective function 301
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 301
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 301
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/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.00/0.00	c ...done
0.00/0.00	c #vars=301 #constraints=733 hasObjective=yes
0.01/0.01	c res. mode=mod
0.01/0.01	c VSIDS like heuristics
0.01/0.01	c complete search running
0.01/0.01	c nbDecision=190 #constraints=735
0.01/0.01	c linear search for optimum
0.01/0.01	o 89
0.09/0.14	c restart after 401 decisions
0.09/0.15	c nbDecision=500 #constraints=912
0.29/0.32	c restart after 801 decisions
0.29/0.38	c nbDecision=1000 #constraints=1149
0.59/0.69	c nbDecision=1500 #constraints=1423
0.69/0.74	c restart after 1601 decisions
0.89/0.98	c nbDecision=2000 #constraints=1632
1.39/1.42	c nbDecision=2500 #constraints=1906
1.89/1.95	c nbDecision=3000 #constraints=2167
2.10/2.16	c restart after 3201 decisions
2.39/2.44	c nbDecision=3500 #constraints=2335
2.99/3.08	c nbDecision=4000 #constraints=2547
3.79/3.89	c nbDecision=4500 #constraints=2819
4.90/4.94	c nbDecision=5000 #constraints=3076
5.89/5.91	c nbDecision=5500 #constraints=3332
7.09/7.12	c nbDecision=6000 #constraints=3604
8.09/8.11	c restart after 6401 decisions
8.19/8.25	c nbDecision=6500 #constraints=3767
9.49/9.50	c nbDecision=7000 #constraints=4005
10.78/10.83	c nbDecision=7500 #constraints=4214
12.09/12.12	c nbDecision=8000 #constraints=4424
13.59/13.68	c nbDecision=8500 #constraints=4664
15.39/15.46	c nbDecision=9000 #constraints=4873
17.49/17.51	c nbDecision=9500 #constraints=5105
19.29/19.37	c nbDecision=10000 #constraints=5329
21.69/21.77	c nbDecision=10500 #constraints=5598
24.58/24.68	c nbDecision=11000 #constraints=5832
27.38/27.49	c nbDecision=11500 #constraints=6064
29.78/29.85	c nbDecision=12000 #constraints=6239
32.69/32.73	c nbDecision=12500 #constraints=6436
34.18/34.28	c restart after 12801 decisions
35.09/35.12	c nbDecision=13000 #constraints=6585
37.78/37.81	c nbDecision=13500 #constraints=6766
40.68/40.77	c nbDecision=14000 #constraints=7000
43.89/43.92	c nbDecision=14500 #constraints=7244
46.78/46.88	c nbDecision=15000 #constraints=7493
50.38/50.41	c nbDecision=15500 #constraints=7725
53.97/54.02	c nbDecision=16000 #constraints=8000
58.57/58.65	c nbDecision=16500 #constraints=8253
62.58/62.65	c nbDecision=17000 #constraints=8449
66.37/66.48	c nbDecision=17500 #constraints=8660
70.37/70.40	c nbDecision=18000 #constraints=8930
74.17/74.25	c nbDecision=18500 #constraints=9115
77.87/77.93	c nbDecision=19000 #constraints=9353
81.47/81.54	c nbDecision=19500 #constraints=9523
85.77/85.83	c nbDecision=20000 #constraints=9750
90.46/90.55	c nbDecision=20500 #constraints=9967
94.57/94.69	c nbDecision=21000 #constraints=10184
100.36/100.46	c nbDecision=21500 #constraints=10424
105.76/105.88	c nbDecision=22000 #constraints=10623
110.66/110.74	c nbDecision=22500 #constraints=10793
115.56/115.66	c nbDecision=23000 #constraints=10963
120.56/120.63	c nbDecision=23500 #constraints=11185
126.25/126.39	c nbDecision=24000 #constraints=11399
132.75/132.87	c nbDecision=24500 #constraints=11608
137.85/137.92	c nbDecision=25000 #constraints=11887
142.75/142.83	c nbDecision=25500 #constraints=12162
143.75/143.88	c restart after 25601 decisions
148.45/148.51	c nbDecision=26000 #constraints=12406
154.74/154.87	c nbDecision=26500 #constraints=12619
161.74/161.81	c nbDecision=27000 #constraints=12913
168.54/168.63	c nbDecision=27500 #constraints=13184
175.85/175.98	c nbDecision=28000 #constraints=13446
182.04/182.14	c nbDecision=28500 #constraints=13670
189.43/189.58	c nbDecision=29000 #constraints=13923
196.74/196.86	c nbDecision=29500 #constraints=14149
205.64/205.70	c nbDecision=30000 #constraints=14446
214.23/214.37	c nbDecision=30500 #constraints=14677
222.13/222.27	c nbDecision=31000 #constraints=14867
229.73/229.80	c nbDecision=31500 #constraints=15053
238.13/238.29	c nbDecision=32000 #constraints=15315
246.32/246.42	c nbDecision=32500 #constraints=15563
254.92/255.04	c nbDecision=33000 #constraints=15824
264.92/265.05	c nbDecision=33500 #constraints=16061
273.42/273.59	c nbDecision=34000 #constraints=16269
282.52/282.63	c nbDecision=34500 #constraints=16525
290.41/290.58	c nbDecision=35000 #constraints=16740
300.11/300.20	c nbDecision=35500 #constraints=16980
309.60/309.80	c nbDecision=36000 #constraints=17228
318.81/318.90	c nbDecision=36500 #constraints=17423
327.60/327.78	c nbDecision=37000 #constraints=17599
336.99/337.10	c nbDecision=37500 #constraints=17812
347.39/347.50	c nbDecision=38000 #constraints=18020
353.59/353.72	c nbDecision=38500 #constraints=18315
359.69/359.80	c nbDecision=39000 #constraints=18575
365.28/365.42	c nbDecision=39500 #constraints=18837
372.38/372.51	c nbDecision=40000 #constraints=19104
379.79/379.91	c nbDecision=40500 #constraints=19379
387.98/388.15	c nbDecision=41000 #constraints=19614
395.88/396.01	c nbDecision=41500 #constraints=19811
404.27/404.46	c nbDecision=42000 #constraints=20072
414.18/414.35	c nbDecision=42500 #constraints=20357
422.27/422.41	c nbDecision=43000 #constraints=20581
431.36/431.50	c nbDecision=43500 #constraints=20857
441.57/441.75	c nbDecision=44000 #constraints=21088
449.86/450.07	c nbDecision=44500 #constraints=21307
459.06/459.25	c nbDecision=45000 #constraints=21527
466.65/466.84	c nbDecision=45500 #constraints=21738
475.25/475.48	c nbDecision=46000 #constraints=21971
485.56/485.76	c nbDecision=46500 #constraints=22185
496.25/496.50	c nbDecision=47000 #constraints=22413
505.15/505.33	c nbDecision=47500 #constraints=22632
515.84/516.04	c nbDecision=48000 #constraints=22899
528.54/528.72	c nbDecision=48500 #constraints=23144
541.93/542.15	c nbDecision=49000 #constraints=23378
552.03/552.26	c nbDecision=49500 #constraints=23560
563.93/564.13	c nbDecision=50000 #constraints=23745
574.73/574.95	c nbDecision=50500 #constraints=23938
585.42/585.65	c nbDecision=51000 #constraints=24112
591.22/591.43	c restart after 51201 decisions
596.62/596.85	c nbDecision=51500 #constraints=24308
608.02/608.24	c nbDecision=52000 #constraints=24565
618.52/618.74	c nbDecision=52500 #constraints=24799
630.81/631.05	c nbDecision=53000 #constraints=25045
642.91/643.14	c nbDecision=53500 #constraints=25312
658.20/658.50	c nbDecision=54000 #constraints=25571
671.29/671.50	c nbDecision=54500 #constraints=25767
683.60/683.85	c nbDecision=55000 #constraints=25970
695.00/695.27	c nbDecision=55500 #constraints=26233
707.29/707.56	c nbDecision=56000 #constraints=26434
718.68/718.94	c nbDecision=56500 #constraints=26676
728.99/729.30	c nbDecision=57000 #constraints=26841
740.98/741.29	c nbDecision=57500 #constraints=27058
754.77/755.07	c nbDecision=58000 #constraints=27289
766.67/766.97	c nbDecision=58500 #constraints=27494
781.87/782.13	c nbDecision=59000 #constraints=27744
796.76/797.09	c nbDecision=59500 #constraints=27941
810.26/810.59	c nbDecision=60000 #constraints=28110
823.35/823.60	c nbDecision=60500 #constraints=28282
836.95/837.29	c nbDecision=61000 #constraints=28505
851.84/852.17	c nbDecision=61500 #constraints=28713
869.05/869.34	c nbDecision=62000 #constraints=28931
881.64/881.97	c nbDecision=62500 #constraints=29193
893.43/893.76	c nbDecision=63000 #constraints=29463
908.53/908.80	c nbDecision=63500 #constraints=29760
923.63/923.98	c nbDecision=64000 #constraints=29973
939.92/940.25	c nbDecision=64500 #constraints=30262
955.91/956.23	c nbDecision=65000 #constraints=30536
973.71/974.04	c nbDecision=65500 #constraints=30804
987.01/987.37	c nbDecision=66000 #constraints=31013
1004.30/1004.66	c nbDecision=66500 #constraints=31271
1020.80/1021.19	c nbDecision=67000 #constraints=31498
1040.99/1041.36	c nbDecision=67500 #constraints=31799
1060.38/1060.70	c nbDecision=68000 #constraints=32025
1077.88/1078.23	c nbDecision=68500 #constraints=32215
1094.28/1094.65	c nbDecision=69000 #constraints=32401
1113.27/1113.63	c nbDecision=69500 #constraints=32670
1130.56/1130.91	c nbDecision=70000 #constraints=32912
1149.07/1149.49	c nbDecision=70500 #constraints=33177
1170.26/1170.68	c nbDecision=71000 #constraints=33409
1188.45/1188.86	c nbDecision=71500 #constraints=33621
1206.94/1207.40	c nbDecision=72000 #constraints=33877
1223.54/1223.91	c nbDecision=72500 #constraints=34092
1243.43/1243.88	c nbDecision=73000 #constraints=34329
1263.33/1263.77	c nbDecision=73500 #constraints=34579
1282.23/1282.60	c nbDecision=74000 #constraints=34775
1299.72/1300.13	c nbDecision=74500 #constraints=34945
1319.11/1319.52	c nbDecision=75000 #constraints=35163
1339.71/1340.17	c nbDecision=75500 #constraints=35366
1355.60/1356.05	c nbDecision=76000 #constraints=35636
1369.10/1369.58	c nbDecision=76500 #constraints=35907
1386.70/1387.14	c nbDecision=77000 #constraints=36198
1404.68/1405.17	c nbDecision=77500 #constraints=36413
1424.08/1424.54	c nbDecision=78000 #constraints=36703
1443.08/1443.53	c nbDecision=78500 #constraints=36980
1463.77/1464.29	c nbDecision=79000 #constraints=37242
1479.56/1480.08	c nbDecision=79500 #constraints=37456
1500.26/1500.70	c nbDecision=80000 #constraints=37718
1519.85/1520.30	c nbDecision=80500 #constraints=37943
1543.55/1544.09	c nbDecision=81000 #constraints=38241
1566.24/1566.78	c nbDecision=81500 #constraints=38463
1587.13/1587.69	c nbDecision=82000 #constraints=38656
1607.03/1607.59	c nbDecision=82500 #constraints=38844
1629.23/1629.75	c nbDecision=83000 #constraints=39112
1649.22/1649.78	c nbDecision=83500 #constraints=39352
1670.90/1671.47	c nbDecision=84000 #constraints=39620
1696.11/1696.60	c nbDecision=84500 #constraints=39849
1717.49/1718.00	c nbDecision=85000 #constraints=40062
1739.08/1739.67	c nbDecision=85500 #constraints=40320
1758.78/1759.35	c nbDecision=86000 #constraints=40536
1781.97/1782.52	c nbDecision=86500 #constraints=40767
1800.08/1800.61	Received signal 15
1800.28/1800.81	
1800.28/1800.81	s SATISFIABLE
1800.28/1800.81	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.28/1800.81	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 -x56 -x57
1800.28/1800.81	v -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 -x83 -x84
1800.28/1800.81	v -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108
1800.28/1800.81	v -x109 x110 -x111 x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129
1800.28/1800.81	v -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 x141 x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151
1800.28/1800.81	v x152 -x153 x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 x169 x170 -x171 -x172 x173
1800.28/1800.81	v -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 x189 x190 x191 -x192 -x193 -x194
1800.28/1800.81	v x195 -x196 -x197 -x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210 x211 -x212 x213 -x214 -x215 -x216
1800.28/1800.81	v -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 x229 -x230 x231 x232 -x233 x234 -x235 x236 -x237 -x238
1800.28/1800.81	v x239 -x240 -x241 x242 x243 x244 -x245 -x246 x247 -x248 x249 -x250 -x251 -x252 x253 x254 -x255 x256 -x257 x258 -x259 x260 x261
1800.28/1800.81	v x262 -x263 -x264 x265 x266 x267 -x268 x269 -x270 x271 x272 -x273 x274 -x275 x276 -x277 -x278 -x279 x280 x281 -x282 x283 x284
1800.28/1800.81	v x285 x286 -x287 -x288 -x289 x290 x291 x292 x293 -x294 x295 -x296 x297 x298 -x299 x300 -x301
1800.28/1800.81	
1800.28/1800.81	c user time= 1799.78 s
1800.28/1800.81	c system time= 0.510922 s
1800.28/1800.81	c wall clock time=1800.81

Verifier Data (download as text)

OK	89

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-366488-1176999653 -o ROOT/results/node71/solver-366488-1176999653 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/366488-1176999653/instance-366488-1176999653.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: 1.00 1.00 1.00 3/64 1633
/proc/meminfo: memFree=1169768/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=1468 CPUtime=0
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 175954589 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134831134 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 367 166 130 317 0 46 0

[startup+0.0142321 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1633
/proc/meminfo: memFree=1169768/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=1732 CPUtime=0.01
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 235 0 0 0 1 0 0 0 18 0 1 0 175954589 1773568 217 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 433 217 137 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101244 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1633
/proc/meminfo: memFree=1169768/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=2256 CPUtime=0.09
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 417 0 0 0 9 0 0 0 18 0 1 0 175954589 2310144 399 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 564 399 170 317 0 243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2256

[startup+0.30127 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1633
/proc/meminfo: memFree=1169768/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=3436 CPUtime=0.29
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 702 0 0 0 29 0 0 0 19 0 1 0 175954589 3518464 684 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 859 684 170 317 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3436

[startup+0.701326 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1633
/proc/meminfo: memFree=1169768/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=5204 CPUtime=0.69
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 1135 0 0 0 69 0 0 0 22 0 1 0 175954589 5328896 1117 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 1301 1117 170 317 0 980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5204

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1165024/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=7884 CPUtime=1.49
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 1807 0 0 0 148 1 0 0 25 0 1 0 175954589 8073216 1789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 1971 1789 170 317 0 1650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7884

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1161952/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=10268 CPUtime=3.09
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 2422 0 0 0 308 1 0 0 25 0 1 0 175954589 10514432 2404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134559000 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 2567 2404 170 317 0 2246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10268

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1157088/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=15104 CPUtime=6.29
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 3518 0 0 0 627 2 0 0 25 0 1 0 175954589 15466496 3500 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270583 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 3776 3500 170 317 0 3455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15104

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1151856/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=19532 CPUtime=12.69
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 4706 0 0 0 1266 3 0 0 25 0 1 0 175954589 20000768 4688 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 4883 4688 170 317 0 4562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19532

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1144240/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=27692 CPUtime=25.48
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 6528 0 0 0 2544 4 0 0 25 0 1 0 175954589 28356608 6510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 6923 6510 170 317 0 6602 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27692

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1136176/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=35200 CPUtime=51.08
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 8556 0 0 0 5101 7 0 0 25 0 1 0 175954589 36044800 8538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 8800 8538 170 317 0 8479 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35200

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1121840/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=51376 CPUtime=102.27
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 12144 0 0 0 10217 10 0 0 25 0 1 0 175954589 52609024 12068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 12844 12068 170 317 0 12523 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 51376

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1111408/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=61188 CPUtime=162.24
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 14747 0 0 0 16211 13 0 0 25 0 1 0 175954589 62656512 14671 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 15297 14671 170 317 0 14976 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61188

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1102896/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=68940 CPUtime=222.23
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 16853 0 0 0 22208 15 0 0 25 0 1 0 175954589 70594560 16777 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 17235 16777 170 317 0 16914 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 68940

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1095792/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=75944 CPUtime=282.21
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 18646 0 0 0 28204 17 0 0 25 0 1 0 175954589 77766656 18570 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 18986 18570 170 317 0 18665 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 75944

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1087088/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=91940 CPUtime=342.19
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 22211 0 0 0 34200 19 0 0 25 0 1 0 175954589 94146560 20701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 22985 20701 170 317 0 22664 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 91940

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1077872/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=100388 CPUtime=402.17
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 24548 0 0 0 40196 21 0 0 25 0 1 0 175954589 102797312 23038 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 25097 23038 170 317 0 24776 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 100388

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1070576/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=106648 CPUtime=462.15
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 26337 0 0 0 46192 23 0 0 25 0 1 0 175954589 109207552 24827 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 26662 24827 170 317 0 26341 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 106648

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1064304/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=112256 CPUtime=522.14
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 27921 0 0 0 52188 26 0 0 25 0 1 0 175954589 114950144 26411 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 28064 26411 170 317 0 27743 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 112256

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1059568/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=116452 CPUtime=582.12
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 29108 0 0 0 58185 27 0 0 25 0 1 0 175954589 119246848 27565 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 29113 27565 170 317 0 28792 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 116452

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1054064/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=121568 CPUtime=642.11
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 30508 0 0 0 64183 28 0 0 25 0 1 0 175954589 124485632 28932 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 30392 28932 170 317 0 30071 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 121568


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1036528/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=137164 CPUtime=882.04
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 34891 0 0 0 88171 33 0 0 25 0 1 0 175954589 140455936 33315 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 34291 33315 170 317 0 33970 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 137164

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1031664/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=141632 CPUtime=942.02
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 36101 0 0 0 94168 34 0 0 25 0 1 0 175954589 145031168 34525 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 35408 34525 170 317 0 35087 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 141632

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1027312/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=145696 CPUtime=1002
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 37182 0 0 0 100165 35 0 0 25 0 1 0 175954589 149192704 35606 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 36424 35606 170 317 0 36103 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 145696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1023600/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=148844 CPUtime=1061.98
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 38117 0 0 0 106162 36 0 0 25 0 1 0 175954589 152416256 36541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 37211 36541 170 317 0 36890 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 148844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1020272/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=151980 CPUtime=1121.97
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 38957 0 0 0 112160 37 0 0 25 0 1 0 175954589 155627520 37348 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 37995 37348 170 317 0 37674 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 151980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1634
/proc/meminfo: memFree=1013744/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=176548 CPUtime=1181.95
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 44592 0 0 0 118156 39 0 0 25 0 1 0 175954589 180785152 38921 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 44137 38921 170 317 0 43816 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 176548

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=1011760/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=178640 CPUtime=1241.93
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 45192 0 0 0 124153 40 0 0 25 0 1 0 175954589 182927360 39488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 44660 39488 170 317 0 44339 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 178640

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=1008752/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=181240 CPUtime=1301.92
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 45952 0 0 0 130151 41 0 0 25 0 1 0 175954589 185589760 40215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 45310 40215 170 317 0 44989 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 181240

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=1005040/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=184368 CPUtime=1361.9
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 46887 0 0 0 136148 42 0 0 25 0 1 0 175954589 188792832 41150 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 46092 41150 170 317 0 45771 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 184368

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=1000816/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=188208 CPUtime=1421.88
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 47982 0 0 0 142145 43 0 0 25 0 1 0 175954589 192724992 42212 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 47052 42212 170 317 0 46731 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 188208

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=997296/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=191600 CPUtime=1481.86
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 48864 0 0 0 148142 44 0 0 25 0 1 0 175954589 196198400 43094 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 47900 43094 170 317 0 47579 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 191600

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=993712/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=194644 CPUtime=1541.85
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 49752 0 0 0 154139 46 0 0 25 0 1 0 175954589 199315456 43982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 48661 43982 170 317 0 48340 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 194644

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=991088/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=196856 CPUtime=1601.83
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 50403 0 0 0 160136 47 0 0 25 0 1 0 175954589 201580544 44633 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533533 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 49214 44633 170 317 0 48893 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 196856

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=987952/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=199888 CPUtime=1661.81
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 51210 0 0 0 166133 48 0 0 25 0 1 0 175954589 204685312 45407 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 49972 45407 170 317 0 49651 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 199888

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=985200/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=202380 CPUtime=1721.79
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 51906 0 0 0 172130 49 0 0 25 0 1 0 175954589 207237120 46103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604316 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 50595 46103 170 317 0 50274 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 202380

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1636
/proc/meminfo: memFree=982000/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=204936 CPUtime=1781.77
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 52701 0 0 0 178127 50 0 0 25 0 1 0 175954589 209854464 46898 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 51234 46898 170 317 0 50913 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 204936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1636
/proc/meminfo: memFree=981168/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=205720 CPUtime=1800.08
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 52899 0 0 0 179957 51 0 0 25 0 1 0 175954589 210657280 47096 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 51430 47096 170 317 0 51109 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 205720

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1636
/proc/meminfo: memFree=981168/2055920 swapFree=4184232/4192956
[pid=1633] ppid=1631 vsize=205720 CPUtime=1800.28
/proc/1633/stat : 1633 (oree) R 1631 1633 631 0 -1 4194304 52901 0 0 0 179977 51 0 0 25 0 1 0 175954589 210657280 47098 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1633/statm: 51430 47098 170 317 0 51109 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 205720

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.33
CPU user time (s): 1799.79
CPU system time (s): 0.541917
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 205720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52917
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= 2457

runsolver used 1.43178 second user time and 3.51846 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Thu Apr 19 16:20:53 UTC 2007

IDJOB= 366488
IDBENCH= 2863
IDSOLVER= 172
FILE ID= node71/366488-1176999653

PBS_JOBID= 4630434

Free space on /tmp= 66446 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C880.a.opb
COMMAND LINE= oree /tmp/evaluation/366488-1176999653/instance-366488-1176999653.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-366488-1176999653 -o ROOT/results/node71/solver-366488-1176999653 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/366488-1176999653/instance-366488-1176999653.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  b05f470b70f12c211f6d9c7c351d242f

RANDOM SEED= 260879518

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1170240 kB
Buffers:         38396 kB
Cached:         767096 kB
SwapCached:       2620 kB
Active:         208736 kB
Inactive:       606428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1170240 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          15820 kB
Slab:            56592 kB
Committed_AS:  2577840 kB
PageTables:       1448 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= 66446 MiB

End job on node71 on Thu Apr 19 16:50:55 UTC 2007