Trace number 430959

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.27 1800.83

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
MD5SUM12f1f3305860fafcd361cd1c61e0d104
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.175972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

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.00	c ...done
0.00/0.00	c #vars=616 #constraints=919 hasObjective=yes
0.00/0.01	c res. mode=mod
0.00/0.01	c VSIDS like heuristics
0.00/0.01	c complete search running
0.59/0.60	c restart after 401 decisions
0.69/0.71	c nbDecision=500 #constraints=1355
1.19/1.23	c restart after 801 decisions
1.49/1.59	c nbDecision=1000 #constraints=1801
2.49/2.58	c nbDecision=1500 #constraints=2283
2.69/2.73	c restart after 1601 decisions
3.49/3.56	c nbDecision=2000 #constraints=2736
4.79/4.84	c nbDecision=2500 #constraints=3216
5.79/5.89	c nbDecision=3000 #constraints=3710
6.18/6.26	c restart after 3201 decisions
7.09/7.11	c nbDecision=3500 #constraints=4157
9.08/9.16	c nbDecision=4000 #constraints=4656
11.19/11.29	c nbDecision=4500 #constraints=5123
12.69/12.72	c nbDecision=5000 #constraints=5609
14.78/14.85	c nbDecision=5500 #constraints=6073
18.19/18.24	c nbDecision=6000 #constraints=6565
21.08/21.17	c restart after 6401 decisions
21.68/21.76	c nbDecision=6500 #constraints=7021
24.78/24.85	c nbDecision=7000 #constraints=7499
29.38/29.48	c nbDecision=7500 #constraints=7969
35.18/35.24	c nbDecision=8000 #constraints=8436
44.08/44.15	c nbDecision=8500 #constraints=8924
52.98/53.00	c nbDecision=9000 #constraints=9368
66.57/66.61	c nbDecision=9500 #constraints=9848
76.57/76.61	c nbDecision=10000 #constraints=10319
86.97/87.05	c nbDecision=10500 #constraints=10764
101.76/101.87	c nbDecision=11000 #constraints=11245
115.47/115.53	c nbDecision=11500 #constraints=11720
133.36/133.48	c nbDecision=12000 #constraints=12188
150.05/150.10	c nbDecision=12500 #constraints=12628
160.25/160.33	c restart after 12801 decisions
161.66/161.76	c nbDecision=13000 #constraints=13053
166.45/166.59	c nbDecision=13500 #constraints=13553
172.24/172.31	c nbDecision=14000 #constraints=14046
188.94/189.08	c nbDecision=14500 #constraints=14538
221.83/221.93	c nbDecision=15000 #constraints=15038
249.43/249.52	c nbDecision=15500 #constraints=15515
283.82/283.99	c nbDecision=16000 #constraints=16010
312.51/312.60	c nbDecision=16500 #constraints=16488
343.01/343.14	c nbDecision=17000 #constraints=16974
369.80/369.99	c nbDecision=17500 #constraints=17439
401.98/402.13	c nbDecision=18000 #constraints=17927
433.88/434.09	c nbDecision=18500 #constraints=18376
469.17/469.30	c nbDecision=19000 #constraints=18838
497.56/497.78	c nbDecision=19500 #constraints=19285
529.36/529.54	c nbDecision=20000 #constraints=19752
560.85/561.09	c nbDecision=20500 #constraints=20223
597.64/597.89	c nbDecision=21000 #constraints=20676
651.03/651.24	c nbDecision=21500 #constraints=21174
698.32/698.56	c nbDecision=22000 #constraints=21626
747.60/747.82	c nbDecision=22500 #constraints=22112
793.39/793.63	c nbDecision=23000 #constraints=22574
850.58/850.82	c nbDecision=23500 #constraints=23052
907.57/907.83	c nbDecision=24000 #constraints=23528
961.95/962.26	c nbDecision=24500 #constraints=24007
1011.74/1012.04	c nbDecision=25000 #constraints=24493
1053.53/1053.88	c nbDecision=25500 #constraints=24953
1065.13/1065.49	c restart after 25601 decisions
1070.62/1070.99	c nbDecision=26000 #constraints=25409
1124.71/1125.02	c nbDecision=26500 #constraints=25876
1213.49/1213.85	c nbDecision=27000 #constraints=26318
1297.17/1297.50	c nbDecision=27500 #constraints=26782
1372.55/1372.93	c nbDecision=28000 #constraints=27249
1448.03/1448.40	c nbDecision=28500 #constraints=27729
1513.51/1513.99	c nbDecision=29000 #constraints=28203
1587.30/1587.74	c nbDecision=29500 #constraints=28660
1676.46/1677.06	c nbDecision=30000 #constraints=29156
1737.75/1738.35	c nbDecision=30500 #constraints=29649
1800.05/1800.61	Received signal 15
1800.24/1800.80	
1800.24/1800.80	s UNKNOWN
1800.24/1800.80	
1800.24/1800.80	c user time= 1799.9 s
1800.24/1800.80	c system time= 0.352946 s
1800.24/1800.80	c wall clock time=1800.8

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/430959-1178001272/instance-430959-1178001272.opb
mv /tmp/evaluation/430959-1178001272/instance-430959-1178001272.opb.tmp /tmp/evaluation/430959-1178001272/instance-430959-1178001272.opb

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.94 1.07 1.03 3/77 14627
/proc/meminfo: memFree=1773696/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=1468 CPUtime=0
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 248044993 1503232 171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 367 172 132 317 0 46 0

