Trace number 457772

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.09 1800.69

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.977
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

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.02	c ...done
0.00/0.02	c #vars=1576 #constraints=3105 hasObjective=no
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.09/0.10	c restart after 401 decisions
0.10/0.12	c nbDecision=500 #constraints=3230
0.29/0.38	c restart after 801 decisions
0.49/0.55	c nbDecision=1000 #constraints=3597
1.10/1.12	c nbDecision=1500 #constraints=3924
1.19/1.25	c restart after 1601 decisions
1.99/2.05	c nbDecision=2000 #constraints=4361
3.39/3.45	c nbDecision=2500 #constraints=4729
5.09/5.13	c nbDecision=3000 #constraints=5109
6.09/6.15	c restart after 3201 decisions
7.69/7.71	c nbDecision=3500 #constraints=5473
10.29/10.38	c nbDecision=4000 #constraints=5943
13.28/13.33	c nbDecision=4500 #constraints=6393
16.69/16.73	c nbDecision=5000 #constraints=6817
20.28/20.34	c nbDecision=5500 #constraints=7117
26.48/26.58	c nbDecision=6000 #constraints=7536
32.28/32.35	c restart after 6401 decisions
33.58/33.68	c nbDecision=6500 #constraints=7990
40.48/40.57	c nbDecision=7000 #constraints=8282
49.28/49.31	c nbDecision=7500 #constraints=8704
58.28/58.30	c nbDecision=8000 #constraints=9127
69.18/69.26	c nbDecision=8500 #constraints=9588
81.07/81.19	c nbDecision=9000 #constraints=10045
93.23/93.35	c nbDecision=9500 #constraints=10483
109.51/109.60	c nbDecision=10000 #constraints=10956
128.96/129.15	c nbDecision=10500 #constraints=11375
163.24/163.49	c nbDecision=11000 #constraints=11804
181.13/181.38	c nbDecision=11500 #constraints=12128
197.63/197.84	c nbDecision=12000 #constraints=12572
216.02/216.20	c nbDecision=12500 #constraints=13033
225.52/225.74	c restart after 12801 decisions
233.21/233.48	c nbDecision=13000 #constraints=13409
252.22/252.50	c nbDecision=13500 #constraints=13763
272.61/272.84	c nbDecision=14000 #constraints=14147
291.70/291.96	c nbDecision=14500 #constraints=14568
310.70/310.96	c nbDecision=15000 #constraints=15030
330.00/330.28	c nbDecision=15500 #constraints=15445
353.19/353.42	c nbDecision=16000 #constraints=15901
375.88/376.18	c nbDecision=16500 #constraints=16370
400.68/400.98	c nbDecision=17000 #constraints=16837
425.47/425.74	c nbDecision=17500 #constraints=17316
453.06/453.34	c nbDecision=18000 #constraints=17786
480.36/480.68	c nbDecision=18500 #constraints=18251
509.64/509.97	c nbDecision=19000 #constraints=18628
544.34/544.62	c nbDecision=19500 #constraints=19049
575.03/575.33	c nbDecision=20000 #constraints=19487
604.42/604.75	c nbDecision=20500 #constraints=19938
635.91/636.24	c nbDecision=21000 #constraints=20409
664.01/664.31	c nbDecision=21500 #constraints=20908
689.59/689.95	c nbDecision=22000 #constraints=21309
715.29/715.66	c nbDecision=22500 #constraints=21733
741.48/741.88	c nbDecision=23000 #constraints=22128
785.97/786.39	c nbDecision=23500 #constraints=22499
825.67/826.01	c nbDecision=24000 #constraints=22952
863.64/864.08	c nbDecision=24500 #constraints=23428
908.24/908.69	c nbDecision=25000 #constraints=23899
950.42/950.86	c nbDecision=25500 #constraints=24389
955.63/956.05	c restart after 25601 decisions
1000.31/1000.72	c nbDecision=26000 #constraints=24775
1045.90/1046.31	c nbDecision=26500 #constraints=25200
1077.39/1077.81	c nbDecision=27000 #constraints=25628
1130.98/1131.50	c nbDecision=27500 #constraints=26081
1168.17/1168.62	c nbDecision=28000 #constraints=26513
1223.45/1223.96	c nbDecision=28500 #constraints=26966
1271.94/1272.42	c nbDecision=29000 #constraints=27424
1315.23/1315.79	c nbDecision=29500 #constraints=27851
1367.11/1367.64	c nbDecision=30000 #constraints=28291
1420.00/1420.51	c nbDecision=30500 #constraints=28760
1462.88/1463.41	c nbDecision=31000 #constraints=29227
1509.68/1510.20	c nbDecision=31500 #constraints=29683
1558.36/1558.95	c nbDecision=32000 #constraints=30144
1611.95/1612.53	c nbDecision=32500 #constraints=30581
1666.03/1666.61	c nbDecision=33000 #constraints=30988
1739.71/1740.37	c nbDecision=33500 #constraints=31369
1800.01/1800.60	Received signal 15
1800.01/1800.67	
1800.01/1800.67	s UNKNOWN
1800.01/1800.67	
1800.01/1800.67	c user time= 1799.76 s
1800.01/1800.67	c system time= 0.314952 s
1800.01/1800.67	c wall clock time=1800.67

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457772-1178373575/instance-457772-1178373575.opb
mv /tmp/evaluation/457772-1178373575/instance-457772-1178373575.opb.tmp /tmp/evaluation/457772-1178373575/instance-457772-1178373575.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-457772-1178373575 -o ROOT/results/node35/solver-457772-1178373575 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457772-1178373575/instance-457772-1178373575.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.88 0.94 0.90 3/77 3862
/proc/meminfo: memFree=1503744/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=1468 CPUtime=0
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 285272913 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 367 166 131 317 0 46 0

