Trace number 431855

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.26 1800.7

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=37-P1=47-P2=17-P3=127-P4=31-P5=127-P6=17-B.opb
MD5SUM844fbce0d49bf88665e134a5a6d0ad31
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.109982
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 variables126
Total number of constraints13
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 constraints13
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

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=420 #constraints=608 hasObjective=yes
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.39/0.42	c restart after 401 decisions
0.49/0.54	c nbDecision=500 #constraints=1048
0.89/0.90	c restart after 801 decisions
1.10/1.14	c nbDecision=1000 #constraints=1502
1.69/1.72	c nbDecision=1500 #constraints=1959
1.79/1.86	c restart after 1601 decisions
2.19/2.27	c nbDecision=2000 #constraints=2399
3.09/3.16	c nbDecision=2500 #constraints=2877
4.30/4.36	c nbDecision=3000 #constraints=3367
4.89/4.93	c restart after 3201 decisions
5.49/5.59	c nbDecision=3500 #constraints=3816
6.69/6.75	c nbDecision=4000 #constraints=4300
9.19/9.23	c nbDecision=4500 #constraints=4786
12.29/12.34	c nbDecision=5000 #constraints=5250
16.19/16.23	c nbDecision=5500 #constraints=5697
21.68/21.75	c nbDecision=6000 #constraints=6162
26.08/26.17	c restart after 6401 decisions
26.48/26.54	c nbDecision=6500 #constraints=6626
33.09/33.14	c nbDecision=7000 #constraints=7077
41.58/41.65	c nbDecision=7500 #constraints=7533
50.58/50.61	c nbDecision=8000 #constraints=7990
63.27/63.33	c nbDecision=8500 #constraints=8458
73.97/74.03	c nbDecision=9000 #constraints=8910
84.67/84.74	c nbDecision=9500 #constraints=9355
101.76/101.88	c nbDecision=10000 #constraints=9819
119.27/119.40	c nbDecision=10500 #constraints=10302
137.86/137.96	c nbDecision=11000 #constraints=10759
155.55/155.68	c nbDecision=11500 #constraints=11230
181.45/181.57	c nbDecision=12000 #constraints=11723
206.65/206.79	c nbDecision=12500 #constraints=12200
223.04/223.18	c restart after 12801 decisions
224.84/224.92	c nbDecision=13000 #constraints=12648
259.13/259.25	c nbDecision=13500 #constraints=13141
289.52/289.61	c nbDecision=14000 #constraints=13624
324.32/324.49	c nbDecision=14500 #constraints=14108
361.60/361.72	c nbDecision=15000 #constraints=14594
398.59/398.76	c nbDecision=15500 #constraints=15080
436.79/436.92	c nbDecision=16000 #constraints=15555
479.38/479.56	c nbDecision=16500 #constraints=16022
523.37/523.53	c nbDecision=17000 #constraints=16480
567.75/567.96	c nbDecision=17500 #constraints=16933
615.44/615.69	c nbDecision=18000 #constraints=17397
662.33/662.51	c nbDecision=18500 #constraints=17892
714.72/714.96	c nbDecision=19000 #constraints=18375
770.60/770.88	c nbDecision=19500 #constraints=18867
828.99/829.25	c nbDecision=20000 #constraints=19352
877.37/877.69	c nbDecision=20500 #constraints=19827
960.96/961.28	c nbDecision=21000 #constraints=20317
1043.04/1043.35	c nbDecision=21500 #constraints=20795
1114.32/1114.68	c nbDecision=22000 #constraints=21265
1185.00/1185.35	c nbDecision=22500 #constraints=21728
1262.19/1262.53	c nbDecision=23000 #constraints=22221
1337.77/1338.18	c nbDecision=23500 #constraints=22706
1413.45/1413.81	c nbDecision=24000 #constraints=23185
1497.53/1497.92	c nbDecision=24500 #constraints=23638
1594.31/1594.72	c nbDecision=25000 #constraints=24129
1691.29/1691.74	c nbDecision=25500 #constraints=24602
1712.68/1713.17	c restart after 25601 decisions
1717.97/1718.46	c nbDecision=26000 #constraints=25065
1796.45/1796.95	c nbDecision=26500 #constraints=25555
1800.05/1800.50	Received signal 15
1800.16/1800.68	
1800.16/1800.68	s UNKNOWN
1800.16/1800.68	
1800.16/1800.68	c user time= 1800.09 s
1800.16/1800.68	c system time= 0.159975 s
1800.16/1800.68	c wall clock time=1800.68

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/431855-1178011235/instance-431855-1178011235.opb
mv /tmp/evaluation/431855-1178011235/instance-431855-1178011235.opb.tmp /tmp/evaluation/431855-1178011235/instance-431855-1178011235.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-431855-1178011235 -o ROOT/results/node68/solver-431855-1178011235 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/431855-1178011235/instance-431855-1178011235.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.90 0.96 0.97 3/64 5025
/proc/meminfo: memFree=1781104/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=1468 CPUtime=0
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 277113078 1503232 173 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 367 173 132 317 0 46 0

