Trace number 458057

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) 1802.06 1802.75

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_15.opb
MD5SUM159c656bb3d53b355a331c1212862210
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.399938
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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=7328 #constraints=14159 hasObjective=no
0.09/0.13	c res. mode=mod
0.09/0.13	c VSIDS like heuristics
0.09/0.13	c complete search running
0.19/0.25	c restart after 401 decisions
0.19/0.28	c nbDecision=500 #constraints=14180
0.29/0.33	c restart after 801 decisions
0.29/0.37	c nbDecision=1000 #constraints=14184
0.39/0.48	c nbDecision=1500 #constraints=14194
0.39/0.49	c restart after 1601 decisions
0.49/0.59	c nbDecision=2000 #constraints=14201
0.69/0.70	c nbDecision=2500 #constraints=14209
0.80/0.81	c nbDecision=3000 #constraints=14218
0.80/0.87	c restart after 3201 decisions
0.89/0.95	c nbDecision=3500 #constraints=14232
0.99/1.07	c nbDecision=4000 #constraints=14241
1.20/1.22	c nbDecision=4500 #constraints=14254
1.30/1.35	c nbDecision=5000 #constraints=14263
1.49/1.53	c nbDecision=5500 #constraints=14283
1.59/1.67	c nbDecision=6000 #constraints=14291
1.79/1.80	c restart after 6401 decisions
1.79/1.84	c nbDecision=6500 #constraints=14304
1.99/2.03	c nbDecision=7000 #constraints=14320
2.09/2.17	c nbDecision=7500 #constraints=14328
2.29/2.39	c nbDecision=8000 #constraints=14353
2.49/2.56	c nbDecision=8500 #constraints=14362
2.69/2.80	c nbDecision=9000 #constraints=14381
2.89/2.98	c nbDecision=9500 #constraints=14390
3.19/3.22	c nbDecision=10000 #constraints=14403
3.39/3.42	c nbDecision=10500 #constraints=14409
3.59/3.66	c nbDecision=11000 #constraints=14427
3.89/3.90	c nbDecision=11500 #constraints=14440
4.09/4.14	c nbDecision=12000 #constraints=14450
4.29/4.37	c nbDecision=12500 #constraints=14465
4.49/4.52	c restart after 12801 decisions
4.59/4.63	c nbDecision=13000 #constraints=14478
4.79/4.89	c nbDecision=13500 #constraints=14486
5.10/5.19	c nbDecision=14000 #constraints=14504
5.40/5.45	c nbDecision=14500 #constraints=14514
5.70/5.76	c nbDecision=15000 #constraints=14535
5.99/6.06	c nbDecision=15500 #constraints=14552
6.29/6.39	c nbDecision=16000 #constraints=14563
6.70/6.75	c nbDecision=16500 #constraints=14587
7.09/7.10	c nbDecision=17000 #constraints=14596
7.39/7.44	c nbDecision=17500 #constraints=14612
7.80/7.85	c nbDecision=18000 #constraints=14631
8.19/8.23	c nbDecision=18500 #constraints=14645
8.69/8.71	c nbDecision=19000 #constraints=14660
9.09/9.12	c nbDecision=19500 #constraints=14674
9.49/9.51	c nbDecision=20000 #constraints=14685
9.99/10.02	c nbDecision=20500 #constraints=14706
10.39/10.44	c nbDecision=21000 #constraints=14724
10.89/10.94	c nbDecision=21500 #constraints=14748
11.39/11.47	c nbDecision=22000 #constraints=14765
11.99/12.06	c nbDecision=22500 #constraints=14791
12.59/12.66	c nbDecision=23000 #constraints=14807
13.29/13.36	c nbDecision=23500 #constraints=14821
13.99/14.05	c nbDecision=24000 #constraints=14830
14.78/14.81	c nbDecision=24500 #constraints=14846
15.58/15.64	c nbDecision=25000 #constraints=14855
16.28/16.36	c nbDecision=25500 #constraints=14863
16.49/16.52	c restart after 25601 decisions
17.08/17.13	c nbDecision=26000 #constraints=14868
17.48/17.57	c nbDecision=26500 #constraints=14878
18.18/18.25	c nbDecision=27000 #constraints=14885
18.79/18.86	c nbDecision=27500 #constraints=14893
19.48/19.55	c nbDecision=28000 #constraints=14916
20.08/20.18	c nbDecision=28500 #constraints=14941
21.19/21.28	c nbDecision=29000 #constraints=15020
22.09/22.19	c nbDecision=29500 #constraints=15037
23.09/23.12	c nbDecision=30000 #constraints=15050
24.19/24.30	c nbDecision=30500 #constraints=15080
25.39/25.45	c nbDecision=31000 #constraints=15113
26.49/26.51	c nbDecision=31500 #constraints=15118
27.98/28.04	c nbDecision=32000 #constraints=15183
30.08/30.13	c nbDecision=32500 #constraints=15263
32.29/32.36	c nbDecision=33000 #constraints=15344
34.78/34.81	c nbDecision=33500 #constraints=15412
38.38/38.45	c nbDecision=34000 #constraints=15531
40.68/40.72	c nbDecision=34500 #constraints=15546
42.98/43.06	c nbDecision=35000 #constraints=15561
45.18/45.27	c nbDecision=35500 #constraints=15570
47.28/47.33	c nbDecision=36000 #constraints=15581
49.48/49.56	c nbDecision=36500 #constraints=15594
51.47/51.50	c nbDecision=37000 #constraints=15607
56.38/56.44	c nbDecision=37500 #constraints=15840
67.47/67.51	c nbDecision=38000 #constraints=16292
83.07/83.17	c nbDecision=38500 #constraints=16736
100.06/100.18	c nbDecision=39000 #constraints=17184
118.55/118.60	c nbDecision=39500 #constraints=17628
138.34/138.49	c nbDecision=40000 #constraints=18072
159.45/159.54	c nbDecision=40500 #constraints=18518
181.54/181.62	c nbDecision=41000 #constraints=18960
205.42/205.51	c nbDecision=41500 #constraints=19408
229.83/229.91	c nbDecision=42000 #constraints=19854
255.61/255.73	c nbDecision=42500 #constraints=20296
282.30/282.41	c nbDecision=43000 #constraints=20740
311.30/311.50	c nbDecision=43500 #constraints=21186
341.29/341.44	c nbDecision=44000 #constraints=21632
373.47/373.60	c nbDecision=44500 #constraints=22080
406.27/406.43	c nbDecision=45000 #constraints=22520
440.16/440.44	c nbDecision=45500 #constraints=22968
455.54/455.81	c nbDecision=46000 #constraints=23059
468.82/469.14	c nbDecision=46500 #constraints=23096
478.22/478.51	c nbDecision=47000 #constraints=23109
487.42/487.71	c nbDecision=47500 #constraints=23126
496.51/496.87	c nbDecision=48000 #constraints=23137
506.01/506.34	c nbDecision=48500 #constraints=23149
517.51/517.84	c nbDecision=49000 #constraints=23161
527.20/527.60	c nbDecision=49500 #constraints=23168
536.80/537.17	c nbDecision=50000 #constraints=23177
546.50/546.83	c nbDecision=50500 #constraints=23183
557.99/558.30	c nbDecision=51000 #constraints=23201
563.19/563.52	c restart after 51201 decisions
567.69/568.05	c nbDecision=51500 #constraints=23212
573.59/573.95	c nbDecision=52000 #constraints=23218
579.69/580.00	c nbDecision=52500 #constraints=23224
585.19/585.55	c nbDecision=53000 #constraints=23230
591.28/591.64	c nbDecision=53500 #constraints=23238
596.38/596.78	c nbDecision=54000 #constraints=23247
601.98/602.34	c nbDecision=54500 #constraints=23256
607.78/608.14	c nbDecision=55000 #constraints=23264
613.58/613.95	c nbDecision=55500 #constraints=23271
619.97/620.35	c nbDecision=56000 #constraints=23276
625.68/626.02	c nbDecision=56500 #constraints=23280
634.57/634.95	c nbDecision=57000 #constraints=23292
640.87/641.20	c nbDecision=57500 #constraints=23298
655.26/655.64	c nbDecision=58000 #constraints=23313
703.35/703.70	c nbDecision=58500 #constraints=23355
747.44/747.90	c nbDecision=59000 #constraints=23392
787.03/787.42	c nbDecision=59500 #constraints=23428
849.70/850.16	c nbDecision=60000 #constraints=23476
895.98/896.41	c nbDecision=60500 #constraints=23519
978.87/979.37	c nbDecision=61000 #constraints=23579
1021.85/1022.39	c nbDecision=61500 #constraints=23617
1077.83/1078.39	c nbDecision=62000 #constraints=23654
1131.42/1131.94	c nbDecision=62500 #constraints=23686
1179.10/1179.66	c nbDecision=63000 #constraints=23710
1229.39/1229.94	c nbDecision=63500 #constraints=23744
1266.98/1267.57	c nbDecision=64000 #constraints=23770
1383.44/1384.06	c nbDecision=64500 #constraints=23823
1466.51/1467.19	c nbDecision=65000 #constraints=23867
1641.96/1642.68	c nbDecision=65500 #constraints=23939
1800.02/1800.70	Received signal 15

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/458057-1178376854/instance-458057-1178376854.opb
mv /tmp/evaluation/458057-1178376854/instance-458057-1178376854.opb.tmp /tmp/evaluation/458057-1178376854/instance-458057-1178376854.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-458057-1178376854 -o ROOT/results/node71/solver-458057-1178376854 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/458057-1178376854/instance-458057-1178376854.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.85 0.94 0.97 3/64 11597
/proc/meminfo: memFree=1835632/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=1468 CPUtime=0
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 313674728 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 367 166 131 317 0 46 0

