Trace number 457652

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_3_40.opb
MD5SUM6ddc144a63b87021a78f3fe4530ac86f
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 benchmark279.587
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

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=3290 #constraints=6483 hasObjective=no
0.00/0.06	c res. mode=mod
0.00/0.06	c VSIDS like heuristics
0.00/0.06	c complete search running
0.09/0.14	c restart after 401 decisions
0.09/0.16	c nbDecision=500 #constraints=6533
0.19/0.23	c restart after 801 decisions
0.19/0.28	c nbDecision=1000 #constraints=6581
0.39/0.45	c nbDecision=1500 #constraints=6649
0.39/0.48	c restart after 1601 decisions
0.69/0.71	c nbDecision=2000 #constraints=6726
1.39/1.48	c nbDecision=2500 #constraints=6945
1.89/1.97	c nbDecision=3000 #constraints=7067
2.19/2.23	c restart after 3201 decisions
2.89/2.95	c nbDecision=3500 #constraints=7321
4.69/4.71	c nbDecision=4000 #constraints=7654
6.79/6.84	c nbDecision=4500 #constraints=8063
8.79/8.84	c nbDecision=5000 #constraints=8504
11.69/11.71	c nbDecision=5500 #constraints=8984
15.19/15.29	c nbDecision=6000 #constraints=9451
18.28/18.35	c restart after 6401 decisions
18.78/18.88	c nbDecision=6500 #constraints=9860
21.38/21.49	c nbDecision=7000 #constraints=9937
24.79/24.82	c nbDecision=7500 #constraints=10019
33.28/33.34	c nbDecision=8000 #constraints=10176
42.57/42.60	c nbDecision=8500 #constraints=10591
49.77/49.88	c nbDecision=9000 #constraints=11042
59.28/59.36	c nbDecision=9500 #constraints=11524
69.17/69.25	c nbDecision=10000 #constraints=12015
83.06/83.14	c nbDecision=10500 #constraints=12440
100.45/100.59	c nbDecision=11000 #constraints=12664
114.95/115.04	c nbDecision=11500 #constraints=13080
130.44/130.59	c nbDecision=12000 #constraints=13481
152.63/152.77	c nbDecision=12500 #constraints=13867
163.33/163.45	c restart after 12801 decisions
170.43/170.56	c nbDecision=13000 #constraints=14337
191.82/191.96	c nbDecision=13500 #constraints=14762
209.21/209.30	c nbDecision=14000 #constraints=15191
222.70/222.88	c nbDecision=14500 #constraints=15433
251.49/251.61	c nbDecision=15000 #constraints=15716
271.99/272.18	c nbDecision=15500 #constraints=16179
300.77/300.98	c nbDecision=16000 #constraints=16577
324.96/325.17	c nbDecision=16500 #constraints=17045
352.25/352.43	c nbDecision=17000 #constraints=17492
377.74/377.94	c nbDecision=17500 #constraints=17940
402.23/402.47	c nbDecision=18000 #constraints=18425
430.32/430.57	c nbDecision=18500 #constraints=18904
458.71/458.97	c nbDecision=19000 #constraints=19337
498.60/498.83	c nbDecision=19500 #constraints=19706
536.58/536.88	c nbDecision=20000 #constraints=20150
567.56/567.86	c nbDecision=20500 #constraints=20628
602.95/603.20	c nbDecision=21000 #constraints=21113
638.34/638.65	c nbDecision=21500 #constraints=21535
664.03/664.33	c nbDecision=22000 #constraints=21989
692.22/692.51	c nbDecision=22500 #constraints=22453
719.01/719.32	c nbDecision=23000 #constraints=22876
751.00/751.33	c nbDecision=23500 #constraints=23331
780.68/781.03	c nbDecision=24000 #constraints=23796
813.07/813.41	c nbDecision=24500 #constraints=24263
843.46/843.88	c nbDecision=25000 #constraints=24708
873.65/874.00	c nbDecision=25500 #constraints=25182
880.34/880.71	c restart after 25601 decisions
903.34/903.75	c nbDecision=26000 #constraints=25513
946.22/946.69	c nbDecision=26500 #constraints=25804
992.90/993.35	c nbDecision=27000 #constraints=26288
1026.39/1026.81	c nbDecision=27500 #constraints=26745
1060.97/1061.48	c nbDecision=28000 #constraints=27192
1089.36/1089.89	c nbDecision=28500 #constraints=27654
1129.55/1130.08	c nbDecision=29000 #constraints=28105
1175.43/1175.99	c nbDecision=29500 #constraints=28572
1225.01/1225.55	c nbDecision=30000 #constraints=29064
1259.59/1260.11	c nbDecision=30500 #constraints=29508
1305.48/1306.09	c nbDecision=31000 #constraints=29987
1355.76/1356.36	c nbDecision=31500 #constraints=30467
1404.24/1404.80	c nbDecision=32000 #constraints=30931
1455.52/1456.13	c nbDecision=32500 #constraints=31413
1506.50/1507.12	c nbDecision=33000 #constraints=31890
1550.09/1550.77	c nbDecision=33500 #constraints=32368
1591.47/1592.20	c nbDecision=34000 #constraints=32843
1634.45/1635.19	c nbDecision=34500 #constraints=33330
1679.03/1679.74	c nbDecision=35000 #constraints=33810
1725.41/1726.14	c nbDecision=35500 #constraints=34277
1775.89/1776.64	c nbDecision=36000 #constraints=34746
1800.09/1800.80	Received signal 15
1800.09/1800.85	
1800.09/1800.85	s UNKNOWN
1800.09/1800.85	
1800.09/1800.85	c user time= 1799.69 s
1800.09/1800.85	c system time= 0.464929 s
1800.09/1800.85	c wall clock time=1800.86

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457652-1178371788/instance-457652-1178371788.opb
mv /tmp/evaluation/457652-1178371788/instance-457652-1178371788.opb.tmp /tmp/evaluation/457652-1178371788/instance-457652-1178371788.opb

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 2711
/proc/meminfo: memFree=1754240/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=1468 CPUtime=0
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 313216375 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 367 167 131 317 0 46 0

