Trace number 455135

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 1800.77

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_1.opb
MD5SUMfd0cd32338d58e5da2d0a0f96e14ad7d
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-16
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.05	c ...done
0.00/0.05	c #vars=3238 #constraints=6379 hasObjective=yes
0.00/0.07	c res. mode=mod
0.00/0.07	c VSIDS like heuristics
0.00/0.07	c complete search running
0.29/0.39	c restart after 401 decisions
0.39/0.46	c nbDecision=500 #constraints=6744
0.69/0.72	c restart after 801 decisions
0.89/0.90	c nbDecision=1000 #constraints=7082
1.39/1.47	c nbDecision=1500 #constraints=7491
1.59/1.60	c restart after 1601 decisions
2.09/2.15	c nbDecision=2000 #constraints=7807
2.99/3.02	c nbDecision=2500 #constraints=8177
3.99/4.07	c nbDecision=3000 #constraints=8608
4.49/4.52	c restart after 3201 decisions
5.29/5.36	c nbDecision=3500 #constraints=8985
6.79/6.82	c nbDecision=4000 #constraints=9369
8.58/8.63	c nbDecision=4500 #constraints=9703
10.38/10.49	c nbDecision=5000 #constraints=10078
12.19/12.29	c nbDecision=5500 #constraints=10491
14.49/14.55	c nbDecision=6000 #constraints=10881
16.39/16.47	c restart after 6401 decisions
17.19/17.20	c nbDecision=6500 #constraints=11242
19.79/19.82	c nbDecision=7000 #constraints=11633
23.09/23.18	c nbDecision=7500 #constraints=11967
26.79/26.89	c nbDecision=8000 #constraints=12310
30.88/30.97	c nbDecision=8500 #constraints=12639
33.98/34.05	c nbDecision=9000 #constraints=13056
38.38/38.42	c nbDecision=9500 #constraints=13380
43.27/43.30	c nbDecision=10000 #constraints=13742
47.37/47.46	c nbDecision=10500 #constraints=14167
51.77/51.80	c nbDecision=11000 #constraints=14574
56.37/56.41	c nbDecision=11500 #constraints=14977
61.97/62.06	c nbDecision=12000 #constraints=15312
68.56/68.67	c nbDecision=12500 #constraints=15614
72.76/72.85	c restart after 12801 decisions
75.56/75.61	c nbDecision=13000 #constraints=15964
81.76/81.88	c nbDecision=13500 #constraints=16362
86.96/87.01	c nbDecision=14000 #constraints=16776
93.75/93.89	c nbDecision=14500 #constraints=17147
100.16/100.24	c nbDecision=15000 #constraints=17569
106.85/106.98	c nbDecision=15500 #constraints=17972
116.95/117.07	c nbDecision=16000 #constraints=18266
125.95/126.04	c nbDecision=16500 #constraints=18631
134.44/134.54	c nbDecision=17000 #constraints=19005
144.14/144.25	c nbDecision=17500 #constraints=19381
154.94/155.05	c nbDecision=18000 #constraints=19685
164.03/164.12	c nbDecision=18500 #constraints=20068
174.63/174.73	c nbDecision=19000 #constraints=20474
185.92/186.09	c nbDecision=19500 #constraints=20821
197.42/197.58	c nbDecision=20000 #constraints=21206
206.62/206.72	c nbDecision=20500 #constraints=21642
218.12/218.24	c nbDecision=21000 #constraints=22041
229.82/229.96	c nbDecision=21500 #constraints=22388
243.41/243.54	c nbDecision=22000 #constraints=22777
254.71/254.84	c nbDecision=22500 #constraints=23202
266.01/266.16	c nbDecision=23000 #constraints=23630
278.40/278.59	c nbDecision=23500 #constraints=24054
290.20/290.37	c nbDecision=24000 #constraints=24442
303.99/304.19	c nbDecision=24500 #constraints=24778
320.88/321.07	c nbDecision=25000 #constraints=25147
335.78/335.96	c nbDecision=25500 #constraints=25504
338.98/339.10	c restart after 25601 decisions
350.87/351.08	c nbDecision=26000 #constraints=25853
367.27/367.42	c nbDecision=26500 #constraints=26231
384.57/384.75	c nbDecision=27000 #constraints=26636
404.66/404.88	c nbDecision=27500 #constraints=26961
421.56/421.77	c nbDecision=28000 #constraints=27357
438.05/438.27	c nbDecision=28500 #constraints=27772
459.24/459.42	c nbDecision=29000 #constraints=28053
479.04/479.27	c nbDecision=29500 #constraints=28446
499.53/499.75	c nbDecision=30000 #constraints=28822
515.92/516.19	c nbDecision=30500 #constraints=29235
538.72/538.97	c nbDecision=31000 #constraints=29615
563.10/563.37	c nbDecision=31500 #constraints=29979
583.10/583.35	c nbDecision=32000 #constraints=30395
601.79/602.08	c nbDecision=32500 #constraints=30809
624.09/624.30	c nbDecision=33000 #constraints=31223
646.18/646.42	c nbDecision=33500 #constraints=31637
670.57/670.82	c nbDecision=34000 #constraints=31959
700.96/701.22	c nbDecision=34500 #constraints=32249
727.16/727.46	c nbDecision=35000 #constraints=32654
752.85/753.18	c nbDecision=35500 #constraints=33035
780.24/780.54	c nbDecision=36000 #constraints=33438
806.33/806.70	c nbDecision=36500 #constraints=33816
834.42/834.77	c nbDecision=37000 #constraints=34162
863.02/863.38	c nbDecision=37500 #constraints=34515
896.60/896.93	c nbDecision=38000 #constraints=34886
922.79/923.17	c nbDecision=38500 #constraints=35271
955.08/955.43	c nbDecision=39000 #constraints=35680
983.68/984.06	c nbDecision=39500 #constraints=36050
1013.17/1013.59	c nbDecision=40000 #constraints=36432
1047.76/1048.13	c nbDecision=40500 #constraints=36803
1074.65/1075.08	c nbDecision=41000 #constraints=37241
1104.60/1105.05	c nbDecision=41500 #constraints=37668
1135.65/1136.16	c nbDecision=42000 #constraints=38057
1164.94/1165.45	c nbDecision=42500 #constraints=38478
1201.52/1202.05	c nbDecision=43000 #constraints=38818
1241.81/1242.36	c nbDecision=43500 #constraints=39122
1271.71/1272.20	c nbDecision=44000 #constraints=39508
1311.49/1312.06	c nbDecision=44500 #constraints=39872
1342.08/1342.61	c nbDecision=45000 #constraints=40306
1380.87/1381.45	c nbDecision=45500 #constraints=40710
1417.46/1418.06	c nbDecision=46000 #constraints=41088
1459.45/1460.00	c nbDecision=46500 #constraints=41436
1491.13/1491.72	c nbDecision=47000 #constraints=41829
1519.03/1519.69	c nbDecision=47500 #constraints=42276
1559.12/1559.76	c nbDecision=48000 #constraints=42623
1590.71/1591.36	c nbDecision=48500 #constraints=43064
1630.79/1631.50	c nbDecision=49000 #constraints=43451
1681.97/1682.64	c nbDecision=49500 #constraints=43771
1721.26/1721.92	c nbDecision=50000 #constraints=44196
1766.55/1767.23	c nbDecision=50500 #constraints=44563
1800.05/1800.70	Received signal 15
1800.05/1800.73	
1800.05/1800.73	s UNKNOWN
1800.05/1800.73	
1800.05/1800.73	c user time= 1799.58 s
1800.05/1800.73	c system time= 0.500923 s
1800.05/1800.73	c wall clock time=1800.73

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455135-1178037777/instance-455135-1178037777.opb
mv /tmp/evaluation/455135-1178037777/instance-455135-1178037777.opb.tmp /tmp/evaluation/455135-1178037777/instance-455135-1178037777.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-455135-1178037777 -o ROOT/results/node71/solver-455135-1178037777 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455135-1178037777/instance-455135-1178037777.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.97 0.99 3/64 23429
/proc/meminfo: memFree=1743024/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=1468 CPUtime=0
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 279767067 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 367 166 131 317 0 46 0

