Trace number 456857

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
MD5SUM4bc8406e35a3f2674c743b72d3a1792a
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark265.784
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

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.05	c ...done
0.00/0.05	c #vars=3270 #constraints=6443 hasObjective=no
0.00/0.06	c res. mode=mod
0.00/0.06	c VSIDS like heuristics
0.00/0.06	c complete search running
0.09/0.14	c restart after 401 decisions
0.09/0.16	c nbDecision=500 #constraints=6489
0.19/0.23	c restart after 801 decisions
0.19/0.28	c nbDecision=1000 #constraints=6546
0.39/0.45	c nbDecision=1500 #constraints=6609
0.39/0.49	c restart after 1601 decisions
0.69/0.73	c nbDecision=2000 #constraints=6700
1.39/1.48	c nbDecision=2500 #constraints=6940
2.39/2.43	c nbDecision=3000 #constraints=7373
2.99/3.09	c restart after 3201 decisions
4.69/4.78	c nbDecision=3500 #constraints=7769
5.89/5.98	c nbDecision=4000 #constraints=7936
8.29/8.32	c nbDecision=4500 #constraints=8137
12.68/12.72	c nbDecision=5000 #constraints=8473
16.18/16.26	c nbDecision=5500 #constraints=8896
19.79/19.80	c nbDecision=6000 #constraints=9378
23.19/23.24	c restart after 6401 decisions
24.09/24.16	c nbDecision=6500 #constraints=9829
28.78/28.84	c nbDecision=7000 #constraints=10298
34.18/34.29	c nbDecision=7500 #constraints=10750
40.28/40.34	c nbDecision=8000 #constraints=11243
46.47/46.50	c nbDecision=8500 #constraints=11704
53.08/53.17	c nbDecision=9000 #constraints=12156
60.87/60.92	c nbDecision=9500 #constraints=12607
68.57/68.69	c nbDecision=10000 #constraints=13081
74.47/74.56	c nbDecision=10500 #constraints=13582
83.57/83.65	c nbDecision=11000 #constraints=14050
102.36/102.46	c nbDecision=11500 #constraints=14433
128.96/129.09	c nbDecision=12000 #constraints=14729
142.55/142.67	c nbDecision=12500 #constraints=14862
151.84/151.98	c restart after 12801 decisions
163.94/164.07	c nbDecision=13000 #constraints=15025
187.74/187.86	c nbDecision=13500 #constraints=15476
206.04/206.13	c nbDecision=14000 #constraints=15769
233.52/233.64	c nbDecision=14500 #constraints=16196
255.42/255.56	c nbDecision=15000 #constraints=16649
288.81/288.95	c nbDecision=15500 #constraints=16978
316.40/316.51	c nbDecision=16000 #constraints=17420
341.09/341.24	c nbDecision=16500 #constraints=17904
369.78/369.92	c nbDecision=17000 #constraints=18367
395.28/395.43	c nbDecision=17500 #constraints=18796
423.37/423.57	c nbDecision=18000 #constraints=19272
447.07/447.21	c nbDecision=18500 #constraints=19727
474.96/475.17	c nbDecision=19000 #constraints=20219
502.95/503.15	c nbDecision=19500 #constraints=20705
529.14/529.36	c nbDecision=20000 #constraints=21151
558.83/559.07	c nbDecision=20500 #constraints=21406
614.12/614.38	c nbDecision=21000 #constraints=21746
663.01/663.29	c nbDecision=21500 #constraints=22134
705.49/705.72	c nbDecision=22000 #constraints=22606
747.79/748.05	c nbDecision=22500 #constraints=23059
792.56/792.87	c nbDecision=23000 #constraints=23488
839.85/840.11	c nbDecision=23500 #constraints=23878
890.24/890.52	c nbDecision=24000 #constraints=24335
938.93/939.28	c nbDecision=24500 #constraints=24792
994.02/994.38	c nbDecision=25000 #constraints=25141
1043.50/1043.84	c nbDecision=25500 #constraints=25619
1052.79/1053.15	c restart after 25601 decisions
1089.88/1090.29	c nbDecision=26000 #constraints=26067
1137.86/1138.20	c nbDecision=26500 #constraints=26568
1183.26/1183.64	c nbDecision=27000 #constraints=27024
1231.54/1231.91	c nbDecision=27500 #constraints=27504
1307.53/1307.90	c nbDecision=28000 #constraints=27859
1345.71/1346.17	c nbDecision=28500 #constraints=28324
1391.20/1391.63	c nbDecision=29000 #constraints=28792
1437.98/1438.44	c nbDecision=29500 #constraints=29260
1510.07/1510.58	c nbDecision=30000 #constraints=29708
1567.54/1568.09	c nbDecision=30500 #constraints=29966
1639.13/1639.62	c nbDecision=31000 #constraints=30374
1693.61/1694.13	c nbDecision=31500 #constraints=30855
1751.99/1752.54	c nbDecision=32000 #constraints=31330
1800.09/1800.60	Received signal 15
1800.09/1800.68	
1800.09/1800.68	s UNKNOWN
1800.09/1800.68	
1800.09/1800.68	c user time= 1799.81 s
1800.09/1800.68	c system time= 0.366944 s
1800.09/1800.68	c wall clock time=1800.68

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456857-1178363498/instance-456857-1178363498.opb
mv /tmp/evaluation/456857-1178363498/instance-456857-1178363498.opb.tmp /tmp/evaluation/456857-1178363498/instance-456857-1178363498.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-456857-1178363498 -o ROOT/results/node2/solver-456857-1178363498 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456857-1178363498/instance-456857-1178363498.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.85 3/77 25403
/proc/meminfo: memFree=1815616/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=1468 CPUtime=0
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 312387566 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 367 166 131 317 0 46 0

