Trace number 455465

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_5.opb
MD5SUMae2bd1e13f1871c16ad2ebb51fc6f92a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
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 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c #vars=1452 #constraints=2807 hasObjective=yes
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.09/0.14	c restart after 401 decisions
0.09/0.16	c nbDecision=500 #constraints=2966
0.19/0.29	c restart after 801 decisions
0.29/0.38	c nbDecision=1000 #constraints=3227
0.59/0.68	c nbDecision=1500 #constraints=3537
0.69/0.74	c restart after 1601 decisions
0.99/1.02	c nbDecision=2000 #constraints=3744
1.39/1.43	c nbDecision=2500 #constraints=3969
1.89/1.95	c nbDecision=3000 #constraints=4143
2.09/2.19	c restart after 3201 decisions
2.48/2.58	c nbDecision=3500 #constraints=4299
3.29/3.38	c nbDecision=4000 #constraints=4525
4.29/4.34	c nbDecision=4500 #constraints=4778
5.59/5.63	c nbDecision=5000 #constraints=5008
7.19/7.20	c nbDecision=5500 #constraints=5159
8.68/8.74	c nbDecision=6000 #constraints=5424
10.48/10.53	c restart after 6401 decisions
10.88/10.98	c nbDecision=6500 #constraints=5526
12.89/12.97	c nbDecision=7000 #constraints=5737
15.08/15.18	c nbDecision=7500 #constraints=5961
17.29/17.35	c nbDecision=8000 #constraints=6244
20.58/20.63	c nbDecision=8500 #constraints=6365
23.78/23.83	c nbDecision=9000 #constraints=6549
26.58/26.63	c nbDecision=9500 #constraints=6813
30.48/30.53	c nbDecision=10000 #constraints=6941
33.78/33.85	c nbDecision=10500 #constraints=7169
37.27/37.35	c nbDecision=11000 #constraints=7424
40.98/41.01	c nbDecision=11500 #constraints=7676
44.98/45.02	c nbDecision=12000 #constraints=7942
49.07/49.17	c nbDecision=12500 #constraints=8194
51.67/51.71	c restart after 12801 decisions
53.47/53.56	c nbDecision=13000 #constraints=8441
58.38/58.42	c nbDecision=13500 #constraints=8679
63.37/63.47	c nbDecision=14000 #constraints=8925
68.86/68.95	c nbDecision=14500 #constraints=9169
74.47/74.57	c nbDecision=15000 #constraints=9405
80.46/80.58	c nbDecision=15500 #constraints=9668
86.56/86.62	c nbDecision=16000 #constraints=9928
92.96/93.08	c nbDecision=16500 #constraints=10230
99.16/99.28	c nbDecision=17000 #constraints=10526
106.35/106.41	c nbDecision=17500 #constraints=10809
113.85/113.91	c nbDecision=18000 #constraints=11096
120.75/120.80	c nbDecision=18500 #constraints=11428
129.25/129.37	c nbDecision=19000 #constraints=11730
137.84/137.92	c nbDecision=19500 #constraints=12048
147.24/147.39	c nbDecision=20000 #constraints=12331
157.54/157.67	c nbDecision=20500 #constraints=12612
167.14/167.29	c nbDecision=21000 #constraints=12915
177.33/177.45	c nbDecision=21500 #constraints=13292
187.62/187.75	c nbDecision=22000 #constraints=13606
199.62/199.75	c nbDecision=22500 #constraints=13884
210.92/211.07	c nbDecision=23000 #constraints=14178
223.52/223.63	c nbDecision=23500 #constraints=14465
234.91/235.03	c nbDecision=24000 #constraints=14827
246.61/246.73	c nbDecision=24500 #constraints=15192
259.30/259.43	c nbDecision=25000 #constraints=15531
272.40/272.52	c nbDecision=25500 #constraints=15902
274.59/274.75	c restart after 25601 decisions
286.09/286.21	c nbDecision=26000 #constraints=16242
299.29/299.42	c nbDecision=26500 #constraints=16630
311.79/311.91	c nbDecision=27000 #constraints=17030
327.58/327.72	c nbDecision=27500 #constraints=17384
342.77/342.98	c nbDecision=28000 #constraints=17738
359.97/360.12	c nbDecision=28500 #constraints=18106
374.97/375.13	c nbDecision=29000 #constraints=18515
391.96/392.14	c nbDecision=29500 #constraints=18884
410.65/410.85	c nbDecision=30000 #constraints=19233
427.74/427.93	c nbDecision=30500 #constraints=19639
446.74/446.90	c nbDecision=31000 #constraints=20015
465.03/465.27	c nbDecision=31500 #constraints=20434
485.12/485.34	c nbDecision=32000 #constraints=20819
504.52/504.73	c nbDecision=32500 #constraints=21225
526.61/526.86	c nbDecision=33000 #constraints=21568
547.80/548.02	c nbDecision=33500 #constraints=21951
568.79/569.09	c nbDecision=34000 #constraints=22331
591.89/592.11	c nbDecision=34500 #constraints=22699
614.58/614.88	c nbDecision=35000 #constraints=23093
638.17/638.46	c nbDecision=35500 #constraints=23478
659.77/660.07	c nbDecision=36000 #constraints=23892
683.45/683.75	c nbDecision=36500 #constraints=24285
705.65/705.91	c nbDecision=37000 #constraints=24701
727.64/727.93	c nbDecision=37500 #constraints=25138
747.83/748.19	c nbDecision=38000 #constraints=25616
768.82/769.17	c nbDecision=38500 #constraints=26070
793.22/793.50	c nbDecision=39000 #constraints=26496
815.31/815.63	c nbDecision=39500 #constraints=26941
840.20/840.55	c nbDecision=40000 #constraints=27373
864.99/865.38	c nbDecision=40500 #constraints=27811
891.48/891.81	c nbDecision=41000 #constraints=28227
914.68/915.06	c nbDecision=41500 #constraints=28665
938.37/938.72	c nbDecision=42000 #constraints=29101
965.76/966.10	c nbDecision=42500 #constraints=29530
991.54/991.97	c nbDecision=43000 #constraints=29978
1015.34/1015.71	c nbDecision=43500 #constraints=30443
1043.43/1043.85	c nbDecision=44000 #constraints=30885
1067.12/1067.58	c nbDecision=44500 #constraints=31348
1091.01/1091.46	c nbDecision=45000 #constraints=31818
1114.70/1115.19	c nbDecision=45500 #constraints=32293
1143.39/1143.88	c nbDecision=46000 #constraints=32727
1169.19/1169.69	c nbDecision=46500 #constraints=33170
1189.88/1190.32	c nbDecision=47000 #constraints=33656
1212.28/1212.74	c nbDecision=47500 #constraints=34122
1230.96/1231.49	c nbDecision=48000 #constraints=34595
1256.36/1256.84	c nbDecision=48500 #constraints=35029
1278.65/1279.17	c nbDecision=49000 #constraints=35514
1303.44/1303.94	c nbDecision=49500 #constraints=35988
1331.23/1331.78	c nbDecision=50000 #constraints=36438
1353.53/1354.03	c nbDecision=50500 #constraints=36929
1383.71/1384.22	c nbDecision=51000 #constraints=37368
1393.81/1394.39	c restart after 51201 decisions
1412.60/1413.15	c nbDecision=51500 #constraints=37841
1442.49/1443.00	c nbDecision=52000 #constraints=38295
1469.69/1470.29	c nbDecision=52500 #constraints=38777
1502.97/1503.53	c nbDecision=53000 #constraints=39196
1539.76/1540.36	c nbDecision=53500 #constraints=39596
1567.65/1568.26	c nbDecision=54000 #constraints=40073
1601.14/1601.73	c nbDecision=54500 #constraints=40517
1632.23/1632.82	c nbDecision=55000 #constraints=40981
1663.42/1664.06	c nbDecision=55500 #constraints=41446
1691.41/1692.05	c nbDecision=56000 #constraints=41920
1718.09/1718.75	c nbDecision=56500 #constraints=42386
1752.68/1753.35	c nbDecision=57000 #constraints=42835
1784.37/1785.01	c nbDecision=57500 #constraints=43311
1800.08/1800.70	Received signal 15
1800.08/1800.71	
1800.08/1800.71	s UNKNOWN
1800.08/1800.71	
1800.08/1800.71	c user time= 1799.46 s
1800.08/1800.71	c system time= 0.631903 s
1800.08/1800.71	c wall clock time=1800.71

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455465-1178043981/instance-455465-1178043981.opb
mv /tmp/evaluation/455465-1178043981/instance-455465-1178043981.opb.tmp /tmp/evaluation/455465-1178043981/instance-455465-1178043981.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-455465-1178043981 -o ROOT/results/node3/solver-455465-1178043981 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455465-1178043981/instance-455465-1178043981.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.14 1.10 3/77 22777
/proc/meminfo: memFree=1771144/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=1468 CPUtime=0
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 280435906 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 367 164 131 317 0 46 0

