Trace number 455165

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_3.opb
MD5SUM4ec3492215da9d1ca4e43111c42870de
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.02
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)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

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=1444 #constraints=2791 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=2957
0.19/0.27	c restart after 801 decisions
0.29/0.34	c nbDecision=1000 #constraints=3146
0.49/0.55	c nbDecision=1500 #constraints=3324
0.49/0.59	c restart after 1601 decisions
0.79/0.80	c nbDecision=2000 #constraints=3508
1.09/1.14	c nbDecision=2500 #constraints=3758
1.49/1.57	c nbDecision=3000 #constraints=3957
1.69/1.77	c restart after 3201 decisions
1.99/2.09	c nbDecision=3500 #constraints=4128
2.69/2.70	c nbDecision=4000 #constraints=4224
3.29/3.35	c nbDecision=4500 #constraints=4413
4.09/4.17	c nbDecision=5000 #constraints=4723
5.19/5.27	c nbDecision=5500 #constraints=4950
6.79/6.80	c nbDecision=6000 #constraints=5125
7.89/7.97	c restart after 6401 decisions
8.38/8.40	c nbDecision=6500 #constraints=5334
10.09/10.16	c nbDecision=7000 #constraints=5560
12.29/12.31	c nbDecision=7500 #constraints=5742
14.58/14.67	c nbDecision=8000 #constraints=5952
17.09/17.12	c nbDecision=8500 #constraints=6199
19.89/19.96	c nbDecision=9000 #constraints=6419
22.99/23.01	c nbDecision=9500 #constraints=6686
26.29/26.33	c nbDecision=10000 #constraints=6921
30.08/30.14	c nbDecision=10500 #constraints=7158
34.08/34.10	c nbDecision=11000 #constraints=7405
37.98/38.09	c nbDecision=11500 #constraints=7696
42.38/42.45	c nbDecision=12000 #constraints=7975
46.98/47.03	c nbDecision=12500 #constraints=8278
49.87/49.98	c restart after 12801 decisions
52.17/52.28	c nbDecision=13000 #constraints=8518
57.88/57.95	c nbDecision=13500 #constraints=8781
63.47/63.53	c nbDecision=14000 #constraints=9078
69.37/69.48	c nbDecision=14500 #constraints=9368
75.67/75.80	c nbDecision=15000 #constraints=9645
82.76/82.88	c nbDecision=15500 #constraints=9924
89.87/89.94	c nbDecision=16000 #constraints=10241
96.76/96.87	c nbDecision=16500 #constraints=10599
105.56/105.66	c nbDecision=17000 #constraints=10828
113.45/113.55	c nbDecision=17500 #constraints=11175
121.56/121.62	c nbDecision=18000 #constraints=11508
130.55/130.67	c nbDecision=18500 #constraints=11826
139.75/139.85	c nbDecision=19000 #constraints=12168
148.95/149.01	c nbDecision=19500 #constraints=12530
158.64/158.78	c nbDecision=20000 #constraints=12876
169.14/169.21	c nbDecision=20500 #constraints=13226
179.34/179.43	c nbDecision=21000 #constraints=13591
190.63/190.78	c nbDecision=21500 #constraints=13971
201.83/201.98	c nbDecision=22000 #constraints=14341
212.73/212.89	c nbDecision=22500 #constraints=14729
224.72/224.80	c nbDecision=23000 #constraints=15089
237.32/237.47	c nbDecision=23500 #constraints=15484
252.41/252.57	c nbDecision=24000 #constraints=15797
266.31/266.41	c nbDecision=24500 #constraints=16166
280.00/280.16	c nbDecision=25000 #constraints=16542
297.40/297.59	c nbDecision=25500 #constraints=16806
302.20/302.37	c restart after 25601 decisions
315.40/315.55	c nbDecision=26000 #constraints=17114
332.49/332.61	c nbDecision=26500 #constraints=17454
347.29/347.40	c nbDecision=27000 #constraints=17881
361.88/362.08	c nbDecision=27500 #constraints=18330
378.68/378.84	c nbDecision=28000 #constraints=18700
396.25/396.47	c nbDecision=28500 #constraints=19061
415.19/415.41	c nbDecision=29000 #constraints=19436
433.18/433.49	c nbDecision=29500 #constraints=19837
451.16/451.48	c nbDecision=30000 #constraints=20229
470.95/471.27	c nbDecision=30500 #constraints=20595
490.35/490.66	c nbDecision=31000 #constraints=20978
509.74/510.04	c nbDecision=31500 #constraints=21403
532.44/532.73	c nbDecision=32000 #constraints=21775
553.23/553.56	c nbDecision=32500 #constraints=22189
573.82/574.19	c nbDecision=33000 #constraints=22609
594.32/594.66	c nbDecision=33500 #constraints=23021
617.52/617.84	c nbDecision=34000 #constraints=23419
641.70/642.03	c nbDecision=34500 #constraints=23837
670.79/671.17	c nbDecision=35000 #constraints=24203
700.78/701.11	c nbDecision=35500 #constraints=24573
729.08/729.41	c nbDecision=36000 #constraints=24979
756.77/757.17	c nbDecision=36500 #constraints=25396
787.96/788.34	c nbDecision=37000 #constraints=25798
816.35/816.76	c nbDecision=37500 #constraints=26192
841.25/841.64	c nbDecision=38000 #constraints=26633
868.34/868.76	c nbDecision=38500 #constraints=27063
892.42/892.81	c nbDecision=39000 #constraints=27525
916.73/917.16	c nbDecision=39500 #constraints=27977
943.71/944.14	c nbDecision=40000 #constraints=28412
965.81/966.23	c nbDecision=40500 #constraints=28861
994.40/994.84	c nbDecision=41000 #constraints=29251
1022.89/1023.39	c nbDecision=41500 #constraints=29701
1056.28/1056.78	c nbDecision=42000 #constraints=30119
1086.67/1087.18	c nbDecision=42500 #constraints=30596
1116.77/1117.23	c nbDecision=43000 #constraints=31062
1161.55/1162.06	c nbDecision=43500 #constraints=31434
1196.74/1197.20	c nbDecision=44000 #constraints=31858
1224.04/1224.53	c nbDecision=44500 #constraints=32330
1251.02/1251.57	c nbDecision=45000 #constraints=32775
1277.72/1278.26	c nbDecision=45500 #constraints=33217
1312.11/1312.61	c nbDecision=46000 #constraints=33628
1341.89/1342.40	c nbDecision=46500 #constraints=34079
1367.69/1368.28	c nbDecision=47000 #constraints=34559
1394.18/1394.80	c nbDecision=47500 #constraints=35035
1419.58/1420.18	c nbDecision=48000 #constraints=35498
1447.86/1448.41	c nbDecision=48500 #constraints=35953
1476.96/1477.54	c nbDecision=49000 #constraints=36408
1512.95/1513.58	c nbDecision=49500 #constraints=36839
1543.43/1544.05	c nbDecision=50000 #constraints=37304
1572.73/1573.36	c nbDecision=50500 #constraints=37782
1605.02/1605.61	c nbDecision=51000 #constraints=38251
1617.12/1617.78	c restart after 51201 decisions
1638.80/1639.43	c nbDecision=51500 #constraints=38716
1677.60/1678.29	c nbDecision=52000 #constraints=39184
1709.09/1709.74	c nbDecision=52500 #constraints=39672
1740.27/1740.98	c nbDecision=53000 #constraints=40159
1778.96/1779.60	c nbDecision=53500 #constraints=40631
1800.07/1800.71	Received signal 15
1800.07/1800.72	
1800.07/1800.72	s UNKNOWN
1800.07/1800.72	
1800.07/1800.72	c user time= 1799.46 s
1800.07/1800.72	c system time= 0.632903 s
1800.07/1800.72	c wall clock time=1800.72

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455165-1178038472/instance-455165-1178038472.opb
mv /tmp/evaluation/455165-1178038472/instance-455165-1178038472.opb.tmp /tmp/evaluation/455165-1178038472/instance-455165-1178038472.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-455165-1178038472 -o ROOT/results/node35/solver-455165-1178038472 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455165-1178038472/instance-455165-1178038472.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.00 1.00 1.00 3/77 27274
/proc/meminfo: memFree=1735984/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=1468 CPUtime=0
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 251762660 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134827775 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 367 165 131 317 0 46 0