[startup+0.023474 s]
/proc/loadavg: 0.90 0.96 0.97 3/64 5025
/proc/meminfo: memFree=1781104/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=1764 CPUtime=0.02
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 247 0 0 0 2 0 0 0 18 0 1 0 277113078 1806336 230 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 441 230 139 317 0 120 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1764

[startup+0.101481 s]
/proc/loadavg: 0.90 0.96 0.97 3/64 5025
/proc/meminfo: memFree=1781104/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=1896 CPUtime=0.09
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 290 0 0 0 9 0 0 0 18 0 1 0 277113078 1941504 273 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 474 273 139 317 0 153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1896

[startup+0.301499 s]
/proc/loadavg: 0.90 0.96 0.97 3/64 5025
/proc/meminfo: memFree=1781104/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=2288 CPUtime=0.29
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 397 0 0 0 29 0 0 0 19 0 1 0 277113078 2342912 380 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284229 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 572 380 139 317 0 251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2288

[startup+0.701535 s]
/proc/loadavg: 0.90 0.96 0.97 3/64 5025
/proc/meminfo: memFree=1781104/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=3124 CPUtime=0.69
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 603 0 0 0 69 0 0 0 23 0 1 0 277113078 3198976 586 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272890 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 781 586 139 317 0 460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3124

[startup+1.50161 s]
/proc/loadavg: 0.91 0.96 0.97 2/65 5026
/proc/meminfo: memFree=1778664/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=4564 CPUtime=1.49
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 953 0 0 0 149 0 0 0 25 0 1 0 277113078 4673536 936 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 1141 936 139 317 0 820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4564

[startup+3.10175 s]
/proc/loadavg: 0.91 0.96 0.97 2/65 5026
/proc/meminfo: memFree=1776232/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=7648 CPUtime=3.09
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 1752 0 0 0 309 0 0 0 25 0 1 0 277113078 7831552 1735 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 1912 1735 170 317 0 1591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7648

[startup+6.30104 s]
/proc/loadavg: 0.91 0.96 0.97 2/65 5026
/proc/meminfo: memFree=1772152/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=11088 CPUtime=6.29
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 2616 0 0 0 628 1 0 0 25 0 1 0 277113078 11354112 2599 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 2772 2599 170 317 0 2451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11088

[startup+12.7016 s]
/proc/loadavg: 0.92 0.96 0.97 2/65 5026
/proc/meminfo: memFree=1768440/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=14244 CPUtime=12.69
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 3337 0 0 0 1267 2 0 0 25 0 1 0 277113078 14585856 3320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 3561 3320 170 317 0 3240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14244

