Trace number 455255

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.14 1800.63

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
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-30
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
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)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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.01/0.02	c ...done
0.01/0.02	c #vars=1448 #constraints=2799 hasObjective=yes
0.01/0.03	c res. mode=mod
0.01/0.03	c VSIDS like heuristics
0.01/0.03	c complete search running
0.09/0.14	c restart after 401 decisions
0.09/0.16	c nbDecision=500 #constraints=2962
0.19/0.26	c restart after 801 decisions
0.29/0.33	c nbDecision=1000 #constraints=3146
0.49/0.53	c nbDecision=1500 #constraints=3293
0.49/0.59	c restart after 1601 decisions
0.69/0.78	c nbDecision=2000 #constraints=3463
0.99/1.07	c nbDecision=2500 #constraints=3617
1.39/1.42	c nbDecision=3000 #constraints=3859
1.59/1.60	c restart after 3201 decisions
1.79/1.90	c nbDecision=3500 #constraints=4053
2.39/2.48	c nbDecision=4000 #constraints=4351
3.19/3.26	c nbDecision=4500 #constraints=4560
4.30/4.32	c nbDecision=5000 #constraints=4757
5.39/5.42	c nbDecision=5500 #constraints=5011
6.99/7.00	c nbDecision=6000 #constraints=5148
8.19/8.24	c restart after 6401 decisions
8.69/8.76	c nbDecision=6500 #constraints=5351
10.29/10.39	c nbDecision=7000 #constraints=5595
12.39/12.41	c nbDecision=7500 #constraints=5810
14.59/14.60	c nbDecision=8000 #constraints=6061
17.09/17.17	c nbDecision=8500 #constraints=6276
20.49/20.56	c nbDecision=9000 #constraints=6353
22.99/23.07	c nbDecision=9500 #constraints=6611
25.98/26.00	c nbDecision=10000 #constraints=6852
29.19/29.29	c nbDecision=10500 #constraints=7097
33.18/33.28	c nbDecision=11000 #constraints=7231
36.78/36.85	c nbDecision=11500 #constraints=7447
40.87/40.96	c nbDecision=12000 #constraints=7654
45.38/45.43	c nbDecision=12500 #constraints=7808
47.88/47.99	c restart after 12801 decisions
50.18/50.25	c nbDecision=13000 #constraints=7982
54.27/54.34	c nbDecision=13500 #constraints=8257
58.77/58.86	c nbDecision=14000 #constraints=8540
63.37/63.42	c nbDecision=14500 #constraints=8809
68.77/68.81	c nbDecision=15000 #constraints=9038
74.27/74.36	c nbDecision=15500 #constraints=9295
80.37/80.45	c nbDecision=16000 #constraints=9522
86.96/87.10	c nbDecision=16500 #constraints=9719
93.56/93.63	c nbDecision=17000 #constraints=9970
100.46/100.52	c nbDecision=17500 #constraints=10213
106.76/106.80	c nbDecision=18000 #constraints=10518
114.06/114.19	c nbDecision=18500 #constraints=10782
121.76/121.81	c nbDecision=19000 #constraints=11044
129.55/129.68	c nbDecision=19500 #constraints=11340
137.95/138.01	c nbDecision=20000 #constraints=11626
146.75/146.89	c nbDecision=20500 #constraints=11922
155.35/155.47	c nbDecision=21000 #constraints=12212
164.55/164.64	c nbDecision=21500 #constraints=12509
174.44/174.56	c nbDecision=22000 #constraints=12811
184.04/184.13	c nbDecision=22500 #constraints=13148
193.34/193.42	c nbDecision=23000 #constraints=13551
204.13/204.25	c nbDecision=23500 #constraints=13875
216.53/216.69	c nbDecision=24000 #constraints=14157
228.43/228.51	c nbDecision=24500 #constraints=14500
239.82/239.94	c nbDecision=25000 #constraints=14862
252.22/252.39	c nbDecision=25500 #constraints=15212
254.72/254.82	c restart after 25601 decisions
265.62/265.75	c nbDecision=26000 #constraints=15505
278.92/279.06	c nbDecision=26500 #constraints=15859
294.72/294.84	c nbDecision=27000 #constraints=16160
309.20/309.31	c nbDecision=27500 #constraints=16492
324.60/324.71	c nbDecision=28000 #constraints=16818
338.80/338.94	c nbDecision=28500 #constraints=17212
354.10/354.23	c nbDecision=29000 #constraints=17578
372.09/372.26	c nbDecision=29500 #constraints=17928
390.18/390.37	c nbDecision=30000 #constraints=18282
407.38/407.57	c nbDecision=30500 #constraints=18663
426.68/426.80	c nbDecision=31000 #constraints=19026
446.77/446.95	c nbDecision=31500 #constraints=19392
464.66/464.83	c nbDecision=32000 #constraints=19810
485.16/485.32	c nbDecision=32500 #constraints=20177
504.56/504.76	c nbDecision=33000 #constraints=20578
523.65/523.83	c nbDecision=33500 #constraints=21008
542.24/542.47	c nbDecision=34000 #constraints=21440
562.34/562.59	c nbDecision=34500 #constraints=21873
584.44/584.65	c nbDecision=35000 #constraints=22296
605.72/605.91	c nbDecision=35500 #constraints=22707
627.22/627.41	c nbDecision=36000 #constraints=23137
650.31/650.58	c nbDecision=36500 #constraints=23559
674.11/674.40	c nbDecision=37000 #constraints=23977
695.90/696.13	c nbDecision=37500 #constraints=24419
718.70/718.96	c nbDecision=38000 #constraints=24853
742.59/742.88	c nbDecision=38500 #constraints=25274
767.98/768.26	c nbDecision=39000 #constraints=25709
791.98/792.28	c nbDecision=39500 #constraints=26133
814.17/814.46	c nbDecision=40000 #constraints=26585
840.06/840.35	c nbDecision=40500 #constraints=26991
865.36/865.68	c nbDecision=41000 #constraints=27408
889.56/889.84	c nbDecision=41500 #constraints=27859
916.14/916.44	c nbDecision=42000 #constraints=28276
940.44/940.70	c nbDecision=42500 #constraints=28726
964.73/965.02	c nbDecision=43000 #constraints=29159
991.92/992.28	c nbDecision=43500 #constraints=29559
1019.21/1019.53	c nbDecision=44000 #constraints=29985
1042.61/1042.95	c nbDecision=44500 #constraints=30459
1071.10/1071.46	c nbDecision=45000 #constraints=30872
1094.59/1094.97	c nbDecision=45500 #constraints=31338
1124.19/1124.53	c nbDecision=46000 #constraints=31760
1141.59/1141.97	c nbDecision=46500 #constraints=32248
1167.07/1167.40	c nbDecision=47000 #constraints=32667
1190.98/1191.37	c nbDecision=47500 #constraints=33110
1220.07/1220.48	c nbDecision=48000 #constraints=33504
1242.96/1243.39	c nbDecision=48500 #constraints=33935
1269.06/1269.44	c nbDecision=49000 #constraints=34341
1302.34/1302.77	c nbDecision=49500 #constraints=34734
1324.13/1324.54	c nbDecision=50000 #constraints=35213
1349.63/1350.09	c nbDecision=50500 #constraints=35679
1375.63/1376.09	c nbDecision=51000 #constraints=36154
1384.52/1384.96	c restart after 51201 decisions
1401.21/1401.67	c nbDecision=51500 #constraints=36617
1424.11/1424.55	c nbDecision=52000 #constraints=37079
1446.60/1447.06	c nbDecision=52500 #constraints=37562
1468.49/1468.91	c nbDecision=53000 #constraints=37999
1497.09/1497.50	c nbDecision=53500 #constraints=38395
1521.68/1522.13	c nbDecision=54000 #constraints=38856
1554.48/1554.99	c nbDecision=54500 #constraints=39291
1586.66/1587.13	c nbDecision=55000 #constraints=39735
1622.56/1623.08	c nbDecision=55500 #constraints=40193
1662.85/1663.35	c nbDecision=56000 #constraints=40585
1696.23/1696.71	c nbDecision=56500 #constraints=41044
1734.42/1734.97	c nbDecision=57000 #constraints=41502
1767.62/1768.13	c nbDecision=57500 #constraints=41972
1800.01/1800.50	Received signal 15
1800.01/1800.58	
1800.01/1800.58	s UNKNOWN
1800.01/1800.58	
1800.01/1800.58	c user time= 1799.5 s
1800.01/1800.58	c system time= 0.602908 s
1800.01/1800.58	c wall clock time=1800.58

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455255-1178040117/instance-455255-1178040117.opb
mv /tmp/evaluation/455255-1178040117/instance-455255-1178040117.opb.tmp /tmp/evaluation/455255-1178040117/instance-455255-1178040117.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-455255-1178040117 -o ROOT/results/node15/solver-455255-1178040117 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455255-1178040117/instance-455255-1178040117.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/77 22582
/proc/meminfo: memFree=1738936/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=1468 CPUtime=0
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 251929309 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 367 164 131 317 0 46 0

