Trace number 430581

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 alphaOPT3 1620.65 1621.07

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=17-P1=53-P2=109-B.opb
MD5SUM2eab9a3df979d0268940cd1121c39af7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.032994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables42
Total number of constraints5
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)98
Sum of products size (including duplicates)196
Number of different products98
Sum of products size196

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.00	c ...done
0.00/0.00	c #vars=140 #constraints=204 hasObjective=yes
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.29/0.33	c restart after 401 decisions
0.39/0.46	c nbDecision=500 #constraints=632
0.79/0.87	c restart after 801 decisions
1.09/1.14	c nbDecision=1000 #constraints=1087
2.10/2.10	c nbDecision=1500 #constraints=1567
2.39/2.42	c restart after 1601 decisions
3.59/3.66	c nbDecision=2000 #constraints=2020
5.79/5.88	c nbDecision=2500 #constraints=2502
8.39/8.45	c nbDecision=3000 #constraints=2963
9.79/9.88	c restart after 3201 decisions
11.79/11.83	c nbDecision=3500 #constraints=3411
15.98/16.09	c nbDecision=4000 #constraints=3875
20.79/20.84	c nbDecision=4500 #constraints=4340
27.89/27.97	c nbDecision=5000 #constraints=4813
37.08/37.17	c nbDecision=5500 #constraints=5276
46.68/46.77	c nbDecision=6000 #constraints=5722
54.27/54.37	c restart after 6401 decisions
56.47/56.59	c nbDecision=6500 #constraints=6177
69.67/69.79	c nbDecision=7000 #constraints=6656
80.57/80.61	c nbDecision=7500 #constraints=7095
91.47/91.56	c nbDecision=8000 #constraints=7513
103.76/103.89	c nbDecision=8500 #constraints=7938
117.96/118.08	c nbDecision=9000 #constraints=8367
135.05/135.17	c nbDecision=9500 #constraints=8764
154.96/155.03	c nbDecision=10000 #constraints=9217
173.14/173.23	c nbDecision=10500 #constraints=9650
189.34/189.48	c nbDecision=11000 #constraints=10093
206.54/206.62	c nbDecision=11500 #constraints=10517
224.84/224.98	c nbDecision=12000 #constraints=10963
247.93/248.01	c nbDecision=12500 #constraints=11393
262.12/262.22	c restart after 12801 decisions
274.02/274.18	c nbDecision=13000 #constraints=11802
304.52/304.64	c nbDecision=13500 #constraints=12262
330.30/330.47	c nbDecision=14000 #constraints=12688
352.80/352.99	c nbDecision=14500 #constraints=13078
377.79/377.98	c nbDecision=15000 #constraints=13464
408.08/408.21	c nbDecision=15500 #constraints=13876
437.48/437.65	c nbDecision=16000 #constraints=14313
464.67/464.80	c nbDecision=16500 #constraints=14738
493.66/493.88	c nbDecision=17000 #constraints=15164
526.55/526.78	c nbDecision=17500 #constraints=15595
562.64/562.80	c nbDecision=18000 #constraints=16038
604.63/604.80	c nbDecision=18500 #constraints=16467
652.42/652.63	c nbDecision=19000 #constraints=16939
688.61/688.86	c nbDecision=19500 #constraints=17338
726.20/726.46	c nbDecision=20000 #constraints=17734
763.20/763.45	c nbDecision=20500 #constraints=18188
807.28/807.56	c nbDecision=21000 #constraints=18582
853.87/854.19	c nbDecision=21500 #constraints=18998
905.76/906.09	c nbDecision=22000 #constraints=19456
954.55/954.83	c nbDecision=22500 #constraints=19856
1007.73/1008.06	c nbDecision=23000 #constraints=20315
1061.81/1062.19	c nbDecision=23500 #constraints=20751
1122.80/1123.13	c nbDecision=24000 #constraints=21189
1191.88/1192.28	c nbDecision=24500 #constraints=21601
1264.57/1265.00	c nbDecision=25000 #constraints=22051
1303.05/1303.43	c nbDecision=25264 #constraints=22291
1303.05/1303.43	c linear search for optimum
1303.05/1303.43	o 65
1305.05/1305.41	c nbDecision=25290 #constraints=22304
1305.05/1305.41	o 33
1308.05/1308.41	c nbDecision=25328 #constraints=22322
1308.05/1308.41	o 17
1327.25/1327.66	c nbDecision=25500 #constraints=22445
1339.45/1339.84	c restart after 25601 decisions
1369.93/1370.39	c nbDecision=26000 #constraints=22787
1409.62/1410.04	c nbDecision=26500 #constraints=23185
1460.21/1460.60	c nbDecision=27000 #constraints=23606
1470.71/1471.12	c nbDecision=27097 #constraints=23693
1470.71/1471.12	o 9
1508.99/1509.46	c nbDecision=27500 #constraints=23965
1563.48/1563.94	c nbDecision=28000 #constraints=24373
1572.28/1572.72	c nbDecision=28078 #constraints=24437
1572.28/1572.72	o 5
1620.17/1620.67	c nbDecision=28456 #constraints=24739
1620.17/1620.67	o 3
1620.57/1621.05	
1620.57/1621.05	s OPTIMUM FOUND
1620.57/1621.05	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10 -x11 x12 -x13 x14 x15 x16 x17 x18 x19 -x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 -x30 -x31 -x32 -x33
1620.57/1621.05	v -x34 -x35 -x36 x37 x38 x39 x40 -x41 x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 x58 -x59 -x60 -x61
1620.57/1621.05	v -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 x85 x86 -x87 -x88
1620.57/1621.05	v -x89 -x90 -x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116
1620.57/1621.05	v x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 x134 x135 x136 x137 x138 x139 x140
1620.57/1621.05	
1620.57/1621.05	c user time= 1620.36 s
1620.57/1621.05	c system time= 0.276957 s
1620.57/1621.05	c wall clock time=1621.05

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/430581-1177996641/instance-430581-1177996641.opb
mv /tmp/evaluation/430581-1177996641/instance-430581-1177996641.opb.tmp /tmp/evaluation/430581-1177996641/instance-430581-1177996641.opb

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26842
/proc/meminfo: memFree=1818752/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=1468 CPUtime=0
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 247582166 1503232 182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278987 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 367 182 139 317 0 46 0

