Trace number 457352

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 NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.17 1800.77

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_15.opb
MD5SUM2b927be10d6e21370847ee6c94426772
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.91686
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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.05	c ...done
0.00/0.05	c #vars=3262 #constraints=6427 hasObjective=no
0.05/0.06	c res. mode=mod
0.05/0.06	c VSIDS like heuristics
0.05/0.06	c complete search running
0.09/0.13	c restart after 401 decisions
0.09/0.15	c nbDecision=500 #constraints=6470
0.19/0.23	c restart after 801 decisions
0.19/0.28	c nbDecision=1000 #constraints=6527
0.39/0.45	c nbDecision=1500 #constraints=6597
0.49/0.50	c restart after 1601 decisions
0.69/0.73	c nbDecision=2000 #constraints=6682
1.39/1.48	c nbDecision=2500 #constraints=6970
2.69/2.78	c nbDecision=3000 #constraints=7359
3.29/3.34	c restart after 3201 decisions
3.99/4.09	c nbDecision=3500 #constraints=7735
6.39/6.41	c nbDecision=4000 #constraints=8210
9.39/9.44	c nbDecision=4500 #constraints=8681
13.88/13.91	c nbDecision=5000 #constraints=9155
19.29/19.30	c nbDecision=5500 #constraints=9636
25.58/25.66	c nbDecision=6000 #constraints=10103
31.78/31.84	c restart after 6401 decisions
33.37/33.45	c nbDecision=6500 #constraints=10544
40.98/41.03	c nbDecision=7000 #constraints=10661
53.97/54.09	c nbDecision=7500 #constraints=10834
72.16/72.26	c nbDecision=8000 #constraints=11140
91.17/91.29	c nbDecision=8500 #constraints=11583
110.35/110.45	c nbDecision=9000 #constraints=12039
129.74/129.87	c nbDecision=9500 #constraints=12513
153.64/153.77	c nbDecision=10000 #constraints=12918
171.83/171.91	c nbDecision=10500 #constraints=13381
192.03/192.18	c nbDecision=11000 #constraints=13828
213.32/213.47	c nbDecision=11500 #constraints=14277
235.11/235.28	c nbDecision=12000 #constraints=14745
258.11/258.26	c nbDecision=12500 #constraints=15220
270.10/270.26	c restart after 12801 decisions
280.20/280.36	c nbDecision=13000 #constraints=15602
316.08/316.24	c nbDecision=13500 #constraints=15833
351.67/351.86	c nbDecision=14000 #constraints=16252
387.46/387.69	c nbDecision=14500 #constraints=16699
423.35/423.54	c nbDecision=15000 #constraints=17160
465.33/465.51	c nbDecision=15500 #constraints=17561
501.52/501.71	c nbDecision=16000 #constraints=17993
541.91/542.16	c nbDecision=16500 #constraints=18388
580.59/580.84	c nbDecision=17000 #constraints=18804
631.98/632.20	c nbDecision=17500 #constraints=19196
692.35/692.66	c nbDecision=18000 #constraints=19599
724.05/724.39	c nbDecision=18500 #constraints=20063
759.13/759.49	c nbDecision=19000 #constraints=20544
797.12/797.49	c nbDecision=19500 #constraints=21033
835.71/836.06	c nbDecision=20000 #constraints=21519
871.79/872.15	c nbDecision=20500 #constraints=22003
902.09/902.49	c nbDecision=21000 #constraints=22502
935.58/935.95	c nbDecision=21500 #constraints=22996
973.17/973.52	c nbDecision=22000 #constraints=23469
1014.85/1015.25	c nbDecision=22500 #constraints=23941
1061.73/1062.13	c nbDecision=23000 #constraints=24410
1101.52/1101.92	c nbDecision=23500 #constraints=24881
1149.51/1149.96	c nbDecision=24000 #constraints=25365
1197.19/1197.61	c nbDecision=24500 #constraints=25835
1247.77/1248.23	c nbDecision=25000 #constraints=26320
1304.85/1305.32	c nbDecision=25500 #constraints=26778
1317.75/1318.24	c restart after 25601 decisions
1354.23/1354.80	c nbDecision=26000 #constraints=26987
1412.92/1413.45	c nbDecision=26500 #constraints=27064
1514.38/1514.96	c nbDecision=27000 #constraints=27199
1586.25/1586.81	c nbDecision=27500 #constraints=27351
1667.33/1667.99	c nbDecision=28000 #constraints=27658
1733.30/1733.98	c nbDecision=28500 #constraints=28046
1800.09/1800.70	Received signal 15
1800.09/1800.73	
1800.09/1800.73	s UNKNOWN
1800.09/1800.73	
1800.09/1800.73	c user time= 1799.89 s
1800.09/1800.73	c system time= 0.243962 s
1800.09/1800.73	c wall clock time=1800.74

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457352-1178367963/instance-457352-1178367963.opb
mv /tmp/evaluation/457352-1178367963/instance-457352-1178367963.opb.tmp /tmp/evaluation/457352-1178367963/instance-457352-1178367963.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node67/watcher-457352-1178367963 -o ROOT/results/node67/solver-457352-1178367963 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457352-1178367963/instance-457352-1178367963.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.91 0.95 0.90 3/64 21338
/proc/meminfo: memFree=1789936/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=1468 CPUtime=0
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 312785826 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 367 167 131 317 0 46 0

