Trace number 365764

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 NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.14 1800.69

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob8.opb
MD5SUM9a5e6e5ac9dd04defb35f28c3f495740
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark7.57685
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
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 constraints2
Minimum length of a constraint86
Maximum length of a constraint86
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 21733991
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 300042743
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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=86 #constraints=2 hasObjective=no
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.39/0.42	c restart after 401 decisions
0.49/0.56	c nbDecision=500 #constraints=487
1.09/1.17	c restart after 801 decisions
1.69/1.78	c nbDecision=1000 #constraints=981
3.99/4.06	c nbDecision=1500 #constraints=1481
4.59/4.66	c restart after 1601 decisions
7.39/7.49	c nbDecision=2000 #constraints=1976
11.99/12.07	c nbDecision=2500 #constraints=2477
18.49/18.52	c nbDecision=3000 #constraints=2976
21.78/21.81	c restart after 3201 decisions
27.28/27.30	c nbDecision=3500 #constraints=3469
36.58/36.68	c nbDecision=4000 #constraints=3956
51.48/51.55	c nbDecision=4500 #constraints=4455
69.77/69.82	c nbDecision=5000 #constraints=4957
89.67/89.71	c nbDecision=5500 #constraints=5456
109.77/109.81	c nbDecision=6000 #constraints=5956
127.06/127.20	c restart after 6401 decisions
130.96/131.08	c nbDecision=6500 #constraints=6436
155.45/155.53	c nbDecision=7000 #constraints=6936
182.95/183.09	c nbDecision=7500 #constraints=7437
211.04/211.12	c nbDecision=8000 #constraints=7937
236.63/236.77	c nbDecision=8500 #constraints=8436
263.72/263.80	c nbDecision=9000 #constraints=8938
296.22/296.37	c nbDecision=9500 #constraints=9436
333.21/333.37	c nbDecision=10000 #constraints=9936
374.10/374.20	c nbDecision=10500 #constraints=10438
415.19/415.30	c nbDecision=11000 #constraints=10936
453.88/454.08	c nbDecision=11500 #constraints=11437
488.07/488.25	c nbDecision=12000 #constraints=11939
523.36/523.51	c nbDecision=12500 #constraints=12438
545.46/545.64	c restart after 12801 decisions
561.35/561.52	c nbDecision=13000 #constraints=12920
604.14/604.31	c nbDecision=13500 #constraints=13419
657.23/657.42	c nbDecision=14000 #constraints=13922
697.91/698.15	c nbDecision=14500 #constraints=14422
738.51/738.74	c nbDecision=15000 #constraints=14920
782.70/782.96	c nbDecision=15500 #constraints=15422
834.48/834.74	c nbDecision=16000 #constraints=15922
888.17/888.49	c nbDecision=16500 #constraints=16420
931.86/932.10	c nbDecision=17000 #constraints=16920
980.05/980.35	c nbDecision=17500 #constraints=17421
1039.18/1039.54	c nbDecision=18000 #constraints=17920
1105.91/1106.39	c nbDecision=18500 #constraints=18419
1173.20/1173.65	c nbDecision=19000 #constraints=18921
1237.98/1238.41	c nbDecision=19500 #constraints=19419
1310.06/1310.50	c nbDecision=20000 #constraints=19921
1380.05/1380.51	c nbDecision=20500 #constraints=20419
1454.92/1455.41	c nbDecision=21000 #constraints=20921
1524.21/1524.74	c nbDecision=21500 #constraints=21420
1589.79/1590.38	c nbDecision=22000 #constraints=21920
1657.97/1658.55	c nbDecision=22500 #constraints=22422
1736.55/1737.15	c nbDecision=23000 #constraints=22922
1800.04/1800.60	Received signal 15
1800.04/1800.66	
1800.04/1800.66	s UNKNOWN
1800.04/1800.66	
1800.04/1800.66	c user time= 1799.71 s
1800.04/1800.66	c system time= 0.407937 s
1800.04/1800.66	c wall clock time=1800.67

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-365764-1176997441 -o ROOT/results/node14/solver-365764-1176997441 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365764-1176997441/instance-365764-1176997441.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.95 0.98 0.98 3/77 17580
/proc/meminfo: memFree=1716864/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=1468 CPUtime=0
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 147661865 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 367 166 138 317 0 46 0

[startup+0.057654 s]
/proc/loadavg: 0.95 0.98 0.98 3/77 17580
/proc/meminfo: memFree=1716864/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=1728 CPUtime=0.05
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 264 0 0 0 5 0 0 0 18 0 1 0 147661865 1769472 246 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134549896 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 432 246 138 317 0 111 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1728

[startup+0.101658 s]
/proc/loadavg: 0.95 0.98 0.98 3/77 17580
/proc/meminfo: memFree=1716864/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=1860 CPUtime=0.09
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 299 0 0 0 9 0 0 0 18 0 1 0 147661865 1904640 281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 465 281 138 317 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1860

