Trace number 429069

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.36 1800.96

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=107-P1=79-P2=47-P3=23-P4=59-P5=43-B.opb
MD5SUMf01cd5833b9818ac5549df08f5d7cfc0
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.089985
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 variables105
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 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)245
Sum of products size (including duplicates)490
Number of different products245
Sum of products size490

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=350 #constraints=507 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.44	c restart after 401 decisions
0.49/0.57	c nbDecision=500 #constraints=963
0.89/0.95	c restart after 801 decisions
1.20/1.23	c nbDecision=1000 #constraints=1414
1.69/1.71	c nbDecision=1500 #constraints=1893
1.79/1.86	c restart after 1601 decisions
2.39/2.49	c nbDecision=2000 #constraints=2358
3.40/3.45	c nbDecision=2500 #constraints=2846
4.59/4.61	c nbDecision=3000 #constraints=3297
5.09/5.14	c restart after 3201 decisions
6.59/6.61	c nbDecision=3500 #constraints=3738
9.28/9.35	c nbDecision=4000 #constraints=4189
13.09/13.11	c nbDecision=4500 #constraints=4653
16.79/16.85	c nbDecision=5000 #constraints=5124
23.09/23.18	c nbDecision=5500 #constraints=5598
28.59/28.67	c nbDecision=6000 #constraints=6035
33.48/33.58	c restart after 6401 decisions
33.98/34.01	c nbDecision=6500 #constraints=6470
48.18/48.25	c nbDecision=7000 #constraints=6952
60.37/60.49	c nbDecision=7500 #constraints=7426
70.58/70.66	c nbDecision=8000 #constraints=7868
84.97/85.00	c nbDecision=8500 #constraints=8321
99.27/99.37	c nbDecision=9000 #constraints=8787
112.56/112.65	c nbDecision=9500 #constraints=9254
129.25/129.35	c nbDecision=10000 #constraints=9702
147.96/148.06	c nbDecision=10500 #constraints=10155
160.95/161.08	c nbDecision=11000 #constraints=10604
190.65/190.77	c nbDecision=11500 #constraints=11090
217.53/217.61	c nbDecision=12000 #constraints=11575
248.83/248.94	c nbDecision=12500 #constraints=12059
268.83/268.94	c restart after 12801 decisions
283.83/283.97	c nbDecision=13000 #constraints=12520
320.71/320.87	c nbDecision=13500 #constraints=13014
359.71/359.81	c nbDecision=14000 #constraints=13490
399.81/400.00	c nbDecision=14500 #constraints=13986
438.48/438.74	c nbDecision=15000 #constraints=14450
476.27/476.52	c nbDecision=15500 #constraints=14918
529.66/529.90	c nbDecision=16000 #constraints=15387
583.25/583.50	c nbDecision=16500 #constraints=15842
627.53/627.85	c nbDecision=17000 #constraints=16271
671.62/671.93	c nbDecision=17500 #constraints=16697
727.51/727.88	c nbDecision=18000 #constraints=17171
780.00/780.36	c nbDecision=18500 #constraints=17631
845.98/846.34	c nbDecision=19000 #constraints=18115
917.76/918.11	c nbDecision=19500 #constraints=18602
988.44/988.90	c nbDecision=20000 #constraints=19090
1037.93/1038.33	c nbDecision=20500 #constraints=19562
1097.82/1098.27	c nbDecision=21000 #constraints=20059
1153.91/1154.35	c nbDecision=21500 #constraints=20540
1210.39/1210.87	c nbDecision=22000 #constraints=21016
1270.67/1271.10	c nbDecision=22500 #constraints=21504
1332.26/1332.76	c nbDecision=23000 #constraints=21982
1383.14/1383.67	c nbDecision=23500 #constraints=22419
1451.63/1452.19	c nbDecision=24000 #constraints=22914
1528.41/1528.95	c nbDecision=24500 #constraints=23404
1605.79/1606.33	c nbDecision=25000 #constraints=23880
1682.08/1682.69	c nbDecision=25500 #constraints=24358
1700.07/1700.61	c restart after 25601 decisions
1736.66/1737.29	c nbDecision=26000 #constraints=24822
1800.05/1800.60	Received signal 15
1800.25/1800.88	
1800.25/1800.88	s UNKNOWN
1800.25/1800.88	
1800.25/1800.88	c user time= 1800.02 s
1800.25/1800.88	c system time= 0.320951 s
1800.25/1800.88	c wall clock time=1800.89

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/429069-1177980891/instance-429069-1177980891.opb
mv /tmp/evaluation/429069-1177980891/instance-429069-1177980891.opb.tmp /tmp/evaluation/429069-1177980891/instance-429069-1177980891.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-429069-1177980891 -o ROOT/results/node72/solver-429069-1177980891 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/429069-1177980891/instance-429069-1177980891.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.82 0.93 0.81 3/77 15987
/proc/meminfo: memFree=1861368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=1468 CPUtime=0
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 274127587 1503232 176 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 367 177 132 317 0 46 0