[startup+25.5018 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 5026
/proc/meminfo: memFree=1764856/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=17600 CPUtime=25.48
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 4163 0 0 0 2546 2 0 0 25 0 1 0 277113078 18022400 4146 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 4400 4146 170 317 0 4079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17600

[startup+51.1011 s]
/proc/loadavg: 0.95 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1760952/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=21736 CPUtime=51.08
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 5160 0 0 0 5105 3 0 0 25 0 1 0 277113078 22257664 5143 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 5434 5143 170 317 0 5113 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21736

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1755832/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=27284 CPUtime=102.27
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 6472 0 0 0 10223 4 0 0 25 0 1 0 277113078 27938816 6398 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 6821 6398 170 317 0 6500 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27284

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1751672/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=31452 CPUtime=162.25
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 7517 0 0 0 16220 5 0 0 25 0 1 0 277113078 32206848 7443 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 7863 7443 170 317 0 7542 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31452

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1748664/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=34732 CPUtime=222.24
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 8240 0 0 0 22218 6 0 0 25 0 1 0 277113078 35565568 8166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710943 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 8683 8166 170 317 0 8362 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 34732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1745976/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=37448 CPUtime=282.22
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 8900 0 0 0 28216 6 0 0 25 0 1 0 277113078 38346752 8826 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 9362 8826 170 317 0 9041 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 37448

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1743992/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=39352 CPUtime=342.21
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 9404 0 0 0 34214 7 0 0 25 0 1 0 277113078 40296448 9330 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 9838 9330 170 317 0 9517 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 39352

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1741880/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=41632 CPUtime=402.19
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 9924 0 0 0 40212 7 0 0 25 0 1 0 277113078 42631168 9850 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 10408 9850 170 317 0 10087 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 41632

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1739768/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=43820 CPUtime=462.18
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 10457 0 0 0 46210 8 0 0 25 0 1 0 277113078 44871680 10383 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 10955 10383 170 317 0 10634 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 43820

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1738104/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=45528 CPUtime=522.17
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 10870 0 0 0 52208 9 0 0 25 0 1 0 277113078 46620672 10796 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604450 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 11382 10796 170 317 0 11061 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 45528

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1736248/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=47816 CPUtime=582.15
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 11432 0 0 0 58206 9 0 0 25 0 1 0 277113078 48963584 11244 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 11954 11244 170 317 0 11633 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 47816

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5026
/proc/meminfo: memFree=1734776/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=49184 CPUtime=642.14
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 11802 0 0 0 64205 9 0 0 25 0 1 0 277113078 50364416 11614 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 12296 11614 170 317 0 11975 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 49184


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

[startup+882.301 s]
/proc/loadavg: 1.05 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1728888/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=56108 CPUtime=882.07
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 13274 0 0 0 88197 10 0 0 25 0 1 0 277113078 57454592 13086 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 14027 13086 170 317 0 13706 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 56108

[startup+942.302 s]
/proc/loadavg: 1.02 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1727864/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=57080 CPUtime=942.07
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 13526 0 0 0 94196 11 0 0 25 0 1 0 277113078 58449920 13338 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 14270 13338 170 317 0 13949 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 57080

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1726968/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=57944 CPUtime=1002.05
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 13749 0 0 0 100194 11 0 0 25 0 1 0 277113078 59334656 13561 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 14486 13561 170 317 0 14165 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 57944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1726008/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=59116 CPUtime=1062.03
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 13977 0 0 0 106192 11 0 0 25 0 1 0 277113078 60534784 13789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604247 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 14779 13789 170 317 0 14458 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 59116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1724920/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=60036 CPUtime=1122.02
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 14255 0 0 0 112190 12 0 0 25 0 1 0 277113078 61476864 14067 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 15009 14067 170 317 0 14688 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 60036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1723832/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=61092 CPUtime=1182.01
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 14525 0 0 0 118189 12 0 0 25 0 1 0 277113078 62558208 14337 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 15273 14337 170 317 0 14952 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 61092

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5026
/proc/meminfo: memFree=1722808/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=62324 CPUtime=1241.99
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 14789 0 0 0 124187 12 0 0 25 0 1 0 277113078 63819776 14568 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 15581 14568 170 317 0 15260 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 62324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1721656/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=63504 CPUtime=1301.98
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 15083 0 0 0 130185 13 0 0 25 0 1 0 277113078 65028096 14829 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 15876 14829 170 317 0 15555 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 63504

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1720696/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=64316 CPUtime=1361.96
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 15329 0 0 0 136183 13 0 0 25 0 1 0 277113078 65859584 15075 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 16079 15075 170 317 0 15758 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 64316

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1719608/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=65376 CPUtime=1421.95
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 15589 0 0 0 142182 13 0 0 25 0 1 0 277113078 66945024 15335 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 16344 15335 170 317 0 16023 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 65376

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1718584/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=66300 CPUtime=1481.93
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 15843 0 0 0 148180 13 0 0 25 0 1 0 277113078 67891200 15589 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 16575 15589 170 317 0 16254 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 66300

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1718072/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=66952 CPUtime=1541.92
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 16047 0 0 0 154178 14 0 0 25 0 1 0 277113078 68558848 15760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 16738 15760 170 317 0 16417 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 66952

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1717240/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=67916 CPUtime=1601.9
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 16263 0 0 0 160176 14 0 0 25 0 1 0 277113078 69545984 15976 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 16979 15976 170 317 0 16658 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 67916

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1716472/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=68572 CPUtime=1661.88
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 16444 0 0 0 166174 14 0 0 25 0 1 0 277113078 70217728 16157 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 17143 16157 170 317 0 16822 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 68572

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1714872/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=70152 CPUtime=1721.87
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 16851 0 0 0 172172 15 0 0 25 0 1 0 277113078 71835648 16564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712587 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 17538 16564 170 317 0 17217 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 70152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1713912/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=71320 CPUtime=1781.85
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 17173 0 0 0 178170 15 0 0 25 0 1 0 277113078 73031680 16787 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 17830 16787 170 317 0 17509 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 71320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 5028
/proc/meminfo: memFree=1713528/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=71716 CPUtime=1800.05
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 17257 0 0 0 179990 15 0 0 25 0 1 0 277113078 73437184 16871 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 17929 16871 170 317 0 17608 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 71716

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5029
/proc/meminfo: memFree=1713520/2055920 swapFree=4183864/4192956
[pid=5025] ppid=5023 vsize=71716 CPUtime=1800.16
/proc/5025/stat : 5025 (oree) R 5023 5025 3601 0 -1 4194304 17257 0 0 0 180001 15 0 0 25 0 1 0 277113078 73437184 16871 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5025/statm: 17929 16871 170 317 0 17608 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 71716

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.26
CPU user time (s): 1800.09
CPU system time (s): 0.171973
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 71716

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

runsolver used 1.37079 second user time and 3.55546 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue May  1 09:20:35 UTC 2007

IDJOB= 431855
IDBENCH= 48081
IDSOLVER= 172
FILE ID= node68/431855-1178011235

PBS_JOBID= 4728289

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=7-P0=37-P1=47-P2=17-P3=127-P4=31-P5=127-P6=17-B.opb
COMMAND LINE= oree /tmp/evaluation/431855-1178011235/instance-431855-1178011235.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node68/convwatcher-431855-1178011235 -o ROOT/results/node68/conversion-431855-1178011235 -C 600 -M 1800 /tmp/evaluation/431855-1178011235/substituteSizeProductKeyword /tmp/evaluation/431855-1178011235/instance-431855-1178011235.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  844fbce0d49bf88665e134a5a6d0ad31

RANDOM SEED= 882052127

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1781448 kB
Buffers:         17196 kB
Cached:         184648 kB
SwapCached:       2904 kB
Active:          72920 kB
Inactive:       138964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781448 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          15972 kB
Slab:            48656 kB
Committed_AS:  3082500 kB
PageTables:       1380 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 node68 on Tue May  1 09:50:38 UTC 2007