Trace number 455375

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.13 1800.67

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_4.opb
MD5SUM0c3fb28b3ecb8f1eba2bffa356ef5364
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark81.8136
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

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.02	c ...done
0.00/0.02	c #vars=1566 #constraints=3085 hasObjective=yes
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.19/0.20	c restart after 401 decisions
0.19/0.23	c nbDecision=500 #constraints=3463
0.29/0.38	c restart after 801 decisions
0.39/0.49	c nbDecision=1000 #constraints=3840
0.79/0.84	c nbDecision=1500 #constraints=4243
0.89/0.93	c restart after 1601 decisions
1.29/1.30	c nbDecision=2000 #constraints=4623
1.89/1.92	c nbDecision=2500 #constraints=5015
2.79/2.82	c nbDecision=3000 #constraints=5383
3.09/3.18	c restart after 3201 decisions
3.89/3.92	c nbDecision=3500 #constraints=5754
5.39/5.49	c nbDecision=4000 #constraints=6103
6.78/6.86	c nbDecision=4500 #constraints=6520
8.59/8.61	c nbDecision=5000 #constraints=6921
10.69/10.73	c nbDecision=5500 #constraints=7317
13.59/13.60	c nbDecision=6000 #constraints=7674
15.78/15.83	c restart after 6401 decisions
16.49/16.55	c nbDecision=6500 #constraints=8032
19.89/19.93	c nbDecision=7000 #constraints=8404
23.29/23.40	c nbDecision=7500 #constraints=8808
27.78/27.80	c nbDecision=8000 #constraints=9182
32.89/32.98	c nbDecision=8500 #constraints=9535
37.78/37.85	c nbDecision=9000 #constraints=9919
42.58/42.66	c nbDecision=9500 #constraints=10316
48.28/48.38	c nbDecision=10000 #constraints=10678
54.98/55.08	c nbDecision=10500 #constraints=11055
64.27/64.33	c nbDecision=11000 #constraints=11381
70.88/70.99	c nbDecision=11500 #constraints=11793
78.37/78.47	c nbDecision=12000 #constraints=12177
88.27/88.34	c nbDecision=12500 #constraints=12525
93.47/93.59	c restart after 12801 decisions
96.06/96.17	c nbDecision=13000 #constraints=12900
105.27/105.30	c nbDecision=13500 #constraints=13269
114.96/115.09	c nbDecision=14000 #constraints=13640
128.56/128.68	c nbDecision=14500 #constraints=13947
138.66/138.79	c nbDecision=15000 #constraints=14369
150.05/150.10	c nbDecision=15500 #constraints=14771
163.14/163.25	c nbDecision=16000 #constraints=15167
176.85/176.96	c nbDecision=16500 #constraints=15552
190.94/191.02	c nbDecision=17000 #constraints=15918
205.13/205.21	c nbDecision=17500 #constraints=16276
220.74/220.85	c nbDecision=18000 #constraints=16617
235.24/235.34	c nbDecision=18500 #constraints=17020
255.03/255.14	c nbDecision=19000 #constraints=17386
270.02/270.11	c nbDecision=19500 #constraints=17788
285.51/285.63	c nbDecision=20000 #constraints=18176
306.17/306.38	c nbDecision=20500 #constraints=18539
324.93/325.14	c nbDecision=21000 #constraints=18918
342.71/342.93	c nbDecision=21500 #constraints=19309
359.91/360.13	c nbDecision=22000 #constraints=19717
384.31/384.50	c nbDecision=22500 #constraints=20080
403.00/403.26	c nbDecision=23000 #constraints=20483
422.09/422.34	c nbDecision=23500 #constraints=20880
446.99/447.25	c nbDecision=24000 #constraints=21241
467.28/467.59	c nbDecision=24500 #constraints=21655
491.18/491.45	c nbDecision=25000 #constraints=22043
515.37/515.62	c nbDecision=25500 #constraints=22426
519.07/519.30	c restart after 25601 decisions
536.57/536.89	c nbDecision=26000 #constraints=22845
565.85/566.20	c nbDecision=26500 #constraints=23223
586.75/587.09	c nbDecision=27000 #constraints=23649
615.65/615.93	c nbDecision=27500 #constraints=24028
640.14/640.41	c nbDecision=28000 #constraints=24455
667.93/668.26	c nbDecision=28500 #constraints=24860
694.42/694.70	c nbDecision=29000 #constraints=25248
724.41/724.71	c nbDecision=29500 #constraints=25642
750.31/750.69	c nbDecision=30000 #constraints=26056
782.91/783.23	c nbDecision=30500 #constraints=26434
818.40/818.71	c nbDecision=31000 #constraints=26807
848.09/848.41	c nbDecision=31500 #constraints=27197
880.98/881.34	c nbDecision=32000 #constraints=27590
910.27/910.62	c nbDecision=32500 #constraints=27992
940.46/940.89	c nbDecision=33000 #constraints=28404
981.36/981.73	c nbDecision=33500 #constraints=28774
1010.55/1010.90	c nbDecision=34000 #constraints=29209
1044.74/1045.18	c nbDecision=34500 #constraints=29612
1085.13/1085.56	c nbDecision=35000 #constraints=30001
1123.72/1124.11	c nbDecision=35500 #constraints=30410
1176.31/1176.74	c nbDecision=36000 #constraints=30745
1207.40/1207.89	c nbDecision=36500 #constraints=31179
1246.39/1246.80	c nbDecision=37000 #constraints=31588
1278.38/1278.86	c nbDecision=37500 #constraints=32010
1321.17/1321.66	c nbDecision=38000 #constraints=32418
1358.26/1358.74	c nbDecision=38500 #constraints=32825
1403.65/1404.15	c nbDecision=39000 #constraints=33195
1442.04/1442.50	c nbDecision=39500 #constraints=33606
1482.23/1482.79	c nbDecision=40000 #constraints=33971
1532.32/1532.85	c nbDecision=40500 #constraints=34338
1576.20/1576.72	c nbDecision=41000 #constraints=34769
1619.90/1620.46	c nbDecision=41500 #constraints=35192
1661.09/1661.60	c nbDecision=42000 #constraints=35595
1705.77/1706.32	c nbDecision=42500 #constraints=35953
1752.87/1753.42	c nbDecision=43000 #constraints=36342
1795.15/1795.78	c nbDecision=43500 #constraints=36744
1800.07/1800.60	Received signal 15
1800.07/1800.64	
1800.07/1800.64	s UNKNOWN
1800.07/1800.64	
1800.07/1800.64	c user time= 1799.74 s
1800.07/1800.64	c system time= 0.360945 s
1800.07/1800.64	c wall clock time=1800.64

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455375-1178042177/instance-455375-1178042177.opb
mv /tmp/evaluation/455375-1178042177/instance-455375-1178042177.opb.tmp /tmp/evaluation/455375-1178042177/instance-455375-1178042177.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-455375-1178042177 -o ROOT/results/node14/solver-455375-1178042177 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455375-1178042177/instance-455375-1178042177.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.08 1.02 1.01 3/77 19042
/proc/meminfo: memFree=1845880/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=1468 CPUtime=0
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 252135515 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 367 165 131 317 0 46 0

