Trace number 455285

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 alpha? (TO) 1800.12 1801.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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.09/0.09	c ...done
0.09/0.09	c #vars=6626 #constraints=13055 hasObjective=yes
0.09/0.15	c res. mode=mod
0.09/0.15	c VSIDS like heuristics
0.09/0.15	c complete search running
0.69/0.78	c restart after 401 decisions
0.79/0.82	c nbDecision=500 #constraints=13350
1.29/1.37	c restart after 801 decisions
1.59/1.64	c nbDecision=1000 #constraints=13662
2.49/2.59	c nbDecision=1500 #constraints=13997
2.79/2.83	c restart after 1601 decisions
3.59/3.67	c nbDecision=2000 #constraints=14354
4.89/4.95	c nbDecision=2500 #constraints=14798
6.29/6.37	c nbDecision=3000 #constraints=15261
6.99/7.01	c restart after 3201 decisions
7.99/8.09	c nbDecision=3500 #constraints=15611
9.79/9.89	c nbDecision=4000 #constraints=15997
11.69/11.73	c nbDecision=4500 #constraints=16417
13.98/14.09	c nbDecision=5000 #constraints=16766
16.18/16.25	c nbDecision=5500 #constraints=17188
18.67/18.77	c nbDecision=6000 #constraints=17582
20.96/21.02	c restart after 6401 decisions
22.05/22.10	c nbDecision=6500 #constraints=17883
25.26/25.35	c nbDecision=7000 #constraints=18213
29.36/29.47	c nbDecision=7500 #constraints=18486
32.86/32.92	c nbDecision=8000 #constraints=18785
36.05/36.16	c nbDecision=8500 #constraints=19188
39.45/39.54	c nbDecision=9000 #constraints=19567
42.65/42.76	c nbDecision=9500 #constraints=19979
46.23/46.37	c nbDecision=10000 #constraints=20386
50.02/50.14	c nbDecision=10500 #constraints=20774
53.72/53.81	c nbDecision=11000 #constraints=21190
57.82/57.93	c nbDecision=11500 #constraints=21571
61.52/61.65	c nbDecision=12000 #constraints=21997
65.92/66.02	c nbDecision=12500 #constraints=22390
68.32/68.40	c restart after 12801 decisions
71.62/71.78	c nbDecision=13000 #constraints=22712
76.11/76.23	c nbDecision=13500 #constraints=23108
81.01/81.15	c nbDecision=14000 #constraints=23496
87.51/87.63	c nbDecision=14500 #constraints=23805
93.80/93.98	c nbDecision=15000 #constraints=24137
103.20/103.33	c nbDecision=15500 #constraints=24367
112.99/113.12	c nbDecision=16000 #constraints=24505
117.49/117.61	c nbDecision=16500 #constraints=24953
122.88/123.03	c nbDecision=17000 #constraints=25357
129.69/129.80	c nbDecision=17500 #constraints=25705
134.98/135.18	c nbDecision=18000 #constraints=26130
140.07/140.26	c nbDecision=18500 #constraints=26565
146.07/146.30	c nbDecision=19000 #constraints=26978
151.96/152.14	c nbDecision=19500 #constraints=27393
159.66/159.81	c nbDecision=20000 #constraints=27743
168.25/168.43	c nbDecision=20500 #constraints=28064
175.25/175.43	c nbDecision=21000 #constraints=28459
184.45/184.70	c nbDecision=21500 #constraints=28781
194.83/195.09	c nbDecision=22000 #constraints=29091
204.22/204.49	c nbDecision=22500 #constraints=29388
211.12/211.36	c nbDecision=23000 #constraints=29792
220.52/220.71	c nbDecision=23500 #constraints=30141
231.41/231.60	c nbDecision=24000 #constraints=30459
239.10/239.32	c nbDecision=24500 #constraints=30870
248.49/248.77	c nbDecision=25000 #constraints=31266
258.58/258.88	c nbDecision=25500 #constraints=31596
259.98/260.29	c restart after 25601 decisions
268.38/268.60	c nbDecision=26000 #constraints=31936
279.47/279.79	c nbDecision=26500 #constraints=32318
288.96/289.23	c nbDecision=27000 #constraints=32657
297.34/297.66	c nbDecision=27500 #constraints=33072
307.65/307.91	c nbDecision=28000 #constraints=33438
314.34/314.69	c nbDecision=28500 #constraints=33892
323.04/323.35	c nbDecision=29000 #constraints=34312
333.92/334.21	c nbDecision=29500 #constraints=34670
346.72/347.03	c nbDecision=30000 #constraints=34994
358.41/358.76	c nbDecision=30500 #constraints=35360
376.50/376.81	c nbDecision=31000 #constraints=35588
397.19/397.52	c nbDecision=31500 #constraints=35769
407.99/408.38	c nbDecision=32000 #constraints=36138
415.48/415.84	c nbDecision=32500 #constraints=36599
423.66/424.06	c nbDecision=33000 #constraints=37055
434.47/434.88	c nbDecision=33500 #constraints=37457
444.96/445.31	c nbDecision=34000 #constraints=37858
463.05/463.43	c nbDecision=34500 #constraints=38107
481.83/482.27	c nbDecision=35000 #constraints=38393
503.13/503.55	c nbDecision=35500 #constraints=38643
514.51/514.94	c nbDecision=36000 #constraints=39037
526.61/527.06	c nbDecision=36500 #constraints=39446
544.00/544.50	c nbDecision=37000 #constraints=39760
558.39/558.89	c nbDecision=37500 #constraints=40139
571.49/571.97	c nbDecision=38000 #constraints=40539
585.97/586.40	c nbDecision=38500 #constraints=40927
600.06/600.58	c nbDecision=39000 #constraints=41329
620.05/620.57	c nbDecision=39500 #constraints=41597
638.05/638.58	c nbDecision=40000 #constraints=41919
652.43/652.94	c nbDecision=40500 #constraints=42317
669.33/669.89	c nbDecision=41000 #constraints=42656
686.81/687.39	c nbDecision=41500 #constraints=42995
709.00/709.56	c nbDecision=42000 #constraints=43307
722.48/723.01	c nbDecision=42500 #constraints=43729
737.87/738.46	c nbDecision=43000 #constraints=44102
757.46/758.07	c nbDecision=43500 #constraints=44427
774.66/775.20	c nbDecision=44000 #constraints=44793
804.04/804.67	c nbDecision=44500 #constraints=45000
822.94/823.57	c nbDecision=45000 #constraints=45365
836.72/837.39	c nbDecision=45500 #constraints=45787
858.11/858.77	c nbDecision=46000 #constraints=46135
884.79/885.43	c nbDecision=46500 #constraints=46406
902.58/903.25	c nbDecision=47000 #constraints=46781
917.97/918.62	c nbDecision=47500 #constraints=47198
933.66/934.37	c nbDecision=48000 #constraints=47627
953.16/953.81	c nbDecision=48500 #constraints=48012
971.03/971.79	c nbDecision=49000 #constraints=48430
991.03/991.78	c nbDecision=49500 #constraints=48832
1007.01/1007.74	c nbDecision=50000 #constraints=49256
1032.40/1033.15	c nbDecision=50500 #constraints=49566
1049.79/1050.50	c nbDecision=51000 #constraints=49981
1062.27/1063.07	c restart after 51201 decisions
1083.86/1084.66	c nbDecision=51500 #constraints=50180
1114.64/1115.42	c nbDecision=52000 #constraints=50416
1131.54/1132.33	c nbDecision=52500 #constraints=50841
1150.72/1151.57	c nbDecision=53000 #constraints=51253
1172.21/1173.03	c nbDecision=53500 #constraints=51615
1192.89/1193.73	c nbDecision=54000 #constraints=52014
1218.89/1219.77	c nbDecision=54500 #constraints=52395
1247.76/1248.60	c nbDecision=55000 #constraints=52697
1279.83/1280.72	c nbDecision=55500 #constraints=52919
1307.82/1308.76	c nbDecision=56000 #constraints=53203
1332.10/1333.05	c nbDecision=56500 #constraints=53571
1349.80/1350.80	c nbDecision=57000 #constraints=54016
1365.19/1366.12	c nbDecision=57500 #constraints=54488
1380.68/1381.69	c nbDecision=58000 #constraints=54953
1398.67/1399.64	c nbDecision=58500 #constraints=55408
1416.45/1417.47	c nbDecision=59000 #constraints=55859
1441.53/1442.56	c nbDecision=59500 #constraints=56245
1465.02/1466.07	c nbDecision=60000 #constraints=56656
1498.21/1499.21	c nbDecision=60500 #constraints=56934
1536.58/1537.65	c nbDecision=61000 #constraints=57247
1558.87/1559.98	c nbDecision=61500 #constraints=57677
1582.86/1583.97	c nbDecision=62000 #constraints=58052
1600.24/1601.31	c nbDecision=62500 #constraints=58502
1619.72/1620.89	c nbDecision=63000 #constraints=58942
1645.31/1646.45	c nbDecision=63500 #constraints=59325
1676.70/1677.82	c nbDecision=64000 #constraints=59703
1703.68/1704.81	c nbDecision=64500 #constraints=60134
1726.96/1728.20	c nbDecision=65000 #constraints=60494
1750.25/1751.42	c nbDecision=65500 #constraints=60924
1773.13/1774.30	c nbDecision=66000 #constraints=61361
1800.02/1801.20	Received signal 15
1800.02/1801.22	
1800.02/1801.22	s UNKNOWN
1800.02/1801.22	
1800.02/1801.22	c user time= 1799.26 s
1800.02/1801.22	c system time= 0.78288 s
1800.02/1801.22	c wall clock time=1801.22

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455285-1178040586/instance-455285-1178040586.opb
mv /tmp/evaluation/455285-1178040586/instance-455285-1178040586.opb.tmp /tmp/evaluation/455285-1178040586/instance-455285-1178040586.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-455285-1178040586 -o ROOT/results/node47/solver-455285-1178040586 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455285-1178040586/instance-455285-1178040586.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 0.99 0.97 3/77 12772
/proc/meminfo: memFree=1777024/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=1468 CPUtime=0
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 182 0 0 0 0 0 0 0 20 0 1 0 158903970 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 367 165 131 317 0 46 0

