Trace number 455390

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.2 1800.88

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_60_2.opb
MD5SUM16914dfad82872f4c1ab9b61e8ec867a
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-44
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74976
Sum of products size (including duplicates)149952
Number of different products37488
Sum of products size74976

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.59/0.60	c ...done
0.59/0.60	c #vars=38488 #constraints=76479 hasObjective=yes
0.89/0.97	c res. mode=mod
0.89/0.97	c VSIDS like heuristics
0.89/0.97	c complete search running
2.38/2.44	c restart after 401 decisions
2.59/2.61	c nbDecision=500 #constraints=76631
3.58/3.64	c restart after 801 decisions
3.78/3.87	c nbDecision=1000 #constraints=76731
6.39/6.47	c nbDecision=1500 #constraints=76984
6.59/6.65	c restart after 1601 decisions
8.37/8.44	c nbDecision=2000 #constraints=77134
12.06/12.17	c nbDecision=2500 #constraints=77488
15.96/16.06	c nbDecision=3000 #constraints=77865
17.65/17.74	c restart after 3201 decisions
18.85/18.96	c nbDecision=3500 #constraints=77987
21.95/22.06	c nbDecision=4000 #constraints=78234
25.64/25.74	c nbDecision=4500 #constraints=78481
30.14/30.23	c nbDecision=5000 #constraints=78905
34.84/34.91	c nbDecision=5500 #constraints=79315
39.73/39.89	c nbDecision=6000 #constraints=79702
43.62/43.70	c restart after 6401 decisions
45.12/45.27	c nbDecision=6500 #constraints=80022
49.43/49.53	c nbDecision=7000 #constraints=80278
55.62/55.80	c nbDecision=7500 #constraints=80660
61.12/61.23	c nbDecision=8000 #constraints=80897
66.72/66.85	c nbDecision=8500 #constraints=81133
72.42/72.56	c nbDecision=9000 #constraints=81368
78.22/78.39	c nbDecision=9500 #constraints=81601
83.61/83.75	c nbDecision=10000 #constraints=81678
89.70/89.83	c nbDecision=10500 #constraints=81927
95.71/95.88	c nbDecision=11000 #constraints=82235
102.21/102.37	c nbDecision=11500 #constraints=82474
108.80/108.92	c nbDecision=12000 #constraints=82724
116.00/116.19	c nbDecision=12500 #constraints=82984
119.29/119.49	c restart after 12801 decisions
123.10/123.27	c nbDecision=13000 #constraints=83205
130.09/130.29	c nbDecision=13500 #constraints=83385
136.69/136.82	c nbDecision=14000 #constraints=83749
144.39/144.51	c nbDecision=14500 #constraints=83969
152.69/152.82	c nbDecision=15000 #constraints=84128
160.99/161.11	c nbDecision=15500 #constraints=84552
167.09/167.20	c nbDecision=16000 #constraints=84796
175.48/175.63	c nbDecision=16500 #constraints=85021
182.98/183.17	c nbDecision=17000 #constraints=85427
189.57/189.79	c nbDecision=17500 #constraints=85784
196.97/197.18	c nbDecision=18000 #constraints=86161
206.06/206.27	c nbDecision=18500 #constraints=86406
214.16/214.31	c nbDecision=19000 #constraints=86751
226.66/226.82	c nbDecision=19500 #constraints=86918
234.46/234.60	c nbDecision=20000 #constraints=87153
242.25/242.44	c nbDecision=20500 #constraints=87542
252.55/252.76	c nbDecision=21000 #constraints=87953
262.85/263.04	c nbDecision=21500 #constraints=88156
273.45/273.70	c nbDecision=22000 #constraints=88359
282.44/282.69	c nbDecision=22500 #constraints=88593
293.83/294.06	c nbDecision=23000 #constraints=88800
305.73/305.91	c nbDecision=23500 #constraints=89162
316.83/317.02	c nbDecision=24000 #constraints=89359
325.23/325.47	c nbDecision=24500 #constraints=89634
335.23/335.46	c nbDecision=25000 #constraints=89956
347.62/347.89	c nbDecision=25500 #constraints=90334
349.41/349.66	c restart after 25601 decisions
359.01/359.20	c nbDecision=26000 #constraints=90434
371.71/371.97	c nbDecision=26500 #constraints=90717
384.90/385.11	c nbDecision=27000 #constraints=90908
393.30/393.53	c nbDecision=27500 #constraints=91261
406.49/406.79	c nbDecision=28000 #constraints=91471
424.19/424.46	c nbDecision=28500 #constraints=91658
432.79/433.08	c nbDecision=29000 #constraints=91920
442.39/442.69	c nbDecision=29500 #constraints=92307
460.88/461.13	c nbDecision=30000 #constraints=92392
474.38/474.68	c nbDecision=30500 #constraints=92573
487.27/487.53	c nbDecision=31000 #constraints=92931
501.46/501.71	c nbDecision=31500 #constraints=93109
511.36/511.67	c nbDecision=32000 #constraints=93453
527.96/528.28	c nbDecision=32500 #constraints=93638
543.15/543.48	c nbDecision=33000 #constraints=93985
557.84/558.12	c nbDecision=33500 #constraints=94156
568.84/569.12	c nbDecision=34000 #constraints=94406
583.84/584.15	c nbDecision=34500 #constraints=94635
596.53/596.84	c nbDecision=35000 #constraints=94951
607.83/608.10	c nbDecision=35500 #constraints=95332
624.22/624.56	c nbDecision=36000 #constraints=95527
642.02/642.38	c nbDecision=36500 #constraints=95693
657.81/658.11	c nbDecision=37000 #constraints=95928
675.40/675.79	c nbDecision=37500 #constraints=96142
692.20/692.57	c nbDecision=38000 #constraints=96319
704.19/704.52	c nbDecision=38500 #constraints=96685
722.98/723.39	c nbDecision=39000 #constraints=96847
736.59/736.95	c nbDecision=39500 #constraints=97171
754.57/754.95	c nbDecision=40000 #constraints=97369
774.16/774.54	c nbDecision=40500 #constraints=97537
798.46/798.83	c nbDecision=41000 #constraints=97688
809.65/810.00	c nbDecision=41500 #constraints=97959
829.75/830.15	c nbDecision=42000 #constraints=98132
849.04/849.41	c nbDecision=42500 #constraints=98423
867.24/867.64	c nbDecision=43000 #constraints=98566
891.73/892.17	c nbDecision=43500 #constraints=98709
906.12/906.56	c nbDecision=44000 #constraints=98901
922.92/923.33	c nbDecision=44500 #constraints=99169
942.31/942.71	c nbDecision=45000 #constraints=99371
968.90/969.35	c nbDecision=45500 #constraints=99410
983.10/983.54	c nbDecision=46000 #constraints=99731
1003.18/1003.66	c nbDecision=46500 #constraints=99951
1025.38/1025.81	c nbDecision=47000 #constraints=100217
1039.97/1040.47	c nbDecision=47500 #constraints=100416
1060.97/1061.42	c nbDecision=48000 #constraints=100607
1081.76/1082.23	c nbDecision=48500 #constraints=100799
1109.35/1109.87	c nbDecision=49000 #constraints=100988
1122.34/1122.81	c nbDecision=49500 #constraints=101222
1151.53/1152.03	c nbDecision=50000 #constraints=101360
1166.53/1167.09	c nbDecision=50500 #constraints=101602
1187.32/1187.83	c nbDecision=51000 #constraints=101841
1193.22/1193.73	c restart after 51201 decisions
1216.31/1216.84	c nbDecision=51500 #constraints=101959
1238.60/1239.13	c nbDecision=52000 #constraints=102077
1261.89/1262.40	c nbDecision=52500 #constraints=102193
1281.59/1282.14	c nbDecision=53000 #constraints=102421
1302.59/1303.13	c nbDecision=53500 #constraints=102631
1318.48/1319.08	c nbDecision=54000 #constraints=102976
1341.57/1342.15	c nbDecision=54500 #constraints=103153
1365.26/1365.89	c nbDecision=55000 #constraints=103326
1384.16/1384.74	c nbDecision=55500 #constraints=103610
1407.14/1407.74	c nbDecision=56000 #constraints=103804
1422.24/1422.84	c nbDecision=56500 #constraints=104172
1442.73/1443.32	c nbDecision=57000 #constraints=104431
1465.52/1466.18	c nbDecision=57500 #constraints=104676
1490.11/1490.72	c nbDecision=58000 #constraints=104857
1518.41/1519.05	c nbDecision=58500 #constraints=104947
1542.79/1543.45	c nbDecision=59000 #constraints=105126
1569.79/1570.44	c nbDecision=59500 #constraints=105293
1595.97/1596.69	c nbDecision=60000 #constraints=105541
1621.57/1622.23	c nbDecision=60500 #constraints=105622
1655.16/1655.89	c nbDecision=61000 #constraints=105703
1678.34/1679.00	c nbDecision=61500 #constraints=105860
1698.84/1699.56	c nbDecision=62000 #constraints=106123
1732.73/1733.41	c nbDecision=62500 #constraints=106162
1760.02/1760.75	c nbDecision=63000 #constraints=106307
1785.62/1786.35	c nbDecision=63500 #constraints=106484
1800.02/1800.70	Received signal 15
1800.02/1800.74	
1800.02/1800.74	s UNKNOWN
1800.02/1800.74	
1800.02/1800.74	c user time= 1799.06 s
1800.02/1800.74	c system time= 0.993848 s
1800.02/1800.74	c wall clock time=1800.74

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455390-1178042477/instance-455390-1178042477.opb
mv /tmp/evaluation/455390-1178042477/instance-455390-1178042477.opb.tmp /tmp/evaluation/455390-1178042477/instance-455390-1178042477.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-455390-1178042477 -o ROOT/results/node20/solver-455390-1178042477 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455390-1178042477/instance-455390-1178042477.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.15 1.11 3/83 18989
/proc/meminfo: memFree=1728712/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=1468 CPUtime=0
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 252165045 1503232 169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 367 169 131 317 0 46 0