[startup+0.0538701 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 19042
/proc/meminfo: memFree=1845880/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=2900 CPUtime=0.04
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 519 0 0 0 4 0 0 0 18 0 1 0 252135515 2969600 502 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 725 502 139 317 0 404 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2900

[startup+0.101875 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 19042
/proc/meminfo: memFree=1845880/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=3032 CPUtime=0.09
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 558 0 0 0 9 0 0 0 18 0 1 0 252135515 3104768 541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 758 541 139 317 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3032

[startup+0.301894 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 19042
/proc/meminfo: memFree=1845880/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=3692 CPUtime=0.29
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 734 0 0 0 29 0 0 0 19 0 1 0 252135515 3780608 717 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540737 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 923 717 139 317 0 602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3692

[startup+0.701931 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 19042
/proc/meminfo: memFree=1845880/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=5008 CPUtime=0.69
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 1060 0 0 0 69 0 0 0 22 0 1 0 252135515 5128192 1043 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 1252 1043 139 317 0 931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5008

[startup+1.50201 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 19043
/proc/meminfo: memFree=1841520/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=6612 CPUtime=1.49
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 1473 0 0 0 148 1 0 0 25 0 1 0 252135515 6770688 1456 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 1653 1456 139 317 0 1332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6612

[startup+3.10116 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 19043
/proc/meminfo: memFree=1839856/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=8688 CPUtime=3.09
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 1918 0 0 0 308 1 0 0 25 0 1 0 252135515 8896512 1901 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 2172 1901 139 317 0 1851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8688

[startup+6.30146 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 19043
/proc/meminfo: memFree=1837424/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=10432 CPUtime=6.29
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 2393 0 0 0 628 1 0 0 25 0 1 0 252135515 10682368 2333 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 2608 2333 139 317 0 2287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10432

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 19043
/proc/meminfo: memFree=1834480/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=12676 CPUtime=12.69
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 3004 0 0 0 1267 2 0 0 25 0 1 0 252135515 12980224 2944 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715703 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 3169 2944 139 317 0 2848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12676

[startup+25.5013 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 19043
/proc/meminfo: memFree=1830768/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=16832 CPUtime=25.49
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 3925 0 0 0 2546 3 0 0 25 0 1 0 252135515 17235968 3865 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 4208 3865 139 317 0 3887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16832

[startup+51.1017 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 19043
/proc/meminfo: memFree=1826800/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=20560 CPUtime=51.08
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 4905 0 0 0 5104 4 0 0 25 0 1 0 252135515 21053440 4845 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 5140 4845 139 317 0 4819 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20560

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 19043
/proc/meminfo: memFree=1821168/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=27632 CPUtime=102.26
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 6380 0 0 0 10221 5 0 0 25 0 1 0 252135515 28295168 6235 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 6908 6235 139 317 0 6587 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27632

[startup+162.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 19043
/proc/meminfo: memFree=1817008/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=31704 CPUtime=162.24
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 7429 0 0 0 16217 7 0 0 25 0 1 0 252135515 32464896 7284 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 7926 7284 139 317 0 7605 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31704

[startup+222.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 19043
/proc/meminfo: memFree=1813744/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=34760 CPUtime=222.24
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 8225 0 0 0 22215 9 0 0 25 0 1 0 252135515 35594240 8080 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563429 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 8690 8080 139 317 0 8369 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 34760

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 19043
/proc/meminfo: memFree=1810480/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=38080 CPUtime=282.22
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 9035 0 0 0 28212 10 0 0 25 0 1 0 252135515 38993920 8890 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 9520 8890 139 317 0 9199 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 38080

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1807536/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=40496 CPUtime=342.11
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 9705 0 0 0 34197 14 0 0 25 0 1 0 252135515 41467904 9560 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 10124 9560 139 317 0 9803 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 40496

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1804976/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=42900 CPUtime=402.1
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 10361 0 0 0 40194 16 0 0 25 0 1 0 252135515 43929600 10216 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563959 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 10725 10216 139 317 0 10404 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 42900

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1802480/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=45264 CPUtime=462.08
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 10980 0 0 0 46191 17 0 0 25 0 1 0 252135515 46350336 10835 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 11316 10835 139 317 0 10995 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 45264

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1799984/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=50488 CPUtime=522.07
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 12182 0 0 0 52188 19 0 0 25 0 1 0 252135515 51699712 11443 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 12622 11443 139 317 0 12301 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 50488

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1797616/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=52588 CPUtime=582.06
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 12777 0 0 0 58186 20 0 0 25 0 1 0 252135515 53850112 12038 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 13147 12038 139 317 0 12826 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 52588

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1795440/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=54824 CPUtime=642.05
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 13314 0 0 0 64184 21 0 0 25 0 1 0 252135515 56139776 12575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 13706 12575 139 317 0 13385 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 54824


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

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 19241
/proc/meminfo: memFree=1789936/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=61160 CPUtime=822
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 14836 0 0 0 82177 23 0 0 25 0 1 0 252135515 62627840 13928 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 15290 13928 139 317 0 14969 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 61160

[startup+882.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 19241
/proc/meminfo: memFree=1788208/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=62876 CPUtime=881.98
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 15264 0 0 0 88174 24 0 0 25 0 1 0 252135515 64385024 14356 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 15719 14356 139 317 0 15398 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 62876

[startup+942.302 s]
/proc/loadavg: 1.10 1.05 1.01 2/78 19241
/proc/meminfo: memFree=1786224/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=64716 CPUtime=941.96
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 15749 0 0 0 94172 24 0 0 25 0 1 0 252135515 66269184 14841 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 16179 14841 139 317 0 15858 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 64716

[startup+1002.3 s]
/proc/loadavg: 1.08 1.05 1.01 2/78 19241
/proc/meminfo: memFree=1784752/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=66148 CPUtime=1001.95
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 16105 0 0 0 100170 25 0 0 25 0 1 0 252135515 67735552 15197 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 16537 15197 139 317 0 16216 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 66148

[startup+1062.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/78 19241
/proc/meminfo: memFree=1783024/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=67588 CPUtime=1061.94
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 16531 0 0 0 106168 26 0 0 25 0 1 0 252135515 69210112 15623 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 16897 15623 139 317 0 16576 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 67588

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 19241
/proc/meminfo: memFree=1781552/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=68760 CPUtime=1121.92
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 16884 0 0 0 112166 26 0 0 25 0 1 0 252135515 70410240 15976 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 17190 15976 139 317 0 16869 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 68760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 19241
/proc/meminfo: memFree=1780592/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=69548 CPUtime=1181.91
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 17119 0 0 0 118164 27 0 0 25 0 1 0 252135515 71217152 16211 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 17387 16211 139 317 0 17066 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 69548

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 19241
/proc/meminfo: memFree=1778864/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=71124 CPUtime=1241.89
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 17559 0 0 0 124161 28 0 0 25 0 1 0 252135515 72830976 16618 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 17781 16618 139 317 0 17460 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 71124

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 19241
/proc/meminfo: memFree=1777328/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=72424 CPUtime=1301.88
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 17950 0 0 0 130159 29 0 0 25 0 1 0 252135515 74162176 17009 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 18106 17009 139 317 0 17785 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 72424

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 19241
/proc/meminfo: memFree=1775856/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=73864 CPUtime=1361.86
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 18346 0 0 0 136156 30 0 0 25 0 1 0 252135515 75636736 17372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 18466 17372 139 317 0 18145 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 73864

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1774576/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=74788 CPUtime=1421.84
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 18651 0 0 0 142154 30 0 0 25 0 1 0 252135515 76582912 17677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 18697 17677 139 317 0 18376 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 74788

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1773232/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=76108 CPUtime=1481.83
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 19001 0 0 0 148152 31 0 0 25 0 1 0 252135515 77934592 18027 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563790 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 19027 18027 139 317 0 18706 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 76108

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1772208/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=77020 CPUtime=1541.82
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 19288 0 0 0 154150 32 0 0 25 0 1 0 252135515 78868480 18281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 19255 18281 139 317 0 18934 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 77020

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1770864/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=78480 CPUtime=1601.8
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 19687 0 0 0 160147 33 0 0 25 0 1 0 252135515 80363520 18614 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 19620 18614 139 317 0 19299 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 78480

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1769328/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=79656 CPUtime=1661.79
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 20055 0 0 0 166145 34 0 0 25 0 1 0 252135515 81567744 18982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 19914 18982 139 317 0 19593 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 79656

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1768240/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=80720 CPUtime=1721.77
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 20341 0 0 0 172143 34 0 0 25 0 1 0 252135515 82657280 19235 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 20180 19235 139 317 0 19859 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 80720

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1766832/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=82416 CPUtime=1781.76
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 20830 0 0 0 178141 35 0 0 25 0 1 0 252135515 84393984 19592 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 20604 19592 139 317 0 20283 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 82416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19241
/proc/meminfo: memFree=1766320/2055920 swapFree=4148768/4192956
[pid=19042] ppid=19040 vsize=82932 CPUtime=1800.07
/proc/19042/stat : 19042 (oree) R 19040 19042 2989 0 -1 4194304 20955 0 0 0 179971 36 0 0 25 0 1 0 252135515 84922368 19684 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19042/statm: 20733 19684 139 317 0 20412 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 82932

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

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

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.13
CPU user time (s): 1799.75
CPU system time (s): 0.374943
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 82932

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

runsolver used 1.43678 second user time and 4.14537 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May  1 17:56:17 UTC 2007

IDJOB= 455375
IDBENCH= 48259
IDSOLVER= 172
FILE ID= node14/455375-1178042177

PBS_JOBID= 4728392

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  0c3fb28b3ecb8f1eba2bffa356ef5364

RANDOM SEED= 892323043

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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:       1846352 kB
Buffers:         48832 kB
Cached:          69292 kB
SwapCached:      11212 kB
Active:         100444 kB
Inactive:        45276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846352 kB
SwapTotal:     4192956 kB
SwapFree:      4148768 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          33036 kB
Slab:            49400 kB
Committed_AS:  8577028 kB
PageTables:       1796 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 node14 on Tue May  1 18:26:20 UTC 2007