Trace number 430875

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.15 1800.57

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=5-P1=11-P2=79-P3=109-B.opb
MD5SUM0a27d79e1432beae6ac37c69ce20353c
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.053991
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 variables63
Total number of constraints7
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 constraints7
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)147
Sum of products size (including duplicates)294
Number of different products147
Sum of products size294

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=210 #constraints=305 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.29/0.39	c restart after 401 decisions
0.49/0.51	c nbDecision=500 #constraints=744
0.89/0.93	c restart after 801 decisions
1.09/1.19	c nbDecision=1000 #constraints=1192
2.09/2.17	c nbDecision=1500 #constraints=1677
2.39/2.46	c restart after 1601 decisions
3.79/3.83	c nbDecision=2000 #constraints=2136
5.69/5.77	c nbDecision=2500 #constraints=2555
7.79/7.89	c nbDecision=3000 #constraints=2969
9.09/9.16	c restart after 3201 decisions
11.29/11.34	c nbDecision=3500 #constraints=3414
15.39/15.43	c nbDecision=4000 #constraints=3877
20.28/20.39	c nbDecision=4500 #constraints=4322
26.69/26.77	c nbDecision=5000 #constraints=4774
33.98/34.04	c nbDecision=5500 #constraints=5220
41.68/41.79	c nbDecision=6000 #constraints=5690
49.49/49.59	c restart after 6401 decisions
51.28/51.36	c nbDecision=6500 #constraints=6099
62.07/62.19	c nbDecision=7000 #constraints=6556
73.47/73.58	c nbDecision=7500 #constraints=6990
93.87/93.91	c nbDecision=8000 #constraints=7477
116.57/116.62	c nbDecision=8500 #constraints=7967
142.36/142.45	c nbDecision=9000 #constraints=8430
168.56/168.69	c nbDecision=9500 #constraints=8883
189.84/189.98	c nbDecision=10000 #constraints=9311
225.44/225.57	c nbDecision=10500 #constraints=9807
260.53/260.64	c nbDecision=11000 #constraints=10294
296.43/296.59	c nbDecision=11500 #constraints=10762
329.72/329.81	c nbDecision=12000 #constraints=11227
367.60/367.70	c nbDecision=12500 #constraints=11719
389.70/389.86	c restart after 12801 decisions
402.40/402.58	c nbDecision=13000 #constraints=12189
442.48/442.65	c nbDecision=13500 #constraints=12686
484.38/484.53	c nbDecision=14000 #constraints=13178
524.97/525.18	c nbDecision=14500 #constraints=13671
568.16/568.31	c nbDecision=15000 #constraints=14153
612.65/612.84	c nbDecision=15500 #constraints=14625
670.74/670.98	c nbDecision=16000 #constraints=15099
727.83/728.01	c nbDecision=16500 #constraints=15567
791.31/791.57	c nbDecision=17000 #constraints=16044
843.00/843.28	c nbDecision=17500 #constraints=16495
902.08/902.37	c nbDecision=18000 #constraints=16982
964.06/964.31	c nbDecision=18500 #constraints=17467
1033.55/1033.81	c nbDecision=19000 #constraints=17948
1106.34/1106.67	c nbDecision=19500 #constraints=18439
1181.92/1182.28	c nbDecision=20000 #constraints=18928
1254.30/1254.69	c nbDecision=20500 #constraints=19405
1306.89/1307.23	c nbDecision=21000 #constraints=19889
1384.97/1385.33	c nbDecision=21500 #constraints=20377
1467.65/1468.08	c nbDecision=22000 #constraints=20858
1548.14/1548.50	c nbDecision=22500 #constraints=21320
1599.32/1599.71	c nbDecision=23000 #constraints=21769
1682.00/1682.45	c nbDecision=23500 #constraints=22265
1757.18/1757.63	c nbDecision=24000 #constraints=22755
1800.08/1800.50	Received signal 15
1800.08/1800.55	
1800.08/1800.55	s UNKNOWN
1800.08/1800.55	
1800.08/1800.55	c user time= 1799.83 s
1800.08/1800.55	c system time= 0.302953 s
1800.08/1800.55	c wall clock time=1800.55

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/430875-1177999949/instance-430875-1177999949.opb
mv /tmp/evaluation/430875-1177999949/instance-430875-1177999949.opb.tmp /tmp/evaluation/430875-1177999949/instance-430875-1177999949.opb

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11386
/proc/meminfo: memFree=1779328/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=1600 CPUtime=0
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 247910369 1638400 187 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 400 187 139 317 0 79 0

