Trace number 457262

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.13 1800.68

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_3_80.opb
MD5SUM4023d6beb9ef2c356e20e783b830f625
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark0.594908
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

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.09/0.11	c ...done
0.09/0.11	c #vars=7316 #constraints=14135 hasObjective=no
0.09/0.14	c res. mode=mod
0.09/0.14	c VSIDS like heuristics
0.09/0.14	c complete search running
0.19/0.26	c restart after 401 decisions
0.19/0.28	c nbDecision=500 #constraints=14158
0.29/0.33	c restart after 801 decisions
0.29/0.37	c nbDecision=1000 #constraints=14160
0.49/0.50	c nbDecision=1500 #constraints=14177
0.49/0.51	c restart after 1601 decisions
0.49/0.59	c nbDecision=2000 #constraints=14179
0.69/0.73	c nbDecision=2500 #constraints=14199
0.79/0.86	c nbDecision=3000 #constraints=14210
0.89/0.91	c restart after 3201 decisions
0.89/0.99	c nbDecision=3500 #constraints=14218
1.09/1.13	c nbDecision=4000 #constraints=14227
1.19/1.27	c nbDecision=4500 #constraints=14245
1.39/1.43	c nbDecision=5000 #constraints=14261
1.49/1.59	c nbDecision=5500 #constraints=14272
1.69/1.78	c nbDecision=6000 #constraints=14290
1.89/1.91	c restart after 6401 decisions
1.89/1.95	c nbDecision=6500 #constraints=14299
2.09/2.13	c nbDecision=7000 #constraints=14312
2.29/2.31	c nbDecision=7500 #constraints=14321
2.39/2.49	c nbDecision=8000 #constraints=14336
2.69/2.72	c nbDecision=8500 #constraints=14356
2.89/2.92	c nbDecision=9000 #constraints=14365
3.09/3.15	c nbDecision=9500 #constraints=14376
3.30/3.36	c nbDecision=10000 #constraints=14385
3.49/3.59	c nbDecision=10500 #constraints=14397
3.79/3.83	c nbDecision=11000 #constraints=14406
4.09/4.12	c nbDecision=11500 #constraints=14426
4.30/4.34	c nbDecision=12000 #constraints=14435
4.59/4.62	c nbDecision=12500 #constraints=14451
4.69/4.78	c restart after 12801 decisions
4.79/4.87	c nbDecision=13000 #constraints=14460
5.09/5.16	c nbDecision=13500 #constraints=14478
5.40/5.46	c nbDecision=14000 #constraints=14496
5.69/5.79	c nbDecision=14500 #constraints=14510
5.99/6.09	c nbDecision=15000 #constraints=14522
6.39/6.42	c nbDecision=15500 #constraints=14535
6.69/6.73	c nbDecision=16000 #constraints=14544
6.99/7.08	c nbDecision=16500 #constraints=14565
7.39/7.48	c nbDecision=17000 #constraints=14580
7.79/7.84	c nbDecision=17500 #constraints=14592
8.19/8.21	c nbDecision=18000 #constraints=14609
8.59/8.63	c nbDecision=18500 #constraints=14623
8.99/9.00	c nbDecision=19000 #constraints=14639
9.38/9.44	c nbDecision=19500 #constraints=14659
9.79/9.90	c nbDecision=20000 #constraints=14683
10.28/10.37	c nbDecision=20500 #constraints=14710
10.99/11.07	c nbDecision=21000 #constraints=14736
11.58/11.65	c nbDecision=21500 #constraints=14750
12.09/12.18	c nbDecision=22000 #constraints=14758
12.68/12.77	c nbDecision=22500 #constraints=14763
13.18/13.29	c nbDecision=23000 #constraints=14768
13.78/13.82	c nbDecision=23500 #constraints=14777
14.29/14.30	c nbDecision=24000 #constraints=14783
14.69/14.74	c nbDecision=24500 #constraints=14788
15.19/15.23	c nbDecision=25000 #constraints=14797
15.69/15.77	c nbDecision=25500 #constraints=14810
15.89/15.95	c restart after 25601 decisions
16.39/16.44	c nbDecision=26000 #constraints=14828
16.99/17.04	c nbDecision=26500 #constraints=14848
17.59/17.66	c nbDecision=27000 #constraints=14869
18.38/18.40	c nbDecision=27500 #constraints=14898
18.98/19.01	c nbDecision=28000 #constraints=14906
19.69/19.74	c nbDecision=28500 #constraints=14918
20.28/20.39	c nbDecision=29000 #constraints=14933
21.08/21.19	c nbDecision=29500 #constraints=14940
22.08/22.11	c nbDecision=30000 #constraints=14955
22.88/22.92	c nbDecision=30500 #constraints=14983
23.88/23.99	c nbDecision=31000 #constraints=15015
25.18/25.21	c nbDecision=31500 #constraints=15073
26.38/26.40	c nbDecision=32000 #constraints=15104
27.88/27.93	c nbDecision=32500 #constraints=15183
29.38/29.49	c nbDecision=33000 #constraints=15223
31.28/31.33	c nbDecision=33500 #constraints=15271
33.18/33.21	c nbDecision=34000 #constraints=15311
35.19/35.25	c nbDecision=34500 #constraints=15356
37.48/37.57	c nbDecision=35000 #constraints=15403
39.58/39.62	c nbDecision=35500 #constraints=15431
41.88/41.97	c nbDecision=36000 #constraints=15478
45.37/45.47	c nbDecision=36500 #constraints=15568
55.77/55.80	c nbDecision=37000 #constraints=15942
65.57/65.61	c nbDecision=37500 #constraints=16246
66.67/66.78	c nbDecision=38000 #constraints=16277
67.77/67.82	c nbDecision=38500 #constraints=16304
68.97/69.03	c nbDecision=39000 #constraints=16326
70.27/70.39	c nbDecision=39500 #constraints=16344
71.47/71.54	c nbDecision=40000 #constraints=16353
72.87/72.97	c nbDecision=40500 #constraints=16368
74.77/74.89	c nbDecision=41000 #constraints=16402
77.26/77.38	c nbDecision=41500 #constraints=16435
79.96/80.06	c nbDecision=42000 #constraints=16468
82.76/82.89	c nbDecision=42500 #constraints=16498
85.76/85.87	c nbDecision=43000 #constraints=16533
88.37/88.45	c nbDecision=43500 #constraints=16559
92.46/92.51	c nbDecision=44000 #constraints=16608
95.76/95.87	c nbDecision=44500 #constraints=16646
100.46/100.57	c nbDecision=45000 #constraints=16705
105.56/105.65	c nbDecision=45500 #constraints=16762
108.56/108.68	c nbDecision=46000 #constraints=16784
112.25/112.38	c nbDecision=46500 #constraints=16813
116.65/116.74	c nbDecision=47000 #constraints=16851
123.25/123.30	c nbDecision=47500 #constraints=16929
128.85/128.93	c nbDecision=48000 #constraints=16963
132.65/132.73	c nbDecision=48500 #constraints=16990
137.45/137.52	c nbDecision=49000 #constraints=17025
141.65/141.72	c nbDecision=49500 #constraints=17055
149.04/149.10	c nbDecision=50000 #constraints=17109
152.94/153.09	c nbDecision=50500 #constraints=17127
157.74/157.86	c nbDecision=51000 #constraints=17153
159.04/159.14	c restart after 51201 decisions
160.54/160.69	c nbDecision=51500 #constraints=17162
162.54/162.66	c nbDecision=52000 #constraints=17177
164.74/164.81	c nbDecision=52500 #constraints=17187
167.54/167.62	c nbDecision=53000 #constraints=17196
170.24/170.39	c nbDecision=53500 #constraints=17208
172.93/173.02	c nbDecision=54000 #constraints=17218
176.03/176.13	c nbDecision=54500 #constraints=17227
179.33/179.47	c nbDecision=55000 #constraints=17235
182.44/182.51	c nbDecision=55500 #constraints=17246
185.63/185.78	c nbDecision=56000 #constraints=17265
188.83/189.00	c nbDecision=56500 #constraints=17276
192.23/192.32	c nbDecision=57000 #constraints=17288
196.53/196.64	c nbDecision=57500 #constraints=17307
218.93/219.05	c nbDecision=58000 #constraints=17471
261.21/261.40	c nbDecision=58500 #constraints=17793
303.80/303.91	c nbDecision=59000 #constraints=18110
366.58/366.70	c nbDecision=59500 #constraints=18578
431.46/431.64	c nbDecision=60000 #constraints=19048
499.04/499.24	c nbDecision=60500 #constraints=19520
568.31/568.54	c nbDecision=61000 #constraints=19994
639.70/640.00	c nbDecision=61500 #constraints=20464
712.67/712.95	c nbDecision=62000 #constraints=20934
788.45/788.71	c nbDecision=62500 #constraints=21408
865.33/865.64	c nbDecision=63000 #constraints=21876
944.01/944.32	c nbDecision=63500 #constraints=22344
1024.58/1024.98	c nbDecision=64000 #constraints=22816
1107.36/1107.79	c nbDecision=64500 #constraints=23288
1192.33/1192.78	c nbDecision=65000 #constraints=23760
1279.20/1279.64	c nbDecision=65500 #constraints=24230
1368.77/1369.23	c nbDecision=66000 #constraints=24704
1458.74/1459.22	c nbDecision=66500 #constraints=25170
1552.02/1552.53	c nbDecision=67000 #constraints=25646
1646.89/1647.47	c nbDecision=67500 #constraints=26114
1743.06/1743.63	c nbDecision=68000 #constraints=26582
1800.05/1800.61	Received signal 15
1800.05/1800.61	
1800.05/1800.61	s UNKNOWN
1800.05/1800.61	
1800.05/1800.61	c user time= 1799.67 s
1800.05/1800.61	c system time= 0.398939 s
1800.05/1800.61	c wall clock time=1800.62

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457262-1178367789/instance-457262-1178367789.opb
mv /tmp/evaluation/457262-1178367789/instance-457262-1178367789.opb.tmp /tmp/evaluation/457262-1178367789/instance-457262-1178367789.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node54/watcher-457262-1178367789 -o ROOT/results/node54/solver-457262-1178367789 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457262-1178367789/instance-457262-1178367789.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.91 0.97 0.90 3/66 10307
/proc/meminfo: memFree=1470136/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=1468 CPUtime=0
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 284153353 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 367 168 131 317 0 46 0

