Trace number 455675

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.13 1800.57

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_3.opb
MD5SUM27440fbcb5a9ea2c9ae6b100e77dc1d3
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-60
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -60
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)4976
Sum of products size (including duplicates)9952
Number of different products2488
Sum of products size4976

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.03/0.04	c ...done
0.03/0.04	c #vars=2888 #constraints=5579 hasObjective=yes
0.03/0.06	c res. mode=mod
0.03/0.06	c VSIDS like heuristics
0.03/0.06	c complete search running
0.19/0.25	c restart after 401 decisions
0.19/0.26	c nbDecision=500 #constraints=5705
0.39/0.49	c restart after 801 decisions
0.49/0.59	c nbDecision=1000 #constraints=5886
0.99/1.01	c nbDecision=1500 #constraints=6088
0.99/1.05	c restart after 1601 decisions
1.39/1.45	c nbDecision=2000 #constraints=6283
1.89/1.97	c nbDecision=2500 #constraints=6471
2.58/2.67	c nbDecision=3000 #constraints=6769
2.98/3.02	c restart after 3201 decisions
3.38/3.45	c nbDecision=3500 #constraints=6994
4.39/4.44	c nbDecision=4000 #constraints=7263
5.49/5.59	c nbDecision=4500 #constraints=7542
6.89/6.98	c nbDecision=5000 #constraints=7811
8.69/8.80	c nbDecision=5500 #constraints=7977
10.49/10.58	c nbDecision=6000 #constraints=8233
12.29/12.39	c restart after 6401 decisions
12.89/12.95	c nbDecision=6500 #constraints=8371
15.59/15.61	c nbDecision=7000 #constraints=8532
17.59/17.66	c nbDecision=7500 #constraints=8789
20.38/20.45	c nbDecision=8000 #constraints=8969
23.09/23.13	c nbDecision=8500 #constraints=9213
26.49/26.52	c nbDecision=9000 #constraints=9373
29.09/29.14	c nbDecision=9500 #constraints=9685
31.79/31.84	c nbDecision=10000 #constraints=10003
35.19/35.22	c nbDecision=10500 #constraints=10254
38.88/39.00	c nbDecision=11000 #constraints=10523
42.68/42.73	c nbDecision=11500 #constraints=10737
46.57/46.60	c nbDecision=12000 #constraints=10992
50.88/50.93	c nbDecision=12500 #constraints=11212
52.58/52.68	c restart after 12801 decisions
55.08/55.11	c nbDecision=13000 #constraints=11484
59.68/59.77	c nbDecision=13500 #constraints=11702
64.38/64.49	c nbDecision=14000 #constraints=11960
69.17/69.26	c nbDecision=14500 #constraints=12187
74.77/74.82	c nbDecision=15000 #constraints=12382
80.17/80.22	c nbDecision=15500 #constraints=12602
85.47/85.52	c nbDecision=16000 #constraints=12840
90.67/90.73	c nbDecision=16500 #constraints=13098
96.96/97.01	c nbDecision=17000 #constraints=13299
102.46/102.59	c nbDecision=17500 #constraints=13605
108.06/108.13	c nbDecision=18000 #constraints=13866
113.96/114.08	c nbDecision=18500 #constraints=14103
119.56/119.64	c nbDecision=19000 #constraints=14392
126.56/126.68	c nbDecision=19500 #constraints=14618
132.65/132.72	c nbDecision=20000 #constraints=14934
139.85/139.94	c nbDecision=20500 #constraints=15161
145.96/146.07	c nbDecision=21000 #constraints=15428
154.25/154.37	c nbDecision=21500 #constraints=15651
163.55/163.69	c nbDecision=22000 #constraints=15771
170.46/170.55	c nbDecision=22500 #constraints=16058
177.45/177.55	c nbDecision=23000 #constraints=16340
185.54/185.68	c nbDecision=23500 #constraints=16598
193.34/193.40	c nbDecision=24000 #constraints=16864
202.54/202.66	c nbDecision=24500 #constraints=17084
210.33/210.46	c nbDecision=25000 #constraints=17370
219.23/219.36	c nbDecision=25500 #constraints=17665
221.93/222.01	c restart after 25601 decisions
229.53/229.67	c nbDecision=26000 #constraints=17820
241.23/241.36	c nbDecision=26500 #constraints=17978
250.63/250.74	c nbDecision=27000 #constraints=18232
261.63/261.79	c nbDecision=27500 #constraints=18448
268.92/269.05	c nbDecision=28000 #constraints=18760
278.42/278.56	c nbDecision=28500 #constraints=19030
287.92/288.10	c nbDecision=29000 #constraints=19296
298.11/298.24	c nbDecision=29500 #constraints=19584
307.52/307.69	c nbDecision=30000 #constraints=19831
317.72/317.82	c nbDecision=30500 #constraints=20098
329.51/329.67	c nbDecision=31000 #constraints=20356
340.91/341.06	c nbDecision=31500 #constraints=20536
353.40/353.55	c nbDecision=32000 #constraints=20749
366.11/366.22	c nbDecision=32500 #constraints=20973
380.10/380.26	c nbDecision=33000 #constraints=21097
393.39/393.52	c nbDecision=33500 #constraints=21355
403.89/404.00	c nbDecision=34000 #constraints=21610
417.69/417.80	c nbDecision=34500 #constraints=21821
429.68/429.81	c nbDecision=35000 #constraints=22072
445.39/445.57	c nbDecision=35500 #constraints=22221
460.98/461.14	c nbDecision=36000 #constraints=22372
477.77/477.96	c nbDecision=36500 #constraints=22473
494.57/494.76	c nbDecision=37000 #constraints=22611
506.16/506.32	c nbDecision=37500 #constraints=22912
518.97/519.17	c nbDecision=38000 #constraints=23182
532.36/532.54	c nbDecision=38500 #constraints=23445
549.16/549.35	c nbDecision=39000 #constraints=23640
562.05/562.20	c nbDecision=39500 #constraints=23930
577.85/578.00	c nbDecision=40000 #constraints=24148
592.24/592.48	c nbDecision=40500 #constraints=24441
608.04/608.24	c nbDecision=41000 #constraints=24659
622.83/623.03	c nbDecision=41500 #constraints=24957
639.64/639.86	c nbDecision=42000 #constraints=25178
657.13/657.38	c nbDecision=42500 #constraints=25420
673.52/673.76	c nbDecision=43000 #constraints=25658
690.02/690.23	c nbDecision=43500 #constraints=25918
706.42/706.64	c nbDecision=44000 #constraints=26182
721.52/721.71	c nbDecision=44500 #constraints=26509
740.61/740.80	c nbDecision=45000 #constraints=26700
754.60/754.88	c nbDecision=45500 #constraints=27025
771.00/771.23	c nbDecision=46000 #constraints=27332
787.31/787.54	c nbDecision=46500 #constraints=27633
801.90/802.12	c nbDecision=47000 #constraints=27964
819.39/819.66	c nbDecision=47500 #constraints=28251
836.49/836.72	c nbDecision=48000 #constraints=28579
853.68/853.98	c nbDecision=48500 #constraints=28874
869.78/870.05	c nbDecision=49000 #constraints=29160
888.68/888.96	c nbDecision=49500 #constraints=29453
911.26/911.59	c nbDecision=50000 #constraints=29683
933.07/933.32	c nbDecision=50500 #constraints=29933
951.86/952.16	c nbDecision=51000 #constraints=30238
958.25/958.51	c restart after 51201 decisions
971.36/971.68	c nbDecision=51500 #constraints=30523
993.75/994.01	c nbDecision=52000 #constraints=30775
1017.84/1018.14	c nbDecision=52500 #constraints=30987
1042.34/1042.70	c nbDecision=53000 #constraints=31222
1064.63/1064.91	c nbDecision=53500 #constraints=31494
1089.43/1089.74	c nbDecision=54000 #constraints=31731
1111.42/1111.71	c nbDecision=54500 #constraints=32038
1134.01/1134.32	c nbDecision=55000 #constraints=32337
1160.01/1160.38	c nbDecision=55500 #constraints=32618
1179.50/1179.84	c nbDecision=56000 #constraints=32932
1203.20/1203.59	c nbDecision=56500 #constraints=33215
1228.79/1229.19	c nbDecision=57000 #constraints=33510
1252.29/1252.65	c nbDecision=57500 #constraints=33802
1277.58/1277.92	c nbDecision=58000 #constraints=34116
1304.18/1304.56	c nbDecision=58500 #constraints=34317
1333.07/1333.41	c nbDecision=59000 #constraints=34596
1359.16/1359.57	c nbDecision=59500 #constraints=34922
1383.05/1383.49	c nbDecision=60000 #constraints=35248
1413.85/1414.26	c nbDecision=60500 #constraints=35499
1446.34/1446.79	c nbDecision=61000 #constraints=35720
1473.24/1473.68	c nbDecision=61500 #constraints=36024
1502.92/1503.37	c nbDecision=62000 #constraints=36310
1529.52/1529.97	c nbDecision=62500 #constraints=36686
1559.81/1560.22	c nbDecision=63000 #constraints=36964
1592.41/1592.90	c nbDecision=63500 #constraints=37273
1623.10/1623.50	c nbDecision=64000 #constraints=37547
1653.59/1654.05	c nbDecision=64500 #constraints=37906
1686.18/1686.64	c nbDecision=65000 #constraints=38208
1719.37/1719.88	c nbDecision=65500 #constraints=38494
1752.56/1753.09	c nbDecision=66000 #constraints=38787
1786.45/1786.98	c nbDecision=66500 #constraints=39111
1800.06/1800.50	Received signal 15
1800.06/1800.50	
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	
1800.06/1800.50	c user time= 1799.5 s
1800.06/1800.50	c system time= 0.570913 s
1800.06/1800.50	c wall clock time=1800.51

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455675-1178047443/instance-455675-1178047443.opb
mv /tmp/evaluation/455675-1178047443/instance-455675-1178047443.opb.tmp /tmp/evaluation/455675-1178047443/instance-455675-1178047443.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-455675-1178047443 -o ROOT/results/node68/solver-455675-1178047443 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455675-1178047443/instance-455675-1178047443.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.91 0.95 0.97 3/64 20290
/proc/meminfo: memFree=1763200/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=1468 CPUtime=0
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 280733820 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 367 165 131 317 0 46 0