[startup+0.00848502 s]
/proc/loadavg: 1.04 1.15 1.11 3/83 18989
/proc/meminfo: memFree=1728712/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=1600 CPUtime=0
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 252165045 1638400 186 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 400 186 131 317 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1600

[startup+0.101503 s]
/proc/loadavg: 1.04 1.15 1.11 3/83 18989
/proc/meminfo: memFree=1728712/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=3448 CPUtime=0.09
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 673 0 0 0 9 0 0 0 18 0 1 0 252165045 3530752 656 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 862 656 131 317 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.301542 s]
/proc/loadavg: 1.04 1.15 1.11 3/83 18989
/proc/meminfo: memFree=1728712/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=8696 CPUtime=0.29
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 1982 0 0 0 29 0 0 0 19 0 1 0 252165045 8904704 1965 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 2174 1966 132 317 0 1853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8696

[startup+0.701622 s]
/proc/loadavg: 1.04 1.15 1.11 3/83 18989
/proc/meminfo: memFree=1728712/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=29824 CPUtime=0.69
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 7318 0 0 0 66 3 0 0 23 0 1 0 252165045 30539776 7203 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 7456 7203 137 317 0 7135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29824

[startup+1.50178 s]
/proc/loadavg: 1.04 1.15 1.11 2/84 18990
/proc/meminfo: memFree=1697920/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=36400 CPUtime=1.49
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 8951 0 0 0 146 3 0 0 25 0 1 0 252165045 37273600 8313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 9100 8313 139 317 0 8779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36400