[startup+0.100247 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 11597
/proc/meminfo: memFree=1835632/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=4292 CPUtime=0.09
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 884 0 0 0 9 0 0 0 18 0 1 0 313674728 4395008 867 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 1073 868 132 317 0 752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4292

[startup+0.201261 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 11597
/proc/meminfo: memFree=1835632/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=7648 CPUtime=0.19
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 1742 0 0 0 19 0 0 0 18 0 1 0 313674728 7831552 1628 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 1912 1628 139 317 0 1591 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7648

[startup+0.301275 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 11597
/proc/meminfo: memFree=1835632/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=7784 CPUtime=0.29
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 1761 0 0 0 29 0 0 0 19 0 1 0 313674728 7970816 1647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 1946 1647 139 317 0 1625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7784

[startup+0.701329 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 11597
/proc/meminfo: memFree=1835632/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=8048 CPUtime=0.69
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 1841 0 0 0 69 0 0 0 22 0 1 0 313674728 8241152 1727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 2012 1727 139 317 0 1691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8048

[startup+1.50244 s]
/proc/loadavg: 0.85 0.94 0.97 2/65 11598
/proc/meminfo: memFree=1828456/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=9252 CPUtime=1.49
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 2135 0 0 0 148 1 0 0 25 0 1 0 313674728 9474048 2021 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 2313 2021 139 317 0 1992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9252

[startup+3.10166 s]
/proc/loadavg: 0.85 0.94 0.97 2/65 11598
/proc/meminfo: memFree=1826728/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=11376 CPUtime=3.09
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 2652 0 0 0 308 1 0 0 25 0 1 0 313674728 11649024 2538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606691 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 2844 2538 139 317 0 2523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11376

[startup+6.30109 s]
/proc/loadavg: 0.86 0.94 0.97 2/65 11598
/proc/meminfo: memFree=1823272/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=14440 CPUtime=6.29
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 3435 0 0 0 627 2 0 0 25 0 1 0 313674728 14786560 3321 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 3610 3321 139 317 0 3289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14440

[startup+12.702 s]
/proc/loadavg: 0.87 0.94 0.97 2/65 11598
/proc/meminfo: memFree=1819304/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=17908 CPUtime=12.69
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 4296 0 0 0 1267 2 0 0 25 0 1 0 313674728 18337792 4182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 4477 4182 139 317 0 4156 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17908

[startup+25.5017 s]
/proc/loadavg: 0.90 0.94 0.97 2/65 11598
/proc/meminfo: memFree=1814184/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=22856 CPUtime=25.49
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 5539 0 0 0 2546 3 0 0 25 0 1 0 313674728 23404544 5425 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 5714 5425 139 317 0 5393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22856

[startup+51.1012 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 11598
/proc/meminfo: memFree=1805096/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=32488 CPUtime=51.07
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 7798 0 0 0 5103 4 0 0 25 0 1 0 313674728 33267712 7684 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 8122 7684 139 317 0 7801 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32488

[startup+102.301 s]
/proc/loadavg: 0.97 0.95 0.97 2/65 11598
/proc/meminfo: memFree=1769064/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=70428 CPUtime=102.26
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 16786 0 0 0 10218 8 0 0 25 0 1 0 313674728 72118272 16672 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 17607 16672 139 317 0 17286 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70428

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 11598
/proc/meminfo: memFree=1741672/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=95648 CPUtime=162.24
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 23670 0 0 0 16213 11 0 0 25 0 1 0 313674728 97943552 23556 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 23912 23556 139 317 0 23591 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 95648

[startup+222.305 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 11598
/proc/meminfo: memFree=1712232/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=131740 CPUtime=222.22
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 30963 0 0 0 22207 15 0 0 25 0 1 0 313674728 134901760 30849 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 32935 30849 139 317 0 32614 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 131740

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11598
/proc/meminfo: memFree=1691304/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=150176 CPUtime=282.2
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 36211 0 0 0 28201 19 0 0 25 0 1 0 313674728 153780224 36097 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 37544 36097 139 317 0 37223 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 150176

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11598
/proc/meminfo: memFree=1672424/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=166396 CPUtime=342.19
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 40870 0 0 0 34197 22 0 0 25 0 1 0 313674728 170389504 40756 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 41599 40756 139 317 0 41278 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 166396

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11598
/proc/meminfo: memFree=1655912/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=181316 CPUtime=402.17
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 45028 0 0 0 40192 25 0 0 25 0 1 0 313674728 185667584 44914 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 45329 44914 139 317 0 45008 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 181316

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/71 11776
/proc/meminfo: memFree=1632752/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=215216 CPUtime=462.04
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 50403 0 0 0 46177 27 0 0 25 0 1 0 313674728 220381184 50289 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 53804 50289 139 317 0 53483 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 215216

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1633768/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=215352 CPUtime=522.01
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 50430 0 0 0 52174 27 0 0 25 0 1 0 313674728 220520448 50316 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 53838 50316 139 317 0 53517 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 215352

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1633704/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=215488 CPUtime=581.99
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 50454 0 0 0 58172 27 0 0 25 0 1 0 313674728 220659712 50340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 53872 50340 139 317 0 53551 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 215488

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1633640/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=215620 CPUtime=641.97
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 50485 0 0 0 64170 27 0 0 25 0 1 0 313674728 220794880 50371 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 53905 50371 139 317 0 53584 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 215620


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

/proc/meminfo: memFree=1627560/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=221700 CPUtime=1001.86
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52012 0 0 0 100157 29 0 0 25 0 1 0 313674728 227020800 51898 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 55425 51898 139 317 0 55104 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 221700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1626920/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=222228 CPUtime=1061.84
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52167 0 0 0 106155 29 0 0 25 0 1 0 313674728 227561472 52053 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 55557 52053 139 317 0 55236 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 222228

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1626408/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=222760 CPUtime=1121.82
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52302 0 0 0 112153 29 0 0 25 0 1 0 313674728 228106240 52188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 55690 52188 139 317 0 55369 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 222760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1625960/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=223160 CPUtime=1181.8
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52400 0 0 0 118151 29 0 0 25 0 1 0 313674728 228515840 52286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712518 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 55790 52286 139 317 0 55469 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 223160

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1625448/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=223812 CPUtime=1241.79
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52539 0 0 0 124149 30 0 0 25 0 1 0 313674728 229183488 52425 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 55953 52425 139 317 0 55632 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 223812

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1625000/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=224200 CPUtime=1301.77
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52638 0 0 0 130147 30 0 0 25 0 1 0 313674728 229580800 52524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 56050 52524 139 317 0 55729 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 224200

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1624616/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=224464 CPUtime=1361.75
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52726 0 0 0 136145 30 0 0 25 0 1 0 313674728 229851136 52612 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 56116 52612 139 317 0 55795 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 224464

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1624040/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=225128 CPUtime=1421.73
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52864 0 0 0 142143 30 0 0 25 0 1 0 313674728 230531072 52750 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 56282 52750 139 317 0 55961 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 225128

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1623592/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=225396 CPUtime=1481.7
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 52961 0 0 0 148140 30 0 0 25 0 1 0 313674728 230805504 52847 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 56349 52847 139 317 0 56028 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 225396

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1621608/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=227408 CPUtime=1541.69
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53444 0 0 0 154139 30 0 0 25 0 1 0 313674728 232865792 53330 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 56852 53330 139 317 0 56531 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 227408

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1621224/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=227808 CPUtime=1601.67
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53538 0 0 0 160136 31 0 0 25 0 1 0 313674728 233275392 53424 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 56952 53424 139 317 0 56631 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 227808

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1620776/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=228328 CPUtime=1661.65
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53668 0 0 0 166134 31 0 0 25 0 1 0 313674728 233807872 53554 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57082 53554 139 317 0 56761 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 228328

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1620392/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=228724 CPUtime=1721.63
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53771 0 0 0 172132 31 0 0 25 0 1 0 313674728 234213376 53657 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57181 53657 139 317 0 56860 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 228724

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1619944/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=229108 CPUtime=1781.61
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53876 0 0 0 178130 31 0 0 25 0 1 0 313674728 234606592 53762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57277 53762 139 317 0 56956 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 229108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1619816/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=229240 CPUtime=1800.02
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53905 0 0 0 179971 31 0 0 25 0 1 0 313674728 234741760 53791 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57310 53791 139 317 0 56989 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 229240

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11796
/proc/meminfo: memFree=1619816/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=229240 CPUtime=1800.81
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53909 0 0 0 180050 31 0 0 25 0 1 0 313674728 234741760 53795 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712596 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57310 53795 139 317 0 56989 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 229240

[startup+1802.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 11797
/proc/meminfo: memFree=1619808/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=229240 CPUtime=1801.61
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53909 0 0 0 180130 31 0 0 25 0 1 0 313674728 234741760 53795 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57310 53795 139 317 0 56989 0
Current children cumulated CPU time (s) 1801.61
Current children cumulated vsize (KiB) 229240

[startup+1802.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 11797
/proc/meminfo: memFree=1619808/2055920 swapFree=4184264/4192956
[pid=11597] ppid=11595 vsize=229240 CPUtime=1802.01
/proc/11597/stat : 11597 (oree) R 11595 11597 11409 0 -1 4194304 53909 0 0 0 180170 31 0 0 25 0 1 0 313674728 234741760 53795 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11597/statm: 57310 53795 139 317 0 56989 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 229240

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.75
CPU time (s): 1802.06
CPU user time (s): 1801.71
CPU system time (s): 0.350946
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 229240

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

runsolver used 1.46778 second user time and 3.52346 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat May  5 14:54:14 UTC 2007

IDJOB= 458057
IDBENCH= 48382
IDSOLVER= 172
FILE ID= node71/458057-1178376854

PBS_JOBID= 5189216

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  159c656bb3d53b355a331c1212862210

RANDOM SEED= 960627746

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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:       1836040 kB
Buffers:         19608 kB
Cached:         111572 kB
SwapCached:       2712 kB
Active:          62036 kB
Inactive:        78812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836040 kB
SwapTotal:     4192956 kB
SwapFree:      4184264 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          15812 kB
Slab:            65028 kB
Committed_AS:  6960916 kB
PageTables:       1448 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 node71 on Sat May  5 15:24:17 UTC 2007