[startup+0.0409989 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20290
/proc/meminfo: memFree=1763200/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=2564 CPUtime=0.03
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 456 0 0 0 3 0 0 0 18 0 1 0 280733820 2625536 439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 641 440 133 317 0 320 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2564

[startup+0.103003 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20290
/proc/meminfo: memFree=1763200/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=3932 CPUtime=0.09
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 815 0 0 0 9 0 0 0 18 0 1 0 280733820 4026368 759 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 983 759 139 317 0 662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3932

[startup+0.302021 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20290
/proc/meminfo: memFree=1763200/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=5252 CPUtime=0.29
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 1143 0 0 0 29 0 0 0 19 0 1 0 280733820 5378048 1087 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 1313 1087 139 317 0 992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5252

[startup+0.702057 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20290
/proc/meminfo: memFree=1763200/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=7364 CPUtime=0.69
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 1666 0 0 0 69 0 0 0 22 0 1 0 280733820 7540736 1610 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284215 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 1841 1610 139 317 0 1520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7364

[startup+1.50113 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 20291
/proc/meminfo: memFree=1755448/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=10948 CPUtime=1.49
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 2555 0 0 0 148 1 0 0 25 0 1 0 280733820 11210752 2499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 2737 2499 139 317 0 2416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10948

[startup+3.10127 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 20291
/proc/meminfo: memFree=1751608/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=17168 CPUtime=3.08
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 4058 0 0 0 307 1 0 0 25 0 1 0 280733820 17580032 4002 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715715 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 4292 4002 139 317 0 3971 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17168

[startup+6.30156 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 20291
/proc/meminfo: memFree=1741944/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=27004 CPUtime=6.28
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 6271 0 0 0 626 2 0 0 25 0 1 0 280733820 27652096 6215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 6751 6215 139 317 0 6430 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27004

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 20291
/proc/meminfo: memFree=1733184/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=32284 CPUtime=12.69
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 7676 0 0 0 1266 3 0 0 25 0 1 0 280733820 33058816 7620 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 8071 7620 139 317 0 7750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32284

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 20291
/proc/meminfo: memFree=1724032/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=40200 CPUtime=25.49
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 9902 0 0 0 2544 5 0 0 25 0 1 0 280733820 41164800 9846 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 10050 9846 139 317 0 9729 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40200

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 20291
/proc/meminfo: memFree=1704640/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=61888 CPUtime=51.07
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 14894 0 0 0 5098 9 0 0 25 0 1 0 280733820 63373312 14762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134538491 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 15472 14762 139 317 0 15151 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61888

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 20291
/proc/meminfo: memFree=1683712/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=80760 CPUtime=102.27
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 20044 0 0 0 10215 12 0 0 25 0 1 0 280733820 82698240 19912 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 20190 19912 139 317 0 19869 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 80760

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1659776/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=109960 CPUtime=162.25
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 26008 0 0 0 16209 16 0 0 25 0 1 0 280733820 112599040 25876 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 27490 25876 139 317 0 27169 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 109960

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1641920/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=126280 CPUtime=222.23
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 30453 0 0 0 22204 19 0 0 25 0 1 0 280733820 129310720 30321 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 31570 30321 139 317 0 31249 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 126280

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1629248/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=138552 CPUtime=282.22
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 33792 0 0 0 28200 22 0 0 25 0 1 0 280733820 141877248 33660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 34638 33660 139 317 0 34317 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 138552

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1616128/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=150028 CPUtime=342.21
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 36875 0 0 0 34197 24 0 0 25 0 1 0 280733820 153628672 36743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 37507 36743 139 317 0 37186 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 150028

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1607040/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=158496 CPUtime=402.19
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 39141 0 0 0 40193 26 0 0 25 0 1 0 280733820 162299904 39009 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 39624 39009 139 317 0 39303 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 158496

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1595456/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=187860 CPUtime=462.18
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 45317 0 0 0 46190 28 0 0 25 0 1 0 280733820 192368640 41901 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 46965 41901 139 317 0 46644 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 187860

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1588416/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=194328 CPUtime=522.16
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 47054 0 0 0 52187 29 0 0 25 0 1 0 280733820 198991872 43638 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 48582 43638 139 317 0 48261 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 194328

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1578624/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=202948 CPUtime=582.15
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 49514 0 0 0 58184 31 0 0 25 0 1 0 280733820 207818752 46098 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 50737 46098 139 317 0 50416 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 202948

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1569600/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=210908 CPUtime=642.14
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 51775 0 0 0 64182 32 0 0 25 0 1 0 280733820 215969792 48326 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718534 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 52727 48326 139 317 0 52406 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 210908


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1531328/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=245580 CPUtime=882.08
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 61325 0 0 0 88169 39 0 0 25 0 1 0 280733820 251473920 57876 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563486 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 61395 57876 139 317 0 61074 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 245580

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1523584/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=252392 CPUtime=942.06
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 63249 0 0 0 94166 40 0 0 25 0 1 0 280733820 258449408 59800 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 63098 59800 139 317 0 62777 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 252392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1516800/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=258792 CPUtime=1002.04
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 64941 0 0 0 100163 41 0 0 25 0 1 0 280733820 265003008 61492 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 64698 61492 139 317 0 64377 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 258792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20291
/proc/meminfo: memFree=1511360/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=263676 CPUtime=1062.04
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 66284 0 0 0 106162 42 0 0 25 0 1 0 280733820 270004224 62835 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 65919 62835 139 317 0 65598 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 263676

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1504320/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=269720 CPUtime=1122.01
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 68087 0 0 0 112159 42 0 0 25 0 1 0 280733820 276193280 64638 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 67430 64638 139 317 0 67109 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 269720

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1496960/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=276456 CPUtime=1182
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 69915 0 0 0 118156 44 0 0 25 0 1 0 280733820 283090944 66433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 69114 66433 139 317 0 68793 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 276456

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1490304/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=282140 CPUtime=1241.98
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 71572 0 0 0 124153 45 0 0 25 0 1 0 280733820 288911360 68090 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 70535 68090 139 317 0 70214 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 282140

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1484480/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=287816 CPUtime=1301.98
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 73061 0 0 0 130151 47 0 0 25 0 1 0 280733820 294723584 69546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 71954 69546 139 317 0 71633 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 287816

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1478848/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=292692 CPUtime=1361.95
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 74451 0 0 0 136148 47 0 0 25 0 1 0 280733820 299716608 70936 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 73173 70936 139 317 0 72852 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 292692

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1473216/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=298216 CPUtime=1421.95
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 75897 0 0 0 142146 49 0 0 25 0 1 0 280733820 305373184 72349 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 74554 72349 139 317 0 74233 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 298216

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20293
/proc/meminfo: memFree=1467712/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=303376 CPUtime=1481.93
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 77305 0 0 0 148143 50 0 0 25 0 1 0 280733820 310657024 73724 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 75844 73724 139 317 0 75523 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 303376

[startup+1542.3 s]
/proc/loadavg: 1.04 0.99 0.97 2/65 20293
/proc/meminfo: memFree=1461568/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=308508 CPUtime=1541.91
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 78849 0 0 0 154141 50 0 0 25 0 1 0 280733820 315912192 75268 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 77127 75268 139 317 0 76806 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 308508

[startup+1602.3 s]
/proc/loadavg: 1.05 1.00 0.98 2/65 20293
/proc/meminfo: memFree=1455808/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=313792 CPUtime=1601.9
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 80315 0 0 0 160139 51 0 0 25 0 1 0 280733820 321323008 76701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 78448 76701 139 317 0 78127 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 313792

[startup+1662.3 s]
/proc/loadavg: 1.06 1.01 0.98 2/65 20293
/proc/meminfo: memFree=1450304/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=318900 CPUtime=1661.89
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 81731 0 0 0 166137 52 0 0 25 0 1 0 280733820 326553600 78051 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 79725 78051 139 317 0 79404 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 318900

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 0.98 2/65 20293
/proc/meminfo: memFree=1445440/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=323240 CPUtime=1721.87
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 82979 0 0 0 172134 53 0 0 25 0 1 0 280733820 330997760 79266 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 80810 79266 139 317 0 80489 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 323240

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 20293
/proc/meminfo: memFree=1437504/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=363488 CPUtime=1781.86
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 92154 0 0 0 178130 56 0 0 25 0 1 0 280733820 372211712 81193 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 90872 81193 139 317 0 90551 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 363488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 20293
/proc/meminfo: memFree=1436160/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=364940 CPUtime=1800.06
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 92525 0 0 0 179949 57 0 0 25 0 1 0 280733820 373698560 81564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 91235 81564 139 317 0 90914 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 364940

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 20293
/proc/meminfo: memFree=1436160/2055920 swapFree=4183864/4192956
[pid=20290] ppid=20288 vsize=364940 CPUtime=1800.06
/proc/20290/stat : 20290 (oree) R 20288 20290 19894 0 -1 4194304 92525 0 0 0 179949 57 0 0 25 0 1 0 280733820 373698560 81564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20290/statm: 91235 81564 139 317 0 90914 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 364940

Child status: 0
Real time (s): 1800.57
CPU time (s): 1800.13
CPU user time (s): 1799.5
CPU system time (s): 0.624905
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 364940

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

runsolver used 1.3238 second user time and 3.61045 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue May  1 19:24:03 UTC 2007

IDJOB= 455675
IDBENCH= 48279
IDSOLVER= 172
FILE ID= node68/455675-1178047443

PBS_JOBID= 4728462

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  27440fbcb5a9ea2c9ae6b100e77dc1d3

RANDOM SEED= 835366286

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1763608 kB
Buffers:         31056 kB
Cached:         188332 kB
SwapCached:       2904 kB
Active:          79400 kB
Inactive:       150040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763608 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          15940 kB
Slab:            48936 kB
Committed_AS:  3363412 kB
PageTables:       1384 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 node68 on Tue May  1 19:54:06 UTC 2007