Trace number 431435

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.14 1800.66

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=103-P1=127-P2=263-P3=461-P4=191-P5=277-B.opb
MD5SUM773aedb43187ca11a13e2d0d2a59ebe9
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.164974
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 variables135
Total number of constraints11
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 constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

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=540 #constraints=827 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.79/0.86	c restart after 401 decisions
1.00/1.07	c nbDecision=500 #constraints=1261
2.09/2.16	c restart after 801 decisions
2.69/2.72	c nbDecision=1000 #constraints=1730
5.69/5.70	c nbDecision=1500 #constraints=2232
6.39/6.43	c restart after 1601 decisions
8.09/8.18	c nbDecision=2000 #constraints=2680
9.58/9.67	c nbDecision=2500 #constraints=3168
10.59/10.62	c nbDecision=3000 #constraints=3646
11.19/11.25	c restart after 3201 decisions
13.48/13.54	c nbDecision=3500 #constraints=4103
16.39/16.50	c nbDecision=4000 #constraints=4590
19.08/19.20	c nbDecision=4500 #constraints=5079
21.18/21.24	c nbDecision=5000 #constraints=5563
24.89/24.95	c nbDecision=5500 #constraints=6029
31.08/31.16	c nbDecision=6000 #constraints=6527
36.38/36.46	c restart after 6401 decisions
37.08/37.15	c nbDecision=6500 #constraints=6959
47.18/47.29	c nbDecision=7000 #constraints=7445
56.38/56.42	c nbDecision=7500 #constraints=7907
66.07/66.15	c nbDecision=8000 #constraints=8387
82.07/82.17	c nbDecision=8500 #constraints=8883
104.76/104.83	c nbDecision=9000 #constraints=9386
126.76/126.89	c nbDecision=9500 #constraints=9881
147.36/147.41	c nbDecision=10000 #constraints=10372
165.96/166.04	c nbDecision=10500 #constraints=10867
184.34/184.48	c nbDecision=11000 #constraints=11362
206.04/206.14	c nbDecision=11500 #constraints=11837
228.11/228.29	c nbDecision=12000 #constraints=12301
251.06/251.28	c nbDecision=12500 #constraints=12784
269.35/269.60	c restart after 12801 decisions
271.45/271.64	c nbDecision=13000 #constraints=13226
278.94/279.13	c nbDecision=13500 #constraints=13728
287.93/288.20	c nbDecision=14000 #constraints=14228
309.33/309.56	c nbDecision=14500 #constraints=14718
354.22/354.43	c nbDecision=15000 #constraints=15205
406.41/406.60	c nbDecision=15500 #constraints=15705
432.60/432.88	c nbDecision=16000 #constraints=16193
469.28/469.55	c nbDecision=16500 #constraints=16677
511.88/512.14	c nbDecision=17000 #constraints=17182
542.97/543.20	c nbDecision=17500 #constraints=17667
600.76/601.08	c nbDecision=18000 #constraints=18146
667.74/668.03	c nbDecision=18500 #constraints=18637
723.63/723.96	c nbDecision=19000 #constraints=19123
764.32/764.66	c nbDecision=19500 #constraints=19606
815.81/816.17	c nbDecision=20000 #constraints=20100
868.09/868.42	c nbDecision=20500 #constraints=20588
929.38/929.70	c nbDecision=21000 #constraints=21086
990.26/990.68	c nbDecision=21500 #constraints=21556
1061.15/1061.57	c nbDecision=22000 #constraints=22060
1113.04/1113.46	c nbDecision=22500 #constraints=22535
1184.72/1185.12	c nbDecision=23000 #constraints=23035
1252.30/1252.72	c nbDecision=23500 #constraints=23535
1295.30/1295.79	c nbDecision=24000 #constraints=24013
1337.09/1337.54	c nbDecision=24500 #constraints=24465
1404.97/1405.41	c nbDecision=25000 #constraints=24942
1483.15/1483.60	c nbDecision=25500 #constraints=25445
1497.75/1498.30	c restart after 25601 decisions
1506.54/1507.06	c nbDecision=26000 #constraints=25897
1558.93/1559.48	c nbDecision=26500 #constraints=26382
1654.31/1654.81	c nbDecision=27000 #constraints=26867
1719.59/1720.10	c nbDecision=27500 #constraints=27324
1800.08/1800.60	Received signal 15
1800.08/1800.63	
1800.08/1800.63	s UNKNOWN
1800.08/1800.63	
1800.08/1800.63	c user time= 1799.71 s
1800.08/1800.63	c system time= 0.405938 s
1800.08/1800.63	c wall clock time=1800.63

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/431435-1178006241/instance-431435-1178006241.opb
mv /tmp/evaluation/431435-1178006241/instance-431435-1178006241.opb.tmp /tmp/evaluation/431435-1178006241/instance-431435-1178006241.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-431435-1178006241 -o ROOT/results/node43/solver-431435-1178006241 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/431435-1178006241/instance-431435-1178006241.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.85 0.97 0.99 3/77 9092
/proc/meminfo: memFree=1620136/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=1468 CPUtime=0
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 248535950 1503232 172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 367 173 132 317 0 46 0

