Trace number 455015

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.25 1800.93

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_25_2.opb
MD5SUM493eec42e81abed935f584a4e365015a
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-84
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -84
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
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 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

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.20/0.24	c ...done
0.20/0.24	c #vars=16670 #constraints=32843 hasObjective=yes
0.29/0.37	c res. mode=mod
0.29/0.37	c VSIDS like heuristics
0.29/0.37	c complete search running
1.10/1.15	c restart after 401 decisions
1.20/1.23	c nbDecision=500 #constraints=32995
1.79/1.82	c restart after 801 decisions
1.89/1.95	c nbDecision=1000 #constraints=33107
4.19/4.22	c nbDecision=1500 #constraints=33524
4.69/4.71	c restart after 1601 decisions
5.69/5.75	c nbDecision=2000 #constraints=33729
8.39/8.46	c nbDecision=2500 #constraints=34164
11.19/11.29	c nbDecision=3000 #constraints=34599
12.39/12.46	c restart after 3201 decisions
13.68/13.78	c nbDecision=3500 #constraints=34839
16.88/16.90	c nbDecision=4000 #constraints=35292
20.08/20.15	c nbDecision=4500 #constraints=35753
23.47/23.53	c nbDecision=5000 #constraints=36172
26.98/27.03	c nbDecision=5500 #constraints=36602
30.57/30.65	c nbDecision=6000 #constraints=37053
33.48/33.54	c restart after 6401 decisions
35.37/35.45	c nbDecision=6500 #constraints=37433
39.07/39.14	c nbDecision=7000 #constraints=37731
42.87/42.99	c nbDecision=7500 #constraints=38181
47.17/47.26	c nbDecision=8000 #constraints=38576
51.67/51.78	c nbDecision=8500 #constraints=38964
55.97/56.01	c nbDecision=9000 #constraints=39413
60.56/60.63	c nbDecision=9500 #constraints=39829
64.96/65.05	c nbDecision=10000 #constraints=40278
69.76/69.85	c nbDecision=10500 #constraints=40703
74.46/74.51	c nbDecision=11000 #constraints=41154
79.65/79.72	c nbDecision=11500 #constraints=41573
85.06/85.19	c nbDecision=12000 #constraints=42007
90.25/90.33	c nbDecision=12500 #constraints=42407
94.25/94.38	c restart after 12801 decisions
98.95/99.06	c nbDecision=13000 #constraints=42649
104.85/104.93	c nbDecision=13500 #constraints=43009
110.45/110.58	c nbDecision=14000 #constraints=43431
116.35/116.49	c nbDecision=14500 #constraints=43846
121.75/121.87	c nbDecision=15000 #constraints=44300
128.64/128.78	c nbDecision=15500 #constraints=44672
134.43/134.57	c nbDecision=16000 #constraints=45126
140.34/140.40	c nbDecision=16500 #constraints=45563
146.63/146.71	c nbDecision=17000 #constraints=45991
153.33/153.43	c nbDecision=17500 #constraints=46406
159.53/159.66	c nbDecision=18000 #constraints=46849
166.92/167.02	c nbDecision=18500 #constraints=47248
173.22/173.32	c nbDecision=19000 #constraints=47696
179.13/179.25	c nbDecision=19500 #constraints=48165
186.42/186.53	c nbDecision=20000 #constraints=48587
192.81/192.92	c nbDecision=20500 #constraints=49044
199.71/199.86	c nbDecision=21000 #constraints=49492
207.51/207.61	c nbDecision=21500 #constraints=49910
215.10/215.29	c nbDecision=22000 #constraints=50335
222.31/222.42	c nbDecision=22500 #constraints=50783
229.90/230.07	c nbDecision=23000 #constraints=51218
236.60/236.78	c nbDecision=23500 #constraints=51686
247.40/247.51	c nbDecision=24000 #constraints=52037
254.79/254.97	c nbDecision=24500 #constraints=52487
264.59/264.74	c nbDecision=25000 #constraints=52876
273.69/273.88	c nbDecision=25500 #constraints=53291
277.68/277.88	c restart after 25601 decisions
292.18/292.37	c nbDecision=26000 #constraints=53445
301.78/301.90	c nbDecision=26500 #constraints=53842
310.77/310.90	c nbDecision=27000 #constraints=54264
320.27/320.45	c nbDecision=27500 #constraints=54677
329.06/329.20	c nbDecision=28000 #constraints=55112
339.96/340.18	c nbDecision=28500 #constraints=55494
350.55/350.73	c nbDecision=29000 #constraints=55911
360.56/360.70	c nbDecision=29500 #constraints=56305
371.05/371.24	c nbDecision=30000 #constraints=56711
383.35/383.59	c nbDecision=30500 #constraints=57098
396.14/396.31	c nbDecision=31000 #constraints=57433
407.43/407.60	c nbDecision=31500 #constraints=57829
419.83/420.10	c nbDecision=32000 #constraints=58205
433.53/433.70	c nbDecision=32500 #constraints=58557
444.83/445.07	c nbDecision=33000 #constraints=58958
457.52/457.70	c nbDecision=33500 #constraints=59338
471.01/471.27	c nbDecision=34000 #constraints=59700
483.21/483.42	c nbDecision=34500 #constraints=60096
496.20/496.46	c nbDecision=35000 #constraints=60477
509.60/509.86	c nbDecision=35500 #constraints=60856
524.59/524.89	c nbDecision=36000 #constraints=61221
539.89/540.19	c nbDecision=36500 #constraints=61548
555.18/555.47	c nbDecision=37000 #constraints=61905
578.87/579.13	c nbDecision=37500 #constraints=62093
598.76/599.02	c nbDecision=38000 #constraints=62377
614.66/614.97	c nbDecision=38500 #constraints=62705
630.35/630.67	c nbDecision=39000 #constraints=63058
650.44/650.74	c nbDecision=39500 #constraints=63335
672.63/672.97	c nbDecision=40000 #constraints=63573
693.13/693.45	c nbDecision=40500 #constraints=63850
714.82/715.16	c nbDecision=41000 #constraints=64145
734.92/735.28	c nbDecision=41500 #constraints=64392
752.60/752.97	c nbDecision=42000 #constraints=64721
769.80/770.18	c nbDecision=42500 #constraints=65060
783.59/783.96	c nbDecision=43000 #constraints=65505
806.59/806.99	c nbDecision=43500 #constraints=65756
819.48/819.86	c nbDecision=44000 #constraints=66174
833.68/834.02	c nbDecision=44500 #constraints=66593
845.77/846.10	c nbDecision=45000 #constraints=67048
858.57/858.96	c nbDecision=45500 #constraints=67500
869.96/870.33	c nbDecision=46000 #constraints=67951
887.05/887.49	c nbDecision=46500 #constraints=68332
900.95/901.39	c nbDecision=47000 #constraints=68770
927.15/927.53	c nbDecision=47500 #constraints=69002
942.63/943.03	c nbDecision=48000 #constraints=69422
957.83/958.22	c nbDecision=48500 #constraints=69833
970.42/970.83	c nbDecision=49000 #constraints=70281
984.02/984.44	c nbDecision=49500 #constraints=70716
996.51/996.97	c nbDecision=50000 #constraints=71168
1011.51/1011.93	c nbDecision=50500 #constraints=71588
1029.60/1030.01	c nbDecision=51000 #constraints=71980
1034.60/1035.07	c restart after 51201 decisions
1059.39/1059.87	c nbDecision=51500 #constraints=72204
1074.39/1074.89	c nbDecision=52000 #constraints=72635
1087.98/1088.47	c nbDecision=52500 #constraints=73091
1102.47/1102.90	c nbDecision=53000 #constraints=73527
1120.57/1121.02	c nbDecision=53500 #constraints=73916
1134.76/1135.21	c nbDecision=54000 #constraints=74358
1150.86/1151.34	c nbDecision=54500 #constraints=74775
1167.35/1167.89	c nbDecision=55000 #constraints=75189
1183.34/1183.84	c nbDecision=55500 #constraints=75613
1197.04/1197.59	c nbDecision=56000 #constraints=76065
1211.34/1211.84	c nbDecision=56500 #constraints=76514
1228.02/1228.56	c nbDecision=57000 #constraints=76956
1245.42/1245.91	c nbDecision=57500 #constraints=77360
1261.02/1261.51	c nbDecision=58000 #constraints=77782
1274.32/1274.83	c nbDecision=58500 #constraints=78244
1287.31/1287.86	c nbDecision=59000 #constraints=78710
1304.20/1304.74	c nbDecision=59500 #constraints=79137
1318.69/1319.27	c nbDecision=60000 #constraints=79591
1334.48/1335.01	c nbDecision=60500 #constraints=80041
1352.58/1353.18	c nbDecision=61000 #constraints=80449
1376.37/1376.91	c nbDecision=61500 #constraints=80807
1398.86/1399.41	c nbDecision=62000 #constraints=81185
1420.76/1421.32	c nbDecision=62500 #constraints=81559
1456.34/1456.92	c nbDecision=63000 #constraints=81794
1483.83/1484.49	c nbDecision=63500 #constraints=82127
1500.02/1500.70	c nbDecision=64000 #constraints=82577
1525.02/1525.68	c nbDecision=64500 #constraints=82950
1542.41/1543.09	c nbDecision=65000 #constraints=83390
1560.11/1560.79	c nbDecision=65500 #constraints=83824
1575.40/1576.06	c nbDecision=66000 #constraints=84285
1596.79/1597.48	c nbDecision=66500 #constraints=84689
1611.28/1611.97	c nbDecision=67000 #constraints=85164
1625.68/1626.32	c nbDecision=67500 #constraints=85641
1647.07/1647.76	c nbDecision=68000 #constraints=86077
1664.56/1665.28	c nbDecision=68500 #constraints=86512
1683.46/1684.18	c nbDecision=69000 #constraints=86947
1702.15/1702.85	c nbDecision=69500 #constraints=87387
1735.33/1736.09	c nbDecision=70000 #constraints=87735
1756.63/1757.37	c nbDecision=70500 #constraints=88105
1781.22/1781.98	c nbDecision=71000 #constraints=88501
1800.02/1800.70	Received signal 15
1800.02/1800.71	
1800.02/1800.71	s UNKNOWN
1800.02/1800.71	
1800.02/1800.71	c user time= 1798.35 s
1800.02/1800.71	c system time= 1.67974 s
1800.02/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/455015-1178035444/instance-455015-1178035444.opb
mv /tmp/evaluation/455015-1178035444/instance-455015-1178035444.opb.tmp /tmp/evaluation/455015-1178035444/instance-455015-1178035444.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-455015-1178035444 -o ROOT/results/node10/solver-455015-1178035444 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455015-1178035444/instance-455015-1178035444.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.02 1.01 1.00 3/77 29362
/proc/meminfo: memFree=1884040/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1468 CPUtime=0
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 279581939 1503232 170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 367 171 131 317 0 46 0