[startup+0.0176771 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22582
/proc/meminfo: memFree=1738936/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=1864 CPUtime=0.01
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 278 0 0 0 1 0 0 0 18 0 1 0 251929309 1908736 261 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 466 262 132 317 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1864

[startup+0.101795 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22582
/proc/meminfo: memFree=1738936/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=3076 CPUtime=0.09
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 565 0 0 0 9 0 0 0 18 0 1 0 251929309 3149824 548 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 769 548 139 317 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3076

[startup+0.301704 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22582
/proc/meminfo: memFree=1738936/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=4132 CPUtime=0.29
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 843 0 0 0 29 0 0 0 19 0 1 0 251929309 4231168 826 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 1033 826 139 317 0 712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4132

[startup+0.70174 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22582
/proc/meminfo: memFree=1738936/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=5732 CPUtime=0.69
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 1249 0 0 0 69 0 0 0 23 0 1 0 251929309 5869568 1232 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 1433 1232 139 317 0 1112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5732

[startup+1.50181 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1733872/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=8436 CPUtime=1.49
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 1864 0 0 0 149 0 0 0 25 0 1 0 251929309 8638464 1847 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 2109 1847 139 317 0 1788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8436

[startup+3.10196 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1730608/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=10808 CPUtime=3.09
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 2525 0 0 0 308 1 0 0 25 0 1 0 251929309 11067392 2508 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 2702 2508 139 317 0 2381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10808

[startup+6.30125 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1726072/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=14780 CPUtime=6.29
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 3383 0 0 0 627 2 0 0 25 0 1 0 251929309 15134720 3366 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711032 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 3695 3366 139 317 0 3374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14780

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1722680/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=17812 CPUtime=12.68
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 4217 0 0 0 1266 2 0 0 25 0 1 0 251929309 18239488 4163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718428 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 4453 4163 139 317 0 4132 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17812

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1718328/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=21640 CPUtime=25.48
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 5244 0 0 0 2545 3 0 0 25 0 1 0 251929309 22159360 5190 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 5410 5190 139 317 0 5089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21640

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1711736/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=29660 CPUtime=51.08
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 6984 0 0 0 5103 5 0 0 25 0 1 0 251929309 30371840 6930 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 7415 6930 139 317 0 7094 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29660

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1700984/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=39216 CPUtime=102.26
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 9560 0 0 0 10218 8 0 0 25 0 1 0 251929309 40157184 9506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 9804 9506 139 317 0 9483 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39216

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 22583
/proc/meminfo: memFree=1689720/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=53376 CPUtime=162.24
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 12431 0 0 0 16213 11 0 0 25 0 1 0 251929309 54657024 12305 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711055 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 13344 12305 139 317 0 13023 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53376

[startup+222.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 22583
/proc/meminfo: memFree=1680824/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=61940 CPUtime=222.23
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 14639 0 0 0 22209 14 0 0 25 0 1 0 251929309 63426560 14513 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 15485 14513 139 317 0 15164 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61940

[startup+282.302 s]
/proc/loadavg: 1.18 1.03 1.01 2/78 22583
/proc/meminfo: memFree=1673528/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=69240 CPUtime=282.22
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 16496 0 0 0 28206 16 0 0 25 0 1 0 251929309 70901760 16370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 17310 16370 139 317 0 16989 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 69240

[startup+342.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 22583
/proc/meminfo: memFree=1667000/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=75444 CPUtime=342.2
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 18116 0 0 0 34202 18 0 0 25 0 1 0 251929309 77254656 17990 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 18861 17990 139 317 0 18540 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 75444

[startup+402.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 22583
/proc/meminfo: memFree=1661304/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=80580 CPUtime=402.18
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 19538 0 0 0 40199 19 0 0 25 0 1 0 251929309 82513920 19412 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 20145 19412 139 317 0 19824 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 80580

[startup+462.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 22583
/proc/meminfo: memFree=1654712/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=91920 CPUtime=462.16
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 22222 0 0 0 46195 21 0 0 25 0 1 0 251929309 94126080 21007 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 22980 21007 139 317 0 22659 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 91920

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 22583
/proc/meminfo: memFree=1649016/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=98976 CPUtime=522.15
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 23965 0 0 0 52191 24 0 0 25 0 1 0 251929309 101351424 22442 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 24744 22442 139 317 0 24423 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 98976

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22583
/proc/meminfo: memFree=1643000/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=105172 CPUtime=582.14
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 25562 0 0 0 58189 25 0 0 25 0 1 0 251929309 107696128 24006 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 26293 24006 139 317 0 25972 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 105172

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22583
/proc/meminfo: memFree=1637368/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=110440 CPUtime=642.12
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 26964 0 0 0 64186 26 0 0 25 0 1 0 251929309 113090560 25342 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 27610 25342 139 317 0 27289 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 110440


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22583
/proc/meminfo: memFree=1616376/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=130328 CPUtime=882.06
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 32445 0 0 0 88173 33 0 0 25 0 1 0 251929309 133455872 30592 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 32582 30592 139 317 0 32261 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 130328

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22583
/proc/meminfo: memFree=1611320/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=135448 CPUtime=942.03
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 33832 0 0 0 94169 34 0 0 25 0 1 0 251929309 138698752 31847 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 33862 31847 139 317 0 33541 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 135448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22583
/proc/meminfo: memFree=1606584/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=140236 CPUtime=1002.02
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 35183 0 0 0 100166 36 0 0 25 0 1 0 251929309 143601664 33033 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 35059 33033 139 317 0 34738 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 140236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22583
/proc/meminfo: memFree=1601976/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=145208 CPUtime=1062.01
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 36591 0 0 0 106163 38 0 0 25 0 1 0 251929309 148692992 34177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 36302 34177 139 317 0 35981 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 145208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1596792/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=150600 CPUtime=1121.99
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 38063 0 0 0 112159 40 0 0 25 0 1 0 251929309 154214400 35484 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 37650 35484 139 317 0 37329 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 150600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1590776/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=156896 CPUtime=1181.98
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 39824 0 0 0 118156 42 0 0 25 0 1 0 251929309 160661504 36981 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 39224 36981 139 317 0 38903 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 156896

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1586296/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=160968 CPUtime=1241.96
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 40977 0 0 0 124152 44 0 0 25 0 1 0 251929309 164831232 38101 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596056 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 40242 38101 139 317 0 39921 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 160968

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1582264/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=164380 CPUtime=1301.95
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 42008 0 0 0 130149 46 0 0 25 0 1 0 251929309 168325120 39099 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 41095 39099 139 317 0 40774 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 164380

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1576440/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=169404 CPUtime=1361.92
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 43476 0 0 0 136145 47 0 0 25 0 1 0 251929309 173469696 40534 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 42351 40534 139 317 0 42030 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 169404

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1571000/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=183484 CPUtime=1421.92
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 47124 0 0 0 142142 50 0 0 25 0 1 0 251929309 187887616 41906 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712584 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 45871 41906 139 317 0 45550 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 183484

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1565112/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=190404 CPUtime=1481.89
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 49081 0 0 0 148137 52 0 0 25 0 1 0 251929309 194973696 43375 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715649 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 47601 43375 139 317 0 47280 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 190404

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1560824/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=194608 CPUtime=1541.87
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 50275 0 0 0 154134 53 0 0 25 0 1 0 251929309 199278592 44471 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718534 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 48652 44471 139 317 0 48331 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 194608

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1556600/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=198536 CPUtime=1601.86
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 51441 0 0 0 160131 55 0 0 25 0 1 0 251929309 203300864 45506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 49634 45506 139 317 0 49313 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 198536

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1553656/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=201536 CPUtime=1661.85
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 52303 0 0 0 166128 57 0 0 25 0 1 0 251929309 206372864 46238 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 50384 46238 139 317 0 50063 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 201536

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1548408/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=208168 CPUtime=1721.82
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 54099 0 0 0 172124 58 0 0 25 0 1 0 251929309 213164032 47555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 52042 47555 139 317 0 51721 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 208168

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1545592/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=211044 CPUtime=1781.81
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 54960 0 0 0 178122 59 0 0 25 0 1 0 251929309 216109056 48253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 52761 48253 139 317 0 52440 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 211044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22585
/proc/meminfo: memFree=1544440/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=212224 CPUtime=1800.01
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194304 55335 0 0 0 179941 60 0 0 25 0 1 0 251929309 217317376 48563 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 53056 48563 139 317 0 52735 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 212224

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22586
/proc/meminfo: memFree=1647920/2055920 swapFree=4169108/4192956
[pid=22582] ppid=22580 vsize=0 CPUtime=1800.12
/proc/22582/stat : 22582 (oree) R 22580 22582 14351 0 -1 4194308 55351 0 0 0 179950 62 0 0 25 0 1 0 251929309 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22582/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.14
CPU user time (s): 1799.5
CPU system time (s): 0.634903
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 212224

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

runsolver used 1.41278 second user time and 4.16037 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue May  1 17:21:57 UTC 2007

IDJOB= 455255
IDBENCH= 48251
IDSOLVER= 172
FILE ID= node15/455255-1178040117

PBS_JOBID= 4728418

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  8c398fbb12ba7dbf676dd8375a76e0de

RANDOM SEED= 314452759

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1739344 kB
Buffers:         99116 kB
Cached:         123340 kB
SwapCached:       2420 kB
Active:         158768 kB
Inactive:        93268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739344 kB
SwapTotal:     4192956 kB
SwapFree:      4169108 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          33828 kB
Slab:            49912 kB
Committed_AS:  9809940 kB
PageTables:       1880 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 node15 on Tue May  1 17:52:00 UTC 2007