[startup+0.301677 s]
/proc/loadavg: 0.95 0.98 0.98 3/77 17580
/proc/meminfo: memFree=1716864/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=2912 CPUtime=0.29
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 542 0 0 0 29 0 0 0 19 0 1 0 147661865 2981888 524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558548 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 728 524 138 317 0 407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2912

[startup+0.701714 s]
/proc/loadavg: 0.95 0.98 0.98 3/77 17580
/proc/meminfo: memFree=1716864/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=4224 CPUtime=0.69
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 858 0 0 0 69 0 0 0 23 0 1 0 147661865 4325376 840 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 1056 840 138 317 0 735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4224

[startup+1.50179 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 17581
/proc/meminfo: memFree=1713464/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=5404 CPUtime=1.49
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 1182 0 0 0 149 0 0 0 25 0 1 0 147661865 5533696 1164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 1351 1164 139 317 0 1030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5404

[startup+3.10194 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 17581
/proc/meminfo: memFree=1711544/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=7548 CPUtime=3.09
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 1696 0 0 0 308 1 0 0 25 0 1 0 147661865 7729152 1678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 1887 1678 139 317 0 1566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7548

[startup+6.30225 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 17581
/proc/meminfo: memFree=1708984/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=9500 CPUtime=6.29
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 2189 0 0 0 628 1 0 0 25 0 1 0 147661865 9728000 2171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 2375 2171 139 317 0 2054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9500

[startup+12.7018 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 17581
/proc/meminfo: memFree=1705272/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=13400 CPUtime=12.69
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 3073 0 0 0 1267 2 0 0 25 0 1 0 147661865 13721600 3055 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 3350 3055 139 317 0 3029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13400

[startup+25.5011 s]
/proc/loadavg: 1.04 1.00 0.98 2/78 17581
/proc/meminfo: memFree=1701752/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=16540 CPUtime=25.48
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 3894 0 0 0 2545 3 0 0 25 0 1 0 147661865 16936960 3876 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 4135 3876 139 317 0 3814 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16540

[startup+51.1015 s]
/proc/loadavg: 1.03 1.00 0.98 2/78 17581
/proc/meminfo: memFree=1696568/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=22652 CPUtime=51.07
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 5201 0 0 0 5103 4 0 0 25 0 1 0 147661865 23195648 5183 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 5663 5183 139 317 0 5342 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22652

[startup+102.305 s]
/proc/loadavg: 1.13 1.03 0.99 2/78 17581
/proc/meminfo: memFree=1690808/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=27924 CPUtime=102.26
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 6588 0 0 0 10220 6 0 0 25 0 1 0 147661865 28594176 6570 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 6981 6570 139 317 0 6660 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27924

[startup+162.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 17581
/proc/meminfo: memFree=1685496/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=33120 CPUtime=162.25
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 7922 0 0 0 16217 8 0 0 25 0 1 0 147661865 33914880 7904 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 8280 7904 139 317 0 7959 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33120

[startup+222.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 17581
/proc/meminfo: memFree=1680952/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=37520 CPUtime=222.24
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 9049 0 0 0 22214 10 0 0 25 0 1 0 147661865 38420480 9031 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 9380 9031 139 317 0 9059 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37520

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 17581
/proc/meminfo: memFree=1675320/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=45220 CPUtime=282.22
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 10526 0 0 0 28210 12 0 0 25 0 1 0 147661865 46305280 10451 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 11305 10451 139 317 0 10984 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 45220

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 17581
/proc/meminfo: memFree=1671928/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=48396 CPUtime=342.2
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 11367 0 0 0 34207 13 0 0 25 0 1 0 147661865 49557504 11292 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 12099 11292 139 317 0 11778 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48396

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 17581
/proc/meminfo: memFree=1668984/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=51144 CPUtime=402.19
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 12112 0 0 0 40205 14 0 0 25 0 1 0 147661865 52371456 12037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 12786 12037 139 317 0 12465 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 51144

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1665720/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=54552 CPUtime=462.18
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 12917 0 0 0 46202 16 0 0 25 0 1 0 147661865 55861248 12842 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 13638 12842 139 317 0 13317 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 54552

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1662008/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=58456 CPUtime=522.16
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 13847 0 0 0 52199 17 0 0 25 0 1 0 147661865 59858944 13772 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 14614 13772 139 317 0 14293 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 58456

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1658936/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=61340 CPUtime=582.14
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 14615 0 0 0 58196 18 0 0 25 0 1 0 147661865 62812160 14540 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 15335 14540 139 317 0 15014 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 61340

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1656376/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=63696 CPUtime=642.14
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 15290 0 0 0 64194 20 0 0 25 0 1 0 147661865 65224704 15215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 15924 15215 170 317 0 15603 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 63696


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1647736/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=71676 CPUtime=822.09
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 17422 0 0 0 82185 24 0 0 25 0 1 0 147661865 73396224 17347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 17919 17347 170 317 0 17598 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 71676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1645368/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=73792 CPUtime=882.07
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 17995 0 0 0 88182 25 0 0 25 0 1 0 147661865 75563008 17920 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 18448 17920 170 317 0 18127 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 73792

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1641720/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=82780 CPUtime=942.06
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 19943 0 0 0 94179 27 0 0 25 0 1 0 147661865 84766720 18831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 20695 18831 170 317 0 20374 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 82780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17581
/proc/meminfo: memFree=1639416/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=84868 CPUtime=1002.04
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 20568 0 0 0 100176 28 0 0 25 0 1 0 147661865 86904832 19456 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 21217 19456 170 317 0 20896 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 84868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 17751
/proc/meminfo: memFree=1636104/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=86960 CPUtime=1061.93
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 21139 0 0 0 106164 29 0 0 25 0 1 0 147661865 89047040 19961 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 21740 19961 170 317 0 21419 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 86960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1635192/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=88772 CPUtime=1121.9
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 21656 0 0 0 112160 30 0 0 25 0 1 0 147661865 90902528 20445 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 22193 20445 170 317 0 21872 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 88772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1633208/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=90772 CPUtime=1181.89
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 22173 0 0 0 118158 31 0 0 25 0 1 0 147661865 92950528 20929 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 22693 20929 170 317 0 22372 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 90772

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1631352/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=92996 CPUtime=1241.88
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 22734 0 0 0 124156 32 0 0 25 0 1 0 147661865 95227904 21391 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 23249 21391 170 317 0 22928 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 92996

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1629496/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=94684 CPUtime=1301.87
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 23224 0 0 0 130154 33 0 0 25 0 1 0 147661865 96956416 21848 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 23671 21848 170 317 0 23350 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 94684

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1627704/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=96900 CPUtime=1361.85
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 23844 0 0 0 136151 34 0 0 25 0 1 0 147661865 99225600 22303 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746922 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 24225 22303 170 317 0 23904 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 96900

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1625912/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=98968 CPUtime=1421.84
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 24398 0 0 0 142149 35 0 0 25 0 1 0 147661865 101343232 22758 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 24742 22758 170 317 0 24421 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 98968

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1624120/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=100648 CPUtime=1481.82
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 24849 0 0 0 148146 36 0 0 25 0 1 0 147661865 103063552 23209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 25162 23209 170 317 0 24841 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 100648

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1622264/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=102208 CPUtime=1541.8
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 25314 0 0 0 154143 37 0 0 25 0 1 0 147661865 104660992 23674 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 25552 23674 170 317 0 25231 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 102208

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1620408/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=104160 CPUtime=1601.78
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 25846 0 0 0 160141 37 0 0 25 0 1 0 147661865 106659840 24140 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 26040 24140 170 317 0 25719 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 104160

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1618488/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=105852 CPUtime=1661.77
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 26356 0 0 0 166139 38 0 0 25 0 1 0 147661865 108392448 24617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 26463 24617 170 317 0 26142 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 105852

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1616888/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=107428 CPUtime=1721.75
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 26752 0 0 0 172136 39 0 0 25 0 1 0 147661865 110006272 25013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711029 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 26857 25013 170 317 0 26536 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 107428

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1615160/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=109000 CPUtime=1781.75
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 27179 0 0 0 178135 40 0 0 25 0 1 0 147661865 111616000 25440 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 27250 25440 170 317 0 26929 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 109000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17779
/proc/meminfo: memFree=1614648/2055920 swapFree=4148744/4192956
[pid=17580] ppid=17578 vsize=109396 CPUtime=1800.04
/proc/17580/stat : 17580 (oree) R 17578 17580 17478 0 -1 4194304 27299 0 0 0 179964 40 0 0 25 0 1 0 147661865 112021504 25560 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17580/statm: 27349 25560 170 317 0 27028 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 109396

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.69
CPU time (s): 1800.14
CPU user time (s): 1799.71
CPU system time (s): 0.425935
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 109396

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

runsolver used 2.08568 second user time and 4.46932 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu Apr 19 15:44:01 UTC 2007

IDJOB= 365764
IDBENCH= 2564
IDSOLVER= 172
FILE ID= node14/365764-1176997441

PBS_JOBID= 4630477

Free space on /tmp= 66207 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob8.opb
COMMAND LINE= oree /tmp/evaluation/365764-1176997441/instance-365764-1176997441.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-365764-1176997441 -o ROOT/results/node14/solver-365764-1176997441 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/365764-1176997441/instance-365764-1176997441.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  9a5e6e5ac9dd04defb35f28c3f495740

RANDOM SEED= 186279850

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:       1717336 kB
Buffers:         36396 kB
Cached:         238964 kB
SwapCached:      11464 kB
Active:         135136 kB
Inactive:       163116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717336 kB
SwapTotal:     4192956 kB
SwapFree:      4148744 kB
Dirty:            1316 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            25880 kB
Committed_AS:  6653800 kB
PageTables:       1784 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= 66207 MiB

End job on node14 on Thu Apr 19 16:14:04 UTC 2007