[startup+0.037663 s]
/proc/loadavg: 0.91 0.97 0.90 3/66 10307
/proc/meminfo: memFree=1470136/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=2128 CPUtime=0.03
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 327 0 0 0 3 0 0 0 18 0 1 0 284153353 2179072 310 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272561 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 532 310 131 317 0 211 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2128

[startup+0.101672 s]
/proc/loadavg: 0.91 0.97 0.90 3/66 10307
/proc/meminfo: memFree=1470136/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=4292 CPUtime=0.09
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 881 0 0 0 9 0 0 0 18 0 1 0 284153353 4395008 864 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284535 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 1073 865 132 317 0 752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4292

[startup+0.301695 s]
/proc/loadavg: 0.91 0.97 0.90 3/66 10307
/proc/meminfo: memFree=1470136/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=7776 CPUtime=0.29
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 1758 0 0 0 29 0 0 0 19 0 1 0 284153353 7962624 1644 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606732 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 1944 1644 139 317 0 1623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7776

[startup+0.701745 s]
/proc/loadavg: 0.91 0.97 0.90 3/66 10307
/proc/meminfo: memFree=1470136/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=8176 CPUtime=0.69
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 1863 0 0 0 69 0 0 0 22 0 1 0 284153353 8372224 1749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 2044 1749 139 317 0 1723 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8176