[startup+0.0925629 s]
/proc/loadavg: 0.88 0.94 0.90 3/77 3862
/proc/meminfo: memFree=1503744/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=2912 CPUtime=0.09
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 521 0 0 0 9 0 0 0 18 0 1 0 285272913 2981888 504 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562758 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 728 504 139 317 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2912

[startup+0.101563 s]
/proc/loadavg: 0.88 0.94 0.90 3/77 3862
/proc/meminfo: memFree=1503744/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=2912 CPUtime=0.1
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 522 0 0 0 10 0 0 0 18 0 1 0 285272913 2981888 505 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134752702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 728 505 139 317 0 407 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2912

[startup+0.301585 s]
/proc/loadavg: 0.88 0.94 0.90 3/77 3862
/proc/meminfo: memFree=1503744/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=3440 CPUtime=0.29
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 651 0 0 0 29 0 0 0 19 0 1 0 285272913 3522560 634 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 860 634 139 317 0 539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3440

[startup+0.701632 s]
/proc/loadavg: 0.88 0.94 0.90 3/77 3862
/proc/meminfo: memFree=1503744/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=3964 CPUtime=0.69
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 786 0 0 0 69 0 0 0 23 0 1 0 285272913 4059136 769 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 991 769 139 317 0 670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3964

[startup+1.50173 s]
/proc/loadavg: 0.88 0.94 0.90 2/78 3863
/proc/meminfo: memFree=1500856/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=5152 CPUtime=1.49
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 1085 0 0 0 149 0 0 0 25 0 1 0 285272913 5275648 1068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 1288 1068 139 317 0 967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5152

[startup+3.10191 s]
/proc/loadavg: 0.88 0.94 0.90 2/78 3863
/proc/meminfo: memFree=1499128/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=6200 CPUtime=3.09
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 1358 0 0 0 309 0 0 0 25 0 1 0 285272913 6348800 1341 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563885 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 1550 1341 139 317 0 1229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6200

[startup+6.30128 s]
/proc/loadavg: 0.89 0.94 0.90 2/78 3863
/proc/meminfo: memFree=1497208/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=7932 CPUtime=6.29
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 1766 0 0 0 629 0 0 0 25 0 1 0 285272913 8122368 1749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563761 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 1983 1749 139 317 0 1662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7932

[startup+12.701 s]
/proc/loadavg: 0.90 0.94 0.90 2/78 3863
/proc/meminfo: memFree=1494016/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=11360 CPUtime=12.68
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 2603 0 0 0 1267 1 0 0 25 0 1 0 285272913 11632640 2543 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 2840 2543 139 317 0 2519 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11360