[startup+0.0642081 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 2711
/proc/meminfo: memFree=1754240/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=4024 CPUtime=0.06
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 813 0 0 0 6 0 0 0 18 0 1 0 313216375 4120576 796 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135385184 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 1006 796 138 317 0 685 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4024

[startup+0.101217 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 2711
/proc/meminfo: memFree=1754240/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=4332 CPUtime=0.09
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 904 0 0 0 9 0 0 0 18 0 1 0 313216375 4435968 842 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272978 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 1083 842 139 317 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4332

[startup+0.30126 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 2711
/proc/meminfo: memFree=1754240/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=4464 CPUtime=0.29
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 951 0 0 0 29 0 0 0 19 0 1 0 313216375 4571136 889 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 1116 889 139 317 0 795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4464

[startup+0.701347 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 2711
/proc/meminfo: memFree=1754240/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=4992 CPUtime=0.69
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 1080 0 0 0 69 0 0 0 22 0 1 0 313216375 5111808 1018 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 1248 1018 139 317 0 927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4992

[startup+1.50252 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1750264/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=5916 CPUtime=1.49
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 1302 0 0 0 149 0 0 0 25 0 1 0 313216375 6057984 1240 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 1479 1240 139 317 0 1158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5916

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1749240/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=7896 CPUtime=3.09
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 1808 0 0 0 309 0 0 0 25 0 1 0 313216375 8085504 1746 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 1974 1746 139 317 0 1653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7896

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1745912/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=11340 CPUtime=6.29
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 2617 0 0 0 628 1 0 0 25 0 1 0 313216375 11612160 2555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 2835 2555 139 317 0 2514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11340

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1738552/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=18040 CPUtime=12.69
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 4255 0 0 0 1267 2 0 0 25 0 1 0 313216375 18472960 4193 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 4510 4193 139 317 0 4189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18040

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1732856/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=23128 CPUtime=25.49
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 5465 0 0 0 2545 4 0 0 25 0 1 0 313216375 23683072 5403 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 5782 5403 139 317 0 5461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23128

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1727544/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=28252 CPUtime=51.07
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 6832 0 0 0 5102 5 0 0 25 0 1 0 313216375 28930048 6770 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 7063 6770 139 317 0 6742 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28252

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1718328/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=38976 CPUtime=102.26
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 9100 0 0 0 10219 7 0 0 25 0 1 0 313216375 39911424 9038 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 9744 9038 139 317 0 9423 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38976

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1711224/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=46032 CPUtime=162.23
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 10994 0 0 0 16215 8 0 0 25 0 1 0 313216375 47136768 10843 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710975 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 11508 10843 139 317 0 11187 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 46032

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1703928/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=52924 CPUtime=222.2
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 12773 0 0 0 22210 10 0 0 25 0 1 0 313216375 54194176 12622 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715632 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 13231 12622 139 317 0 12910 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 52924

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1699448/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=57204 CPUtime=282.18
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 13904 0 0 0 28206 12 0 0 25 0 1 0 313216375 58576896 13753 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715624 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 14301 13753 139 317 0 13980 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 57204

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1693880/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=65512 CPUtime=342.16
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 15262 0 0 0 34203 13 0 0 25 0 1 0 313216375 67084288 15111 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 16378 15111 139 317 0 16057 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 65512

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2712
/proc/meminfo: memFree=1688568/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=71696 CPUtime=402.13
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 16606 0 0 0 40198 15 0 0 25 0 1 0 313216375 73416704 16455 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 17924 16455 139 317 0 17603 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 71696

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2714
/proc/meminfo: memFree=1683704/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=76444 CPUtime=462.11
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 17796 0 0 0 46195 16 0 0 25 0 1 0 313216375 78278656 17645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563455 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 19111 17645 139 317 0 18790 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 76444

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2714
/proc/meminfo: memFree=1680888/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=79584 CPUtime=522.09
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 18551 0 0 0 52192 17 0 0 25 0 1 0 313216375 81494016 18400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 19896 18400 139 317 0 19575 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 79584

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2714
/proc/meminfo: memFree=1675768/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=84620 CPUtime=582.07
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 19811 0 0 0 58188 19 0 0 25 0 1 0 313216375 86650880 19660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 21155 19660 139 317 0 20834 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 84620

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 2714
/proc/meminfo: memFree=1671352/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=88796 CPUtime=642.04
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 20907 0 0 0 64184 20 0 0 25 0 1 0 313216375 90927104 20756 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 22199 20756 139 317 0 21878 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 88796


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

[startup+822.302 s]
/proc/loadavg: 1.07 1.02 0.96 2/78 2714
/proc/meminfo: memFree=1655480/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=103940 CPUtime=821.97
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 24893 0 0 0 82174 23 0 0 25 0 1 0 313216375 106434560 24742 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 25985 24742 139 317 0 25664 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 103940

[startup+882.302 s]
/proc/loadavg: 1.08 1.03 0.97 2/78 2714
/proc/meminfo: memFree=1649976/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=108916 CPUtime=881.94
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 26233 0 0 0 88169 25 0 0 25 0 1 0 313216375 111529984 26082 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 27229 26082 139 317 0 26908 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 108916

[startup+942.302 s]
/proc/loadavg: 1.09 1.04 0.97 2/78 2714
/proc/meminfo: memFree=1646968/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=112332 CPUtime=941.92
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 27120 0 0 0 94166 26 0 0 25 0 1 0 313216375 115027968 26792 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 28083 26792 139 317 0 27762 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 112332

[startup+1002.3 s]
/proc/loadavg: 1.08 1.04 0.98 2/78 2714
/proc/meminfo: memFree=1644280/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=114812 CPUtime=1001.9
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 27847 0 0 0 100162 28 0 0 25 0 1 0 313216375 117567488 27519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 28703 27519 139 317 0 28382 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 114812

[startup+1062.3 s]
/proc/loadavg: 1.03 1.03 0.98 2/78 2714
/proc/meminfo: memFree=1639736/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=119884 CPUtime=1061.87
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 29216 0 0 0 106159 28 0 0 25 0 1 0 313216375 122761216 28624 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 29971 28624 139 317 0 29650 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 119884

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 0.98 2/78 2714
/proc/meminfo: memFree=1634872/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=129364 CPUtime=1121.85
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 31677 0 0 0 112154 31 0 0 25 0 1 0 313216375 132468736 29831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 32341 29831 139 317 0 32020 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 129364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 0.98 2/78 2714
/proc/meminfo: memFree=1631416/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=134016 CPUtime=1181.83
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 32893 0 0 0 118151 32 0 0 25 0 1 0 313216375 137232384 30717 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 33504 30717 139 317 0 33183 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 134016

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/78 2714
/proc/meminfo: memFree=1627128/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=138620 CPUtime=1241.8
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 34163 0 0 0 124147 33 0 0 25 0 1 0 313216375 141946880 31756 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 34655 31756 139 317 0 34334 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 138620

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/78 2714
/proc/meminfo: memFree=1623672/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=142832 CPUtime=1301.78
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 35236 0 0 0 130144 34 0 0 25 0 1 0 313216375 146259968 32598 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 35708 32598 139 317 0 35387 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 142832

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1620408/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=146012 CPUtime=1361.76
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 36106 0 0 0 136140 36 0 0 25 0 1 0 313216375 149516288 33402 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 36503 33402 139 317 0 36182 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 146012

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1617208/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=149036 CPUtime=1421.74
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 36945 0 0 0 142136 38 0 0 25 0 1 0 313216375 152612864 34208 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 37259 34208 139 317 0 36938 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 149036

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1614008/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=152580 CPUtime=1481.71
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 37888 0 0 0 148132 39 0 0 25 0 1 0 313216375 156241920 35019 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 38145 35019 139 317 0 37824 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 152580

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1609976/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=156908 CPUtime=1541.68
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 38937 0 0 0 154128 40 0 0 25 0 1 0 313216375 160673792 36002 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 39227 36002 139 317 0 38906 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 156908

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1605688/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=161236 CPUtime=1601.66
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 40132 0 0 0 160125 41 0 0 25 0 1 0 313216375 165105664 37065 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 40309 37065 139 317 0 39988 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 161236

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1601528/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=165300 CPUtime=1661.64
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 41198 0 0 0 166121 43 0 0 25 0 1 0 313216375 169267200 38131 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 41325 38131 139 317 0 41004 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 165300

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1597688/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=169544 CPUtime=1721.61
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 42244 0 0 0 172117 44 0 0 25 0 1 0 313216375 173613056 39111 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 42386 39111 139 317 0 42065 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 169544

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1594232/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=172684 CPUtime=1781.59
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 43126 0 0 0 178114 45 0 0 25 0 1 0 313216375 176828416 39960 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 43171 39960 139 317 0 42850 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 172684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 2714
/proc/meminfo: memFree=1593144/2055920 swapFree=4145624/4192956
[pid=2711] ppid=2709 vsize=173728 CPUtime=1800.09
/proc/2711/stat : 2711 (oree) R 2709 2711 1519 0 -1 4194304 43418 0 0 0 179963 46 0 0 25 0 1 0 313216375 177897472 40219 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2711/statm: 43432 40219 139 317 0 43111 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 173728

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.89
CPU time (s): 1800.19
CPU user time (s): 1799.69
CPU system time (s): 0.493924
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 173728

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

runsolver used 1.39179 second user time and 4.01439 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May  5 13:29:48 UTC 2007

IDJOB= 457652
IDBENCH= 48355
IDSOLVER= 172
FILE ID= node10/457652-1178371788

PBS_JOBID= 5188966

Free space on /tmp= 66562 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_3_40.opb
COMMAND LINE= oree /tmp/evaluation/457652-1178371788/instance-457652-1178371788.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-457652-1178371788 -o ROOT/results/node10/conversion-457652-1178371788 -C 600 -M 1800 /tmp/evaluation/457652-1178371788/substituteSizeProductKeyword /tmp/evaluation/457652-1178371788/instance-457652-1178371788.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  6ddc144a63b87021a78f3fe4530ac86f

RANDOM SEED= 296786360

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1754648 kB
Buffers:         39520 kB
Cached:         169140 kB
SwapCached:      15808 kB
Active:         151204 kB
Inactive:        81148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754648 kB
SwapTotal:     4192956 kB
SwapFree:      4145624 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:          30676 kB
Slab:            54528 kB
Committed_AS:  5185596 kB
PageTables:       1712 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= 66562 MiB

End job on node10 on Sat May  5 13:59:52 UTC 2007