[startup+3.1011 s]
/proc/loadavg: 1.04 1.15 1.11 2/84 18990
/proc/meminfo: memFree=1695488/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=39072 CPUtime=3.09
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 9620 0 0 0 305 4 0 0 25 0 1 0 252165045 40009728 8982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 9768 8982 139 317 0 9447 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39072

[startup+6.30174 s]
/proc/loadavg: 1.03 1.15 1.11 2/84 19004
/proc/meminfo: memFree=1689088/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=46456 CPUtime=6.29
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 11494 0 0 0 624 5 0 0 25 0 1 0 252165045 47570944 10856 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 11614 10856 139 317 0 11293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46456

[startup+12.702 s]
/proc/loadavg: 1.03 1.14 1.11 2/84 19038
/proc/meminfo: memFree=1673792/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=60184 CPUtime=12.66
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 14630 0 0 0 1260 6 0 0 25 0 1 0 252165045 61628416 13992 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 15046 13992 139 317 0 14725 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 60184

[startup+25.5016 s]
/proc/loadavg: 1.02 1.14 1.11 2/84 19052
/proc/meminfo: memFree=1649792/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=85844 CPUtime=25.44
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 20462 0 0 0 2536 8 0 0 25 0 1 0 252165045 87904256 19824 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 21461 19824 139 317 0 21140 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 85844