[startup+0.0974659 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11386
/proc/meminfo: memFree=1779328/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=1732 CPUtime=0.09
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 260 0 0 0 9 0 0 0 18 0 1 0 247910369 1773568 243 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 433 243 139 317 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1732

[startup+0.101467 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11386
/proc/meminfo: memFree=1779328/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=1732 CPUtime=0.09
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 262 0 0 0 9 0 0 0 18 0 1 0 247910369 1773568 245 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 433 245 139 317 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1732

[startup+0.301483 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11386
/proc/meminfo: memFree=1779328/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=2260 CPUtime=0.29
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 387 0 0 0 29 0 0 0 19 0 1 0 247910369 2314240 370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134593561 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 565 370 139 317 0 244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2260

[startup+0.701514 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11386
/proc/meminfo: memFree=1779328/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=3048 CPUtime=0.69
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 586 0 0 0 69 0 0 0 22 0 1 0 247910369 3121152 569 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 762 569 139 317 0 441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3048

[startup+1.50158 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 11387
/proc/meminfo: memFree=1777016/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=4488 CPUtime=1.49
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 943 0 0 0 149 0 0 0 25 0 1 0 247910369 4595712 926 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 1122 926 139 317 0 801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4488

[startup+3.1017 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 11387
/proc/meminfo: memFree=1775352/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=5944 CPUtime=3.09
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 1307 0 0 0 308 1 0 0 25 0 1 0 247910369 6086656 1290 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 1486 1290 139 317 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5944

[startup+6.30196 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 11387
/proc/meminfo: memFree=1772920/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=8028 CPUtime=6.29
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 1801 0 0 0 628 1 0 0 25 0 1 0 247910369 8220672 1784 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 2007 1784 139 317 0 1686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8028

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1770320/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=10428 CPUtime=12.69
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 2415 0 0 0 1267 2 0 0 25 0 1 0 247910369 10678272 2398 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 2607 2398 170 317 0 2286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10428

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1766992/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=13776 CPUtime=25.49
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 3235 0 0 0 2546 3 0 0 25 0 1 0 247910369 14106624 3218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 3444 3218 170 317 0 3123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13776

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1763472/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=17508 CPUtime=51.08
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 4108 0 0 0 5104 4 0 0 25 0 1 0 247910369 17928192 4091 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 4377 4091 170 317 0 4056 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17508

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1758672/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=22388 CPUtime=102.27
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 5299 0 0 0 10222 5 0 0 25 0 1 0 247910369 22925312 5282 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 5597 5282 170 317 0 5276 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22388

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1755728/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=25484 CPUtime=162.26
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 6087 0 0 0 16219 7 0 0 25 0 1 0 247910369 26095616 6013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 6371 6013 170 317 0 6050 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25484

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1752976/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=28808 CPUtime=222.24
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 6765 0 0 0 22216 8 0 0 25 0 1 0 247910369 29499392 6691 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 7202 6691 170 317 0 6881 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28808

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1750608/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=31056 CPUtime=282.22
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 7338 0 0 0 28214 8 0 0 25 0 1 0 247910369 31801344 7264 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 7764 7264 170 317 0 7443 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31056

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1748304/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=33508 CPUtime=342.21
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 7900 0 0 0 34211 10 0 0 25 0 1 0 247910369 34312192 7826 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 8377 7826 170 317 0 8056 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33508

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1746256/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=35364 CPUtime=402.2
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 8414 0 0 0 40209 11 0 0 25 0 1 0 247910369 36212736 8340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 8841 8340 170 317 0 8520 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 35364

[startup+462.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 11387
/proc/meminfo: memFree=1744528/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=37300 CPUtime=462.19
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 8868 0 0 0 46207 12 0 0 25 0 1 0 247910369 38195200 8794 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 9325 8794 170 317 0 9004 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 37300

[startup+522.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 11387
/proc/meminfo: memFree=1742544/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=39472 CPUtime=522.17
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 9348 0 0 0 52204 13 0 0 25 0 1 0 247910369 40419328 9274 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715624 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 9868 9274 170 317 0 9547 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 39472

[startup+582.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 11387
/proc/meminfo: memFree=1740752/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=41176 CPUtime=582.15
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 9799 0 0 0 58202 13 0 0 25 0 1 0 247910369 42164224 9725 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 10294 9725 170 317 0 9973 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 41176

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 11387
/proc/meminfo: memFree=1739152/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=42612 CPUtime=642.14
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 10203 0 0 0 64200 14 0 0 25 0 1 0 247910369 43634688 10129 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 10653 10129 170 317 0 10332 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 42612


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1733840/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=49108 CPUtime=882.09
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 11643 0 0 0 88191 18 0 0 25 0 1 0 247910369 50286592 11456 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562675 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 12277 11456 170 317 0 11956 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 49108

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1732560/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=50584 CPUtime=942.07
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 11949 0 0 0 94188 19 0 0 25 0 1 0 247910369 51798016 11762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 12646 11762 170 317 0 12325 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 50584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1731088/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=52164 CPUtime=1002.06
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 12320 0 0 0 100186 20 0 0 25 0 1 0 247910369 53415936 12133 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 13041 12133 170 317 0 12720 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 52164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1730320/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=53008 CPUtime=1062.04
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 12523 0 0 0 106184 20 0 0 25 0 1 0 247910369 54280192 12336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 13252 12336 170 317 0 12931 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 53008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1729168/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=54084 CPUtime=1122.03
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 12795 0 0 0 112182 21 0 0 25 0 1 0 247910369 55382016 12608 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711047 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 13521 12608 170 317 0 13200 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 54084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1728208/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=55044 CPUtime=1182.02
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 13044 0 0 0 118180 22 0 0 25 0 1 0 247910369 56365056 12857 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 13761 12857 170 317 0 13440 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 55044

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1727120/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=56096 CPUtime=1242
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 13305 0 0 0 124178 22 0 0 25 0 1 0 247910369 57442304 13118 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 14024 13118 170 317 0 13703 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 56096

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1725584/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=57788 CPUtime=1301.99
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 13741 0 0 0 130176 23 0 0 25 0 1 0 247910369 59174912 13488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 14447 13488 170 317 0 14126 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 57788

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1724624/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=58984 CPUtime=1361.98
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 14020 0 0 0 136174 24 0 0 25 0 1 0 247910369 60399616 13734 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604330 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 14746 13734 170 317 0 14425 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 58984

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 11387
/proc/meminfo: memFree=1723664/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=59900 CPUtime=1421.97
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 14244 0 0 0 142172 25 0 0 25 0 1 0 247910369 61337600 13958 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 14975 13958 170 317 0 14654 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 59900

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1722128/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=62048 CPUtime=1481.95
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 14650 0 0 0 148169 26 0 0 25 0 1 0 247910369 63537152 14364 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718334 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 15512 14364 170 317 0 15191 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 62048

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1721104/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=62976 CPUtime=1541.93
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 14891 0 0 0 154167 26 0 0 25 0 1 0 247910369 64487424 14605 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 15744 14605 170 317 0 15423 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 62976

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11387
/proc/meminfo: memFree=1719760/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=64292 CPUtime=1601.92
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 15247 0 0 0 160165 27 0 0 25 0 1 0 247910369 65835008 14961 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 16073 14961 170 317 0 15752 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 64292

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11389
/proc/meminfo: memFree=1718864/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=65092 CPUtime=1661.91
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 15473 0 0 0 166163 28 0 0 25 0 1 0 247910369 66654208 15187 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 16273 15187 170 317 0 15952 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 65092

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11389
/proc/meminfo: memFree=1717776/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=66392 CPUtime=1721.9
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 15788 0 0 0 172161 29 0 0 25 0 1 0 247910369 67985408 15436 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 16598 15436 170 317 0 16277 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 66392

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11389
/proc/meminfo: memFree=1716880/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=67444 CPUtime=1781.87
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 16055 0 0 0 178158 29 0 0 25 0 1 0 247910369 69062656 15670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 16861 15670 170 317 0 16540 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 67444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11389
/proc/meminfo: memFree=1716624/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=67704 CPUtime=1800.08
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 16114 0 0 0 179978 30 0 0 25 0 1 0 247910369 69328896 15729 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 16926 15729 170 317 0 16605 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 67704

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11389
/proc/meminfo: memFree=1716624/2055920 swapFree=4159588/4192956
[pid=11386] ppid=11384 vsize=67704 CPUtime=1800.08
/proc/11386/stat : 11386 (oree) R 11384 11386 9508 0 -1 4194304 16114 0 0 0 179978 30 0 0 25 0 1 0 247910369 69328896 15729 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11386/statm: 16926 15729 170 317 0 16605 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 67704

Child status: 0
Real time (s): 1800.57
CPU time (s): 1800.15
CPU user time (s): 1799.84
CPU system time (s): 0.313952
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 67704

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

runsolver used 1.41179 second user time and 4.14137 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue May  1 06:12:29 UTC 2007

IDJOB= 430875
IDBENCH= 48011
IDSOLVER= 172
FILE ID= node34/430875-1177999949

PBS_JOBID= 4728208

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=5-P1=11-P2=79-P3=109-B.opb
COMMAND LINE= oree /tmp/evaluation/430875-1177999949/instance-430875-1177999949.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node34/convwatcher-430875-1177999949 -o ROOT/results/node34/conversion-430875-1177999949 -C 600 -M 1800 /tmp/evaluation/430875-1177999949/substituteSizeProductKeyword /tmp/evaluation/430875-1177999949/instance-430875-1177999949.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  0a27d79e1432beae6ac37c69ce20353c

RANDOM SEED= 27094535

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1779736 kB
Buffers:         33824 kB
Cached:         153368 kB
SwapCached:       3140 kB
Active:          96272 kB
Inactive:       115344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779736 kB
SwapTotal:     4192956 kB
SwapFree:      4159588 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          31068 kB
Slab:            49848 kB
Committed_AS:  1822032 kB
PageTables:       1976 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 node34 on Tue May  1 06:42:32 UTC 2007