[startup+0.0953371 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 12772
/proc/meminfo: memFree=1777024/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=4452 CPUtime=0.09
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 935 0 0 0 9 0 0 0 20 0 1 0 158903970 4558848 918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 1113 919 132 317 0 792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.101338 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 12772
/proc/meminfo: memFree=1777024/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=5800 CPUtime=0.09
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 1192 0 0 0 9 0 0 0 21 0 1 0 158903970 5939200 1175 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 1450 1177 136 317 0 1129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5800

[startup+0.301358 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 12772
/proc/meminfo: memFree=1777024/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=7608 CPUtime=0.29
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 1705 0 0 0 29 0 0 0 22 0 1 0 158903970 7790592 1598 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 1902 1598 139 317 0 1581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701401 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 12772
/proc/meminfo: memFree=1777024/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=9588 CPUtime=0.69
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 2226 0 0 0 69 0 0 0 25 0 1 0 158903970 9818112 2119 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 2397 2120 139 317 0 2076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9588

[startup+1.50149 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1768248/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=12648 CPUtime=1.49
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 2994 0 0 0 149 0 0 0 25 0 1 0 158903970 12951552 2887 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 3162 2887 139 317 0 2841 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12648

[startup+3.10166 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1764088/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=18596 CPUtime=3.09
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 4428 0 0 0 308 1 0 0 25 0 1 0 158903970 19042304 4321 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 4649 4321 139 317 0 4328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18596

[startup+6.30201 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1753592/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=30280 CPUtime=6.29
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 7074 0 0 0 626 3 0 0 25 0 1 0 158903970 31006720 6967 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 7570 6967 139 317 0 7249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30280

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1738744/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=41236 CPUtime=12.68
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 10107 0 0 0 1263 5 0 0 25 0 1 0 158903970 42225664 10000 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 10309 10000 139 317 0 9988 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41236

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1721016/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=59856 CPUtime=25.46
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 14223 0 0 0 2538 8 0 0 25 0 1 0 158903970 61292544 14116 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 14964 14116 139 317 0 14643 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59856

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1698616/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=80568 CPUtime=51.03
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 19963 0 0 0 5092 11 0 0 25 0 1 0 158903970 82501632 19856 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 20142 19856 139 317 0 19821 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80568

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1662200/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=120484 CPUtime=102.2
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 28856 0 0 0 10204 16 0 0 25 0 1 0 158903970 123375616 28749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 30121 28749 139 317 0 29800 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 120484

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1632312/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=148460 CPUtime=162.16
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 36496 0 0 0 16196 20 0 0 25 0 1 0 158903970 152023040 36211 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 37115 36211 139 317 0 36794 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 148460

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1606136/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=192204 CPUtime=222.12
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 46381 0 0 0 22187 25 0 0 25 0 1 0 158903970 196816896 42697 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 48051 42697 139 317 0 47730 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 192204

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1587768/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=208584 CPUtime=282.06
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 51104 0 0 0 28178 28 0 0 25 0 1 0 158903970 213590016 47420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 52146 47420 139 317 0 51825 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 208584

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1564664/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=228300 CPUtime=342.02
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 56803 0 0 0 34170 32 0 0 25 0 1 0 158903970 233779200 53086 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 57075 53086 139 317 0 56754 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 228300

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1554808/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=237232 CPUtime=401.99
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 59364 0 0 0 40165 34 0 0 25 0 1 0 158903970 242925568 55647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 59308 55647 139 317 0 58987 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 237232

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1535288/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=253848 CPUtime=461.95
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 64138 0 0 0 46158 37 0 0 25 0 1 0 158903970 259940352 60421 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 63462 60421 139 317 0 63141 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 253848

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1525624/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=263048 CPUtime=521.91
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 66725 0 0 0 52153 38 0 0 25 0 1 0 158903970 269361152 63008 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 65762 63008 139 317 0 65441 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 263048

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 12773
/proc/meminfo: memFree=1511032/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=275244 CPUtime=581.88
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 70240 0 0 0 58147 41 0 0 25 0 1 0 158903970 281849856 66523 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 68811 66523 139 317 0 68490 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 275244

[startup+642.302 s]
/proc/loadavg: 1.08 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1499704/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=285144 CPUtime=641.84
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 73025 0 0 0 64141 43 0 0 25 0 1 0 158903970 291987456 69308 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 71286 69308 139 317 0 70965 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 285144


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1460472/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=319448 CPUtime=881.69
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 82829 0 0 0 88120 49 0 0 25 0 1 0 158903970 327114752 79112 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 79862 79112 139 317 0 79541 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 319448

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1444408/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=377796 CPUtime=941.66
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 96641 0 0 0 94110 56 0 0 25 0 1 0 158903970 386863104 83174 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 94449 83174 139 317 0 94128 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 377796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1432056/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=388408 CPUtime=1001.63
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 99621 0 0 0 100105 58 0 0 25 0 1 0 158903970 397729792 86154 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 97102 86154 139 317 0 96781 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 388408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1423608/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=395916 CPUtime=1061.57
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 101820 0 0 0 106097 60 0 0 25 0 1 0 158903970 405417984 88353 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 98979 88353 139 317 0 98658 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 395916

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1419064/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=399624 CPUtime=1121.53
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 102928 0 0 0 112093 60 0 0 25 0 1 0 158903970 409214976 89461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 99906 89461 139 317 0 99585 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 399624

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 0.98 2/78 12773
/proc/meminfo: memFree=1406392/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=411472 CPUtime=1181.51
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 106406 0 0 0 118089 62 0 0 25 0 1 0 158903970 421347328 92586 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563518 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 102868 92586 139 317 0 102547 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 411472

[startup+1242.3 s]
/proc/loadavg: 1.01 1.01 0.98 2/78 12773
/proc/meminfo: memFree=1398840/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=418072 CPUtime=1241.46
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 108242 0 0 0 124083 63 0 0 25 0 1 0 158903970 428105728 94422 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 104518 94422 139 317 0 104197 0
Current children cumulated CPU time (s) 1241.46
Current children cumulated vsize (KiB) 418072

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1394168/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=422168 CPUtime=1301.43
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 109395 0 0 0 130079 64 0 0 25 0 1 0 158903970 432300032 95575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 105542 95575 139 317 0 105221 0
Current children cumulated CPU time (s) 1301.43
Current children cumulated vsize (KiB) 422168

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1383224/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=431980 CPUtime=1361.4
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 112351 0 0 0 136074 66 0 0 25 0 1 0 158903970 442347520 98531 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 107995 98531 139 317 0 107674 0
Current children cumulated CPU time (s) 1361.4
Current children cumulated vsize (KiB) 431980

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1368824/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=444624 CPUtime=1421.36
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 115761 0 0 0 142067 69 0 0 25 0 1 0 158903970 455294976 101941 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 111156 101941 139 317 0 110835 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 444624

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1359608/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=452572 CPUtime=1481.32
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 118070 0 0 0 148061 71 0 0 25 0 1 0 158903970 463433728 104250 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 113143 104250 139 317 0 112822 0
Current children cumulated CPU time (s) 1481.32
Current children cumulated vsize (KiB) 452572

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1356024/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=455448 CPUtime=1541.28
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 118954 0 0 0 154057 71 0 0 25 0 1 0 158903970 466378752 105134 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 113862 105134 139 317 0 113541 0
Current children cumulated CPU time (s) 1541.28
Current children cumulated vsize (KiB) 455448

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1344632/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=465876 CPUtime=1601.24
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 121865 0 0 0 160051 73 0 0 25 0 1 0 158903970 477057024 108045 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 116469 108045 139 317 0 116148 0
Current children cumulated CPU time (s) 1601.24
Current children cumulated vsize (KiB) 465876

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1335608/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=473200 CPUtime=1661.2
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 124042 0 0 0 166046 74 0 0 25 0 1 0 158903970 484556800 110222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 118300 110222 139 317 0 117979 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 473200

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1326968/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=480568 CPUtime=1721.17
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 126208 0 0 0 172041 76 0 0 25 0 1 0 158903970 492101632 112388 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 120142 112388 139 317 0 119821 0
Current children cumulated CPU time (s) 1721.17
Current children cumulated vsize (KiB) 480568

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1316600/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=489644 CPUtime=1781.12
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 128778 0 0 0 178035 77 0 0 25 0 1 0 158903970 501395456 114958 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 122411 114958 139 317 0 122090 0
Current children cumulated CPU time (s) 1781.12
Current children cumulated vsize (KiB) 489644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1315000/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=491360 CPUtime=1800.02
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194304 129160 0 0 0 179924 78 0 0 25 0 1 0 158903970 503152640 115340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 122840 115340 139 317 0 122519 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 491360

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

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

[startup+1801.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12773
/proc/meminfo: memFree=1315000/2055920 swapFree=4157776/4192956
[pid=12772] ppid=12770 vsize=0 CPUtime=1800.12
/proc/12772/stat : 12772 (oree) R 12770 12772 11808 0 -1 4194308 129178 0 0 0 179927 85 0 0 25 0 1 0 158903970 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 0 0 0
/proc/12772/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.31
CPU time (s): 1800.12
CPU user time (s): 1799.27
CPU system time (s): 0.85387
CPU usage (%): 99.9343
Max. virtual memory (cumulated for all children) (KiB): 491360

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

runsolver used 1.63475 second user time and 4.93525 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue May  1 17:29:46 UTC 2007

IDJOB= 455285
IDBENCH= 48253
IDSOLVER= 172
FILE ID= node47/455285-1178040586

PBS_JOBID= 4728425

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_5.opb
COMMAND LINE= oree /tmp/evaluation/455285-1178040586/instance-455285-1178040586.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node47/convwatcher-455285-1178040586 -o ROOT/results/node47/conversion-455285-1178040586 -C 600 -M 1800 /tmp/evaluation/455285-1178040586/substituteSizeProductKeyword /tmp/evaluation/455285-1178040586/instance-455285-1178040586.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  b1b77cfc7c7e45b216596a736ff4b926

RANDOM SEED= 892859738

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1777624 kB
Buffers:         76140 kB
Cached:         118760 kB
SwapCached:       3524 kB
Active:         118164 kB
Inactive:       102096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777624 kB
SwapTotal:     4192956 kB
SwapFree:      4157776 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          30984 kB
Slab:            43600 kB
Committed_AS:  5412184 kB
PageTables:       1780 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= 66563 MiB

End job on node47 on Tue May  1 17:59:49 UTC 2007