[startup+0.07536 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9092
/proc/meminfo: memFree=1620136/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=1884 CPUtime=0.07
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 299 0 0 0 7 0 0 0 18 0 1 0 248535950 1929216 282 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 471 282 139 317 0 150 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1884

[startup+0.101364 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9092
/proc/meminfo: memFree=1620136/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=2016 CPUtime=0.09
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 310 0 0 0 9 0 0 0 18 0 1 0 248535950 2064384 293 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 504 293 139 317 0 183 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2016

[startup+0.301381 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9092
/proc/meminfo: memFree=1620136/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=2408 CPUtime=0.29
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 408 0 0 0 29 0 0 0 19 0 1 0 248535950 2465792 391 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714426 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 602 391 139 317 0 281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2408

[startup+0.701416 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9092
/proc/meminfo: memFree=1620136/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=3192 CPUtime=0.69
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 620 0 0 0 69 0 0 0 23 0 1 0 248535950 3268608 603 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 798 603 139 317 0 477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3192

[startup+1.50149 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1617824/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=4368 CPUtime=1.49
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 911 0 0 0 149 0 0 0 25 0 1 0 248535950 4472832 894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 1092 894 139 317 0 771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4368

[startup+3.10162 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1616224/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=6248 CPUtime=3.09
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 1365 0 0 0 309 0 0 0 25 0 1 0 248535950 6397952 1348 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 1562 1348 139 317 0 1241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6248

[startup+6.3019 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1613216/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=8608 CPUtime=6.29
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 1957 0 0 0 628 1 0 0 25 0 1 0 248535950 8814592 1940 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 2152 1940 139 317 0 1831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8608

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1605288/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=16376 CPUtime=12.69
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 3868 0 0 0 1267 2 0 0 25 0 1 0 248535950 16769024 3851 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563656 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 4094 3851 139 317 0 3773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16376

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1595176/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=26344 CPUtime=25.49
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 6369 0 0 0 2544 5 0 0 25 0 1 0 248535950 26976256 6352 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 6586 6352 170 317 0 6265 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26344

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1588008/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=33696 CPUtime=51.08
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 8186 0 0 0 5102 6 0 0 25 0 1 0 248535950 34504704 8126 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 8424 8126 170 317 0 8103 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33696

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1580200/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=41824 CPUtime=102.27
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 10100 0 0 0 10220 7 0 0 25 0 1 0 248535950 42827776 10040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 10456 10040 170 317 0 10135 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41824

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9093
/proc/meminfo: memFree=1574312/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=47804 CPUtime=162.26
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 11580 0 0 0 16216 10 0 0 25 0 1 0 248535950 48951296 11520 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 11951 11520 170 317 0 11630 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 47804

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 9119
/proc/meminfo: memFree=1566960/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=54104 CPUtime=222.22
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 13083 0 0 0 22211 11 0 0 25 0 1 0 248535950 55402496 13023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 0 0 0
/proc/9092/statm: 13526 13023 170 317 0 13205 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54104

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1561120/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=61992 CPUtime=282.13
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 14939 0 0 0 28199 14 0 0 25 0 1 0 248535950 63479808 14794 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135273919 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 15498 14794 170 317 0 15177 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 61992

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1555048/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=68372 CPUtime=342.12
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 16385 0 0 0 34196 16 0 0 25 0 1 0 248535950 70012928 16240 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563494 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 17093 16240 170 317 0 16772 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 68372

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1552680/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=70812 CPUtime=402.11
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 16976 0 0 0 40194 17 0 0 25 0 1 0 248535950 72511488 16831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 17703 16831 170 317 0 17382 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 70812

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1548520/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=74892 CPUtime=462.09
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 18008 0 0 0 46191 18 0 0 25 0 1 0 248535950 76689408 17863 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 18723 17863 170 317 0 18402 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 74892

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1545320/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=78288 CPUtime=522.07
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 18801 0 0 0 52188 19 0 0 25 0 1 0 248535950 80166912 18656 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 19572 18656 170 317 0 19251 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 78288

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1542056/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=81596 CPUtime=582.06
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 19599 0 0 0 58186 20 0 0 25 0 1 0 248535950 83554304 19454 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 20399 19454 170 317 0 20078 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 81596

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1540392/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=83228 CPUtime=642.05
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 19992 0 0 0 64184 21 0 0 25 0 1 0 248535950 85225472 19847 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 20807 19847 170 317 0 20486 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 83228


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1532648/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=90616 CPUtime=822.01
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 21905 0 0 0 82177 24 0 0 25 0 1 0 248535950 92790784 21760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 22654 21760 170 317 0 22333 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 90616

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1530024/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=93908 CPUtime=881.99
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 22547 0 0 0 88174 25 0 0 25 0 1 0 248535950 96161792 22402 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 23477 22402 170 317 0 23156 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 93908

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1528168/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=95884 CPUtime=941.97
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 23007 0 0 0 94172 25 0 0 25 0 1 0 248535950 98185216 22862 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 23971 22862 170 317 0 23650 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 95884

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1526184/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=97960 CPUtime=1001.96
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 23489 0 0 0 100170 26 0 0 25 0 1 0 248535950 100311040 23344 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 24490 23344 170 317 0 24169 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 97960

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1524328/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=99748 CPUtime=1061.94
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 23966 0 0 0 106167 27 0 0 25 0 1 0 248535950 102141952 23821 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 24937 23821 170 317 0 24616 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 99748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1522088/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=102096 CPUtime=1121.94
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 24522 0 0 0 112165 29 0 0 25 0 1 0 248535950 104546304 24377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 25524 24377 170 317 0 25203 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 102096

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1520168/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=104672 CPUtime=1181.92
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 25098 0 0 0 118162 30 0 0 25 0 1 0 248535950 107184128 24854 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 26168 24854 170 317 0 25847 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 104672

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1518248/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=107116 CPUtime=1241.9
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 25682 0 0 0 124160 30 0 0 25 0 1 0 248535950 109686784 25339 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 26779 25339 170 317 0 26458 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 107116

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1515432/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=109624 CPUtime=1301.9
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 26363 0 0 0 130158 32 0 0 25 0 1 0 248535950 112254976 26020 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 27406 26020 170 317 0 27085 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 109624

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1512936/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=112272 CPUtime=1361.88
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 26991 0 0 0 136155 33 0 0 25 0 1 0 248535950 114966528 26648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 28068 26648 170 317 0 27747 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 112272

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1511144/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=114708 CPUtime=1421.87
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 27624 0 0 0 142153 34 0 0 25 0 1 0 248535950 117460992 27078 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 28677 27078 170 317 0 28356 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 114708

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1509352/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=116904 CPUtime=1481.85
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 28095 0 0 0 148150 35 0 0 25 0 1 0 248535950 119709696 27516 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 29226 27516 170 317 0 28905 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 116904

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1505320/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=120816 CPUtime=1541.83
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 29086 0 0 0 154147 36 0 0 25 0 1 0 248535950 123715584 28507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 30204 28507 170 317 0 29883 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 120816

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1504360/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=121724 CPUtime=1601.82
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 29322 0 0 0 160145 37 0 0 25 0 1 0 248535950 124645376 28743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 30431 28743 170 317 0 30110 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 121724

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1502888/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=123432 CPUtime=1661.81
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 29691 0 0 0 166143 38 0 0 25 0 1 0 248535950 126394368 29112 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 30858 29112 170 317 0 30537 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 123432

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1501032/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=125132 CPUtime=1721.79
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 30139 0 0 0 172140 39 0 0 25 0 1 0 248535950 128135168 29560 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 31283 29560 170 317 0 30962 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 125132

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1499944/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=126048 CPUtime=1781.78
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 30395 0 0 0 178138 40 0 0 25 0 1 0 248535950 129073152 29816 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 31512 29816 170 317 0 31191 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 126048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9291
/proc/meminfo: memFree=1499560/2055920 swapFree=4158588/4192956
[pid=9092] ppid=9090 vsize=126436 CPUtime=1800.08
/proc/9092/stat : 9092 (oree) R 9090 9092 9024 0 -1 4194304 30486 0 0 0 179968 40 0 0 25 0 1 0 248535950 129470464 29907 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9092/statm: 31609 29907 170 317 0 31288 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 126436

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

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

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.14
CPU user time (s): 1799.72
CPU system time (s): 0.424935
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 126436

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

runsolver used 1.41978 second user time and 4.08438 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue May  1 07:57:21 UTC 2007

IDJOB= 431435
IDBENCH= 48051
IDSOLVER= 172
FILE ID= node43/431435-1178006241

PBS_JOBID= 4728305

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=9-P0=103-P1=127-P2=263-P3=461-P4=191-P5=277-B.opb
COMMAND LINE= oree /tmp/evaluation/431435-1178006241/instance-431435-1178006241.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node43/convwatcher-431435-1178006241 -o ROOT/results/node43/conversion-431435-1178006241 -C 600 -M 1800 /tmp/evaluation/431435-1178006241/substituteSizeProductKeyword /tmp/evaluation/431435-1178006241/instance-431435-1178006241.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  773aedb43187ca11a13e2d0d2a59ebe9

RANDOM SEED= 444733488

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1620608 kB
Buffers:         37696 kB
Cached:         305732 kB
SwapCached:       2624 kB
Active:         104424 kB
Inactive:       262368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620608 kB
SwapTotal:     4192956 kB
SwapFree:      4158588 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          31336 kB
Slab:            53940 kB
Committed_AS:  2866992 kB
PageTables:       1896 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 node43 on Tue May  1 08:27:24 UTC 2007