[startup+0.105461 s]
/proc/loadavg: 0.82 0.93 0.81 3/77 15987
/proc/meminfo: memFree=1861368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=1864 CPUtime=0.1
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 284 0 0 0 10 0 0 0 18 0 1 0 274127587 1908736 267 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277229 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 466 267 139 317 0 145 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.20147 s]
/proc/loadavg: 0.82 0.93 0.81 3/77 15987
/proc/meminfo: memFree=1861368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=1996 CPUtime=0.19
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 330 0 0 0 19 0 0 0 18 0 1 0 274127587 2043904 313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712538 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 499 313 139 317 0 178 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1996

[startup+0.301479 s]
/proc/loadavg: 0.82 0.93 0.81 3/77 15987
/proc/meminfo: memFree=1861368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=2260 CPUtime=0.29
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 374 0 0 0 29 0 0 0 19 0 1 0 274127587 2314240 357 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710753 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 565 357 139 317 0 244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2260

[startup+0.701515 s]
/proc/loadavg: 0.82 0.93 0.81 3/77 15987
/proc/meminfo: memFree=1861368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=3044 CPUtime=0.69
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 567 0 0 0 69 0 0 0 23 0 1 0 274127587 3117056 550 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 761 550 139 317 0 440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3044

[startup+1.50159 s]
/proc/loadavg: 0.82 0.93 0.81 2/78 15988
/proc/meminfo: memFree=1858928/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=4644 CPUtime=1.49
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 959 0 0 0 149 0 0 0 25 0 1 0 274127587 4755456 942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 1161 942 139 317 0 840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4644

[startup+3.10173 s]
/proc/loadavg: 0.82 0.93 0.81 2/78 15988
/proc/meminfo: memFree=1856560/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=7252 CPUtime=3.09
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 1628 0 0 0 309 0 0 0 25 0 1 0 274127587 7426048 1611 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 1813 1611 139 317 0 1492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7252

[startup+6.30202 s]
/proc/loadavg: 0.83 0.93 0.81 2/78 15988
/proc/meminfo: memFree=1852856/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=10012 CPUtime=6.29
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 2340 0 0 0 628 1 0 0 25 0 1 0 274127587 10252288 2323 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712585 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 2503 2323 170 317 0 2182 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10012

[startup+12.7016 s]
/proc/loadavg: 0.85 0.93 0.82 2/78 15988
/proc/meminfo: memFree=1850104/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=12668 CPUtime=12.68
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 2964 0 0 0 1267 1 0 0 25 0 1 0 274127587 12972032 2947 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 3167 2947 170 317 0 2846 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12668

[startup+25.5018 s]
/proc/loadavg: 0.88 0.93 0.82 2/78 15988
/proc/meminfo: memFree=1846776/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=16008 CPUtime=25.49
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 3787 0 0 0 2546 3 0 0 25 0 1 0 274127587 16392192 3770 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 4002 3770 170 317 0 3681 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16008

[startup+51.1011 s]
/proc/loadavg: 0.92 0.94 0.82 2/78 15988
/proc/meminfo: memFree=1843448/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=19512 CPUtime=51.08
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 4612 0 0 0 5105 3 0 0 25 0 1 0 274127587 19980288 4595 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 4878 4595 170 317 0 4557 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19512

[startup+102.302 s]
/proc/loadavg: 0.96 0.94 0.83 2/78 15988
/proc/meminfo: memFree=1838008/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=25400 CPUtime=102.27
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 5987 0 0 0 10222 5 0 0 25 0 1 0 274127587 26009600 5912 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 6350 5912 170 317 0 6029 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25400

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.83 2/78 15988
/proc/meminfo: memFree=1833400/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=29844 CPUtime=162.25
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 7135 0 0 0 16219 6 0 0 25 0 1 0 274127587 30560256 7060 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604429 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 7461 7060 170 317 0 7140 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29844