[startup+0.038688 s]
/proc/loadavg: 0.94 1.07 1.03 3/77 14627
/proc/meminfo: memFree=1773696/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=1924 CPUtime=0.03
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 290 0 0 0 3 0 0 0 18 0 1 0 248044993 1970176 273 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 481 274 139 317 0 160 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1924

[startup+0.101692 s]
/proc/loadavg: 0.94 1.07 1.03 3/77 14627
/proc/meminfo: memFree=1773696/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=2056 CPUtime=0.09
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 248044993 2105344 320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135273002 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 514 320 139 317 0 193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2056

[startup+0.301712 s]
/proc/loadavg: 0.94 1.07 1.03 3/77 14627
/proc/meminfo: memFree=1773696/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=2580 CPUtime=0.29
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 451 0 0 0 29 0 0 0 19 0 1 0 248044993 2641920 434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 645 434 139 317 0 324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2580

[startup+0.701749 s]
/proc/loadavg: 0.94 1.07 1.03 3/77 14627
/proc/meminfo: memFree=1773696/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=3496 CPUtime=0.69
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 689 0 0 0 69 0 0 0 23 0 1 0 248044993 3579904 672 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134717324 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 874 672 139 317 0 553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3496

[startup+1.50182 s]
/proc/loadavg: 0.94 1.07 1.03 2/78 14628
/proc/meminfo: memFree=1770872/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=5112 CPUtime=1.49
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 1098 0 0 0 149 0 0 0 25 0 1 0 248044993 5234688 1081 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 1278 1081 139 317 0 957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5112

[startup+3.10198 s]
/proc/loadavg: 0.94 1.07 1.03 2/78 14628
/proc/meminfo: memFree=1768568/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=8248 CPUtime=3.09
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 1862 0 0 0 308 1 0 0 25 0 1 0 248044993 8445952 1845 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284208 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 2062 1845 139 317 0 1741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8248

[startup+6.30128 s]
/proc/loadavg: 0.95 1.06 1.03 2/78 14628
/proc/meminfo: memFree=1762688/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=13792 CPUtime=6.28
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 3274 0 0 0 627 1 0 0 25 0 1 0 248044993 14123008 3257 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 3448 3257 170 317 0 3127 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13792

[startup+12.7019 s]
/proc/loadavg: 0.95 1.06 1.03 2/78 14628
/proc/meminfo: memFree=1755200/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=20856 CPUtime=12.69
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 5036 0 0 0 1266 3 0 0 25 0 1 0 248044993 21356544 5019 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284215 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 5214 5019 170 317 0 4893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20856

[startup+25.5011 s]
/proc/loadavg: 0.96 1.06 1.03 2/78 14628
/proc/meminfo: memFree=1746048/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=29204 CPUtime=25.49
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 7099 0 0 0 2544 5 0 0 25 0 1 0 248044993 29904896 7038 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 7301 7038 170 317 0 6980 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29204