[startup+0.102831 s]
/proc/loadavg: 1.04 1.14 1.10 3/77 22777
/proc/meminfo: memFree=1771144/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=3076 CPUtime=0.09
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 566 0 0 0 9 0 0 0 18 0 1 0 280435906 3149824 549 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 769 549 139 317 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3076

[startup+0.201847 s]
/proc/loadavg: 1.04 1.14 1.10 3/77 22777
/proc/meminfo: memFree=1771144/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=3604 CPUtime=0.19
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 695 0 0 0 19 0 0 0 18 0 1 0 280435906 3690496 678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716147 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 901 678 139 317 0 580 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3604

[startup+0.301864 s]
/proc/loadavg: 1.04 1.14 1.10 3/77 22777
/proc/meminfo: memFree=1771144/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=4264 CPUtime=0.29
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 861 0 0 0 29 0 0 0 19 0 1 0 280435906 4366336 844 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134607619 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 1066 844 139 317 0 745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4264

[startup+0.701928 s]
/proc/loadavg: 1.04 1.14 1.10 3/77 22777
/proc/meminfo: memFree=1771144/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=6260 CPUtime=0.69
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 1379 0 0 0 69 0 0 0 22 0 1 0 280435906 6410240 1362 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 1565 1362 139 317 0 1244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6260