[startup+25.5015 s]
/proc/loadavg: 0.92 0.94 0.91 2/78 3863
/proc/meminfo: memFree=1491200/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=14188 CPUtime=25.48
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 3274 0 0 0 2546 2 0 0 25 0 1 0 285272913 14528512 3214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 3547 3214 139 317 0 3226 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14188

[startup+51.1015 s]
/proc/loadavg: 0.95 0.95 0.91 2/78 3863
/proc/meminfo: memFree=1487808/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=17384 CPUtime=51.07
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 4129 0 0 0 5104 3 0 0 25 0 1 0 285272913 17801216 4069 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 4346 4069 139 317 0 4025 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17384

[startup+102.305 s]
/proc/loadavg: 0.98 0.95 0.91 2/84 3971
/proc/meminfo: memFree=1481472/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=23112 CPUtime=102.22
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 5354 0 0 0 10217 5 0 0 25 0 1 0 285272913 23666688 5294 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 5778 5294 139 317 0 5457 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23112

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 4061
/proc/meminfo: memFree=1479928/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=25772 CPUtime=162.14
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 6018 0 0 0 16208 6 0 0 25 0 1 0 285272913 26390528 5958 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 6443 5958 139 317 0 6122 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 25772

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 4061
/proc/meminfo: memFree=1476152/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=29528 CPUtime=222.12
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 7041 0 0 0 22206 6 0 0 25 0 1 0 285272913 30236672 6896 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 7382 6896 139 317 0 7061 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 29528

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1473656/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=31772 CPUtime=282.1
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 7659 0 0 0 28203 7 0 0 25 0 1 0 285272913 32534528 7514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 7943 7514 139 317 0 7622 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 31772

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1470264/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=35536 CPUtime=342.09
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 8524 0 0 0 34200 9 0 0 25 0 1 0 285272913 36388864 8379 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 8884 8379 139 317 0 8563 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 35536

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1467192/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=40152 CPUtime=402.07
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 9317 0 0 0 40197 10 0 0 25 0 1 0 285272913 41115648 9172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 10038 9172 139 317 0 9717 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 40152

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1463872/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=43604 CPUtime=462.05
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 10125 0 0 0 46194 11 0 0 25 0 1 0 285272913 44650496 9980 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 10901 9980 139 317 0 10580 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 43604

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1461760/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=45724 CPUtime=522.04
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 10655 0 0 0 52192 12 0 0 25 0 1 0 285272913 46821376 10510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 11431 10510 139 317 0 11110 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 45724

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1459584/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=48144 CPUtime=582.02
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 11189 0 0 0 58189 13 0 0 25 0 1 0 285272913 49299456 11044 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716193 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 12036 11044 139 317 0 11715 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 48144

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1457152/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=50608 CPUtime=642.02
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 11798 0 0 0 64187 15 0 0 25 0 1 0 285272913 51822592 11653 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 12652 11653 139 317 0 12331 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 50608


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1451008/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=56520 CPUtime=821.96
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 13371 0 0 0 82178 18 0 0 25 0 1 0 285272913 57876480 13226 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 14130 13226 139 317 0 13809 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 56520

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1448960/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=58360 CPUtime=881.95
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 13878 0 0 0 88176 19 0 0 25 0 1 0 285272913 59760640 13733 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564040 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 14590 13733 139 317 0 14269 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 58360

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1447104/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=60068 CPUtime=941.92
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 14358 0 0 0 94173 19 0 0 25 0 1 0 285272913 61509632 14213 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 15017 14213 139 317 0 14696 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 60068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1445120/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=62324 CPUtime=1001.91
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 14952 0 0 0 100171 20 0 0 25 0 1 0 285272913 63819776 14638 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 15581 14638 139 317 0 15260 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 62324

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1444352/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=63128 CPUtime=1061.9
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 15212 0 0 0 106169 21 0 0 25 0 1 0 285272913 64643072 14898 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 15782 14898 139 317 0 15461 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 63128

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1442880/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=64572 CPUtime=1121.88
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 15572 0 0 0 112166 22 0 0 25 0 1 0 285272913 66121728 15258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 16143 15258 139 317 0 15822 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 64572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1441152/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=66008 CPUtime=1181.86
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 15993 0 0 0 118163 23 0 0 25 0 1 0 285272913 67592192 15679 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 16502 15679 139 317 0 16181 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 66008

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1439744/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=67316 CPUtime=1241.84
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 16349 0 0 0 124161 23 0 0 25 0 1 0 285272913 68931584 16002 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 16829 16002 139 317 0 16508 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 67316

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1438208/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=69048 CPUtime=1301.83
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 16856 0 0 0 130159 24 0 0 25 0 1 0 285272913 70705152 16377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 17262 16377 139 317 0 16941 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 69048

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1436928/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=71388 CPUtime=1361.81
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 17459 0 0 0 136156 25 0 0 25 0 1 0 285272913 73101312 16716 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 17847 16716 139 317 0 17526 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 71388

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1435520/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=73344 CPUtime=1421.81
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 17963 0 0 0 142155 26 0 0 25 0 1 0 285272913 75104256 17088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 18336 17088 139 317 0 18015 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 73344

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1433664/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=75936 CPUtime=1481.79
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 18650 0 0 0 148152 27 0 0 25 0 1 0 285272913 77758464 17544 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 18984 17544 139 317 0 18663 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 75936

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1432064/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=77760 CPUtime=1541.77
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 19156 0 0 0 154149 28 0 0 25 0 1 0 285272913 79626240 17951 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 19440 17951 139 317 0 19119 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 77760

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1430656/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=79468 CPUtime=1601.75
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 19576 0 0 0 160146 29 0 0 25 0 1 0 285272913 81375232 18305 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 19867 18305 139 317 0 19546 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 79468

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1429504/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=80524 CPUtime=1661.73
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 19852 0 0 0 166144 29 0 0 25 0 1 0 285272913 82456576 18581 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 20131 18581 139 317 0 19810 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 80524

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1428928/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=81332 CPUtime=1721.72
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 20051 0 0 0 172142 30 0 0 25 0 1 0 285272913 83283968 18714 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 20333 18714 139 317 0 20012 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 81332

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1428096/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=82792 CPUtime=1781.71
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 20411 0 0 0 178140 31 0 0 25 0 1 0 285272913 84779008 18975 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 20698 18975 139 317 0 20377 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 82792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4061
/proc/meminfo: memFree=1427648/2055920 swapFree=4151372/4192956
[pid=3862] ppid=3860 vsize=83100 CPUtime=1800.01
/proc/3862/stat : 3862 (oree) R 3860 3862 2214 0 -1 4194304 20480 0 0 0 179970 31 0 0 25 0 1 0 285272913 85094400 19044 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3862/statm: 20775 19044 139 317 0 20454 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 83100

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

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

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.09
CPU user time (s): 1799.77
CPU system time (s): 0.32795
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 83100

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

runsolver used 1.38579 second user time and 4.12537 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat May  5 13:59:35 UTC 2007

IDJOB= 457772
IDBENCH= 48363
IDSOLVER= 172
FILE ID= node35/457772-1178373575

PBS_JOBID= 5189193

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_50_25_3_15.opb
COMMAND LINE= oree /tmp/evaluation/457772-1178373575/instance-457772-1178373575.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-457772-1178373575 -o ROOT/results/node35/conversion-457772-1178373575 -C 600 -M 1800 /tmp/evaluation/457772-1178373575/substituteSizeProductKeyword /tmp/evaluation/457772-1178373575/instance-457772-1178373575.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  8bda8bcfdd3d0bef04b7cb75764a0af7

RANDOM SEED= 442822681

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1504152 kB
Buffers:         44880 kB
Cached:         368324 kB
SwapCached:       8940 kB
Active:          66640 kB
Inactive:       371220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504152 kB
SwapTotal:     4192956 kB
SwapFree:      4151372 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          31760 kB
Slab:            99252 kB
Committed_AS:  7607604 kB
PageTables:       2000 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 node35 on Sat May  5 14:29:38 UTC 2007