[startup+51.1015 s]
/proc/loadavg: 0.97 1.05 1.02 2/78 14628
/proc/meminfo: memFree=1739136/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=36000 CPUtime=51.08
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 8780 0 0 0 5102 6 0 0 25 0 1 0 248044993 36864000 8719 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 9000 8719 170 317 0 8679 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36000

[startup+102.305 s]
/proc/loadavg: 0.99 1.04 1.02 2/78 14628
/proc/meminfo: memFree=1731008/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=44520 CPUtime=102.27
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 10801 0 0 0 10220 7 0 0 25 0 1 0 248044993 45588480 10740 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 11130 10740 170 317 0 10809 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44520

[startup+162.302 s]
/proc/loadavg: 0.99 1.03 1.01 2/78 14628
/proc/meminfo: memFree=1724032/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=52132 CPUtime=162.25
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 12705 0 0 0 16216 9 0 0 25 0 1 0 248044993 53383168 12558 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 13033 12558 170 317 0 12712 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52132

[startup+222.302 s]
/proc/loadavg: 0.99 1.02 1.01 2/78 14628
/proc/meminfo: memFree=1716032/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=60080 CPUtime=222.23
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 14604 0 0 0 22213 10 0 0 25 0 1 0 248044993 61521920 14457 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 15020 14457 170 317 0 14699 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60080

