Trace number 456992

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 NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.8 1801.36

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_4_80.opb
MD5SUMd17850f8cb83537ab22f6a30504d9d46
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark30.6933
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31508
Sum of products size (including duplicates)63016
Number of different products15754
Sum of products size31508

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.20/0.24	c ...done
0.20/0.24	c #vars=16754 #constraints=33011 hasObjective=no
0.29/0.30	c res. mode=mod
0.29/0.30	c VSIDS like heuristics
0.29/0.30	c complete search running
0.39/0.46	c restart after 401 decisions
0.49/0.50	c nbDecision=500 #constraints=33017
0.59/0.60	c restart after 801 decisions
0.59/0.68	c nbDecision=1000 #constraints=33019
0.79/0.87	c nbDecision=1500 #constraints=33025
0.89/0.92	c restart after 1601 decisions
0.99/1.08	c nbDecision=2000 #constraints=33033
1.29/1.31	c nbDecision=2500 #constraints=33046
1.49/1.57	c nbDecision=3000 #constraints=33063
1.59/1.63	c restart after 3201 decisions
1.69/1.79	c nbDecision=3500 #constraints=33069
1.99/2.02	c nbDecision=4000 #constraints=33077
2.19/2.26	c nbDecision=4500 #constraints=33087
2.39/2.48	c nbDecision=5000 #constraints=33091
2.69/2.74	c nbDecision=5500 #constraints=33103
2.99/3.04	c nbDecision=6000 #constraints=33116
3.19/3.25	c restart after 6401 decisions
3.29/3.30	c nbDecision=6500 #constraints=33123
3.49/3.57	c nbDecision=7000 #constraints=33131
3.79/3.85	c nbDecision=7500 #constraints=33140
4.09/4.15	c nbDecision=8000 #constraints=33153
4.40/4.43	c nbDecision=8500 #constraints=33161
4.69/4.71	c nbDecision=9000 #constraints=33168
4.99/5.06	c nbDecision=9500 #constraints=33181
5.29/5.38	c nbDecision=10000 #constraints=33195
5.59/5.68	c nbDecision=10500 #constraints=33202
5.99/6.01	c nbDecision=11000 #constraints=33208
6.29/6.35	c nbDecision=11500 #constraints=33220
6.59/6.64	c nbDecision=12000 #constraints=33224
6.89/6.99	c nbDecision=12500 #constraints=33237
7.19/7.23	c restart after 12801 decisions
7.29/7.36	c nbDecision=13000 #constraints=33248
7.69/7.76	c nbDecision=13500 #constraints=33257
8.09/8.10	c nbDecision=14000 #constraints=33267
8.39/8.48	c nbDecision=14500 #constraints=33276
8.79/8.87	c nbDecision=15000 #constraints=33293
9.19/9.30	c nbDecision=15500 #constraints=33307
9.59/9.65	c nbDecision=16000 #constraints=33311
9.99/10.06	c nbDecision=16500 #constraints=33322
10.49/10.55	c nbDecision=17000 #constraints=33339
10.89/10.97	c nbDecision=17500 #constraints=33348
11.29/11.37	c nbDecision=18000 #constraints=33357
11.79/11.85	c nbDecision=18500 #constraints=33375
12.28/12.32	c nbDecision=19000 #constraints=33386
12.68/12.75	c nbDecision=19500 #constraints=33395
13.19/13.23	c nbDecision=20000 #constraints=33408
13.68/13.71	c nbDecision=20500 #constraints=33418
14.19/14.22	c nbDecision=21000 #constraints=33431
14.68/14.71	c nbDecision=21500 #constraints=33440
15.18/15.25	c nbDecision=22000 #constraints=33454
15.78/15.86	c nbDecision=22500 #constraints=33469
16.38/16.45	c nbDecision=23000 #constraints=33479
16.98/17.02	c nbDecision=23500 #constraints=33492
17.48/17.55	c nbDecision=24000 #constraints=33498
18.08/18.16	c nbDecision=24500 #constraints=33509
18.58/18.69	c nbDecision=25000 #constraints=33518
19.18/19.25	c nbDecision=25500 #constraints=33531
19.38/19.44	c restart after 25601 decisions
19.88/19.99	c nbDecision=26000 #constraints=33549
20.48/20.52	c nbDecision=26500 #constraints=33555
21.18/21.23	c nbDecision=27000 #constraints=33570
21.88/21.92	c nbDecision=27500 #constraints=33583
22.58/22.64	c nbDecision=28000 #constraints=33596
23.48/23.55	c nbDecision=28500 #constraints=33610
24.38/24.44	c nbDecision=29000 #constraints=33624
25.18/25.28	c nbDecision=29500 #constraints=33635
26.08/26.16	c nbDecision=30000 #constraints=33644
26.67/26.80	c nbDecision=30500 #constraints=33652
27.48/27.54	c nbDecision=31000 #constraints=33659
28.17/28.24	c nbDecision=31500 #constraints=33665
28.77/28.87	c nbDecision=32000 #constraints=33672
29.37/29.43	c nbDecision=32500 #constraints=33678
29.97/30.05	c nbDecision=33000 #constraints=33683
30.57/30.60	c nbDecision=33500 #constraints=33688
30.97/31.05	c nbDecision=34000 #constraints=33693
31.57/31.68	c nbDecision=34500 #constraints=33698
32.17/32.21	c nbDecision=35000 #constraints=33702
32.77/32.84	c nbDecision=35500 #constraints=33707
33.27/33.34	c nbDecision=36000 #constraints=33710
33.67/33.78	c nbDecision=36500 #constraints=33716
34.27/34.37	c nbDecision=37000 #constraints=33722
34.86/34.94	c nbDecision=37500 #constraints=33733
35.46/35.53	c nbDecision=38000 #constraints=33737
36.07/36.17	c nbDecision=38500 #constraints=33740
36.67/36.76	c nbDecision=39000 #constraints=33744
37.38/37.44	c nbDecision=39500 #constraints=33748
37.87/37.97	c nbDecision=40000 #constraints=33753
38.57/38.60	c nbDecision=40500 #constraints=33765
39.17/39.28	c nbDecision=41000 #constraints=33776
39.97/40.09	c nbDecision=41500 #constraints=33798
40.97/41.05	c nbDecision=42000 #constraints=33823
41.67/41.75	c nbDecision=42500 #constraints=33832
42.47/42.58	c nbDecision=43000 #constraints=33848
43.57/43.68	c nbDecision=43500 #constraints=33904
44.57/44.69	c nbDecision=44000 #constraints=33911
45.47/45.54	c nbDecision=44500 #constraints=33929
46.37/46.49	c nbDecision=45000 #constraints=33966
48.07/48.18	c nbDecision=45500 #constraints=34015
49.67/49.76	c nbDecision=46000 #constraints=34078
52.06/52.16	c nbDecision=46500 #constraints=34158
54.46/54.51	c nbDecision=47000 #constraints=34214
57.56/57.65	c nbDecision=47500 #constraints=34283
61.46/61.51	c nbDecision=48000 #constraints=34354
66.15/66.21	c nbDecision=48500 #constraints=34406
70.55/70.66	c nbDecision=49000 #constraints=34450
74.76/74.80	c nbDecision=49500 #constraints=34476
78.55/78.68	c nbDecision=50000 #constraints=34497
82.45/82.59	c nbDecision=50500 #constraints=34537
88.16/88.20	c nbDecision=51000 #constraints=34626
90.96/91.06	c restart after 51201 decisions
97.25/97.32	c nbDecision=51500 #constraints=34730
116.65/116.74	c nbDecision=52000 #constraints=35040
144.93/145.02	c nbDecision=52500 #constraints=35486
148.53/148.69	c nbDecision=53000 #constraints=35545
149.63/149.75	c nbDecision=53500 #constraints=35558
150.63/150.72	c nbDecision=54000 #constraints=35570
151.53/151.67	c nbDecision=54500 #constraints=35578
154.03/154.12	c nbDecision=55000 #constraints=35589
156.43/156.54	c nbDecision=55500 #constraints=35596
158.72/158.89	c nbDecision=56000 #constraints=35605
161.53/161.63	c nbDecision=56500 #constraints=35612
164.62/164.76	c nbDecision=57000 #constraints=35618
167.52/167.67	c nbDecision=57500 #constraints=35625
170.33/170.40	c nbDecision=58000 #constraints=35631
172.82/172.96	c nbDecision=58500 #constraints=35635
175.32/175.47	c nbDecision=59000 #constraints=35640
178.22/178.31	c nbDecision=59500 #constraints=35645
180.72/180.85	c nbDecision=60000 #constraints=35650
183.22/183.36	c nbDecision=60500 #constraints=35656
186.62/186.71	c nbDecision=61000 #constraints=35683
191.52/191.69	c nbDecision=61500 #constraints=35737
196.62/196.76	c nbDecision=62000 #constraints=35777
202.42/202.60	c nbDecision=62500 #constraints=35816
209.01/209.16	c nbDecision=63000 #constraints=35858
217.61/217.80	c nbDecision=63500 #constraints=35912
224.41/224.53	c nbDecision=64000 #constraints=35942
230.21/230.37	c nbDecision=64500 #constraints=35963
235.00/235.16	c nbDecision=65000 #constraints=35986
240.60/240.71	c nbDecision=65500 #constraints=36017
247.20/247.36	c nbDecision=66000 #constraints=36066
250.40/250.59	c nbDecision=66500 #constraints=36121
252.50/252.69	c nbDecision=67000 #constraints=36162
254.40/254.51	c nbDecision=67500 #constraints=36226
257.30/257.48	c nbDecision=68000 #constraints=36253
260.99/261.11	c nbDecision=68500 #constraints=36275
264.60/264.72	c nbDecision=69000 #constraints=36298
268.10/268.22	c nbDecision=69500 #constraints=36317
270.10/270.25	c nbDecision=70000 #constraints=36327
272.09/272.24	c nbDecision=70500 #constraints=36336
274.59/274.78	c nbDecision=71000 #constraints=36344
277.49/277.64	c nbDecision=71500 #constraints=36351
279.89/280.06	c nbDecision=72000 #constraints=36358
282.29/282.43	c nbDecision=72500 #constraints=36365
284.99/285.16	c nbDecision=73000 #constraints=36372
288.00/288.14	c nbDecision=73500 #constraints=36380
290.99/291.19	c nbDecision=74000 #constraints=36387
293.49/293.63	c nbDecision=74500 #constraints=36394
296.69/296.87	c nbDecision=75000 #constraints=36400
299.49/299.66	c nbDecision=75500 #constraints=36406
302.59/302.78	c nbDecision=76000 #constraints=36413
305.49/305.62	c nbDecision=76500 #constraints=36419
308.29/308.42	c nbDecision=77000 #constraints=36425
311.78/311.90	c nbDecision=77500 #constraints=36431
314.98/315.15	c nbDecision=78000 #constraints=36437
317.58/317.76	c nbDecision=78500 #constraints=36444
320.78/320.97	c nbDecision=79000 #constraints=36450
324.18/324.34	c nbDecision=79500 #constraints=36456
326.88/327.09	c nbDecision=80000 #constraints=36464
329.38/329.53	c nbDecision=80500 #constraints=36486
332.38/332.55	c nbDecision=81000 #constraints=36516
336.17/336.31	c nbDecision=81500 #constraints=36552
339.97/340.10	c nbDecision=82000 #constraints=36594
344.67/344.84	c nbDecision=82500 #constraints=36652
351.67/351.84	c nbDecision=83000 #constraints=36691
359.76/359.96	c nbDecision=83500 #constraints=36734
368.46/368.64	c nbDecision=84000 #constraints=36789
378.77/378.96	c nbDecision=84500 #constraints=36845
389.46/389.61	c nbDecision=85000 #constraints=36896
399.96/400.18	c nbDecision=85500 #constraints=36935
411.96/412.12	c nbDecision=86000 #constraints=37006
427.65/427.90	c nbDecision=86500 #constraints=37096
460.33/460.51	c nbDecision=87000 #constraints=37383
489.33/489.55	c nbDecision=87500 #constraints=37559
517.41/517.63	c nbDecision=88000 #constraints=37883
542.11/542.39	c nbDecision=88500 #constraints=38207
567.61/567.80	c nbDecision=89000 #constraints=38490
572.30/572.58	c nbDecision=89500 #constraints=38534
576.10/576.36	c nbDecision=90000 #constraints=38556
581.30/581.55	c nbDecision=90500 #constraints=38590
586.69/586.91	c nbDecision=91000 #constraints=38622
592.79/593.01	c nbDecision=91500 #constraints=38651
598.29/598.55	c nbDecision=92000 #constraints=38674
604.69/604.90	c nbDecision=92500 #constraints=38704
612.18/612.44	c nbDecision=93000 #constraints=38740
620.68/620.93	c nbDecision=93500 #constraints=38770
631.38/631.60	c nbDecision=94000 #constraints=38805
640.37/640.68	c nbDecision=94500 #constraints=38832
653.87/654.18	c nbDecision=95000 #constraints=38882
666.97/667.25	c nbDecision=95500 #constraints=38922
681.87/682.12	c nbDecision=96000 #constraints=38960
697.66/697.93	c nbDecision=96500 #constraints=39000
713.26/713.50	c nbDecision=97000 #constraints=39032
726.26/726.51	c nbDecision=97500 #constraints=39054
740.55/740.85	c nbDecision=98000 #constraints=39084
751.25/751.59	c nbDecision=98500 #constraints=39102
767.04/767.36	c nbDecision=99000 #constraints=39135
778.04/778.39	c nbDecision=99500 #constraints=39157
786.14/786.43	c nbDecision=100000 #constraints=39172
796.33/796.63	c nbDecision=100500 #constraints=39193
811.33/811.62	c nbDecision=101000 #constraints=39231
830.62/831.00	c nbDecision=101500 #constraints=39274
845.52/845.85	c nbDecision=102000 #constraints=39300
861.11/861.45	c restart after 102401 decisions
862.91/863.23	c nbDecision=102500 #constraints=39333
867.81/868.17	c nbDecision=103000 #constraints=39347
873.21/873.52	c nbDecision=103500 #constraints=39359
878.31/878.69	c nbDecision=104000 #constraints=39368
883.70/884.05	c nbDecision=104500 #constraints=39380
888.90/889.27	c nbDecision=105000 #constraints=39395
895.30/895.60	c nbDecision=105500 #constraints=39406
901.30/901.63	c nbDecision=106000 #constraints=39414
907.30/907.63	c nbDecision=106500 #constraints=39424
913.40/913.78	c nbDecision=107000 #constraints=39434
919.69/920.05	c nbDecision=107500 #constraints=39443
926.09/926.46	c nbDecision=108000 #constraints=39453
937.19/937.56	c nbDecision=108500 #constraints=39467
956.69/957.01	c nbDecision=109000 #constraints=39488
969.28/969.62	c nbDecision=109500 #constraints=39552
973.39/973.79	c nbDecision=110000 #constraints=39628
982.28/982.66	c nbDecision=110500 #constraints=39659
989.78/990.15	c nbDecision=111000 #constraints=39723
1000.97/1001.31	c nbDecision=111500 #constraints=39770
1015.36/1015.79	c nbDecision=112000 #constraints=39830
1031.66/1032.08	c nbDecision=112500 #constraints=39867
1048.56/1048.92	c nbDecision=113000 #constraints=39897
1066.95/1067.34	c nbDecision=113500 #constraints=39911
1087.04/1087.43	c nbDecision=114000 #constraints=39936
1109.04/1109.44	c nbDecision=114500 #constraints=39964
1128.53/1128.97	c nbDecision=115000 #constraints=39985
1146.33/1146.70	c nbDecision=115500 #constraints=39997
1169.32/1169.70	c nbDecision=116000 #constraints=40025
1189.31/1189.78	c nbDecision=116500 #constraints=40050
1206.81/1207.20	c nbDecision=117000 #constraints=40073
1223.60/1224.08	c nbDecision=117500 #constraints=40097
1237.29/1237.75	c nbDecision=118000 #constraints=40118
1254.09/1254.60	c nbDecision=118500 #constraints=40166
1275.69/1276.15	c nbDecision=119000 #constraints=40239
1305.19/1305.66	c nbDecision=119500 #constraints=40339
1338.77/1339.26	c nbDecision=120000 #constraints=40458
1368.06/1368.59	c nbDecision=120500 #constraints=40509
1495.02/1495.58	c nbDecision=121000 #constraints=40928
1549.61/1550.13	c nbDecision=121500 #constraints=41123
1573.10/1573.66	c nbDecision=122000 #constraints=41140
1592.89/1593.40	c nbDecision=122500 #constraints=41159
1621.28/1621.86	c nbDecision=123000 #constraints=41183
1649.17/1649.71	c nbDecision=123500 #constraints=41204
1675.97/1676.53	c nbDecision=124000 #constraints=41238
1706.75/1707.40	c nbDecision=124500 #constraints=41348
1718.65/1719.20	c nbDecision=125000 #constraints=41499
1734.15/1734.73	c nbDecision=125500 #constraints=41710
1759.74/1760.31	c nbDecision=126000 #constraints=41868
1787.63/1788.23	c nbDecision=126500 #constraints=41892
1800.04/1800.60	Received signal 15
1800.73/1801.32	
1800.73/1801.32	s UNKNOWN
1800.73/1801.32	
1800.73/1801.32	c user time= 1800.4 s
1800.73/1801.32	c system time= 0.361944 s
1800.73/1801.32	c wall clock time=1801.32

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456992-1178365273/instance-456992-1178365273.opb
mv /tmp/evaluation/456992-1178365273/instance-456992-1178365273.opb.tmp /tmp/evaluation/456992-1178365273/instance-456992-1178365273.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node63/watcher-456992-1178365273 -o ROOT/results/node63/solver-456992-1178365273 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456992-1178365273/instance-456992-1178365273.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.99 0.97 0.91 3/64 12362
/proc/meminfo: memFree=1553604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=1468 CPUtime=0
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 312517189 1503232 169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 367 170 131 317 0 46 0

