Trace number 457382

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.28 1800.89

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_1_40.opb
MD5SUM6f80de356bf70dde8dfbe2efc2cb9dee
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

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.10/0.10	c ...done
0.10/0.10	c #vars=6604 #constraints=13011 hasObjective=no
0.10/0.12	c res. mode=mod
0.10/0.12	c VSIDS like heuristics
0.10/0.12	c complete search running
0.19/0.24	c restart after 401 decisions
0.19/0.26	c nbDecision=500 #constraints=13032
0.29/0.35	c restart after 801 decisions
0.39/0.42	c nbDecision=1000 #constraints=13055
0.49/0.58	c nbDecision=1500 #constraints=13076
0.59/0.61	c restart after 1601 decisions
0.69/0.75	c nbDecision=2000 #constraints=13099
0.89/0.95	c nbDecision=2500 #constraints=13132
1.09/1.16	c nbDecision=3000 #constraints=13155
1.19/1.25	c restart after 3201 decisions
1.29/1.39	c nbDecision=3500 #constraints=13182
1.59/1.64	c nbDecision=4000 #constraints=13215
1.89/1.92	c nbDecision=4500 #constraints=13241
2.19/2.23	c nbDecision=5000 #constraints=13276
2.49/2.59	c nbDecision=5500 #constraints=13307
2.89/2.95	c nbDecision=6000 #constraints=13336
3.29/3.33	c restart after 6401 decisions
3.39/3.43	c nbDecision=6500 #constraints=13385
3.89/3.91	c nbDecision=7000 #constraints=13432
4.59/4.61	c nbDecision=7500 #constraints=13484
5.40/5.46	c nbDecision=8000 #constraints=13549
6.99/7.05	c nbDecision=8500 #constraints=13685
9.39/9.45	c nbDecision=9000 #constraints=13852
11.59/11.62	c nbDecision=9500 #constraints=14173
14.09/14.12	c nbDecision=10000 #constraints=14493
18.09/18.12	c nbDecision=10500 #constraints=14844
21.69/21.77	c nbDecision=11000 #constraints=15172
27.78/27.89	c nbDecision=11500 #constraints=15531
32.28/32.32	c nbDecision=12000 #constraints=15851
37.98/38.04	c nbDecision=12500 #constraints=16199
41.08/41.17	c restart after 12801 decisions
43.38/43.46	c nbDecision=13000 #constraints=16457
47.18/47.26	c nbDecision=13500 #constraints=16513
52.87/52.98	c nbDecision=14000 #constraints=16587
64.17/64.28	c nbDecision=14500 #constraints=16646
76.47/76.55	c nbDecision=15000 #constraints=16703
85.27/85.34	c nbDecision=15500 #constraints=16736
88.87/88.90	c nbDecision=16000 #constraints=16788
91.97/92.02	c nbDecision=16500 #constraints=16804
95.86/95.93	c nbDecision=17000 #constraints=16820
99.96/100.10	c nbDecision=17500 #constraints=16834
104.86/104.93	c nbDecision=18000 #constraints=16846
108.16/108.28	c nbDecision=18500 #constraints=16862
114.06/114.10	c nbDecision=19000 #constraints=16907
123.66/123.78	c nbDecision=19500 #constraints=17005
144.45/144.52	c nbDecision=20000 #constraints=17221
155.85/155.97	c nbDecision=20500 #constraints=17508
168.54/168.62	c nbDecision=21000 #constraints=17828
181.14/181.26	c nbDecision=21500 #constraints=18101
190.93/191.07	c nbDecision=22000 #constraints=18347
208.53/208.65	c nbDecision=22500 #constraints=18638
242.22/242.36	c nbDecision=23000 #constraints=19019
254.12/254.25	c nbDecision=23500 #constraints=19298
271.02/271.16	c nbDecision=24000 #constraints=19586
282.22/282.34	c nbDecision=24500 #constraints=19820
295.41/295.56	c nbDecision=25000 #constraints=20076
324.61/324.76	c nbDecision=25500 #constraints=20408
332.60/332.75	c restart after 25601 decisions
342.30/342.41	c nbDecision=26000 #constraints=20565
354.19/354.31	c nbDecision=26500 #constraints=20612
363.79/363.97	c nbDecision=27000 #constraints=20655
381.98/382.10	c nbDecision=27500 #constraints=20717
405.48/405.62	c nbDecision=28000 #constraints=20789
424.18/424.31	c nbDecision=28500 #constraints=20840
447.37/447.57	c nbDecision=29000 #constraints=20901
454.27/454.44	c nbDecision=29500 #constraints=21024
462.97/463.12	c nbDecision=30000 #constraints=21103
474.36/474.52	c nbDecision=30500 #constraints=21147
485.86/486.08	c nbDecision=31000 #constraints=21167
499.36/499.53	c nbDecision=31500 #constraints=21185
514.55/514.72	c nbDecision=32000 #constraints=21216
539.04/539.21	c nbDecision=32500 #constraints=21310
580.24/580.47	c nbDecision=33000 #constraints=21485
641.02/641.20	c nbDecision=33500 #constraints=21884
707.70/707.95	c nbDecision=34000 #constraints=22329
774.58/774.81	c nbDecision=34500 #constraints=22775
843.07/843.35	c nbDecision=35000 #constraints=23220
910.84/911.12	c nbDecision=35500 #constraints=23662
981.43/981.79	c nbDecision=36000 #constraints=24111
1051.90/1052.27	c nbDecision=36500 #constraints=24555
1121.79/1122.20	c nbDecision=37000 #constraints=24996
1195.27/1195.66	c nbDecision=37500 #constraints=25443
1269.34/1269.77	c nbDecision=38000 #constraints=25887
1342.53/1342.98	c nbDecision=38500 #constraints=26332
1419.91/1420.34	c nbDecision=39000 #constraints=26777
1495.07/1495.63	c nbDecision=39500 #constraints=27220
1570.95/1571.51	c nbDecision=40000 #constraints=27668
1636.53/1637.17	c nbDecision=40500 #constraints=28092
1657.23/1657.89	c nbDecision=41000 #constraints=28517
1680.32/1680.95	c nbDecision=41500 #constraints=28892
1710.41/1711.05	c nbDecision=42000 #constraints=29331
1738.80/1739.43	c nbDecision=42500 #constraints=29703
1763.20/1763.86	c nbDecision=43000 #constraints=30042
1792.99/1793.61	c nbDecision=43500 #constraints=30434
1800.10/1800.71	Received signal 15
1800.19/1800.84	
1800.19/1800.84	s UNKNOWN
1800.19/1800.84	
1800.19/1800.84	c user time= 1799.8 s
1800.19/1800.84	c system time= 0.444932 s
1800.19/1800.84	c wall clock time=1800.84

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457382-1178368635/instance-457382-1178368635.opb
mv /tmp/evaluation/457382-1178368635/instance-457382-1178368635.opb.tmp /tmp/evaluation/457382-1178368635/instance-457382-1178368635.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-457382-1178368635 -o ROOT/results/node1/solver-457382-1178368635 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457382-1178368635/instance-457382-1178368635.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.99 0.97 0.91 3/77 14820
/proc/meminfo: memFree=1573432/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=1468 CPUtime=0
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 312901378 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272627 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 367 168 131 317 0 46 0