[startup+282.301 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 14628
/proc/meminfo: memFree=1712320/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=63996 CPUtime=282.22
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 15536 0 0 0 28211 11 0 0 25 0 1 0 248044993 65531904 15389 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 15999 15389 170 317 0 15678 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 63996

[startup+342.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 14630
/proc/meminfo: memFree=1708544/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=68036 CPUtime=342.2
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 16476 0 0 0 34207 13 0 0 25 0 1 0 248044993 69668864 16329 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 17009 16329 170 317 0 16688 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 68036

[startup+402.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 14630
/proc/meminfo: memFree=1704512/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=72636 CPUtime=402.18
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 17485 0 0 0 40204 14 0 0 25 0 1 0 248044993 74379264 17338 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 18159 17338 170 317 0 17838 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 72636

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1701184/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=75624 CPUtime=462.18
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 18302 0 0 0 46202 16 0 0 25 0 1 0 248044993 77438976 18155 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 18906 18155 170 317 0 18585 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 75624

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1697920/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=78792 CPUtime=522.16
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 19122 0 0 0 52199 17 0 0 25 0 1 0 248044993 80683008 18975 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 19698 18975 170 317 0 19377 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 78792

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1694144/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=82380 CPUtime=582.15
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 20046 0 0 0 58197 18 0 0 25 0 1 0 248044993 84357120 19899 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 20595 19899 170 317 0 20274 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 82380

[startup+642.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 14630
/proc/meminfo: memFree=1691968/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=84604 CPUtime=642.13
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 20581 0 0 0 64195 18 0 0 25 0 1 0 248044993 86634496 20434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 21151 20434 170 317 0 20830 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 84604


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1683392/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=93924 CPUtime=882.07
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 22702 0 0 0 88186 21 0 0 25 0 1 0 248044993 96178176 22555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 23481 22555 170 317 0 23160 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 93924

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1681344/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=96192 CPUtime=942.05
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 23224 0 0 0 94183 22 0 0 25 0 1 0 248044993 98500608 23077 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 24048 23077 170 317 0 23727 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 96192

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1679296/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=98336 CPUtime=1002.04
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 23711 0 0 0 100181 23 0 0 25 0 1 0 248044993 100696064 23564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 24584 23564 170 317 0 24263 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 98336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1676672/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=101628 CPUtime=1062.03
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 24528 0 0 0 106179 24 0 0 25 0 1 0 248044993 104067072 24211 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 25407 24211 170 317 0 25086 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 101628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1673472/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=104928 CPUtime=1122.01
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 25330 0 0 0 112176 25 0 0 25 0 1 0 248044993 107446272 25013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 26232 25013 170 317 0 25911 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 104928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1672384/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=105832 CPUtime=1182
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 25600 0 0 0 118174 26 0 0 25 0 1 0 248044993 108371968 25283 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 26458 25283 170 317 0 26137 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 105832

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1670208/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=108924 CPUtime=1241.98
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 26130 0 0 0 124172 26 0 0 25 0 1 0 248044993 111538176 25813 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 27231 25813 170 317 0 26910 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 108924

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1668736/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=110488 CPUtime=1301.97
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 26475 0 0 0 130170 27 0 0 25 0 1 0 248044993 113139712 26158 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711026 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 27622 26158 170 317 0 27301 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 110488

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1667648/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=111404 CPUtime=1361.95
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 26740 0 0 0 136167 28 0 0 25 0 1 0 248044993 114077696 26423 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 27851 26423 170 317 0 27530 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 111404

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1665792/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=113608 CPUtime=1421.94
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 27282 0 0 0 142165 29 0 0 25 0 1 0 248044993 116334592 26899 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 28402 26899 170 317 0 28081 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 113608

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1664512/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=114936 CPUtime=1481.92
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 27625 0 0 0 148162 30 0 0 25 0 1 0 248044993 117694464 27242 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 28734 27242 170 317 0 28413 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 114936

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14630
/proc/meminfo: memFree=1662592/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=116788 CPUtime=1541.91
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 28109 0 0 0 154160 31 0 0 25 0 1 0 248044993 119590912 27693 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 29197 27693 170 317 0 28876 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 116788

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 14712
/proc/meminfo: memFree=1660104/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=117820 CPUtime=1601.85
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 28385 0 0 0 160153 32 0 0 25 0 1 0 248044993 120647680 27969 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 29455 27969 170 317 0 29134 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 117820

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14828
/proc/meminfo: memFree=1659840/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=119392 CPUtime=1661.77
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 28729 0 0 0 166144 33 0 0 25 0 1 0 248044993 122257408 28313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 29848 28313 170 317 0 29527 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 119392

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14828
/proc/meminfo: memFree=1658304/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=121080 CPUtime=1721.76
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 29143 0 0 0 172142 34 0 0 25 0 1 0 248044993 123985920 28694 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 30270 28694 170 317 0 29949 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 121080

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14828
/proc/meminfo: memFree=1656192/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=123208 CPUtime=1781.74
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 29670 0 0 0 178140 34 0 0 25 0 1 0 248044993 126164992 29221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 30802 29221 170 317 0 30481 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 123208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14828
/proc/meminfo: memFree=1655680/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=123728 CPUtime=1800.05
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 29804 0 0 0 179970 35 0 0 25 0 1 0 248044993 126697472 29355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 30932 29355 170 317 0 30611 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 123728

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14828
/proc/meminfo: memFree=1655680/2055920 swapFree=4148856/4192956
[pid=14627] ppid=14625 vsize=123728 CPUtime=1800.24
/proc/14627/stat : 14627 (oree) R 14625 14627 13249 0 -1 4194304 29804 0 0 0 179989 35 0 0 25 0 1 0 248044993 126697472 29355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14627/statm: 30932 29355 170 317 0 30611 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 123728

Child status: 0
Real time (s): 1800.83
CPU time (s): 1800.27
CPU user time (s): 1799.9
CPU system time (s): 0.372943
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 123728

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

runsolver used 1.39579 second user time and 4.11038 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May  1 06:34:32 UTC 2007

IDJOB= 430959
IDBENCH= 48017
IDSOLVER= 172
FILE ID= node14/430959-1178001272

PBS_JOBID= 4728211

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/roussel/factor-mod-B/factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
COMMAND LINE= oree /tmp/evaluation/430959-1178001272/instance-430959-1178001272.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node14/convwatcher-430959-1178001272 -o ROOT/results/node14/conversion-430959-1178001272 -C 600 -M 1800 /tmp/evaluation/430959-1178001272/substituteSizeProductKeyword /tmp/evaluation/430959-1178001272/instance-430959-1178001272.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  12f1f3305860fafcd361cd1c61e0d104

RANDOM SEED= 987358881

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1774040 kB
Buffers:         42540 kB
Cached:         146640 kB
SwapCached:      11556 kB
Active:          48540 kB
Inactive:       164736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774040 kB
SwapTotal:     4192956 kB
SwapFree:      4148856 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          31160 kB
Slab:            53956 kB
Committed_AS:  7974980 kB
PageTables:       1788 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 node14 on Tue May  1 07:04:35 UTC 2007