[startup+51.1017 s]
/proc/loadavg: 1.01 1.13 1.10 2/78 19080
/proc/meminfo: memFree=1614352/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=119732 CPUtime=51.02
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 29813 0 0 0 5090 12 0 0 25 0 1 0 252165045 122605568 29175 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 29933 29175 139 317 0 29612 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 119732

[startup+102.306 s]
/proc/loadavg: 1.00 1.10 1.09 2/78 19080
/proc/meminfo: memFree=1564624/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=172028 CPUtime=102.21
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 42065 0 0 0 10202 19 0 0 25 0 1 0 252165045 176156672 41427 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 43007 41427 139 317 0 42686 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 172028

[startup+162.302 s]
/proc/loadavg: 1.00 1.08 1.09 2/78 19080
/proc/meminfo: memFree=1523792/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=209068 CPUtime=162.19
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 52210 0 0 0 16195 24 0 0 25 0 1 0 252165045 214085632 51572 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563315 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 52267 51572 139 317 0 51946 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 209068

[startup+222.302 s]
/proc/loadavg: 1.00 1.06 1.08 2/78 19080
/proc/meminfo: memFree=1461648/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=284064 CPUtime=222.16
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 67731 0 0 0 22186 30 0 0 25 0 1 0 252165045 290881536 67093 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 71016 67093 139 317 0 70695 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 284064

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.07 2/78 19080
/proc/meminfo: memFree=1429008/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=313404 CPUtime=282.14
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 75875 0 0 0 28179 35 0 0 25 0 1 0 252165045 320925696 75237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 78351 75237 139 317 0 78030 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 313404

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.07 2/78 19080
/proc/meminfo: memFree=1395984/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=343528 CPUtime=342.12
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 84223 0 0 0 34170 42 0 0 25 0 1 0 252165045 351772672 83585 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 85882 83585 139 317 0 85561 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 343528

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/78 19080
/proc/meminfo: memFree=1374864/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=361880 CPUtime=402.09
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 89387 0 0 0 40165 44 0 0 25 0 1 0 252165045 370565120 88749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 90470 88749 139 317 0 90149 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 361880

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 19080
/proc/meminfo: memFree=1352976/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=381564 CPUtime=462.08
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 94855 0 0 0 46159 49 0 0 25 0 1 0 252165045 390721536 94217 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 95391 94217 139 317 0 95070 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 381564

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/78 19080
/proc/meminfo: memFree=1317136/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=464696 CPUtime=522.05
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 112634 0 0 0 52148 57 0 0 25 0 1 0 252165045 475848704 103119 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 116174 103119 139 317 0 115853 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 464696

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 19080
/proc/meminfo: memFree=1295504/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=483064 CPUtime=582.03
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 118055 0 0 0 58143 60 0 0 25 0 1 0 252165045 494657536 108540 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 120766 108540 139 317 0 120445 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 483064

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 19080
/proc/meminfo: memFree=1271120/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=504160 CPUtime=642.02
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 124120 0 0 0 64137 65 0 0 25 0 1 0 252165045 516259840 114605 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 126040 114605 139 317 0 125719 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 504160


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 19080
/proc/meminfo: memFree=1211856/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=555212 CPUtime=881.93
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 138904 0 0 0 88120 73 0 0 25 0 1 0 252165045 568537088 129389 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 138803 129389 139 317 0 138482 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 555212

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 19080
/proc/meminfo: memFree=1195856/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=569004 CPUtime=941.9
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 143159 0 0 0 94115 75 0 0 25 0 1 0 252165045 582660096 133644 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712548 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 142251 133644 139 317 0 141930 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 569004

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1182544/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=579736 CPUtime=1001.88
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 146249 0 0 0 100111 77 0 0 25 0 1 0 252165045 593649664 136734 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 144934 136734 139 317 0 144613 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 579736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1169360/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=592104 CPUtime=1061.86
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 149756 0 0 0 106107 79 0 0 25 0 1 0 252165045 606314496 140241 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562700 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 148026 140241 139 317 0 147705 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 592104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1157776/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=601644 CPUtime=1121.85
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 152538 0 0 0 112104 81 0 0 25 0 1 0 252165045 616083456 143023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 150411 143023 139 317 0 150090 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 601644

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1142608/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=613172 CPUtime=1181.82
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 156217 0 0 0 118099 83 0 0 25 0 1 0 252165045 627888128 146702 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 153293 146702 139 317 0 152972 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 613172

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1138448/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=617324 CPUtime=1241.8
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 157257 0 0 0 124095 85 0 0 25 0 1 0 252165045 632139776 147742 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 154331 147742 139 317 0 154010 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 617324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1127824/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=626152 CPUtime=1301.78
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 159889 0 0 0 130092 86 0 0 25 0 1 0 252165045 641179648 150374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 156538 150374 139 317 0 156217 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 626152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1113552/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=638764 CPUtime=1361.76
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 163466 0 0 0 136087 89 0 0 25 0 1 0 252165045 654094336 153951 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563527 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 159691 153951 139 317 0 159370 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 638764

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1095568/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=653624 CPUtime=1421.74
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 167971 0 0 0 142083 91 0 0 25 0 1 0 252165045 669310976 158456 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 163406 158456 139 317 0 163085 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 653624