[startup+0.0551051 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 21338
/proc/meminfo: memFree=1789936/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=3672 CPUtime=0.05
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 749 0 0 0 5 0 0 0 18 0 1 0 312785826 3760128 732 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 951 733 137 317 0 630 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3672

[startup+0.101112 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 21338
/proc/meminfo: memFree=1789936/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=4244 CPUtime=0.09
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 896 0 0 0 9 0 0 0 18 0 1 0 312785826 4345856 835 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 1061 835 139 317 0 740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4244

[startup+0.301149 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 21338
/proc/meminfo: memFree=1789936/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=4508 CPUtime=0.29
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 942 0 0 0 29 0 0 0 19 0 1 0 312785826 4616192 881 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715604 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 1127 881 139 317 0 806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4508

[startup+0.701222 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 21338
/proc/meminfo: memFree=1789936/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=5036 CPUtime=0.69
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 1074 0 0 0 69 0 0 0 22 0 1 0 312785826 5156864 1013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 1259 1013 139 317 0 938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5036

[startup+1.50137 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 21339
/proc/meminfo: memFree=1786024/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=6612 CPUtime=1.49
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 1471 0 0 0 149 0 0 0 25 0 1 0 312785826 6770688 1410 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134530399 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 1653 1410 139 317 0 1332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6612

[startup+3.10166 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 21339
/proc/meminfo: memFree=1783144/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=9760 CPUtime=3.09
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 2261 0 0 0 308 1 0 0 25 0 1 0 312785826 9994240 2200 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 2440 2200 139 317 0 2119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9760

[startup+6.30125 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 21339
/proc/meminfo: memFree=1776744/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=15440 CPUtime=6.29
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 3691 0 0 0 627 2 0 0 25 0 1 0 312785826 15810560 3630 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 3860 3630 139 317 0 3539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15440

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 21339
/proc/meminfo: memFree=1769144/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=23296 CPUtime=12.68
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 5474 0 0 0 1266 2 0 0 25 0 1 0 312785826 23855104 5413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 5824 5413 139 317 0 5503 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23296

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 21339
/proc/meminfo: memFree=1760632/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=31356 CPUtime=25.48
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 7491 0 0 0 2545 3 0 0 25 0 1 0 312785826 32108544 7430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 7839 7430 139 317 0 7518 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31356

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 21339
/proc/meminfo: memFree=1756408/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=35172 CPUtime=51.07
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 8497 0 0 0 5103 4 0 0 25 0 1 0 312785826 36016128 8436 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 8793 8436 139 317 0 8472 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35172

[startup+102.306 s]
/proc/loadavg: 1.03 0.98 0.91 2/65 21339
/proc/meminfo: memFree=1748792/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=44008 CPUtime=102.26
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 10402 0 0 0 10221 5 0 0 25 0 1 0 312785826 45064192 10341 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 11002 10341 139 317 0 10681 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44008

[startup+162.302 s]
/proc/loadavg: 1.01 0.98 0.91 2/65 21339
/proc/meminfo: memFree=1740344/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=52528 CPUtime=162.23
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 12619 0 0 0 16217 6 0 0 25 0 1 0 312785826 53788672 12470 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715838 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 13132 12470 139 317 0 12811 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52528

[startup+222.302 s]
/proc/loadavg: 1.04 0.99 0.92 2/65 21339
/proc/meminfo: memFree=1730232/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=63100 CPUtime=222.21
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 15086 0 0 0 22213 8 0 0 25 0 1 0 312785826 64614400 14937 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 15775 14937 139 317 0 15454 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63100

[startup+282.302 s]
/proc/loadavg: 1.05 1.01 0.93 2/65 21339
/proc/meminfo: memFree=1721784/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=71144 CPUtime=282.2
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 17189 0 0 0 28210 10 0 0 25 0 1 0 312785826 72851456 17040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 17786 17040 139 317 0 17465 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 71144

[startup+342.303 s]
/proc/loadavg: 1.13 1.03 0.94 2/65 21339
/proc/meminfo: memFree=1717816/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=76592 CPUtime=342.17
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 18177 0 0 0 34207 10 0 0 25 0 1 0 312785826 78430208 18028 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 19148 18028 139 317 0 18827 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76592

[startup+402.302 s]
/proc/loadavg: 1.04 1.02 0.94 2/65 21339
/proc/meminfo: memFree=1713592/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=82256 CPUtime=402.16
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 19235 0 0 0 40205 11 0 0 25 0 1 0 312785826 84230144 19086 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606721 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 20564 19086 139 317 0 20243 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 82256

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 0.94 2/65 21339
/proc/meminfo: memFree=1709432/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=86720 CPUtime=462.13
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 20262 0 0 0 46202 11 0 0 25 0 1 0 312785826 88801280 20113 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 21680 20113 139 317 0 21359 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 86720

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 21339
/proc/meminfo: memFree=1705592/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=90380 CPUtime=522.12
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 21203 0 0 0 52199 13 0 0 25 0 1 0 312785826 92549120 21054 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 22595 21054 139 317 0 22274 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 90380

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 21339
/proc/meminfo: memFree=1701112/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=94532 CPUtime=582.09
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 22329 0 0 0 58196 13 0 0 25 0 1 0 312785826 96800768 22180 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 23633 22180 139 317 0 23312 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 94532

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21339
/proc/meminfo: memFree=1698232/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=97200 CPUtime=642.08
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 23039 0 0 0 64194 14 0 0 25 0 1 0 312785826 99532800 22890 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604147 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 24300 22890 139 317 0 23979 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 97200


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21339
/proc/meminfo: memFree=1677496/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=118524 CPUtime=882
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 28209 0 0 0 88183 17 0 0 25 0 1 0 312785826 121368576 28060 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 29631 28060 139 317 0 29310 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 118524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21339
/proc/meminfo: memFree=1671288/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=124408 CPUtime=941.98
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 29756 0 0 0 94180 18 0 0 25 0 1 0 312785826 127393792 29607 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 31102 29607 139 317 0 30781 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 124408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21339
/proc/meminfo: memFree=1666488/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=129244 CPUtime=1001.95
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 30953 0 0 0 100177 18 0 0 25 0 1 0 312785826 132345856 30804 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 32311 30804 139 317 0 31990 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 129244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1662200/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=133956 CPUtime=1061.93
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 32032 0 0 0 106175 18 0 0 25 0 1 0 312785826 137170944 31883 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 33489 31883 139 317 0 33168 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 133956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1657144/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=145072 CPUtime=1121.91
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 34621 0 0 0 112171 20 0 0 25 0 1 0 312785826 148553728 33119 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 36268 33119 139 317 0 35947 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 145072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1652792/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=150700 CPUtime=1181.89
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 36040 0 0 0 118168 21 0 0 25 0 1 0 312785826 154316800 34208 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712496 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 37675 34208 139 317 0 37354 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 150700

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1648376/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=156092 CPUtime=1241.88
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 37431 0 0 0 124166 22 0 0 25 0 1 0 312785826 159838208 35291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 39023 35291 139 317 0 38702 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 156092

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1644984/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=159488 CPUtime=1301.86
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 38403 0 0 0 130164 22 0 0 25 0 1 0 312785826 163315712 36131 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 39872 36131 139 317 0 39551 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 159488

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1643576/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=160784 CPUtime=1361.83
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 38748 0 0 0 136161 22 0 0 25 0 1 0 312785826 164642816 36476 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 40196 36476 139 317 0 39875 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 160784

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1643256/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=161052 CPUtime=1421.81
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 38819 0 0 0 142159 22 0 0 25 0 1 0 312785826 164917248 36547 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 40263 36547 139 317 0 39942 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 161052

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1643000/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=161316 CPUtime=1481.79
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 38884 0 0 0 148157 22 0 0 25 0 1 0 312785826 165187584 36612 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 40329 36612 139 317 0 40008 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 161316

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1642488/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=161840 CPUtime=1541.77
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 39033 0 0 0 154155 22 0 0 25 0 1 0 312785826 165724160 36728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 40460 36728 139 317 0 40139 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 161840

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1642296/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=161972 CPUtime=1601.75
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 39075 0 0 0 160153 22 0 0 25 0 1 0 312785826 165859328 36770 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 40493 36770 139 317 0 40172 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 161972

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1641016/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=163524 CPUtime=1661.74
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 39504 0 0 0 166151 23 0 0 25 0 1 0 312785826 167448576 37133 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 40881 37133 139 317 0 40560 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 163524

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1638712/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=165868 CPUtime=1721.71
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 40183 0 0 0 172148 23 0 0 25 0 1 0 312785826 169848832 37713 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716161 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 41467 37713 139 317 0 41146 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 165868

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1636920/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=167436 CPUtime=1781.69
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 40620 0 0 0 178145 24 0 0 25 0 1 0 312785826 171454464 38150 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 41859 38150 139 317 0 41538 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 167436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1636408/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=167828 CPUtime=1800.09
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 40747 0 0 0 179985 24 0 0 25 0 1 0 312785826 171855872 38277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 41957 38277 139 317 0 41636 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 167828

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

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

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21341
/proc/meminfo: memFree=1636408/2055920 swapFree=4183148/4192956
[pid=21338] ppid=21336 vsize=167828 CPUtime=1800.09
/proc/21338/stat : 21338 (oree) R 21336 21338 19836 0 -1 4194304 40747 0 0 0 179985 24 0 0 25 0 1 0 312785826 171855872 38277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21338/statm: 41957 38277 139 317 0 41636 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 167828

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.17
CPU user time (s): 1799.89
CPU system time (s): 0.270958
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 167828

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

runsolver used 1.43978 second user time and 3.49147 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat May  5 12:26:03 UTC 2007

IDJOB= 457352
IDBENCH= 48335
IDSOLVER= 172
FILE ID= node67/457352-1178367963

PBS_JOBID= 5189163

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_15.opb
COMMAND LINE= oree /tmp/evaluation/457352-1178367963/instance-457352-1178367963.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node67/convwatcher-457352-1178367963 -o ROOT/results/node67/conversion-457352-1178367963 -C 600 -M 1800 /tmp/evaluation/457352-1178367963/substituteSizeProductKeyword /tmp/evaluation/457352-1178367963/instance-457352-1178367963.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  2b927be10d6e21370847ee6c94426772

RANDOM SEED= 659685715

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1790408 kB
Buffers:         17276 kB
Cached:         151728 kB
SwapCached:       3920 kB
Active:          63504 kB
Inactive:       117524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790408 kB
SwapTotal:     4192956 kB
SwapFree:      4183148 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          18060 kB
Slab:            70452 kB
Committed_AS:  2729124 kB
PageTables:       1460 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 node67 on Sat May  5 12:56:06 UTC 2007