[startup+0.0676031 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 14820
/proc/meminfo: memFree=1573432/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=3196 CPUtime=0.06
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 616 0 0 0 6 0 0 0 18 0 1 0 312901378 3272704 599 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 799 599 132 317 0 478 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3196

[startup+0.102605 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 14820
/proc/meminfo: memFree=1573432/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=4572 CPUtime=0.1
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 962 0 0 0 10 0 0 0 18 0 1 0 312901378 4681728 945 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 1143 946 132 317 0 822 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4572

[startup+0.301639 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 14820
/proc/meminfo: memFree=1573432/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=7184 CPUtime=0.29
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 1629 0 0 0 29 0 0 0 19 0 1 0 312901378 7356416 1523 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 1796 1523 139 317 0 1475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7184

[startup+0.701676 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 14820
/proc/meminfo: memFree=1573432/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=7448 CPUtime=0.69
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 1684 0 0 0 69 0 0 0 22 0 1 0 312901378 7626752 1578 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606673 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 1862 1578 139 317 0 1541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7448

[startup+1.50177 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1567216/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=8240 CPUtime=1.49
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 1883 0 0 0 149 0 0 0 25 0 1 0 312901378 8437760 1777 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 2060 1777 139 317 0 1739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8240

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1566256/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=9560 CPUtime=3.09
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 2217 0 0 0 309 0 0 0 25 0 1 0 312901378 9789440 2111 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604429 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 2390 2111 139 317 0 2069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9560

[startup+6.30133 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1564016/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=11408 CPUtime=6.29
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 2669 0 0 0 628 1 0 0 25 0 1 0 312901378 11681792 2563 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604429 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 2852 2563 139 317 0 2531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11408

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1556464/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=19380 CPUtime=12.68
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 4622 0 0 0 1266 2 0 0 25 0 1 0 312901378 19845120 4516 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 4845 4516 139 317 0 4524 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19380

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1543280/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=32488 CPUtime=25.48
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 7714 0 0 0 2544 4 0 0 25 0 1 0 312901378 33267712 7608 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 8122 7608 139 317 0 7801 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32488

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1529456/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=46012 CPUtime=51.07
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 11137 0 0 0 5101 6 0 0 25 0 1 0 312901378 47116288 11031 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 11503 11031 139 317 0 11182 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46012

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1528176/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=47200 CPUtime=102.26
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 11470 0 0 0 10219 7 0 0 25 0 1 0 312901378 48332800 11364 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 11800 11364 139 317 0 11479 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47200

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1520752/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=54436 CPUtime=162.25
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 13364 0 0 0 16216 9 0 0 25 0 1 0 312901378 55742464 13258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 13609 13258 139 317 0 13288 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54436

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 14821
/proc/meminfo: memFree=1507056/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=70900 CPUtime=222.24
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 16717 0 0 0 22212 12 0 0 25 0 1 0 312901378 72601600 16611 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710967 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 17725 16611 139 317 0 17404 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 70900

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1495408/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=81776 CPUtime=282.22
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 19653 0 0 0 28208 14 0 0 25 0 1 0 312901378 83738624 19547 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 20444 19547 139 317 0 20123 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 81776

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1487088/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=89220 CPUtime=342.2
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 21697 0 0 0 34205 15 0 0 25 0 1 0 312901378 91361280 21591 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 22305 21591 139 317 0 21984 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 89220

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1485552/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=90696 CPUtime=402.19
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 22078 0 0 0 40203 16 0 0 25 0 1 0 312901378 92872704 21972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 22674 21972 139 317 0 22353 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 90696

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1483376/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=93096 CPUtime=462.17
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 22639 0 0 0 46200 17 0 0 25 0 1 0 312901378 95330304 22533 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 23274 22533 139 317 0 22953 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 93096

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1482864/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=93492 CPUtime=522.15
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 22755 0 0 0 52198 17 0 0 25 0 1 0 312901378 95735808 22649 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 23373 22649 139 317 0 23052 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 93492

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1480752/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=95360 CPUtime=582.13
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 23320 0 0 0 58195 18 0 0 25 0 1 0 312901378 97648640 23214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 23840 23214 139 317 0 23519 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 95360

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1477168/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=98600 CPUtime=642.12
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 24173 0 0 0 64193 19 0 0 25 0 1 0 312901378 100966400 24067 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 24650 24067 139 317 0 24329 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 98600


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1460784/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=121504 CPUtime=882.05
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 28280 0 0 0 88182 23 0 0 25 0 1 0 312901378 124420096 28174 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 30376 28174 139 317 0 30055 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 121504

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1457072/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=125224 CPUtime=942.04
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 29201 0 0 0 94179 25 0 0 25 0 1 0 312901378 128229376 29095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563512 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 31306 29095 139 317 0 30985 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 125224

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1453616/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=128560 CPUtime=1002.02
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 30073 0 0 0 100176 26 0 0 25 0 1 0 312901378 131645440 29967 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 32140 29967 139 317 0 31819 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 128560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1450032/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=132036 CPUtime=1062
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 30971 0 0 0 106173 27 0 0 25 0 1 0 312901378 135204864 30865 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 33009 30865 139 317 0 32688 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 132036

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1446576/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=135536 CPUtime=1121.99
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 31849 0 0 0 112170 29 0 0 25 0 1 0 312901378 138788864 31743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 33884 31743 139 317 0 33563 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 135536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1443056/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=139164 CPUtime=1181.97
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 32720 0 0 0 118167 30 0 0 25 0 1 0 312901378 142503936 32614 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 34791 32614 139 317 0 34470 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 139164

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1439536/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=142376 CPUtime=1241.96
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 33567 0 0 0 124165 31 0 0 25 0 1 0 312901378 145793024 33461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 35594 33461 139 317 0 35273 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 142376

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1436208/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=146328 CPUtime=1301.95
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 34559 0 0 0 130163 32 0 0 25 0 1 0 312901378 149839872 34276 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 36582 34276 139 317 0 36261 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 146328

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1432816/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=149672 CPUtime=1361.93
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 35431 0 0 0 136160 33 0 0 25 0 1 0 312901378 153264128 35148 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 37418 35148 139 317 0 37097 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 149672

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14821
/proc/meminfo: memFree=1429488/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=152500 CPUtime=1421.91
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 36248 0 0 0 142158 33 0 0 25 0 1 0 312901378 156160000 35965 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 38125 35965 139 317 0 37804 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 152500

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/84 14999
/proc/meminfo: memFree=1425080/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=155304 CPUtime=1481.79
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 37071 0 0 0 148145 34 0 0 25 0 1 0 312901378 159031296 36788 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 38826 36788 139 317 0 38505 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 155304

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1422952/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=158100 CPUtime=1541.76
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 37873 0 0 0 154141 35 0 0 25 0 1 0 312901378 161894400 37590 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 39525 37590 139 317 0 39204 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 158100

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1419496/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=160912 CPUtime=1601.74
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 38725 0 0 0 160138 36 0 0 25 0 1 0 312901378 164773888 38442 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 40228 38442 139 317 0 39907 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 160912

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1411560/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=168408 CPUtime=1661.72
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 40703 0 0 0 166134 38 0 0 25 0 1 0 312901378 172449792 40420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 42102 40420 139 317 0 41781 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 168408

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1400872/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=178692 CPUtime=1721.71
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 43416 0 0 0 172130 41 0 0 25 0 1 0 312901378 182980608 43133 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 44673 43133 139 317 0 44352 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 178692

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1391144/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=187584 CPUtime=1781.69
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 45807 0 0 0 178126 43 0 0 25 0 1 0 312901378 192086016 45524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 46896 45524 139 317 0 46575 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 187584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1388080/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=190372 CPUtime=1800.1
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 46561 0 0 0 179966 44 0 0 25 0 1 0 312901378 194940928 46278 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 47593 46278 139 317 0 47272 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 190372

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

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15019
/proc/meminfo: memFree=1388080/2055920 swapFree=4145760/4192956
[pid=14820] ppid=14818 vsize=190504 CPUtime=1800.19
/proc/14820/stat : 14820 (oree) R 14818 14820 13249 0 -1 4194304 46563 0 0 0 179975 44 0 0 25 0 1 0 312901378 195076096 46280 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14820/statm: 47626 46280 139 317 0 47305 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 190504

Child status: 0
Real time (s): 1800.89
CPU time (s): 1800.28
CPU user time (s): 1799.8
CPU system time (s): 0.478927
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 190504

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

runsolver used 1.44278 second user time and 4.05738 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May  5 12:37:15 UTC 2007

IDJOB= 457382
IDBENCH= 48337
IDSOLVER= 172
FILE ID= node1/457382-1178368635

PBS_JOBID= 5188983

Free space on /tmp= 54613 MiB

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  6f80de356bf70dde8dfbe2efc2cb9dee

RANDOM SEED= 566237322

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1573776 kB
Buffers:         53212 kB
Cached:         299452 kB
SwapCached:      14808 kB
Active:         172140 kB
Inactive:       204396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573776 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          30756 kB
Slab:            91060 kB
Committed_AS:  9633256 kB
PageTables:       1836 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= 54613 MiB

End job on node1 on Sat May  5 13:07:18 UTC 2007