Trace number 455345

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.43 1801.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_25_5.opb
MD5SUMdfd3914a8aa1cc34e3abdf0a14d8373d
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-82
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -82
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
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 500
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 500
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

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.19/0.26	c ...done
0.19/0.26	c #vars=16706 #constraints=32915 hasObjective=yes
0.39/0.40	c res. mode=mod
0.39/0.40	c VSIDS like heuristics
0.39/0.40	c complete search running
1.19/1.22	c restart after 401 decisions
1.19/1.29	c nbDecision=500 #constraints=33067
1.79/1.87	c restart after 801 decisions
1.89/1.99	c nbDecision=1000 #constraints=33170
4.30/4.36	c nbDecision=1500 #constraints=33593
4.89/4.91	c restart after 1601 decisions
5.99/6.04	c nbDecision=2000 #constraints=33822
8.89/8.91	c nbDecision=2500 #constraints=34281
11.68/11.78	c nbDecision=3000 #constraints=34700
12.99/13.03	c restart after 3201 decisions
14.29/14.34	c nbDecision=3500 #constraints=34919
17.49/17.50	c nbDecision=4000 #constraints=35395
20.68/20.76	c nbDecision=4500 #constraints=35837
24.09/24.14	c nbDecision=5000 #constraints=36250
27.78/27.87	c nbDecision=5500 #constraints=36618
31.18/31.29	c nbDecision=6000 #constraints=37083
34.18/34.22	c restart after 6401 decisions
36.08/36.11	c nbDecision=6500 #constraints=37456
39.59/39.63	c nbDecision=7000 #constraints=37778
44.08/44.15	c nbDecision=7500 #constraints=38100
48.27/48.38	c nbDecision=8000 #constraints=38507
52.47/52.57	c nbDecision=8500 #constraints=38931
56.87/56.94	c nbDecision=9000 #constraints=39356
61.08/61.18	c nbDecision=9500 #constraints=39813
66.27/66.38	c nbDecision=10000 #constraints=40178
71.66/71.76	c nbDecision=10500 #constraints=40545
76.77/76.81	c nbDecision=11000 #constraints=40939
81.57/81.69	c nbDecision=11500 #constraints=41376
86.67/86.79	c nbDecision=12000 #constraints=41801
91.96/92.07	c nbDecision=12500 #constraints=42222
95.36/95.45	c restart after 12801 decisions
100.46/100.55	c nbDecision=13000 #constraints=42468
105.66/105.78	c nbDecision=13500 #constraints=42867
110.86/110.94	c nbDecision=14000 #constraints=43317
116.25/116.31	c nbDecision=14500 #constraints=43762
122.75/122.89	c nbDecision=15000 #constraints=44144
128.95/129.03	c nbDecision=15500 #constraints=44557
134.75/134.83	c nbDecision=16000 #constraints=44998
140.95/141.00	c nbDecision=16500 #constraints=45427
147.04/147.15	c nbDecision=17000 #constraints=45860
151.95/152.08	c nbDecision=17500 #constraints=46341
157.55/157.68	c nbDecision=18000 #constraints=46799
162.85/162.99	c nbDecision=18500 #constraints=47273
169.74/169.84	c nbDecision=19000 #constraints=47711
176.23/176.31	c nbDecision=19500 #constraints=48123
182.04/182.14	c nbDecision=20000 #constraints=48587
187.44/187.51	c nbDecision=20500 #constraints=49071
193.23/193.37	c nbDecision=21000 #constraints=49543
198.64/198.76	c nbDecision=21500 #constraints=50032
204.54/204.68	c nbDecision=22000 #constraints=50507
210.73/210.85	c nbDecision=22500 #constraints=50975
218.63/218.73	c nbDecision=23000 #constraints=51407
224.82/224.96	c nbDecision=23500 #constraints=51868
231.53/231.66	c nbDecision=24000 #constraints=52329
240.62/240.75	c nbDecision=24500 #constraints=52727
246.72/246.88	c nbDecision=25000 #constraints=53210
253.31/253.48	c nbDecision=25500 #constraints=53682
254.72/254.87	c restart after 25601 decisions
269.01/269.10	c nbDecision=26000 #constraints=53927
277.41/277.52	c nbDecision=26500 #constraints=54346
284.91/285.08	c nbDecision=27000 #constraints=54799
293.61/293.80	c nbDecision=27500 #constraints=55232
302.01/302.10	c nbDecision=28000 #constraints=55669
309.80/309.99	c nbDecision=28500 #constraints=56123
318.80/318.95	c nbDecision=29000 #constraints=56556
326.39/326.58	c nbDecision=29500 #constraints=57020
335.49/335.63	c nbDecision=30000 #constraints=57477
344.49/344.65	c nbDecision=30500 #constraints=57893
353.39/353.56	c nbDecision=31000 #constraints=58336
363.89/364.03	c nbDecision=31500 #constraints=58749
372.08/372.23	c nbDecision=32000 #constraints=59211
382.37/382.51	c nbDecision=32500 #constraints=59634
393.17/393.39	c nbDecision=33000 #constraints=60046
404.78/404.93	c nbDecision=33500 #constraints=60450
418.07/418.22	c nbDecision=34000 #constraints=60825
431.07/431.26	c nbDecision=34500 #constraints=61200
441.77/441.97	c nbDecision=35000 #constraints=61627
452.86/453.04	c nbDecision=35500 #constraints=62048
466.35/466.55	c nbDecision=36000 #constraints=62428
476.76/476.94	c nbDecision=36500 #constraints=62867
496.96/497.13	c nbDecision=37000 #constraints=63133
511.24/511.43	c nbDecision=37500 #constraints=63506
527.14/527.35	c nbDecision=38000 #constraints=63855
543.83/544.04	c nbDecision=38500 #constraints=64192
560.12/560.36	c nbDecision=39000 #constraints=64542
579.22/579.40	c nbDecision=39500 #constraints=64845
604.82/605.04	c nbDecision=40000 #constraints=65048
635.71/635.97	c nbDecision=40500 #constraints=65167
648.30/648.59	c nbDecision=41000 #constraints=65597
660.20/660.42	c nbDecision=41500 #constraints=66048
673.89/674.10	c nbDecision=42000 #constraints=66464
683.89/684.20	c nbDecision=42500 #constraints=66943
697.06/697.38	c nbDecision=43000 #constraints=67370
712.22/712.51	c nbDecision=43500 #constraints=67776
729.21/729.58	c nbDecision=44000 #constraints=68153
740.39/740.72	c nbDecision=44500 #constraints=68617
752.59/752.95	c nbDecision=45000 #constraints=69065
765.09/765.49	c nbDecision=45500 #constraints=69512
783.39/783.78	c nbDecision=46000 #constraints=69875
797.98/798.38	c nbDecision=46500 #constraints=70291
819.67/820.01	c nbDecision=47000 #constraints=70655
831.76/832.17	c nbDecision=47500 #constraints=71112
847.07/847.46	c nbDecision=48000 #constraints=71527
859.46/859.87	c nbDecision=48500 #constraints=71981
885.45/885.80	c nbDecision=49000 #constraints=72309
896.85/897.29	c nbDecision=49500 #constraints=72767
916.64/917.05	c nbDecision=50000 #constraints=73171
931.13/931.59	c nbDecision=50500 #constraints=73603
946.34/946.76	c nbDecision=51000 #constraints=74028
952.73/953.12	c restart after 51201 decisions
977.23/977.66	c nbDecision=51500 #constraints=74249
998.22/998.67	c nbDecision=52000 #constraints=74604
1015.52/1015.93	c nbDecision=52500 #constraints=75007
1033.41/1033.89	c nbDecision=53000 #constraints=75408
1050.01/1050.41	c nbDecision=53500 #constraints=75860
1079.49/1079.93	c nbDecision=54000 #constraints=76114
1110.39/1110.83	c nbDecision=54500 #constraints=76372
1132.08/1132.59	c nbDecision=55000 #constraints=76744
1148.68/1149.14	c nbDecision=55500 #constraints=77195
1167.07/1167.53	c nbDecision=56000 #constraints=77596
1186.37/1186.89	c nbDecision=56500 #constraints=78018
1203.16/1203.67	c nbDecision=57000 #constraints=78446
1219.25/1219.72	c nbDecision=57500 #constraints=78879
1240.55/1241.06	c nbDecision=58000 #constraints=79267
1259.35/1259.82	c nbDecision=58500 #constraints=79655
1274.64/1275.14	c nbDecision=59000 #constraints=80103
1291.14/1291.69	c nbDecision=59500 #constraints=80559
1310.13/1310.66	c nbDecision=60000 #constraints=80992
1338.42/1338.92	c nbDecision=60500 #constraints=81325
1365.01/1365.53	c nbDecision=61000 #constraints=81665
1388.01/1388.51	c nbDecision=61500 #constraints=82067
1414.60/1415.16	c nbDecision=62000 #constraints=82423
1433.09/1433.68	c nbDecision=62500 #constraints=82869
1455.09/1455.61	c nbDecision=63000 #constraints=83260
1474.28/1474.83	c nbDecision=63500 #constraints=83675
1488.57/1489.17	c nbDecision=64000 #constraints=84140
1505.57/1506.13	c nbDecision=64500 #constraints=84581
1528.67/1529.20	c nbDecision=65000 #constraints=84972
1557.86/1558.44	c nbDecision=65500 #constraints=85310
1575.46/1576.01	c nbDecision=66000 #constraints=85739
1603.25/1603.86	c nbDecision=66500 #constraints=86077
1625.54/1626.17	c nbDecision=67000 #constraints=86470
1649.53/1650.14	c nbDecision=67500 #constraints=86845
1661.93/1662.59	c nbDecision=68000 #constraints=87333
1680.62/1681.25	c nbDecision=68500 #constraints=87762
1698.82/1699.43	c nbDecision=69000 #constraints=88196
1724.01/1724.60	c nbDecision=69500 #constraints=88567
1737.60/1738.20	c nbDecision=70000 #constraints=89047
1755.60/1756.25	c nbDecision=70500 #constraints=89487
1772.60/1773.21	c nbDecision=71000 #constraints=89936
1790.99/1791.66	c nbDecision=71500 #constraints=90378
1800.10/1800.70	Received signal 15
1800.10/1800.80	
1800.10/1800.80	s UNKNOWN
1800.10/1800.80	
1800.10/1800.80	c user time= 1798.41 s
1800.10/1800.80	c system time= 1.78573 s
1800.10/1800.80	c wall clock time=1800.8

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455345-1178041776/instance-455345-1178041776.opb
mv /tmp/evaluation/455345-1178041776/instance-455345-1178041776.opb.tmp /tmp/evaluation/455345-1178041776/instance-455345-1178041776.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-455345-1178041776 -o ROOT/results/node21/solver-455345-1178041776 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455345-1178041776/instance-455345-1178041776.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.92 0.98 0.99 3/77 5866
/proc/meminfo: memFree=1754240/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1468 CPUtime=0
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 252094926 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 367 168 131 317 0 46 0