[startup+0.0127249 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 29362
/proc/meminfo: memFree=1884040/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1732 CPUtime=0.01
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 231 0 0 0 1 0 0 0 18 0 1 0 279581939 1773568 214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 433 215 131 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101744 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 29362
/proc/meminfo: memFree=1884040/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=3584 CPUtime=0.09
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 697 0 0 0 9 0 0 0 18 0 1 0 279581939 3670016 680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 896 680 132 317 0 575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3584

[startup+0.301786 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 29362
/proc/meminfo: memFree=1884040/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=13484 CPUtime=0.29
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 3200 0 0 0 28 1 0 0 19 0 1 0 279581939 13807616 3150 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 3371 3150 137 317 0 3050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13484

[startup+0.701872 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 29362
/proc/meminfo: memFree=1884040/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=16500 CPUtime=0.69
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 3934 0 0 0 68 1 0 0 23 0 1 0 279581939 16896000 3659 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 4125 3659 139 317 0 3804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16500

[startup+1.50104 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 29363
/proc/meminfo: memFree=1868224/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=19572 CPUtime=1.49
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 4730 0 0 0 147 2 0 0 25 0 1 0 279581939 20041728 4455 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 4893 4455 139 317 0 4572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19572

[startup+3.10139 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 29363
/proc/meminfo: memFree=1864000/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=27624 CPUtime=3.09
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 6745 0 0 0 306 3 0 0 25 0 1 0 279581939 28286976 6470 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 6906 6470 139 317 0 6585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27624

[startup+6.30108 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 29363
/proc/meminfo: memFree=1852416/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=36464 CPUtime=6.29
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 8951 0 0 0 625 4 0 0 25 0 1 0 279581939 37339136 8676 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712891 0 0 4096 17474 0 0 0 17 0 0 0
/proc/29362/statm: 9116 8676 139 317 0 8795 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36464

[startup+12.7015 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 29363
/proc/meminfo: memFree=1829568/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=57792 CPUtime=12.69
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 14269 0 0 0 1262 7 0 0 25 0 1 0 279581939 59179008 13994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134607799 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 14448 13994 139 317 0 14127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57792

[startup+25.502 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 29363
/proc/meminfo: memFree=1792640/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=94068 CPUtime=25.48
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 23358 0 0 0 2537 11 0 0 25 0 1 0 279581939 96325632 23083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 23517 23083 139 317 0 23196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94068

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1734720/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=154600 CPUtime=51.07
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 37608 0 0 0 5090 17 0 0 25 0 1 0 279581939 158310400 37333 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 38650 37333 139 317 0 38329 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 154600

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1640704/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=258128 CPUtime=102.26
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 61031 0 0 0 10197 29 0 0 25 0 1 0 279581939 264323072 60756 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 64532 60756 139 317 0 64211 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 258128

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1560320/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=330968 CPUtime=162.23
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 81375 0 0 0 16185 38 0 0 25 0 1 0 279581939 338911232 81100 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134528323 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 82742 81100 139 317 0 82421 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 330968

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1468736/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=462780 CPUtime=222.21
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 112602 0 0 0 22171 50 0 0 25 0 1 0 279581939 473886720 103681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 115695 103681 139 317 0 115374 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 462780

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1415360/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=507900 CPUtime=282.18
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 125851 0 0 0 28161 57 0 0 25 0 1 0 279581939 520089600 116930 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711181 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 126975 116930 139 317 0 126654 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 507900

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1368576/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=548248 CPUtime=342.16
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 137915 0 0 0 34152 64 0 0 25 0 1 0 279581939 561405952 128994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 137062 128994 139 317 0 136741 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 548248

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1326400/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=584016 CPUtime=402.14
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 148019 0 0 0 40145 69 0 0 25 0 1 0 279581939 598032384 139098 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 146004 139098 139 317 0 145683 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 584016

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1287360/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=616652 CPUtime=462.11
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 157774 0 0 0 46138 73 0 0 25 0 1 0 279581939 631451648 148853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 154163 148853 139 317 0 153842 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 616652

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1251328/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=647852 CPUtime=522.09
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 166740 0 0 0 52132 77 0 0 25 0 1 0 279581939 663400448 157819 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 161963 157819 139 317 0 161642 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 647852

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1231936/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=664036 CPUtime=582.07
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 171582 0 0 0 58127 80 0 0 25 0 1 0 279581939 679972864 162661 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 166009 162661 139 317 0 165688 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 664036

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1210048/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=682644 CPUtime=642.05
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 177022 0 0 0 64122 83 0 0 25 0 1 0 279581939 699027456 168101 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604226 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 170661 168101 139 317 0 170340 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 682644


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1068928/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=920580 CPUtime=941.93
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 237965 0 0 0 94085 108 0 0 25 0 1 0 279581939 942673920 203311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 230145 203311 139 317 0 229824 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 920580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1027392/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=954320 CPUtime=1001.91
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 248195 0 0 0 100077 114 0 0 25 0 1 0 279581939 977223680 213541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 238580 213541 139 317 0 238259 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 954320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=1008896/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=970984 CPUtime=1061.89
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 252839 0 0 0 106073 116 0 0 25 0 1 0 279581939 994287616 218185 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 242746 218185 139 317 0 242425 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 970984

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=970624/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1002128 CPUtime=1121.87
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 262430 0 0 0 112066 121 0 0 25 0 1 0 279581939 1026179072 227776 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 250532 227776 139 317 0 250211 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1002128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=937600/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1029592 CPUtime=1181.84
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 270671 0 0 0 118058 126 0 0 25 0 1 0 279581939 1054302208 236017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 257398 236018 139 317 0 257077 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1029592

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=899584/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1062168 CPUtime=1241.82
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 280175 0 0 0 124051 131 0 0 25 0 1 0 279581939 1087660032 245521 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 265542 245521 139 317 0 265221 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 1062168

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=861120/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1092736 CPUtime=1301.8
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 289632 0 0 0 130044 136 0 0 25 0 1 0 279581939 1118961664 254978 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711009 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 273184 254978 139 317 0 272863 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 1092736

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=827776/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1120920 CPUtime=1361.78
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 298039 0 0 0 136038 140 0 0 25 0 1 0 279581939 1147822080 263385 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 280230 263385 139 317 0 279909 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1120920

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=807232/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1137308 CPUtime=1421.76
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 303046 0 0 0 142033 143 0 0 25 0 1 0 279581939 1164603392 268392 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 284327 268392 139 317 0 284006 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 1137308

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=800320/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1144824 CPUtime=1481.73
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 304923 0 0 0 148028 145 0 0 25 0 1 0 279581939 1172299776 270269 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 286206 270269 139 317 0 285885 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1144824

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=770176/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1168844 CPUtime=1541.71
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 312276 0 0 0 154023 148 0 0 25 0 1 0 279581939 1196896256 277622 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 292211 277622 139 317 0 291890 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 1168844

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=737984/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1195372 CPUtime=1601.69
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 320289 0 0 0 160015 154 0 0 25 0 1 0 279581939 1224060928 285635 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 298843 285635 139 317 0 298522 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1195372

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=705600/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1222436 CPUtime=1661.66
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 328408 0 0 0 166008 158 0 0 25 0 1 0 279581939 1251774464 293754 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 305609 293754 139 317 0 305288 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 1222436

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=677504/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1246588 CPUtime=1721.64
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 335357 0 0 0 172002 162 0 0 25 0 1 0 279581939 1276506112 300703 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 311647 300703 139 317 0 311326 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 1246588

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=660224/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1260520 CPUtime=1781.62
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 339730 0 0 0 177997 165 0 0 25 0 1 0 279581939 1290772480 305076 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 315130 305076 139 317 0 314809 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 1260520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=652160/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=1266396 CPUtime=1800.02
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194304 341662 0 0 0 179835 167 0 0 25 0 1 0 279581939 1296789504 307008 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 316599 307008 139 317 0 316278 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1266396

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=652160/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=0 CPUtime=1800.12
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194308 341678 0 0 0 179837 175 0 0 25 0 1 0 279581939 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29363
/proc/meminfo: memFree=652160/2055920 swapFree=4145536/4192956
[pid=29362] ppid=29360 vsize=0 CPUtime=1800.21
/proc/29362/stat : 29362 (oree) R 29360 29362 28968 0 -1 4194308 341678 0 0 0 179837 184 0 0 25 0 1 0 279581939 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29362/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.93
CPU time (s): 1800.25
CPU user time (s): 1798.37
CPU system time (s): 1.87971
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 1266396

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

runsolver used 1.56476 second user time and 4.17636 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May  1 16:04:04 UTC 2007

IDJOB= 455015
IDBENCH= 48235
IDSOLVER= 172
FILE ID= node10/455015-1178035444

PBS_JOBID= 4728439

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  493eec42e81abed935f584a4e365015a

RANDOM SEED= 385639473

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1884448 kB
Buffers:         21800 kB
Cached:          65128 kB
SwapCached:      15548 kB
Active:          76660 kB
Inactive:        35832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884448 kB
SwapTotal:     4192956 kB
SwapFree:      4145536 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          32684 kB
Slab:            44596 kB
Committed_AS:  3929920 kB
PageTables:       1712 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 node10 on Tue May  1 16:34:07 UTC 2007