[startup+1482.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 19080
/proc/meminfo: memFree=1082768/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=664740 CPUtime=1481.71
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 171140 0 0 0 148079 92 0 0 25 0 1 0 252165045 680693760 161625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 166185 161625 139 317 0 165864 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 664740

[startup+1542.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 19080
/proc/meminfo: memFree=1075024/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=670904 CPUtime=1541.69
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 173098 0 0 0 154075 94 0 0 25 0 1 0 252165045 687005696 163583 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 167726 163583 139 317 0 167405 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 670904

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1066000/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=678292 CPUtime=1601.67
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 175346 0 0 0 160072 95 0 0 25 0 1 0 252165045 694571008 165831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 169573 165831 139 317 0 169252 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 678292

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1061712/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=682456 CPUtime=1661.65
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 176400 0 0 0 166069 96 0 0 25 0 1 0 252165045 698834944 166885 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 170614 166885 139 317 0 170293 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 682456

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1053456/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=689176 CPUtime=1721.64
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 178465 0 0 0 172066 98 0 0 25 0 1 0 252165045 705716224 168950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 172294 168950 139 317 0 171973 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 689176

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1049680/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=693200 CPUtime=1781.61
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 179480 0 0 0 178063 98 0 0 25 0 1 0 252165045 709836800 169965 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 173300 169965 139 317 0 172979 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 693200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1043280/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=697752 CPUtime=1800.02
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194304 181012 0 0 0 179903 99 0 0 25 0 1 0 252165045 714498048 171497 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 174438 171497 139 317 0 174117 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 697752

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19080
/proc/meminfo: memFree=1043280/2055920 swapFree=4154876/4192956
[pid=18989] ppid=18987 vsize=0 CPUtime=1800.11
/proc/18989/stat : 18989 (oree) R 18987 18989 25535 0 -1 4194308 181028 0 0 0 179909 102 0 0 25 0 1 0 252165045 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18989/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.2
CPU user time (s): 1799.09
CPU system time (s): 1.10383
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 697752

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

runsolver used 1.36979 second user time and 4.06538 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue May  1 18:01:17 UTC 2007

IDJOB= 455390
IDBENCH= 48260
IDSOLVER= 172
FILE ID= node20/455390-1178042477

PBS_JOBID= 4728447

Free space on /tmp= 66562 MiB

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  16914dfad82872f4c1ab9b61e8ec867a

RANDOM SEED= 643288742

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1729120 kB
Buffers:        104208 kB
Cached:         124280 kB
SwapCached:      16448 kB
Active:         175596 kB
Inactive:        83720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729120 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          36408 kB
Slab:            52616 kB
Committed_AS:  5464820 kB
PageTables:       1992 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= 66562 MiB

End job on node20 on Tue May  1 18:31:20 UTC 2007