[startup+0.018559 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5866
/proc/meminfo: memFree=1754240/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1732 CPUtime=0.01
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 256 0 0 0 1 0 0 0 18 0 1 0 252094926 1773568 239 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 433 239 131 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101568 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5866
/proc/meminfo: memFree=1754240/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=3324 CPUtime=0.09
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 626 0 0 0 9 0 0 0 18 0 1 0 252094926 3403776 609 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 831 609 131 317 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3324

[startup+0.30159 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5866
/proc/meminfo: memFree=1754240/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=13516 CPUtime=0.29
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 3208 0 0 0 28 1 0 0 19 0 1 0 252094926 13840384 3158 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 3379 3158 137 317 0 3058 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13516

[startup+0.701682 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5866
/proc/meminfo: memFree=1754240/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=16396 CPUtime=0.69
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 3910 0 0 0 67 2 0 0 22 0 1 0 252094926 16789504 3634 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 4099 3634 139 317 0 3778 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16396

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1738616/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=19336 CPUtime=1.49
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 4664 0 0 0 147 2 0 0 25 0 1 0 252094926 19800064 4388 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 4834 4388 139 317 0 4513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19336

[startup+3.1019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1734520/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=25328 CPUtime=3.09
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 6147 0 0 0 306 3 0 0 25 0 1 0 252094926 25935872 5871 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 6332 5871 139 317 0 6011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25328

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1723064/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=36072 CPUtime=6.29
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 8830 0 0 0 625 4 0 0 25 0 1 0 252094926 36937728 8554 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 9018 8554 139 317 0 8697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36072

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1700600/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=57524 CPUtime=12.69
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 14230 0 0 0 1262 7 0 0 25 0 1 0 252094926 58904576 13954 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606732 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 14381 13954 139 317 0 14060 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57524

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1663736/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=92772 CPUtime=25.48
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 22916 0 0 0 2536 12 0 0 25 0 1 0 252094926 94998528 22640 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 23193 22640 139 317 0 22872 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92772

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1609400/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=150520 CPUtime=51.08
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 36470 0 0 0 5091 17 0 0 25 0 1 0 252094926 154132480 36194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 37630 36194 139 317 0 37309 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150520

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1518584/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=251988 CPUtime=102.26
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 59162 0 0 0 10200 26 0 0 25 0 1 0 252094926 258035712 58886 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 62997 58886 139 317 0 62676 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 251988

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1427384/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=334200 CPUtime=162.25
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 82145 0 0 0 16187 38 0 0 25 0 1 0 252094926 342220800 81869 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 83550 81869 139 317 0 83229 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 334200

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1321208/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=477840 CPUtime=222.23
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 117213 0 0 0 22170 53 0 0 25 0 1 0 252094926 489308160 108126 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 119460 108126 139 317 0 119139 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 477840

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1261496/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=529776 CPUtime=282.21
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 132577 0 0 0 28160 61 0 0 25 0 1 0 252094926 542490624 123490 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 132444 123490 139 317 0 132123 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 529776

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1191032/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=588252 CPUtime=342.2
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 149603 0 0 0 34150 70 0 0 25 0 1 0 252094926 602370048 140516 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 147063 140516 139 317 0 146742 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 588252

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1138424/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=632868 CPUtime=402.18
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 162745 0 0 0 40141 77 0 0 25 0 1 0 252094926 648056832 153658 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 158217 153658 139 317 0 157896 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 632868

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1096824/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=668172 CPUtime=462.16
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 173150 0 0 0 46134 82 0 0 25 0 1 0 252094926 684208128 164030 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711029 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 167043 164030 139 317 0 166722 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 668172

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1069496/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=692908 CPUtime=522.14
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 180125 0 0 0 52128 86 0 0 25 0 1 0 252094926 709537792 171005 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 173227 171005 139 317 0 172906 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 692908

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1045432/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=713044 CPUtime=582.12
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 185957 0 0 0 58123 89 0 0 25 0 1 0 252094926 730157056 176837 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 178261 176837 139 317 0 177940 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 713044

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5867
/proc/meminfo: memFree=1035448/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=721280 CPUtime=642.11
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 188437 0 0 0 64120 91 0 0 25 0 1 0 252094926 738590720 179317 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 180320 179317 139 317 0 179999 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 721280


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

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=843384/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1000844 CPUtime=941.93
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 262229 0 0 0 94068 125 0 0 25 0 1 0 252094926 1024864256 227179 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 250211 227179 139 317 0 249890 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1000844

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=825720/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1016772 CPUtime=1001.92
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 266665 0 0 0 100064 128 0 0 25 0 1 0 252094926 1041174528 231615 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 254193 231615 139 317 0 253872 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1016772

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=798328/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1038476 CPUtime=1061.9
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 273494 0 0 0 106059 131 0 0 25 0 1 0 252094926 1063399424 238444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 259619 238444 139 317 0 259298 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1038476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=784312/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1050868 CPUtime=1121.89
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 277043 0 0 0 112055 134 0 0 25 0 1 0 252094926 1076088832 241993 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563935 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 262717 241993 139 317 0 262396 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1050868

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=756536/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1073964 CPUtime=1181.86
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 284197 0 0 0 118049 137 0 0 25 0 1 0 252094926 1099739136 249147 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 268491 249147 139 317 0 268170 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1073964

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=728120/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1097508 CPUtime=1241.85
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 291017 0 0 0 124043 142 0 0 25 0 1 0 252094926 1123848192 255967 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 274377 255967 139 317 0 274056 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 1097508

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=695288/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1124888 CPUtime=1301.83
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 299226 0 0 0 130036 147 0 0 25 0 1 0 252094926 1151885312 264176 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 281222 264176 139 317 0 280901 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1124888

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=676920/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1139440 CPUtime=1361.81
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 303801 0 0 0 136032 149 0 0 25 0 1 0 252094926 1166786560 268751 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 284860 268751 139 317 0 284539 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 1139440

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=655672/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1157120 CPUtime=1421.8
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 309113 0 0 0 142028 152 0 0 25 0 1 0 252094926 1184890880 274063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 289280 274063 139 317 0 288959 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1157120

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=627960/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1181024 CPUtime=1481.78
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 316017 0 0 0 148022 156 0 0 25 0 1 0 252094926 1209368576 280967 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 295256 280967 139 317 0 294935 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1181024

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=601592/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1201732 CPUtime=1541.76
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 322585 0 0 0 154015 161 0 0 25 0 1 0 252094926 1230573568 287535 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 300433 287535 139 317 0 300112 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1201732

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=583800/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1217684 CPUtime=1601.75
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 327020 0 0 0 160011 164 0 0 25 0 1 0 252094926 1246908416 291970 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 304421 291970 139 317 0 304100 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1217684

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=555448/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1240788 CPUtime=1661.73
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 334170 0 0 0 166005 168 0 0 25 0 1 0 252094926 1270566912 299120 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 310197 299120 139 317 0 309876 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1240788

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=529464/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1262788 CPUtime=1721.71
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 340587 0 0 0 171999 172 0 0 25 0 1 0 252094926 1293094912 305537 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 315697 305537 139 317 0 315376 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1262788

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=494200/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1292832 CPUtime=1781.7
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 349485 0 0 0 177993 177 0 0 25 0 1 0 252094926 1323859968 314435 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 323208 314435 139 317 0 322887 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1292832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=484152/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=1300632 CPUtime=1800.1
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194304 351900 0 0 0 179832 178 0 0 25 0 1 0 252094926 1331847168 316850 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 325158 316850 139 317 0 324837 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1300632

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.98 0.99 2/78 6065
/proc/meminfo: memFree=484152/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=0 CPUtime=1800.39
/proc/5866/stat : 5866 (oree) R 5864 5866 13498 0 -1 4194308 351916 0 0 0 179843 196 0 0 25 0 1 0 252094926 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5866/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 0

[startup+1801.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6065
/proc/meminfo: memFree=484152/2055920 swapFree=4156288/4192956
[pid=5866] ppid=5864 vsize=0 CPUtime=1800.41
/proc/5866/stat : 5866 (oree) D 5864 5866 13498 0 -1 4194308 351916 0 0 0 179843 198 0 0 25 0 1 0 252094926 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 18446744072100051646 0 0 17 1 0 0
/proc/5866/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.12
CPU time (s): 1800.43
CPU user time (s): 1798.44
CPU system time (s): 1.9867
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 1300632

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

runsolver used 1.43778 second user time and 4.09638 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue May  1 17:49:36 UTC 2007

IDJOB= 455345
IDBENCH= 48257
IDSOLVER= 172
FILE ID= node21/455345-1178041776

PBS_JOBID= 4728399

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_500_25_5.opb
COMMAND LINE= oree /tmp/evaluation/455345-1178041776/instance-455345-1178041776.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node21/convwatcher-455345-1178041776 -o ROOT/results/node21/conversion-455345-1178041776 -C 600 -M 1800 /tmp/evaluation/455345-1178041776/substituteSizeProductKeyword /tmp/evaluation/455345-1178041776/instance-455345-1178041776.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  dfd3914a8aa1cc34e3abdf0a14d8373d

RANDOM SEED= 313728968

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1754648 kB
Buffers:         72760 kB
Cached:         137356 kB
SwapCached:      15032 kB
Active:         130516 kB
Inactive:       106688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754648 kB
SwapTotal:     4192956 kB
SwapFree:      4156288 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          33580 kB
Slab:            49572 kB
Committed_AS:  3729192 kB
PageTables:       1800 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 node21 on Tue May  1 18:19:39 UTC 2007