[startup+0.055635 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27274
/proc/meminfo: memFree=1735984/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=2680 CPUtime=0.05
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 486 0 0 0 5 0 0 0 18 0 1 0 251762660 2744320 469 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 670 469 139 317 0 349 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2680

[startup+0.10164 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27274
/proc/meminfo: memFree=1735984/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=3076 CPUtime=0.09
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 565 0 0 0 9 0 0 0 18 0 1 0 251762660 3149824 548 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 769 548 139 317 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3076

[startup+0.301663 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27274
/proc/meminfo: memFree=1735984/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=4132 CPUtime=0.29
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 843 0 0 0 29 0 0 0 19 0 1 0 251762660 4231168 826 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563891 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 1033 826 139 317 0 712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4132

[startup+0.70171 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27274
/proc/meminfo: memFree=1735984/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=5732 CPUtime=0.69
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 1248 0 0 0 69 0 0 0 23 0 1 0 251762660 5869568 1231 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 1433 1231 139 317 0 1112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5732

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1730536/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=8704 CPUtime=1.49
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 1911 0 0 0 148 1 0 0 25 0 1 0 251762660 8912896 1894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715604 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 2176 1894 139 317 0 1855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8704

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1727784/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=9912 CPUtime=3.09
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 2286 0 0 0 308 1 0 0 25 0 1 0 251762660 10149888 2269 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 2478 2269 139 317 0 2157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9912

[startup+6.30236 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1723304/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=14536 CPUtime=6.29
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 3336 0 0 0 627 2 0 0 25 0 1 0 251762660 14884864 3319 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 3634 3319 139 317 0 3313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14536

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1720104/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=17700 CPUtime=12.69
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 4195 0 0 0 1266 3 0 0 25 0 1 0 251762660 18124800 4141 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 4425 4141 139 317 0 4104 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17700

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1715368/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=22044 CPUtime=25.48
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 5331 0 0 0 2544 4 0 0 25 0 1 0 251762660 22573056 5277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 5511 5277 139 317 0 5190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22044

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1706536/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=31632 CPUtime=51.07
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 7488 0 0 0 5101 6 0 0 25 0 1 0 251762660 32391168 7434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 7908 7434 139 317 0 7587 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31632

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1696104/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=41532 CPUtime=102.26
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 10159 0 0 0 10217 9 0 0 25 0 1 0 251762660 42528768 10033 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 10383 10033 139 317 0 10062 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41532

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1684136/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=56076 CPUtime=162.24
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 13120 0 0 0 16212 12 0 0 25 0 1 0 251762660 57421824 12994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 14019 12994 139 317 0 13698 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56076

[startup+222.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 27275
/proc/meminfo: memFree=1674664/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=65524 CPUtime=222.22
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 15498 0 0 0 22207 15 0 0 25 0 1 0 251762660 67096576 15372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 16381 15372 139 317 0 16060 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 65524

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 27275
/proc/meminfo: memFree=1667368/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=72404 CPUtime=282.21
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 17355 0 0 0 28203 18 0 0 25 0 1 0 251762660 74141696 17229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 18101 17229 139 317 0 17780 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72404

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27275
/proc/meminfo: memFree=1661864/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=77548 CPUtime=342.18
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 18698 0 0 0 34199 19 0 0 25 0 1 0 251762660 79409152 18572 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 19387 18572 139 317 0 19066 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 77548

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 27357
/proc/meminfo: memFree=1654072/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=84316 CPUtime=402.14
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 20353 0 0 0 40189 25 0 0 25 0 1 0 251762660 86339584 20227 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 21079 20227 139 317 0 20758 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 84316

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1648232/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=95956 CPUtime=462.06
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 22916 0 0 0 46178 28 0 0 25 0 1 0 251762660 98258944 21932 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 23989 21932 139 317 0 23668 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 95956

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1642856/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=102032 CPUtime=522.04
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 24572 0 0 0 52174 30 0 0 25 0 1 0 251762660 104480768 23280 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 25508 23280 139 317 0 25187 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 102032

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1636840/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=107812 CPUtime=582.02
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 26182 0 0 0 58170 32 0 0 25 0 1 0 251762660 110399488 24791 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 26953 24791 139 317 0 26632 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 107812

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1631720/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=112936 CPUtime=642
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 27573 0 0 0 64167 33 0 0 25 0 1 0 251762660 115646464 26050 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604330 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 28234 26050 139 317 0 27913 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 112936


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1615208/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=130136 CPUtime=881.93
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 32183 0 0 0 88154 39 0 0 25 0 1 0 251762660 133259264 30231 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 32534 30231 139 317 0 32213 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 130136

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1609960/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=135644 CPUtime=941.91
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 33767 0 0 0 94150 41 0 0 25 0 1 0 251762660 138899456 31518 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 33911 31518 139 317 0 33590 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 135644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1605160/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=140240 CPUtime=1001.89
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 35080 0 0 0 100146 43 0 0 25 0 1 0 251762660 143605760 32699 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 35060 32699 139 317 0 34739 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 140240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1601384/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=143836 CPUtime=1061.88
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 36117 0 0 0 106143 45 0 0 25 0 1 0 251762660 147288064 33670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 35959 33670 139 317 0 35638 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 143836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1596776/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=148172 CPUtime=1121.86
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 37357 0 0 0 112140 46 0 0 25 0 1 0 251762660 151728128 34811 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 37043 34811 139 317 0 36722 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 148172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 27473
/proc/meminfo: memFree=1594152/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=150656 CPUtime=1181.84
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 38057 0 0 0 118137 47 0 0 25 0 1 0 251762660 154271744 35478 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 37664 35478 139 317 0 37343 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 150656

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1589736/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=154980 CPUtime=1241.83
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 39344 0 0 0 124134 49 0 0 25 0 1 0 251762660 158699520 36567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 38745 36567 139 317 0 38424 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 154980

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1585384/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=159172 CPUtime=1301.81
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 40548 0 0 0 130131 50 0 0 25 0 1 0 251762660 162992128 37639 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 39793 37639 139 317 0 39472 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 159172

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1580776/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=163664 CPUtime=1361.79
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 41842 0 0 0 136127 52 0 0 25 0 1 0 251762660 167591936 38801 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 40916 38801 139 317 0 40595 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 163664

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1575400/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=168416 CPUtime=1421.78
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 43231 0 0 0 142125 53 0 0 25 0 1 0 251762660 172457984 40124 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 42104 40124 139 317 0 41783 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 168416

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1570664/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=181432 CPUtime=1481.76
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 46264 0 0 0 148120 56 0 0 25 0 1 0 251762660 185786368 41304 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 45358 41304 139 317 0 45037 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 181432

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1566888/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=185096 CPUtime=1541.74
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 47373 0 0 0 154117 57 0 0 25 0 1 0 251762660 189538304 42250 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562695 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 46274 42250 139 317 0 45953 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 185096

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1562344/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=189568 CPUtime=1601.72
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 48675 0 0 0 160113 59 0 0 25 0 1 0 251762660 194117632 43422 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 47392 43422 139 317 0 47071 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 189568

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1558504/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=193488 CPUtime=1661.7
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 49799 0 0 0 166110 60 0 0 25 0 1 0 251762660 198131712 44350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 48372 44350 139 317 0 48051 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 193488

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1554280/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=198068 CPUtime=1721.68
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 51105 0 0 0 172107 61 0 0 25 0 1 0 251762660 202821632 45428 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 49517 45428 139 317 0 49196 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 198068

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1550248/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=201620 CPUtime=1781.66
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 52149 0 0 0 178104 62 0 0 25 0 1 0 251762660 206458880 46407 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 50405 46407 139 317 0 50084 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 201620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1548840/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=202816 CPUtime=1800.07
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 52504 0 0 0 179944 63 0 0 25 0 1 0 251762660 207683584 46762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 50704 46762 139 317 0 50383 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 202816

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27473
/proc/meminfo: memFree=1548840/2055920 swapFree=4151252/4192956
[pid=27274] ppid=27272 vsize=202816 CPUtime=1800.07
/proc/27274/stat : 27274 (oree) R 27272 27274 7970 0 -1 4194304 52504 0 0 0 179944 63 0 0 25 0 1 0 251762660 207683584 46762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27274/statm: 50704 46762 139 317 0 50383 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 202816

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.13
CPU user time (s): 1799.46
CPU system time (s): 0.665898
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 202816

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

runsolver used 1.44078 second user time and 3.90641 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  1 16:54:32 UTC 2007

IDJOB= 455165
IDBENCH= 48245
IDSOLVER= 172
FILE ID= node35/455165-1178038472

PBS_JOBID= 4728406

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  4ec3492215da9d1ca4e43111c42870de

RANDOM SEED= 827045191

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1736456 kB
Buffers:        112108 kB
Cached:         109984 kB
SwapCached:       8972 kB
Active:         185564 kB
Inactive:        68376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736456 kB
SwapTotal:     4192956 kB
SwapFree:      4151252 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          36000 kB
Slab:            50852 kB
Committed_AS:  5519884 kB
PageTables:       2012 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 node35 on Tue May  1 17:24:35 UTC 2007