[startup+0.0950591 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23429
/proc/meminfo: memFree=1743024/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=4232 CPUtime=0.09
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 892 0 0 0 9 0 0 0 18 0 1 0 279767067 4333568 831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602744 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 1058 831 139 317 0 737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4232

[startup+0.102061 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23429
/proc/meminfo: memFree=1743024/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=4232 CPUtime=0.09
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 892 0 0 0 9 0 0 0 18 0 1 0 279767067 4333568 831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 1058 831 139 317 0 737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4232

[startup+0.301088 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23429
/proc/meminfo: memFree=1743024/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=5156 CPUtime=0.29
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 1121 0 0 0 29 0 0 0 19 0 1 0 279767067 5279744 1060 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 1289 1060 139 317 0 968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5156

[startup+0.701141 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23429
/proc/meminfo: memFree=1743024/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=7020 CPUtime=0.69
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 1576 0 0 0 69 0 0 0 22 0 1 0 279767067 7188480 1515 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 1755 1515 139 317 0 1434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7020

[startup+1.50125 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 23430
/proc/meminfo: memFree=1736616/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=9984 CPUtime=1.49
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 2331 0 0 0 149 0 0 0 25 0 1 0 279767067 10223616 2270 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 2496 2270 139 317 0 2175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9984

[startup+3.10147 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 23430
/proc/meminfo: memFree=1733288/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=12752 CPUtime=3.09
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 2999 0 0 0 308 1 0 0 25 0 1 0 279767067 13058048 2938 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 3188 2938 139 317 0 2867 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12752

[startup+6.3019 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 23430
/proc/meminfo: memFree=1727464/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=18280 CPUtime=6.29
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 4317 0 0 0 627 2 0 0 25 0 1 0 279767067 18718720 4256 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 4570 4256 139 317 0 4249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18280

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 23430
/proc/meminfo: memFree=1721320/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=23268 CPUtime=12.69
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 5647 0 0 0 1265 4 0 0 25 0 1 0 279767067 23826432 5586 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 5817 5586 139 317 0 5496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23268

[startup+25.5025 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 23430
/proc/meminfo: memFree=1713000/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=32360 CPUtime=25.49
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 7701 0 0 0 2543 6 0 0 25 0 1 0 279767067 33136640 7640 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 8090 7640 139 317 0 7769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32360

[startup+51.103 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 23430
/proc/meminfo: memFree=1702504/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=42048 CPUtime=51.07
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 10385 0 0 0 5100 7 0 0 25 0 1 0 279767067 43057152 10238 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 10512 10238 139 317 0 10191 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42048

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1686376/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=60476 CPUtime=102.26
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 14365 0 0 0 10216 10 0 0 25 0 1 0 279767067 61927424 14218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 15119 14218 139 317 0 14798 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60476

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1676520/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=69328 CPUtime=162.23
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 16794 0 0 0 16211 12 0 0 25 0 1 0 279767067 70991872 16647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 17332 16647 139 317 0 17011 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 69328

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1666920/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=78272 CPUtime=222.21
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 19179 0 0 0 22206 15 0 0 25 0 1 0 279767067 80150528 19032 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 19568 19032 139 317 0 19247 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 78272

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1655912/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=97192 CPUtime=282.2
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 23437 0 0 0 28202 18 0 0 25 0 1 0 279767067 99524608 21772 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 24298 21772 139 317 0 23977 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 97192

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1650152/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=103192 CPUtime=342.18
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 25048 0 0 0 34198 20 0 0 25 0 1 0 279767067 105668608 23212 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 25798 23212 139 317 0 25477 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 103192

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1644200/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=108244 CPUtime=402.16
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 26523 0 0 0 40195 21 0 0 25 0 1 0 279767067 110841856 24687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 27061 24687 139 317 0 26740 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 108244

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1638824/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=113180 CPUtime=462.14
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 27887 0 0 0 46192 22 0 0 25 0 1 0 279767067 115896320 26051 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 28295 26051 139 317 0 27974 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 113180

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1633320/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=118312 CPUtime=522.12
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 29248 0 0 0 52189 23 0 0 25 0 1 0 279767067 121151488 27412 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563446 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 29578 27412 139 317 0 29257 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 118312

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1628520/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=122676 CPUtime=582.1
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 30453 0 0 0 58185 25 0 0 25 0 1 0 279767067 125620224 28617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 30669 28617 139 317 0 30348 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 122676

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1623080/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=127604 CPUtime=642.08
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 31784 0 0 0 64182 26 0 0 25 0 1 0 279767067 130666496 29948 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 31901 29948 139 317 0 31580 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 127604


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1608808/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=140652 CPUtime=882.01
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 35388 0 0 0 88170 31 0 0 25 0 1 0 279767067 144027648 33519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 35163 33519 139 317 0 34842 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 140652

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1605352/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=143864 CPUtime=941.98
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 36271 0 0 0 94167 31 0 0 25 0 1 0 279767067 147316736 34402 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 35966 34402 139 317 0 35645 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 143864

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1601640/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=147040 CPUtime=1001.97
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 37171 0 0 0 100165 32 0 0 25 0 1 0 279767067 150568960 35302 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 36760 35302 139 317 0 36439 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 147040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23432
/proc/meminfo: memFree=1598056/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=150332 CPUtime=1061.95
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 38082 0 0 0 106161 34 0 0 25 0 1 0 279767067 153939968 36180 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 37583 36180 139 317 0 37262 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 150332

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 23600
/proc/meminfo: memFree=1592680/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=153912 CPUtime=1121.87
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 39115 0 0 0 112148 39 0 0 25 0 1 0 279767067 157605888 37213 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 38478 37213 139 317 0 38157 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 153912

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1590504/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=157196 CPUtime=1181.83
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 39975 0 0 0 118143 40 0 0 25 0 1 0 279767067 160968704 38073 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 39299 38073 139 317 0 38978 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 157196

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1588456/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=159028 CPUtime=1241.81
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 40474 0 0 0 124141 40 0 0 25 0 1 0 279767067 162844672 38572 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 39757 38572 139 317 0 39436 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 159028

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1585448/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=161924 CPUtime=1301.8
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 41212 0 0 0 130139 41 0 0 25 0 1 0 279767067 165810176 39310 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 40481 39310 139 317 0 40160 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 161924

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1582184/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=164948 CPUtime=1361.77
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 42044 0 0 0 136135 42 0 0 25 0 1 0 279767067 168906752 40142 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 41237 40142 139 317 0 40916 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 164948

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1579176/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=167984 CPUtime=1421.76
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 42796 0 0 0 142133 43 0 0 25 0 1 0 279767067 172015616 40894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 41996 40894 139 317 0 41675 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 167984

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1575208/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=188152 CPUtime=1481.73
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 47447 0 0 0 148128 45 0 0 25 0 1 0 279767067 192667648 41840 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 47038 41840 139 317 0 46717 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 188152

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1572072/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=191312 CPUtime=1541.72
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 48252 0 0 0 154126 46 0 0 25 0 1 0 279767067 195903488 42645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 47828 42645 139 317 0 47507 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 191312

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1569000/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=194072 CPUtime=1601.7
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 49041 0 0 0 160123 47 0 0 25 0 1 0 279767067 198729728 43434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 48518 43434 139 317 0 48197 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 194072

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1566504/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=196040 CPUtime=1661.68
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 49642 0 0 0 166120 48 0 0 25 0 1 0 279767067 200744960 44035 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 49010 44035 139 317 0 48689 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 196040

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1564328/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=198524 CPUtime=1721.66
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 50276 0 0 0 172117 49 0 0 25 0 1 0 279767067 203288576 44604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 49631 44604 139 317 0 49310 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 198524

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1562024/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=200804 CPUtime=1781.64
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 50870 0 0 0 178115 49 0 0 25 0 1 0 279767067 205623296 45165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 50201 45165 139 317 0 49880 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 200804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1561128/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=201852 CPUtime=1800.05
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 51174 0 0 0 179955 50 0 0 25 0 1 0 279767067 206696448 45404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 50463 45404 139 317 0 50142 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 201852

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23630
/proc/meminfo: memFree=1561128/2055920 swapFree=4184188/4192956
[pid=23429] ppid=23427 vsize=201852 CPUtime=1800.05
/proc/23429/stat : 23429 (oree) R 23427 23429 22905 0 -1 4194304 51174 0 0 0 179955 50 0 0 25 0 1 0 279767067 206696448 45404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23429/statm: 50463 45404 139 317 0 50142 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 201852

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.12
CPU user time (s): 1799.58
CPU system time (s): 0.531919
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 201852

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

runsolver used 1.24281 second user time and 3.73943 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Tue May  1 16:42:57 UTC 2007

IDJOB= 455135
IDBENCH= 48243
IDSOLVER= 172
FILE ID= node71/455135-1178037777

PBS_JOBID= 4728414

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  fd0cd32338d58e5da2d0a0f96e14ad7d

RANDOM SEED= 788839770

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1743496 kB
Buffers:         86856 kB
Cached:         147432 kB
SwapCached:       2692 kB
Active:         132332 kB
Inactive:       113508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743496 kB
SwapTotal:     4192956 kB
SwapFree:      4184188 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:          15872 kB
Slab:            52576 kB
Committed_AS:  6258228 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node71 on Tue May  1 17:13:00 UTC 2007