[startup+1.50106 s]
/proc/loadavg: 1.04 1.14 1.10 2/78 22778
/proc/meminfo: memFree=1765184/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=8832 CPUtime=1.49
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 2002 0 0 0 149 0 0 0 25 0 1 0 280435906 9043968 1985 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604247 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 2208 1985 139 317 0 1887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10132 s]
/proc/loadavg: 1.04 1.14 1.10 2/78 22778
/proc/meminfo: memFree=1762560/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=10964 CPUtime=3.08
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 2532 0 0 0 308 0 0 0 25 0 1 0 280435906 11227136 2515 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 2741 2515 139 317 0 2420 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10964

[startup+6.30284 s]
/proc/loadavg: 1.03 1.14 1.10 2/78 22778
/proc/meminfo: memFree=1758608/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=14684 CPUtime=6.29
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 3316 0 0 0 628 1 0 0 25 0 1 0 280435906 15036416 3299 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 3671 3299 139 317 0 3350 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14684

[startup+12.7019 s]
/proc/loadavg: 1.03 1.13 1.09 3/78 22778
/proc/meminfo: memFree=1755992/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=17332 CPUtime=12.69
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 4043 0 0 0 1267 2 0 0 25 0 1 0 280435906 17747968 3989 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 4333 3989 139 317 0 4012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17332

[startup+25.5019 s]
/proc/loadavg: 1.02 1.13 1.09 2/78 22778
/proc/meminfo: memFree=1751192/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=21412 CPUtime=25.48
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 5178 0 0 0 2545 3 0 0 25 0 1 0 280435906 21925888 5124 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 5353 5124 139 317 0 5032 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21412

[startup+51.1011 s]
/proc/loadavg: 1.01 1.11 1.09 2/78 22778
/proc/meminfo: memFree=1743000/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=30864 CPUtime=51.07
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 7272 0 0 0 5102 5 0 0 25 0 1 0 280435906 31604736 7218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 7716 7218 139 317 0 7395 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30864

[startup+102.301 s]
/proc/loadavg: 1.00 1.09 1.08 2/78 22778
/proc/meminfo: memFree=1732120/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=41064 CPUtime=102.26
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 10030 0 0 0 10218 8 0 0 25 0 1 0 280435906 42049536 9904 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 10266 9904 139 317 0 9945 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41064