[startup+0.0952709 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12362
/proc/meminfo: memFree=1553604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=3324 CPUtime=0.08
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 626 0 0 0 8 0 0 0 18 0 1 0 312517189 3403776 609 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541358 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 831 609 131 317 0 510 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3324

[startup+0.101269 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12362
/proc/meminfo: memFree=1553604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=3456 CPUtime=0.09
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 676 0 0 0 9 0 0 0 18 0 1 0 312517189 3538944 659 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 864 659 132 317 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3456

[startup+0.30129 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12362
/proc/meminfo: memFree=1553604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=14460 CPUtime=0.29
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 3443 0 0 0 28 1 0 0 19 0 1 0 312517189 14807040 3393 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 3615 3393 137 317 0 3294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14460

[startup+0.701332 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12362
/proc/meminfo: memFree=1553604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=16288 CPUtime=0.69
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 3903 0 0 0 68 1 0 0 23 0 1 0 312517189 16678912 3627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 4072 3627 139 317 0 3751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16288

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1539452/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=16288 CPUtime=1.49
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 3903 0 0 0 148 1 0 0 25 0 1 0 312517189 16678912 3627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563818 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 4072 3627 139 317 0 3751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16288

[startup+3.10159 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1539260/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=16956 CPUtime=3.09
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 4065 0 0 0 308 1 0 0 25 0 1 0 312517189 17362944 3789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 4239 3789 139 317 0 3918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16956

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1537212/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=18820 CPUtime=6.29
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 4525 0 0 0 627 2 0 0 25 0 1 0 312517189 19271680 4249 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 4705 4249 139 317 0 4384 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18820

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1533756/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=22152 CPUtime=12.68
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 5350 0 0 0 1266 2 0 0 25 0 1 0 312517189 22683648 5074 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 5538 5074 139 317 0 5217 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22152

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1530748/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=24960 CPUtime=25.48
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 6067 0 0 0 2546 2 0 0 25 0 1 0 312517189 25559040 5791 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 6240 5791 139 317 0 5919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24960

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1523772/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=32348 CPUtime=51.06
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 7901 0 0 0 5103 3 0 0 25 0 1 0 312517189 33124352 7625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 8087 7625 139 317 0 7766 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32348

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12363
/proc/meminfo: memFree=1511804/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=44312 CPUtime=102.25
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 10803 0 0 0 10221 4 0 0 25 0 1 0 312517189 45375488 10527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 11078 10527 139 317 0 10757 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 44312

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1496828/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=58740 CPUtime=162.22
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 14521 0 0 0 16216 6 0 0 25 0 1 0 312517189 60149760 14245 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606688 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 14685 14245 139 317 0 14364 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58740

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1491836/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=63824 CPUtime=222.21
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 15777 0 0 0 22214 7 0 0 25 0 1 0 312517189 65355776 15501 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 15956 15501 139 317 0 15635 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63824

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1484220/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=73288 CPUtime=282.19
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 17666 0 0 0 28211 8 0 0 25 0 1 0 312517189 75046912 17390 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 18322 17390 139 317 0 18001 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 73288

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1481276/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=76168 CPUtime=342.17
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 18413 0 0 0 34209 8 0 0 25 0 1 0 312517189 77996032 18137 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 19042 18137 139 317 0 18721 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76168

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1476924/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=80800 CPUtime=402.16
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 19506 0 0 0 40207 9 0 0 25 0 1 0 312517189 82739200 19230 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 20200 19230 139 317 0 19879 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 80800

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1468028/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=89652 CPUtime=462.13
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 21715 0 0 0 46203 10 0 0 25 0 1 0 312517189 91803648 21439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 22413 21439 139 317 0 22092 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 89652

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1456956/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=100448 CPUtime=522.11
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 24531 0 0 0 52200 11 0 0 25 0 1 0 312517189 102858752 24255 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 25112 24255 139 317 0 24791 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 100448

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1444156/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=112264 CPUtime=582.1
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 27675 0 0 0 58197 13 0 0 25 0 1 0 312517189 114958336 27399 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 28066 27399 139 317 0 27745 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 112264

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1439100/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=117240 CPUtime=642.08
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 28926 0 0 0 64195 13 0 0 25 0 1 0 312517189 120053760 28650 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711209 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 29310 28650 139 317 0 28989 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 117240


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

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1424700/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=134284 CPUtime=1001.97
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 32524 0 0 0 100182 15 0 0 25 0 1 0 312517189 137506816 32248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 33571 32248 139 317 0 33250 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 134284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1423228/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=136480 CPUtime=1061.95
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 32895 0 0 0 106180 15 0 0 25 0 1 0 312517189 139755520 32619 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 34120 32619 139 317 0 33799 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 136480

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1422524/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=137324 CPUtime=1121.93
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 33078 0 0 0 112178 15 0 0 25 0 1 0 312517189 140619776 32802 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604035 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 34331 32802 139 317 0 34010 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 137324

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12365
/proc/meminfo: memFree=1421948/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=138148 CPUtime=1181.92
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 33211 0 0 0 118177 15 0 0 25 0 1 0 312517189 141463552 32935 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 34537 32935 139 317 0 34216 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 138148

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 12541
/proc/meminfo: memFree=1419852/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=139028 CPUtime=1241.9
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 33374 0 0 0 124160 30 0 0 25 0 1 0 312517189 142364672 33098 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 34757 33098 139 317 0 34436 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 139028

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1417532/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=142632 CPUtime=1301.89
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 34226 0 0 0 130158 31 0 0 25 0 1 0 312517189 146055168 33950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 35658 33950 139 317 0 35337 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 142632

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1414076/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=146868 CPUtime=1361.86
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 35098 0 0 0 136155 31 0 0 25 0 1 0 312517189 150392832 34822 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 36717 34822 139 317 0 36396 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 146868

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1407996/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=153676 CPUtime=1421.84
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 36626 0 0 0 142152 32 0 0 25 0 1 0 312517189 157364224 36350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 38419 36350 139 317 0 38098 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 153676

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1401084/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=160916 CPUtime=1481.82
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 38345 0 0 0 148149 33 0 0 25 0 1 0 312517189 164777984 38069 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 40229 38069 139 317 0 39908 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 160916

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1395516/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=167044 CPUtime=1541.81
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 39715 0 0 0 154147 34 0 0 25 0 1 0 312517189 171053056 39439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 41761 39439 139 317 0 41440 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 167044

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1395516/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=167044 CPUtime=1601.79
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 39716 0 0 0 160145 34 0 0 25 0 1 0 312517189 171053056 39440 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 41761 39440 139 317 0 41440 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 167044

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1395516/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=167172 CPUtime=1661.77
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 39755 0 0 0 166143 34 0 0 25 0 1 0 312517189 171184128 39479 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 41793 39479 139 317 0 41472 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 167172

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1388668/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=174272 CPUtime=1721.75
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 41553 0 0 0 172140 35 0 0 25 0 1 0 312517189 178454528 41277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 43568 41277 139 317 0 43247 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 174272

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1380604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=181964 CPUtime=1781.74
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 43457 0 0 0 178138 36 0 0 25 0 1 0 312517189 186331136 43181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 45491 43181 139 317 0 45170 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 181964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1380604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=181964 CPUtime=1800.04
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 43457 0 0 0 179968 36 0 0 25 0 1 0 312517189 186331136 43181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712551 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 45491 43181 139 317 0 45170 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 181964

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

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

[startup+1801 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1380604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=181964 CPUtime=1800.43
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 43457 0 0 0 180007 36 0 0 25 0 1 0 312517189 186331136 43181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 45491 43181 139 317 0 45170 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (KiB) 181964

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1380604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=181964 CPUtime=1800.63
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 43457 0 0 0 180027 36 0 0 25 0 1 0 312517189 186331136 43181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 45491 43181 139 317 0 45170 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (KiB) 181964

[startup+1801.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12563
/proc/meminfo: memFree=1380604/2055920 swapFree=4183052/4192956
[pid=12362] ppid=12360 vsize=181964 CPUtime=1800.73
/proc/12362/stat : 12362 (oree) R 12360 12362 11748 0 -1 4194304 43457 0 0 0 180037 36 0 0 25 0 1 0 312517189 186331136 43181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604450 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12362/statm: 45491 43181 139 317 0 45170 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (KiB) 181964

Child status: 0
Real time (s): 1801.36
CPU time (s): 1800.8
CPU user time (s): 1800.41
CPU system time (s): 0.39094
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 181964

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

runsolver used 1.89871 second user time and 4.6293 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat May  5 11:41:13 UTC 2007

IDJOB= 456992
IDBENCH= 48311
IDSOLVER= 172
FILE ID= node63/456992-1178365273

PBS_JOBID= 5189170

Free space on /tmp= 66559 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_4_80.opb
COMMAND LINE= oree /tmp/evaluation/456992-1178365273/instance-456992-1178365273.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node63/convwatcher-456992-1178365273 -o ROOT/results/node63/conversion-456992-1178365273 -C 600 -M 1800 /tmp/evaluation/456992-1178365273/substituteSizeProductKeyword /tmp/evaluation/456992-1178365273/instance-456992-1178365273.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-456992-1178365273 -o ROOT/results/node63/solver-456992-1178365273 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/456992-1178365273/instance-456992-1178365273.opb mod           

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  d17850f8cb83537ab22f6a30504d9d46

RANDOM SEED= 173098785

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1554076 kB
Buffers:         28912 kB
Cached:         369244 kB
SwapCached:       3996 kB
Active:          52564 kB
Inactive:       355448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554076 kB
SwapTotal:     4192956 kB
SwapFree:      4183052 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          15860 kB
Slab:            79848 kB
Committed_AS:  5939408 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= 66559 MiB

End job on node63 on Sat May  5 12:11:15 UTC 2007