[startup+0.073746 s]
/proc/loadavg: 0.92 0.98 0.85 3/77 25403
/proc/meminfo: memFree=1815616/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=4248 CPUtime=0.06
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 897 0 0 0 6 0 0 0 18 0 1 0 312387566 4349952 835 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 1062 835 139 317 0 741 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4248

[startup+0.101747 s]
/proc/loadavg: 0.92 0.98 0.85 3/77 25403
/proc/meminfo: memFree=1815616/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=4248 CPUtime=0.09
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 897 0 0 0 9 0 0 0 18 0 1 0 312387566 4349952 835 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604147 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 1062 835 139 317 0 741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4248

[startup+0.301769 s]
/proc/loadavg: 0.92 0.98 0.85 3/77 25403
/proc/meminfo: memFree=1815616/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=4512 CPUtime=0.29
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 946 0 0 0 29 0 0 0 19 0 1 0 312387566 4620288 884 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 1128 884 139 317 0 807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4512

[startup+0.70181 s]
/proc/loadavg: 0.92 0.98 0.85 3/77 25403
/proc/meminfo: memFree=1815616/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=5040 CPUtime=0.69
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 1077 0 0 0 69 0 0 0 22 0 1 0 312387566 5160960 1015 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715656 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 1260 1015 139 317 0 939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5040

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.85 2/78 25404
/proc/meminfo: memFree=1811704/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=6088 CPUtime=1.49
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 1353 0 0 0 149 0 0 0 25 0 1 0 312387566 6234112 1291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 1522 1291 139 317 0 1201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6088

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.85 2/78 25404
/proc/meminfo: memFree=1809272/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=9632 CPUtime=3.09
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 2221 0 0 0 308 1 0 0 25 0 1 0 312387566 9863168 2159 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134608007 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 2408 2159 139 317 0 2087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9632

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.85 2/78 25404
/proc/meminfo: memFree=1805368/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=11960 CPUtime=6.29
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 2761 0 0 0 628 1 0 0 25 0 1 0 312387566 12247040 2699 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563302 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 2990 2699 139 317 0 2669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11960

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.85 2/78 25404
/proc/meminfo: memFree=1803448/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=13856 CPUtime=12.68
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 3277 0 0 0 1267 1 0 0 25 0 1 0 312387566 14188544 3215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 3464 3215 139 317 0 3143 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13856

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.85 2/78 25404
/proc/meminfo: memFree=1794680/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=22792 CPUtime=25.49
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 5398 0 0 0 2546 3 0 0 25 0 1 0 312387566 23339008 5336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563527 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 5698 5336 139 317 0 5377 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22792

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.86 2/78 25404
/proc/meminfo: memFree=1782072/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=36652 CPUtime=51.08
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 8535 0 0 0 5103 5 0 0 25 0 1 0 312387566 37531648 8473 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715649 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 9163 8473 139 317 0 8842 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36652

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.86 2/78 25404
/proc/meminfo: memFree=1767096/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=50980 CPUtime=102.26
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 12313 0 0 0 10219 7 0 0 25 0 1 0 312387566 52203520 12163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 12745 12163 139 317 0 12424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50980

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.87 2/78 25404
/proc/meminfo: memFree=1764728/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=53204 CPUtime=162.24
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 12905 0 0 0 16216 8 0 0 25 0 1 0 312387566 54480896 12755 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 13301 12755 139 317 0 12980 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53204

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.87 2/78 25404
/proc/meminfo: memFree=1760120/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=57456 CPUtime=222.23
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 14046 0 0 0 22213 10 0 0 25 0 1 0 312387566 58834944 13896 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 14364 13896 139 317 0 14043 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57456

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.88 2/78 25404
/proc/meminfo: memFree=1754872/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=65892 CPUtime=282.21
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 15348 0 0 0 28210 11 0 0 25 0 1 0 312387566 67473408 15198 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 16473 15198 139 317 0 16152 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 65892

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.89 2/78 25404
/proc/meminfo: memFree=1749560/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=72368 CPUtime=342.19
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 16690 0 0 0 34207 12 0 0 25 0 1 0 312387566 74104832 16540 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 18092 16540 139 317 0 17771 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 72368

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.89 2/78 25404
/proc/meminfo: memFree=1744440/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=77324 CPUtime=402.18
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 17970 0 0 0 40205 13 0 0 25 0 1 0 312387566 79179776 17820 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 19331 17820 139 317 0 19010 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 77324

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.90 2/78 25404
/proc/meminfo: memFree=1738232/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=83280 CPUtime=462.16
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 19535 0 0 0 46202 14 0 0 25 0 1 0 312387566 85278720 19385 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 20820 19385 139 317 0 20499 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 83280

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.90 2/78 25404
/proc/meminfo: memFree=1731640/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=89336 CPUtime=522.14
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 21161 0 0 0 52198 16 0 0 25 0 1 0 312387566 91480064 21011 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 22334 21011 139 317 0 22013 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 89336

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1729464/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=91260 CPUtime=582.12
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 21677 0 0 0 58196 16 0 0 25 0 1 0 312387566 93450240 21527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 22815 21527 139 317 0 22494 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 91260

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1726968/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=93544 CPUtime=642.11
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 22310 0 0 0 64194 17 0 0 25 0 1 0 312387566 95789056 22160 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710933 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 23386 22160 139 317 0 23065 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 93544


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1714424/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=105652 CPUtime=882.04
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 25436 0 0 0 88183 21 0 0 25 0 1 0 312387566 108187648 25286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 26413 25286 139 317 0 26092 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 105652

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1710968/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=109080 CPUtime=942.03
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 26303 0 0 0 94181 22 0 0 25 0 1 0 312387566 111697920 26153 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 27270 26153 139 317 0 26949 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 109080

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1709048/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=110656 CPUtime=1002.01
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 26783 0 0 0 100178 23 0 0 25 0 1 0 312387566 113311744 26633 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 27664 26633 139 317 0 27343 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 110656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1705272/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=114700 CPUtime=1061.99
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 27849 0 0 0 106175 24 0 0 25 0 1 0 312387566 117452800 27523 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 28675 27523 139 317 0 28354 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 114700

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1702392/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=122336 CPUtime=1121.97
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 29634 0 0 0 112172 25 0 0 25 0 1 0 312387566 125272064 28285 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 30584 28285 139 317 0 30263 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 122336

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1699512/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=126840 CPUtime=1181.95
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 30791 0 0 0 118169 26 0 0 25 0 1 0 312387566 129884160 29013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 31710 29013 139 317 0 31389 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 126840

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1696504/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=130160 CPUtime=1241.94
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 31678 0 0 0 124167 27 0 0 25 0 1 0 312387566 133283840 29735 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 32540 29735 139 317 0 32219 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 130160

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1694968/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=132108 CPUtime=1301.93
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 32215 0 0 0 130165 28 0 0 25 0 1 0 312387566 135278592 30107 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 33027 30107 139 317 0 32706 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 132108

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25404
/proc/meminfo: memFree=1691000/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=136544 CPUtime=1361.9
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 33431 0 0 0 136161 29 0 0 25 0 1 0 312387566 139821056 31092 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 34136 31092 139 317 0 33815 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 136544

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1687352/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=140472 CPUtime=1421.89
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 34523 0 0 0 142159 30 0 0 25 0 1 0 312387566 143843328 31986 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563761 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 35118 31986 139 317 0 34797 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 140472

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1684536/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=143332 CPUtime=1481.88
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 35323 0 0 0 148156 32 0 0 25 0 1 0 312387566 146771968 32687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 35833 32687 139 317 0 35512 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 143332

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1683448/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=144380 CPUtime=1541.85
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 35646 0 0 0 154153 32 0 0 25 0 1 0 312387566 147845120 32944 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 36095 32944 139 317 0 35774 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 144380

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1681784/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=145984 CPUtime=1601.83
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 36104 0 0 0 160150 33 0 0 25 0 1 0 312387566 149487616 33402 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 36496 33402 139 317 0 36175 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 145984

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1679736/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=147968 CPUtime=1661.82
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 36643 0 0 0 166148 34 0 0 25 0 1 0 312387566 151519232 33908 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 36992 33908 139 317 0 36671 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 147968

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1676792/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=150772 CPUtime=1721.81
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 37433 0 0 0 172146 35 0 0 25 0 1 0 312387566 154390528 34632 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 37693 34632 139 317 0 37372 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 150772

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1673720/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=153528 CPUtime=1781.79
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 38210 0 0 0 178143 36 0 0 25 0 1 0 312387566 157212672 35409 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 38382 35409 139 317 0 38061 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 153528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1672696/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=154316 CPUtime=1800.09
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194304 38448 0 0 0 179973 36 0 0 25 0 1 0 312387566 158019584 35647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604147 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 38579 35647 139 317 0 38258 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 154316

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 25406
/proc/meminfo: memFree=1672696/2055920 swapFree=4148884/4192956
[pid=25403] ppid=25401 vsize=0 CPUtime=1800.19
/proc/25403/stat : 25403 (oree) R 25401 25403 24919 0 -1 4194308 38464 0 0 0 179981 38 0 0 25 0 1 0 312387566 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25403/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.2
CPU user time (s): 1799.81
CPU system time (s): 0.39294
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 154316

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

runsolver used 1.37579 second user time and 3.91341 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May  5 11:11:38 UTC 2007

IDJOB= 456857
IDBENCH= 48302
IDSOLVER= 172
FILE ID= node2/456857-1178363498

PBS_JOBID= 5188973

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
COMMAND LINE= oree /tmp/evaluation/456857-1178363498/instance-456857-1178363498.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-456857-1178363498 -o ROOT/results/node2/conversion-456857-1178363498 -C 600 -M 1800 /tmp/evaluation/456857-1178363498/substituteSizeProductKeyword /tmp/evaluation/456857-1178363498/instance-456857-1178363498.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  4bc8406e35a3f2674c743b72d3a1792a

RANDOM SEED= 420633551

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1816088 kB
Buffers:         35396 kB
Cached:         113468 kB
SwapCached:      12296 kB
Active:         113896 kB
Inactive:        62012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816088 kB
SwapTotal:     4192956 kB
SwapFree:      4148884 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          34024 kB
Slab:            49388 kB
Committed_AS: 11632476 kB
PageTables:       1872 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 node2 on Sat May  5 11:41:40 UTC 2007