[startup+162.301 s]
/proc/loadavg: 1.00 1.07 1.08 2/78 22778
/proc/meminfo: memFree=1720728/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=55252 CPUtime=162.24
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 12906 0 0 0 16213 11 0 0 25 0 1 0 280435906 56578048 12780 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 13813 12780 139 317 0 13492 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55252

[startup+222.306 s]
/proc/loadavg: 1.00 1.06 1.07 2/78 22778
/proc/meminfo: memFree=1713176/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=62384 CPUtime=222.22
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 14744 0 0 0 22209 13 0 0 25 0 1 0 280435906 63881216 14618 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 15596 14618 139 317 0 15275 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62384

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.07 2/78 22778
/proc/meminfo: memFree=1705112/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=69876 CPUtime=282.19
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 16754 0 0 0 28204 15 0 0 25 0 1 0 280435906 71553024 16628 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 17469 16628 139 317 0 17148 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 69876

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.06 2/78 22778
/proc/meminfo: memFree=1697624/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=76976 CPUtime=342.17
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 18612 0 0 0 34200 17 0 0 25 0 1 0 280435906 78823424 18486 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 19244 18486 139 317 0 18923 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76976

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 22779
/proc/meminfo: memFree=1690904/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=83540 CPUtime=402.15
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 20288 0 0 0 40195 20 0 0 25 0 1 0 280435906 85544960 20162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 20885 20162 139 317 0 20564 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 83540

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/78 22780
/proc/meminfo: memFree=1684696/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=95888 CPUtime=462.13
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 22942 0 0 0 46191 22 0 0 25 0 1 0 280435906 98189312 21727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 23972 21727 139 317 0 23651 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 95888

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 22780
/proc/meminfo: memFree=1679192/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=101980 CPUtime=522.11
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 24506 0 0 0 52187 24 0 0 25 0 1 0 280435906 104427520 23115 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 25495 23115 139 317 0 25174 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 101980

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 22780
/proc/meminfo: memFree=1674072/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=106720 CPUtime=582.09
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 25827 0 0 0 58183 26 0 0 25 0 1 0 280435906 109281280 24370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533539 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 26680 24370 139 317 0 26359 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 106720

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 22780
/proc/meminfo: memFree=1669272/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=111848 CPUtime=642.07
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 27140 0 0 0 64180 27 0 0 25 0 1 0 280435906 114532352 25617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 27962 25617 139 317 0 27641 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 111848


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 22780
/proc/meminfo: memFree=1652056/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=127764 CPUtime=822.01
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 31626 0 0 0 82168 33 0 0 25 0 1 0 280435906 130830336 29839 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 31941 29839 139 317 0 31620 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 127764

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 22780
/proc/meminfo: memFree=1647256/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=132112 CPUtime=881.99
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 32853 0 0 0 88165 34 0 0 25 0 1 0 280435906 135282688 31033 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 33028 31033 139 317 0 32707 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 132112

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1641944/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=137736 CPUtime=941.97
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 34424 0 0 0 94161 36 0 0 25 0 1 0 280435906 141041664 32340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 34434 32340 139 317 0 34113 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 137736

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1637272/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=142848 CPUtime=1001.95
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 35889 0 0 0 100157 38 0 0 25 0 1 0 280435906 146276352 33574 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 35712 33574 139 317 0 35391 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 142848

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1631960/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=147664 CPUtime=1061.92
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 37254 0 0 0 106152 40 0 0 25 0 1 0 280435906 151207936 34906 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 36916 34906 139 317 0 36595 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 147664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1626584/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=153040 CPUtime=1121.91
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 38785 0 0 0 112148 43 0 0 25 0 1 0 280435906 156712960 36239 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 38260 36239 139 317 0 37939 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 153040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1621336/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=158664 CPUtime=1181.88
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 40372 0 0 0 118144 44 0 0 25 0 1 0 280435906 162471936 37562 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 39666 37562 139 317 0 39345 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 158664

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1614680/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=164584 CPUtime=1241.86
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 42065 0 0 0 124140 46 0 0 25 0 1 0 280435906 168534016 39189 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 41146 39189 139 317 0 40825 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 164584

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22780
/proc/meminfo: memFree=1608984/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=169860 CPUtime=1301.84
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 43582 0 0 0 130137 47 0 0 25 0 1 0 280435906 173936640 40607 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 42465 40607 139 317 0 42144 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 169860