[startup+1.50185 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 10308
/proc/meminfo: memFree=1463024/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=9380 CPUtime=1.49
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 2164 0 0 0 149 0 0 0 25 0 1 0 284153353 9605120 2050 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 2345 2050 139 317 0 2024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9380

[startup+3.10105 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 10308
/proc/meminfo: memFree=1461168/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=11380 CPUtime=3.09
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 2655 0 0 0 308 1 0 0 25 0 1 0 284153353 11653120 2541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284171 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 2845 2541 139 317 0 2524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11380

[startup+6.30146 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 10308
/proc/meminfo: memFree=1457712/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=14312 CPUtime=6.29
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 3400 0 0 0 628 1 0 0 25 0 1 0 284153353 14655488 3286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 3578 3286 139 317 0 3257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14312

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1454384/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=17104 CPUtime=12.68
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 4108 0 0 0 1267 1 0 0 25 0 1 0 284153353 17514496 3994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710960 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 4276 3994 139 317 0 3955 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17104

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1449072/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=22712 CPUtime=25.48
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 5500 0 0 0 2546 2 0 0 25 0 1 0 284153353 23257088 5386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 5678 5386 139 317 0 5357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22712

[startup+51.1021 s]
/proc/loadavg: 0.96 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1435824/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=36460 CPUtime=51.07
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 8849 0 0 0 5104 3 0 0 25 0 1 0 284153353 37335040 8735 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 9115 8735 139 317 0 8794 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36460

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1417904/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=53780 CPUtime=102.26
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 13236 0 0 0 10220 6 0 0 25 0 1 0 284153353 55070720 13122 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 13445 13122 139 317 0 13124 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53780

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1409904/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=61752 CPUtime=162.24
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 15208 0 0 0 16217 7 0 0 25 0 1 0 284153353 63234048 15094 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 15438 15094 139 317 0 15117 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61752

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1406192/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=65408 CPUtime=222.23
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 16143 0 0 0 22215 8 0 0 25 0 1 0 284153353 66977792 16029 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 16352 16029 139 317 0 16031 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65408

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1394416/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=77220 CPUtime=282.2
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 19080 0 0 0 28211 9 0 0 25 0 1 0 284153353 79073280 18966 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 19305 18966 139 317 0 18984 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 77220

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1385712/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=85976 CPUtime=342.19
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 21259 0 0 0 34208 11 0 0 25 0 1 0 284153353 88039424 21145 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711130 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 21494 21145 139 317 0 21173 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 85976

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1374448/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=100168 CPUtime=402.17
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 24102 0 0 0 40205 12 0 0 25 0 1 0 284153353 102572032 23988 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715809 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 25042 23988 139 317 0 24721 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 100168

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1365488/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=108580 CPUtime=462.15
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 26322 0 0 0 46201 14 0 0 25 0 1 0 284153353 111185920 26208 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 27145 26208 139 317 0 26824 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 108580

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1356464/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=116852 CPUtime=522.14
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 28587 0 0 0 52198 16 0 0 25 0 1 0 284153353 119656448 28473 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 29213 28473 139 317 0 28892 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 116852

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1348144/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=124208 CPUtime=582.12
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 30652 0 0 0 58195 17 0 0 25 0 1 0 284153353 127188992 30538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 31052 30538 139 317 0 30731 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 124208

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1340336/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=131296 CPUtime=642.1
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 32573 0 0 0 64192 18 0 0 25 0 1 0 284153353 134447104 32459 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 32824 32459 139 317 0 32503 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 131296


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1311280/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=167148 CPUtime=822.04
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 39859 0 0 0 82183 21 0 0 25 0 1 0 284153353 171159552 39745 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 41787 39745 139 317 0 41466 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 167148

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1303536/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=173712 CPUtime=882.02
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 41774 0 0 0 88180 22 0 0 25 0 1 0 284153353 177881088 41660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 43428 41660 139 317 0 43107 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 173712

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1296240/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=180364 CPUtime=942
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 43607 0 0 0 94177 23 0 0 25 0 1 0 284153353 184692736 43493 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 45091 43493 139 317 0 44770 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 180364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1289328/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=186604 CPUtime=1001.99
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 45310 0 0 0 100174 25 0 0 25 0 1 0 284153353 191082496 45196 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 46651 45196 139 317 0 46330 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 186604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1281968/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=192800 CPUtime=1061.97
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 47146 0 0 0 106172 25 0 0 25 0 1 0 284153353 197427200 47032 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 48200 47032 139 317 0 47879 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 192800

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1274928/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=198848 CPUtime=1121.95
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 48901 0 0 0 112168 27 0 0 25 0 1 0 284153353 203620352 48787 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 49712 48787 139 317 0 49391 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 198848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10308
/proc/meminfo: memFree=1268592/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=204952 CPUtime=1181.93
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 50504 0 0 0 118165 28 0 0 25 0 1 0 284153353 209870848 50390 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 51238 50390 139 317 0 50917 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 204952

[startup+1242.3 s]
/proc/loadavg: 1.03 0.99 0.91 2/67 10308
/proc/meminfo: memFree=1261488/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=210772 CPUtime=1241.91
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 52254 0 0 0 124161 30 0 0 25 0 1 0 284153353 215830528 52140 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 52693 52140 139 317 0 52372 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 210772

[startup+1302.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/67 10308
/proc/meminfo: memFree=1255088/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=216524 CPUtime=1301.9
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 53843 0 0 0 130159 31 0 0 25 0 1 0 284153353 221720576 53729 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 54131 53729 139 317 0 53810 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 216524

[startup+1362.3 s]
/proc/loadavg: 1.07 1.00 0.92 2/67 10308
/proc/meminfo: memFree=1249200/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=222408 CPUtime=1361.87
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 55328 0 0 0 136156 31 0 0 25 0 1 0 284153353 227745792 55214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710969 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 55602 55214 139 317 0 55281 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 222408

[startup+1422.31 s]
/proc/loadavg: 1.13 1.03 0.93 2/67 10308
/proc/meminfo: memFree=1231344/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=253692 CPUtime=1421.86
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 59761 0 0 0 142153 33 0 0 25 0 1 0 284153353 259780608 59647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 63423 59647 139 317 0 63102 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 253692

[startup+1482.3 s]
/proc/loadavg: 1.15 1.05 0.94 2/67 10308
/proc/meminfo: memFree=1225776/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=260988 CPUtime=1481.84
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 61171 0 0 0 148151 33 0 0 25 0 1 0 284153353 267251712 61057 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 65247 61057 139 317 0 64926 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 260988

[startup+1542.3 s]
/proc/loadavg: 1.10 1.06 0.95 2/67 10308
/proc/meminfo: memFree=1218096/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=270976 CPUtime=1541.82
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 63074 0 0 0 154147 35 0 0 25 0 1 0 284153353 277479424 62960 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604340 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 67744 62960 139 317 0 67423 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 270976

[startup+1602.3 s]
/proc/loadavg: 1.08 1.06 0.95 2/67 10308
/proc/meminfo: memFree=1211824/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=276560 CPUtime=1601.8
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 64655 0 0 0 160145 35 0 0 25 0 1 0 284153353 283197440 64541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 69140 64541 139 317 0 68819 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 276560

[startup+1662.3 s]
/proc/loadavg: 1.07 1.06 0.96 2/67 10308
/proc/meminfo: memFree=1206128/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=282172 CPUtime=1661.78
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 66041 0 0 0 166142 36 0 0 25 0 1 0 284153353 288944128 65927 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 70543 65927 139 317 0 70222 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 282172

[startup+1722.3 s]
/proc/loadavg: 1.07 1.06 0.96 2/67 10308
/proc/meminfo: memFree=1199920/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=287596 CPUtime=1721.77
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 67621 0 0 0 172139 38 0 0 25 0 1 0 284153353 294498304 67507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 71899 67507 139 317 0 71578 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 287596

[startup+1782.3 s]
/proc/loadavg: 1.06 1.06 0.97 2/67 10308
/proc/meminfo: memFree=1194352/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=292812 CPUtime=1781.75
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 68986 0 0 0 178136 39 0 0 25 0 1 0 284153353 299839488 68872 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 73203 68872 139 317 0 72882 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 292812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.05 1.06 0.97 2/67 10308
/proc/meminfo: memFree=1192560/2055920 swapFree=4182240/4192956
[pid=10307] ppid=10305 vsize=294384 CPUtime=1800.05
/proc/10307/stat : 10307 (oree) R 10305 10307 9355 0 -1 4194304 69414 0 0 0 179966 39 0 0 25 0 1 0 284153353 301449216 69300 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10307/statm: 73596 69300 139 317 0 73275 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 294384

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.68
CPU time (s): 1800.13
CPU user time (s): 1799.68
CPU system time (s): 0.445932
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 294384

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

runsolver used 1.67474 second user time and 4.88626 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sat May  5 12:23:09 UTC 2007

IDJOB= 457262
IDBENCH= 48329
IDSOLVER= 172
FILE ID= node54/457262-1178367789

PBS_JOBID= 5189177

Free space on /tmp= 66558 MiB

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  4023d6beb9ef2c356e20e783b830f625

RANDOM SEED= 598884068

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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:       1470608 kB
Buffers:         64700 kB
Cached:         386400 kB
SwapCached:       4568 kB
Active:         188888 kB
Inactive:       273752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470608 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          16540 kB
Slab:           108624 kB
Committed_AS:  5350432 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node54 on Sat May  5 12:53:12 UTC 2007