[startup+0.0602979 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26842
/proc/meminfo: memFree=1818752/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=1596 CPUtime=0.05
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 226 0 0 0 5 0 0 0 18 0 1 0 247582166 1634304 209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284237 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 399 209 139 317 0 78 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1596

[startup+0.101302 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26842
/proc/meminfo: memFree=1818752/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=1856 CPUtime=0.09
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 268 0 0 0 9 0 0 0 18 0 1 0 247582166 1900544 251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 464 251 139 317 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1856

[startup+0.301324 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26842
/proc/meminfo: memFree=1818752/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=2392 CPUtime=0.29
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 402 0 0 0 29 0 0 0 20 0 1 0 247582166 2449408 385 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715643 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 598 385 139 317 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.701367 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26842
/proc/meminfo: memFree=1818752/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=3076 CPUtime=0.69
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 584 0 0 0 69 0 0 0 24 0 1 0 247582166 3149824 567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 769 567 139 317 0 448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3076

[startup+1.50145 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1816504/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=4264 CPUtime=1.49
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 873 0 0 0 149 0 0 0 25 0 1 0 247582166 4366336 856 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 1066 856 139 317 0 745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4264

[startup+3.10163 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1814840/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=5844 CPUtime=3.09
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 1299 0 0 0 308 1 0 0 25 0 1 0 247582166 5984256 1282 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 1461 1282 170 317 0 1140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5844

[startup+6.30197 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1812920/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=7744 CPUtime=6.29
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 1759 0 0 0 628 1 0 0 25 0 1 0 247582166 7929856 1742 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 1936 1742 170 317 0 1615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7744

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1810104/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=10120 CPUtime=12.69
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 2335 0 0 0 1268 1 0 0 25 0 1 0 247582166 10362880 2318 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713835 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 2530 2318 170 317 0 2209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10120

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1807096/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=13164 CPUtime=25.49
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 3077 0 0 0 2547 2 0 0 25 0 1 0 247582166 13479936 3060 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 3291 3060 170 317 0 2970 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13164

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1803832/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=16548 CPUtime=51.08
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 3877 0 0 0 5106 2 0 0 25 0 1 0 247582166 16945152 3860 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134534233 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 4137 3862 170 317 0 3816 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16548

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1798392/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=21996 CPUtime=102.27
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 5226 0 0 0 10223 4 0 0 25 0 1 0 247582166 22523904 5209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 5499 5209 170 317 0 5178 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21996

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1793656/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=27376 CPUtime=162.25
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 6458 0 0 0 16220 5 0 0 25 0 1 0 247582166 28033024 6383 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 6844 6383 170 317 0 6523 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27376

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1789816/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=30968 CPUtime=222.24
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 7397 0 0 0 22217 7 0 0 25 0 1 0 247582166 31711232 7322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 7742 7322 170 317 0 7421 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30968

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1787192/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=33332 CPUtime=282.21
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 8063 0 0 0 28214 7 0 0 25 0 1 0 247582166 34131968 7988 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718670 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 8333 7988 170 317 0 8012 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33332

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1784568/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=35780 CPUtime=342.2
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 8698 0 0 0 34212 8 0 0 25 0 1 0 247582166 36638720 8623 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 8945 8623 170 317 0 8624 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35780

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1781240/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=40460 CPUtime=402.18
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 9534 0 0 0 40209 9 0 0 25 0 1 0 247582166 41431040 9459 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 10115 9459 170 317 0 9794 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 40460

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1779064/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=42736 CPUtime=462.17
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 10092 0 0 0 46206 11 0 0 25 0 1 0 247582166 43761664 10017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 10684 10017 170 317 0 10363 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 42736

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1776952/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=44796 CPUtime=522.15
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 10627 0 0 0 52204 11 0 0 25 0 1 0 247582166 45871104 10552 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 11199 10552 170 317 0 10878 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 44796

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1775096/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=46652 CPUtime=582.14
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 11089 0 0 0 58201 13 0 0 25 0 1 0 247582166 47771648 11014 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 11663 11014 170 317 0 11342 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 46652

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1773176/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=48856 CPUtime=642.12
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 11631 0 0 0 64199 13 0 0 25 0 1 0 247582166 50028544 11442 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 12214 11442 170 317 0 11893 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 48856


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

/proc/meminfo: memFree=1765944/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=56532 CPUtime=942.05
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 13501 0 0 0 94187 18 0 0 25 0 1 0 247582166 57888768 13312 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 14133 13312 170 317 0 13812 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 56532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1764664/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=57712 CPUtime=1002.03
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 13813 0 0 0 100185 18 0 0 25 0 1 0 247582166 59097088 13624 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 14428 13624 170 317 0 14107 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 57712

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1763448/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=58892 CPUtime=1062.01
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 14114 0 0 0 106182 19 0 0 25 0 1 0 247582166 60305408 13925 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 14723 13925 170 317 0 14402 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 58892

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1762360/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=59836 CPUtime=1122
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 14393 0 0 0 112180 20 0 0 25 0 1 0 247582166 61272064 14204 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 14959 14204 170 317 0 14638 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 59836

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1761400/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=60908 CPUtime=1181.98
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 14638 0 0 0 118177 21 0 0 25 0 1 0 247582166 62369792 14449 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 15227 14449 170 317 0 14906 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 60908

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1760440/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=61844 CPUtime=1241.97
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 14852 0 0 0 124175 22 0 0 25 0 1 0 247582166 63328256 14663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 15461 14663 170 317 0 15140 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 61844

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1759544/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=62636 CPUtime=1301.95
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 15089 0 0 0 130173 22 0 0 25 0 1 0 247582166 64139264 14900 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 15659 14900 170 317 0 15338 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 62636

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26843
/proc/meminfo: memFree=1758008/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=65232 CPUtime=1361.93
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 15723 0 0 0 136170 23 0 0 25 0 1 0 247582166 66797568 15237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 16308 15237 170 317 0 15987 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 65232

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1756280/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=68776 CPUtime=1421.92
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 16392 0 0 0 142168 24 0 0 25 0 1 0 247582166 70426624 15675 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 17194 15675 170 317 0 16873 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 68776

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1754872/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=70620 CPUtime=1481.9
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 16762 0 0 0 148165 25 0 0 25 0 1 0 247582166 72314880 16012 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 17655 16012 170 317 0 17334 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 70620

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1753784/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=71796 CPUtime=1541.89
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17091 0 0 0 154163 26 0 0 25 0 1 0 247582166 73519104 16308 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 17949 16308 170 317 0 17628 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 71796

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752504/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73096 CPUtime=1601.88
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17416 0 0 0 160161 27 0 0 25 0 1 0 247582166 74850304 16633 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18274 16633 170 317 0 17953 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 73096

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

[startup+1612.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752248/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73224 CPUtime=1612.27
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17470 0 0 0 161200 27 0 0 25 0 1 0 247582166 74981376 16687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18306 16687 170 317 0 17985 0
Current children cumulated CPU time (s) 1612.27
Current children cumulated vsize (KiB) 73224

[startup+1615.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752184/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73356 CPUtime=1615.47
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17489 0 0 0 161520 27 0 0 25 0 1 0 247582166 75116544 16706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18339 16706 170 317 0 18018 0
Current children cumulated CPU time (s) 1615.47
Current children cumulated vsize (KiB) 73356

[startup+1619.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752120/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73356 CPUtime=1618.67
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17506 0 0 0 161840 27 0 0 25 0 1 0 247582166 75116544 16723 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18339 16723 170 317 0 18018 0
Current children cumulated CPU time (s) 1618.67
Current children cumulated vsize (KiB) 73356

[startup+1619.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752120/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73356 CPUtime=1619.47
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17509 0 0 0 161920 27 0 0 25 0 1 0 247582166 75116544 16726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18339 16726 170 317 0 18018 0
Current children cumulated CPU time (s) 1619.47
Current children cumulated vsize (KiB) 73356

[startup+1620.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752120/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73356 CPUtime=1620.27
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17510 0 0 0 162000 27 0 0 25 0 1 0 247582166 75116544 16727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18339 16727 170 317 0 18018 0
Current children cumulated CPU time (s) 1620.27
Current children cumulated vsize (KiB) 73356

[startup+1620.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752120/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73356 CPUtime=1620.47
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17510 0 0 0 162020 27 0 0 25 0 1 0 247582166 75116544 16727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18339 16727 170 317 0 18018 0
Current children cumulated CPU time (s) 1620.47
Current children cumulated vsize (KiB) 73356

[startup+1621 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26845
/proc/meminfo: memFree=1752120/2055920 swapFree=4143580/4192956
[pid=26842] ppid=26840 vsize=73356 CPUtime=1620.57
/proc/26842/stat : 26842 (oree) R 26840 26842 26007 0 -1 4194304 17510 0 0 0 162030 27 0 0 25 0 1 0 247582166 75116544 16727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26842/statm: 18339 16727 170 317 0 18018 0
Current children cumulated CPU time (s) 1620.57
Current children cumulated vsize (KiB) 73356

Child status: 0
Real time (s): 1621.07
CPU time (s): 1620.65
CPU user time (s): 1620.36
CPU system time (s): 0.288956
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 73356

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

runsolver used 1.42178 second user time and 3.90941 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue May  1 05:17:21 UTC 2007

IDJOB= 430581
IDBENCH= 47990
IDSOLVER= 172
FILE ID= node24/430581-1177996641

PBS_JOBID= 4728197

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/roussel/factor-mod-B/factor-mod-size=7-P0=17-P1=53-P2=109-B.opb
COMMAND LINE= oree /tmp/evaluation/430581-1177996641/instance-430581-1177996641.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-430581-1177996641 -o ROOT/results/node24/conversion-430581-1177996641 -C 600 -M 1800 /tmp/evaluation/430581-1177996641/substituteSizeProductKeyword /tmp/evaluation/430581-1177996641/instance-430581-1177996641.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  2eab9a3df979d0268940cd1121c39af7

RANDOM SEED= 138461142

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1819160 kB
Buffers:         36076 kB
Cached:         115076 kB
SwapCached:      17148 kB
Active:         103872 kB
Inactive:        71236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819160 kB
SwapTotal:     4192956 kB
SwapFree:      4143580 kB
Dirty:            1308 kB
Writeback:           0 kB
Mapped:          30888 kB
Slab:            47132 kB
Committed_AS:  3900080 kB
PageTables:       1812 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 node24 on Tue May  1 05:44:23 UTC 2007