[startup+1362.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 22780
/proc/meminfo: memFree=1603544/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=184432 CPUtime=1361.82
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 47262 0 0 0 136131 51 0 0 25 0 1 0 280435906 188858368 41946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 46108 41946 139 317 0 45787 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 184432

[startup+1422.3 s]
/proc/loadavg: 1.18 1.04 1.01 2/78 22780
/proc/meminfo: memFree=1598680/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=189780 CPUtime=1421.8
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 48778 0 0 0 142128 52 0 0 25 0 1 0 280435906 194334720 43136 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 47445 43136 139 317 0 47124 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 189780

[startup+1482.3 s]
/proc/loadavg: 1.21 1.09 1.03 2/78 22780
/proc/meminfo: memFree=1594072/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=194496 CPUtime=1481.78
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 50135 0 0 0 148124 54 0 0 25 0 1 0 280435906 199163904 44265 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604197 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 48624 44265 139 317 0 48303 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 194496

[startup+1542.31 s]
/proc/loadavg: 1.07 1.07 1.02 2/78 22780
/proc/meminfo: memFree=1590616/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=197768 CPUtime=1541.76
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 51101 0 0 0 154121 55 0 0 25 0 1 0 280435906 202514432 45101 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718671 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 49442 45101 139 317 0 49121 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 197768

[startup+1602.3 s]
/proc/loadavg: 1.02 1.05 1.01 2/78 22780
/proc/meminfo: memFree=1586456/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=201708 CPUtime=1601.74
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 52264 0 0 0 160117 57 0 0 25 0 1 0 280435906 206548992 46199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 50427 46199 139 317 0 50106 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 201708

[startup+1662.3 s]
/proc/loadavg: 1.01 1.04 1.01 2/78 22780
/proc/meminfo: memFree=1580760/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=208092 CPUtime=1661.72
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 53967 0 0 0 166113 59 0 0 25 0 1 0 280435906 213086208 47554 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604138 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 52023 47554 139 317 0 51702 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 208092

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 22780
/proc/meminfo: memFree=1576984/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=211768 CPUtime=1721.69
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 55102 0 0 0 172109 60 0 0 25 0 1 0 280435906 216850432 48559 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 52942 48559 139 317 0 52621 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 211768

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 22780
/proc/meminfo: memFree=1572952/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=215568 CPUtime=1781.67
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 56189 0 0 0 178105 62 0 0 25 0 1 0 280435906 220741632 49548 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 53892 49548 139 317 0 53571 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 215568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 22780
/proc/meminfo: memFree=1571352/2055920 swapFree=4139036/4192956
[pid=22777] ppid=22775 vsize=217264 CPUtime=1800.08
/proc/22777/stat : 22777 (oree) R 22775 22777 22632 0 -1 4194304 56689 0 0 0 179945 63 0 0 25 0 1 0 280435906 222478336 49950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22777/statm: 54316 49950 139 317 0 53995 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 217264

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.76
CPU time (s): 1800.13
CPU user time (s): 1799.47
CPU system time (s): 0.663899
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 217264

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

runsolver used 1.40878 second user time and 4.05338 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue May  1 18:26:21 UTC 2007

IDJOB= 455465
IDBENCH= 48265
IDSOLVER= 172
FILE ID= node3/455465-1178043981

PBS_JOBID= 4728434

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_10_5.opb
COMMAND LINE= oree /tmp/evaluation/455465-1178043981/instance-455465-1178043981.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node3/convwatcher-455465-1178043981 -o ROOT/results/node3/conversion-455465-1178043981 -C 600 -M 1800 /tmp/evaluation/455465-1178043981/substituteSizeProductKeyword /tmp/evaluation/455465-1178043981/instance-455465-1178043981.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  ae2bd1e13f1871c16ad2ebb51fc6f92a

RANDOM SEED= 966006090

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1771488 kB
Buffers:         93024 kB
Cached:         102148 kB
SwapCached:      16784 kB
Active:         165276 kB
Inactive:        63520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771488 kB
SwapTotal:     4192956 kB
SwapFree:      4139036 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          37864 kB
Slab:            41088 kB
Committed_AS: 10089992 kB
PageTables:       1808 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 node3 on Tue May  1 18:56:24 UTC 2007