[startup+222.306 s]
/proc/loadavg: 0.99 0.95 0.84 2/78 15988
/proc/meminfo: memFree=1830712/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=32932 CPUtime=222.24
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 7804 0 0 0 22216 8 0 0 25 0 1 0 274127587 33722368 7729 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 8233 7729 170 317 0 7912 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 32932

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.84 2/78 15988
/proc/meminfo: memFree=1828472/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=35428 CPUtime=282.23
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 8354 0 0 0 28214 9 0 0 25 0 1 0 274127587 36278272 8279 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 8857 8279 170 317 0 8536 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 35428

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 15988
/proc/meminfo: memFree=1826424/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=37396 CPUtime=342.2
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 8854 0 0 0 34211 9 0 0 25 0 1 0 274127587 38293504 8779 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 9349 8779 170 317 0 9028 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 37396

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/84 16152
/proc/meminfo: memFree=1823024/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=39396 CPUtime=402.11
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 9362 0 0 0 40200 11 0 0 25 0 1 0 274127587 40341504 9287 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 9849 9287 170 317 0 9528 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 39396

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 16190
/proc/meminfo: memFree=1821880/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=41584 CPUtime=462.07
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 9927 0 0 0 46194 13 0 0 25 0 1 0 274127587 42582016 9852 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 10396 9852 170 317 0 10075 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 41584

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 16190
/proc/meminfo: memFree=1820472/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=42884 CPUtime=522.06
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 10273 0 0 0 52192 14 0 0 25 0 1 0 274127587 43913216 10198 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 10721 10198 170 317 0 10400 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 42884

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 16190
/proc/meminfo: memFree=1819000/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=44336 CPUtime=582.05
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 10622 0 0 0 58190 15 0 0 25 0 1 0 274127587 45400064 10547 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 11084 10547 170 317 0 10763 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 44336

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 16190
/proc/meminfo: memFree=1817272/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=46096 CPUtime=642.03
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 11047 0 0 0 64187 16 0 0 25 0 1 0 274127587 47202304 10972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 11524 10972 170 317 0 11203 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 46096


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

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 16190
/proc/meminfo: memFree=1810616/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=53860 CPUtime=941.96
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 12807 0 0 0 94176 20 0 0 25 0 1 0 274127587 55152640 12617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 13465 12617 170 317 0 13144 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 53860

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 16190
/proc/meminfo: memFree=1809400/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=54916 CPUtime=1001.94
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 13104 0 0 0 100174 20 0 0 25 0 1 0 274127587 56233984 12914 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 13729 12914 170 317 0 13408 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 54916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 16190
/proc/meminfo: memFree=1807800/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=56724 CPUtime=1061.92
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 13494 0 0 0 106171 21 0 0 25 0 1 0 274127587 58085376 13304 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 14181 13304 170 317 0 13860 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 56724

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 16190
/proc/meminfo: memFree=1806520/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=57908 CPUtime=1121.91
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 13809 0 0 0 112169 22 0 0 25 0 1 0 274127587 59297792 13619 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710928 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 14477 13619 170 317 0 14156 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 57908

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 16190
/proc/meminfo: memFree=1805112/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=59384 CPUtime=1181.89
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 14152 0 0 0 118166 23 0 0 25 0 1 0 274127587 60809216 13962 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710967 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 14846 13962 170 317 0 14525 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 59384

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 16190
/proc/meminfo: memFree=1803832/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=60912 CPUtime=1241.88
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 14473 0 0 0 124164 24 0 0 25 0 1 0 274127587 62373888 14250 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 15228 14250 170 317 0 14907 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 60912

[startup+1302.3 s]
/proc/loadavg: 1.07 0.99 0.91 2/78 16190
/proc/meminfo: memFree=1802616/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=62236 CPUtime=1301.87
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 14816 0 0 0 130162 25 0 0 25 0 1 0 274127587 63729664 14560 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 15559 14560 170 317 0 15238 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 62236

[startup+1362.3 s]
/proc/loadavg: 1.09 1.00 0.92 2/78 16190
/proc/meminfo: memFree=1801336/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=63416 CPUtime=1361.85
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 15115 0 0 0 136159 26 0 0 25 0 1 0 274127587 64937984 14859 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 15854 14859 170 317 0 15533 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 63416

[startup+1422.3 s]
/proc/loadavg: 1.09 1.02 0.93 2/78 16190
/proc/meminfo: memFree=1799864/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=64732 CPUtime=1421.84
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 15488 0 0 0 142157 27 0 0 25 0 1 0 274127587 66285568 15232 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 16183 15232 170 317 0 15862 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 64732

[startup+1482.3 s]
/proc/loadavg: 1.03 1.01 0.93 2/78 16190
/proc/meminfo: memFree=1798904/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=65688 CPUtime=1481.82
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 15719 0 0 0 148154 28 0 0 25 0 1 0 274127587 67264512 15463 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 16422 15463 170 317 0 16101 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 65688

[startup+1542.31 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 16190
/proc/meminfo: memFree=1797816/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=66600 CPUtime=1541.81
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 15977 0 0 0 154153 28 0 0 25 0 1 0 274127587 68198400 15721 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 16650 15721 170 317 0 16329 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 66600

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 16190
/proc/meminfo: memFree=1796728/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=67796 CPUtime=1601.79
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 16235 0 0 0 160150 29 0 0 25 0 1 0 274127587 69423104 15979 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 16949 15979 170 317 0 16628 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 67796

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 16190
/proc/meminfo: memFree=1795704/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=69136 CPUtime=1661.78
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 16505 0 0 0 166148 30 0 0 25 0 1 0 274127587 70795264 16216 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 17284 16216 170 317 0 16963 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 69136

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 16190
/proc/meminfo: memFree=1793720/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=71808 CPUtime=1721.77
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 17034 0 0 0 172146 31 0 0 25 0 1 0 274127587 73531392 16712 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 17952 16712 170 317 0 17631 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 71808

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 16190
/proc/meminfo: memFree=1792696/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=72716 CPUtime=1781.75
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 17264 0 0 0 178144 31 0 0 25 0 1 0 274127587 74461184 16942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271347 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 18179 16942 170 317 0 17858 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 72716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 16190
/proc/meminfo: memFree=1792376/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=73108 CPUtime=1800.05
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 17373 0 0 0 179973 32 0 0 25 0 1 0 274127587 74862592 17018 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 18277 17018 170 317 0 17956 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 73108

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16191
/proc/meminfo: memFree=1792368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=73108 CPUtime=1800.16
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194304 17373 0 0 0 179984 32 0 0 25 0 1 0 274127587 74862592 17018 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 18277 17018 170 317 0 17956 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 73108

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16191
/proc/meminfo: memFree=1792368/2055920 swapFree=4157100/4192956
[pid=15987] ppid=15985 vsize=0 CPUtime=1800.35
/proc/15987/stat : 15987 (oree) R 15985 15987 15608 0 -1 4194308 17389 0 0 0 180002 33 0 0 25 0 1 0 274127587 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15987/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.96
CPU time (s): 1800.36
CPU user time (s): 1800.03
CPU system time (s): 0.331949
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 73108

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

runsolver used 1.43778 second user time and 4.24335 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue May  1 00:54:51 UTC 2007

IDJOB= 429069
IDBENCH= 47882
IDSOLVER= 172
FILE ID= node72/429069-1177980891

PBS_JOBID= 4728118

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=107-P1=79-P2=47-P3=23-P4=59-P5=43-B.opb
COMMAND LINE= oree /tmp/evaluation/429069-1177980891/instance-429069-1177980891.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-429069-1177980891 -o ROOT/results/node72/conversion-429069-1177980891 -C 600 -M 1800 /tmp/evaluation/429069-1177980891/substituteSizeProductKeyword /tmp/evaluation/429069-1177980891/instance-429069-1177980891.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  f01cd5833b9818ac5549df08f5d7cfc0

RANDOM SEED= 67376368

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1861712 kB
Buffers:         21728 kB
Cached:         102332 kB
SwapCached:      16496 kB
Active:          61412 kB
Inactive:        85296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861712 kB
SwapTotal:     4192956 kB
SwapFree:      4157100 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:          29580 kB
Slab:            32956 kB
Committed_AS:  3444852 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 node72 on Tue May  1 01:24:54 UTC 2007