Trace number 457052

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.13 1800.86

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_4_15.opb
MD5SUM73ea1f0ac6b3717abb48868130805223
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 benchmark14.2508
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)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

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=1566 #constraints=3085 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.00/0.08	c restart after 401 decisions
0.09/0.10	c nbDecision=500 #constraints=3192
0.29/0.32	c restart after 801 decisions
0.39/0.49	c nbDecision=1000 #constraints=3535
1.00/1.03	c nbDecision=1500 #constraints=4012
1.10/1.14	c restart after 1601 decisions
1.69/1.78	c nbDecision=2000 #constraints=4444
2.79/2.80	c nbDecision=2500 #constraints=4671
4.89/4.91	c nbDecision=3000 #constraints=5032
5.99/6.01	c restart after 3201 decisions
7.49/7.58	c nbDecision=3500 #constraints=5447
9.69/9.77	c nbDecision=4000 #constraints=5894
12.58/12.68	c nbDecision=4500 #constraints=6212
17.29/17.39	c nbDecision=5000 #constraints=6572
22.28/22.35	c nbDecision=5500 #constraints=7005
27.58/27.67	c nbDecision=6000 #constraints=7460
31.09/31.15	c restart after 6401 decisions
32.19/32.24	c nbDecision=6500 #constraints=7883
40.28/40.32	c nbDecision=7000 #constraints=8302
47.58/47.63	c nbDecision=7500 #constraints=8665
57.77/57.80	c nbDecision=8000 #constraints=9029
67.97/68.02	c nbDecision=8500 #constraints=9484
76.97/77.05	c nbDecision=9000 #constraints=9966
88.86/88.94	c nbDecision=9500 #constraints=10437
101.26/101.30	c nbDecision=10000 #constraints=10789
117.26/117.36	c nbDecision=10500 #constraints=11230
130.75/130.84	c nbDecision=11000 #constraints=11687
146.04/146.16	c nbDecision=11500 #constraints=12165
161.24/161.32	c nbDecision=12000 #constraints=12648
185.03/185.16	c nbDecision=12500 #constraints=13070
198.42/198.56	c restart after 12801 decisions
208.13/208.29	c nbDecision=13000 #constraints=13432
226.61/226.74	c nbDecision=13500 #constraints=13872
244.51/244.65	c nbDecision=14000 #constraints=14331
264.60/264.75	c nbDecision=14500 #constraints=14829
283.10/283.28	c nbDecision=15000 #constraints=15251
305.39/305.57	c nbDecision=15500 #constraints=15665
330.58/330.72	c nbDecision=16000 #constraints=16089
354.77/354.99	c nbDecision=16500 #constraints=16440
381.16/381.31	c nbDecision=17000 #constraints=16901
411.66/411.84	c nbDecision=17500 #constraints=17359
442.54/442.73	c nbDecision=18000 #constraints=17790
473.83/474.02	c nbDecision=18500 #constraints=18258
507.32/507.55	c nbDecision=19000 #constraints=18715
541.31/541.54	c nbDecision=19500 #constraints=19182
577.50/577.71	c nbDecision=20000 #constraints=19621
615.04/615.30	c nbDecision=20500 #constraints=20060
646.28/646.64	c nbDecision=21000 #constraints=20483
682.75/683.19	c nbDecision=21500 #constraints=20933
723.54/723.93	c nbDecision=22000 #constraints=21374
770.72/771.18	c nbDecision=22500 #constraints=21819
820.11/820.58	c nbDecision=23000 #constraints=22279
871.68/872.14	c nbDecision=23500 #constraints=22729
923.97/924.43	c nbDecision=24000 #constraints=23197
978.05/978.59	c nbDecision=24500 #constraints=23622
1019.03/1019.59	c nbDecision=25000 #constraints=24089
1063.12/1063.62	c nbDecision=25500 #constraints=24570
1074.31/1074.89	c restart after 25601 decisions
1110.00/1110.51	c nbDecision=26000 #constraints=24924
1159.78/1160.36	c nbDecision=26500 #constraints=25330
1208.97/1209.55	c nbDecision=27000 #constraints=25773
1255.55/1256.14	c nbDecision=27500 #constraints=26218
1295.14/1295.73	c nbDecision=28000 #constraints=26698
1337.22/1337.85	c nbDecision=28500 #constraints=27148
1370.71/1371.32	c nbDecision=29000 #constraints=27559
1407.30/1407.90	c nbDecision=29500 #constraints=28011
1446.48/1447.11	c nbDecision=30000 #constraints=28445
1499.37/1500.08	c nbDecision=30500 #constraints=28794
1553.85/1554.57	c nbDecision=31000 #constraints=29231
1597.24/1597.91	c nbDecision=31500 #constraints=29691
1646.11/1646.81	c nbDecision=32000 #constraints=30100
1698.90/1699.68	c nbDecision=32500 #constraints=30485
1756.48/1757.21	c nbDecision=33000 #constraints=30930
1800.07/1800.80	Received signal 15
1800.07/1800.83	
1800.07/1800.83	s UNKNOWN
1800.07/1800.83	
1800.07/1800.83	c user time= 1799.87 s
1800.07/1800.83	c system time= 0.240963 s
1800.07/1800.83	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/457052-1178365851/instance-457052-1178365851.opb
mv /tmp/evaluation/457052-1178365851/instance-457052-1178365851.opb.tmp /tmp/evaluation/457052-1178365851/instance-457052-1178365851.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-457052-1178365851 -o ROOT/results/node37/solver-457052-1178365851 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457052-1178365851/instance-457052-1178365851.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.94 0.97 0.91 3/78 7373
/proc/meminfo: memFree=1452232/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=1468 CPUtime=0
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 284497596 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 367 166 131 317 0 46 0

[startup+0.00633895 s]
/proc/loadavg: 0.94 0.97 0.91 3/78 7373
/proc/meminfo: memFree=1452232/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=1468 CPUtime=0
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 284497596 1503232 172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 367 172 131 317 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1468

[startup+0.101356 s]
/proc/loadavg: 0.94 0.97 0.91 3/78 7373
/proc/meminfo: memFree=1452232/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=2900 CPUtime=0.09
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 522 0 0 0 9 0 0 0 18 0 1 0 284497596 2969600 505 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 725 505 139 317 0 404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.301394 s]
/proc/loadavg: 0.94 0.97 0.91 3/78 7373
/proc/meminfo: memFree=1452232/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=3296 CPUtime=0.29
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 610 0 0 0 29 0 0 0 19 0 1 0 284497596 3375104 593 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712465 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 824 593 139 317 0 503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3296

[startup+0.701469 s]
/proc/loadavg: 0.94 0.97 0.91 3/78 7373
/proc/meminfo: memFree=1452232/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=4088 CPUtime=0.69
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 840 0 0 0 69 0 0 0 23 0 1 0 284497596 4186112 823 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 1022 823 139 317 0 701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4088

[startup+1.50162 s]
/proc/loadavg: 0.95 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1448512/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=5936 CPUtime=1.49
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 1282 0 0 0 149 0 0 0 25 0 1 0 284497596 6078464 1265 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 1484 1265 139 317 0 1163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5936

[startup+3.10192 s]
/proc/loadavg: 0.95 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1447040/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=6864 CPUtime=3.09
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 1490 0 0 0 309 0 0 0 25 0 1 0 284497596 7028736 1473 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 1716 1473 139 317 0 1395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6864

[startup+6.30152 s]
/proc/loadavg: 0.95 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1445768/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=8048 CPUtime=6.29
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 1799 0 0 0 629 0 0 0 25 0 1 0 284497596 8241152 1782 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715712 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 2012 1782 139 317 0 1691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8048

[startup+12.7017 s]
/proc/loadavg: 0.95 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1443016/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=10872 CPUtime=12.68
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 2485 0 0 0 1268 0 0 0 25 0 1 0 284497596 11132928 2425 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 2718 2425 139 317 0 2397 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10872

[startup+25.5011 s]
/proc/loadavg: 0.96 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1440392/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=13464 CPUtime=25.48
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 3110 0 0 0 2547 1 0 0 25 0 1 0 284497596 13787136 3050 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 3366 3050 139 317 0 3045 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13464

[startup+51.102 s]
/proc/loadavg: 0.97 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1436488/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=17196 CPUtime=51.08
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 4077 0 0 0 5106 2 0 0 25 0 1 0 284497596 17608704 4017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 4299 4017 139 317 0 3978 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17196

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1430920/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=23476 CPUtime=102.26
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 5454 0 0 0 10223 3 0 0 25 0 1 0 284497596 24039424 5394 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 5869 5394 139 317 0 5548 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23476

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1425736/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=28900 CPUtime=162.24
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 6839 0 0 0 16219 5 0 0 25 0 1 0 284497596 29593600 6694 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 7225 6694 139 317 0 6904 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28900

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1423176/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=31024 CPUtime=222.21
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 7454 0 0 0 22215 6 0 0 25 0 1 0 284497596 31768576 7309 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 7756 7309 139 317 0 7435 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31024

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1418824/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=35944 CPUtime=282.2
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 8539 0 0 0 28213 7 0 0 25 0 1 0 284497596 36806656 8394 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 8986 8394 139 317 0 8665 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 35944

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1416456/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=38996 CPUtime=342.18
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 9125 0 0 0 34210 8 0 0 25 0 1 0 284497596 39931904 8980 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 9749 8980 139 317 0 9428 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 38996

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1413896/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=42096 CPUtime=402.16
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 9773 0 0 0 40207 9 0 0 25 0 1 0 284497596 43106304 9628 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 10524 9628 139 317 0 10203 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 42096

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1411592/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=44656 CPUtime=462.13
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 10339 0 0 0 46204 9 0 0 25 0 1 0 284497596 45727744 10194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 11164 10194 139 317 0 10843 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 44656

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1409288/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=46980 CPUtime=522.11
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 10912 0 0 0 52201 10 0 0 25 0 1 0 284497596 48107520 10767 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 11745 10767 139 317 0 11424 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 46980

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7374
/proc/meminfo: memFree=1407368/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=48824 CPUtime=582.09
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 11392 0 0 0 58198 11 0 0 25 0 1 0 284497596 49995776 11247 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 12206 11247 139 317 0 11885 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 48824

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/85 7530
/proc/meminfo: memFree=1404040/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=51040 CPUtime=641.99
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 11916 0 0 0 64187 12 0 0 25 0 1 0 284497596 52264960 11771 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 12760 11771 139 317 0 12439 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 51040


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1400520/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=55164 CPUtime=821.9
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 13077 0 0 0 82176 14 0 0 25 0 1 0 284497596 56487936 12932 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 13791 12932 139 317 0 13470 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 55164

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1399112/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=56652 CPUtime=881.88
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 13425 0 0 0 88174 14 0 0 25 0 1 0 284497596 58011648 13280 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 14163 13280 139 317 0 13842 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 56652

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1398024/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=57800 CPUtime=941.86
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 13720 0 0 0 94171 15 0 0 25 0 1 0 284497596 59187200 13575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 14450 13575 139 317 0 14129 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 57800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1396488/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=59168 CPUtime=1001.83
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 14098 0 0 0 100168 15 0 0 25 0 1 0 284497596 60588032 13953 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 14792 13953 139 317 0 14471 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 59168

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1394504/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=60892 CPUtime=1061.82
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 14602 0 0 0 106166 16 0 0 25 0 1 0 284497596 62353408 14457 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 15223 14457 139 317 0 14902 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 60892

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1393224/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=62624 CPUtime=1121.8
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 15073 0 0 0 112163 17 0 0 25 0 1 0 284497596 64126976 14759 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 15656 14759 139 317 0 15335 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 62624

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1392136/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=63720 CPUtime=1181.78
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 15352 0 0 0 118161 17 0 0 25 0 1 0 284497596 65249280 15038 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 15930 15038 139 317 0 15609 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 63720

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1390792/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=64904 CPUtime=1241.75
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 15691 0 0 0 124158 17 0 0 25 0 1 0 284497596 66461696 15377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 16226 15377 139 317 0 15905 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 64904

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 7572
/proc/meminfo: memFree=1388808/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=66740 CPUtime=1301.74
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 16194 0 0 0 130156 18 0 0 25 0 1 0 284497596 68341760 15880 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 16685 15880 139 317 0 16364 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 66740

[startup+1362.3 s]
/proc/loadavg: 1.04 0.99 0.91 2/79 7572
/proc/meminfo: memFree=1387016/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=68832 CPUtime=1361.71
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 16792 0 0 0 136152 19 0 0 25 0 1 0 284497596 70483968 16313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 17208 16313 139 317 0 16887 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 68832

[startup+1422.31 s]
/proc/loadavg: 1.01 0.99 0.91 2/79 7572
/proc/meminfo: memFree=1384904/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=71872 CPUtime=1421.7
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 17557 0 0 0 142150 20 0 0 25 0 1 0 284497596 73596928 16814 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 17968 16814 139 317 0 17647 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 71872

[startup+1482.3 s]
/proc/loadavg: 1.08 1.00 0.92 2/79 7572
/proc/meminfo: memFree=1383816/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=73568 CPUtime=1481.68
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 17985 0 0 0 148147 21 0 0 25 0 1 0 284497596 75333632 17143 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718570 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 18392 17143 139 317 0 18071 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 73568

[startup+1542.3 s]
/proc/loadavg: 1.09 1.02 0.93 2/79 7572
/proc/meminfo: memFree=1382856/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=74736 CPUtime=1541.65
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 18324 0 0 0 154144 21 0 0 25 0 1 0 284497596 76529664 17383 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 18684 17383 139 317 0 18363 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 74736

[startup+1602.3 s]
/proc/loadavg: 1.09 1.03 0.93 2/79 7572
/proc/meminfo: memFree=1381256/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=76684 CPUtime=1601.63
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 18804 0 0 0 160141 22 0 0 25 0 1 0 284497596 78524416 17764 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 19171 17764 139 317 0 18850 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 76684

[startup+1662.3 s]
/proc/loadavg: 1.09 1.04 0.94 2/79 7572
/proc/meminfo: memFree=1380040/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=78296 CPUtime=1661.61
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 19238 0 0 0 166139 22 0 0 25 0 1 0 284497596 80175104 18066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 19574 18066 139 317 0 19253 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 78296

[startup+1722.3 s]
/proc/loadavg: 1.08 1.04 0.94 2/79 7572
/proc/meminfo: memFree=1379208/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=79344 CPUtime=1721.59
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 19502 0 0 0 172136 23 0 0 25 0 1 0 284497596 81248256 18297 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 19836 18297 139 317 0 19515 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 79344

[startup+1782.3 s]
/proc/loadavg: 1.08 1.05 0.95 2/79 7572
/proc/meminfo: memFree=1377736/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=81188 CPUtime=1781.57
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 20001 0 0 0 178134 23 0 0 25 0 1 0 284497596 83136512 18631 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 20297 18631 139 317 0 19976 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 81188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.06 1.04 0.95 2/79 7572
/proc/meminfo: memFree=1377352/2055920 swapFree=4145672/4192956
[pid=7373] ppid=7371 vsize=81844 CPUtime=1800.07
/proc/7373/stat : 7373 (oree) R 7371 7373 6922 0 -1 4194304 20126 0 0 0 179983 24 0 0 25 0 1 0 284497596 83808256 18756 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7373/statm: 20461 18756 139 317 0 20140 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 81844

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.86
CPU time (s): 1800.13
CPU user time (s): 1799.87
CPU system time (s): 0.252961
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 81844

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

runsolver used 1.75573 second user time and 4.78527 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Sat May  5 11:50:51 UTC 2007

IDJOB= 457052
IDBENCH= 48315
IDSOLVER= 172
FILE ID= node37/457052-1178365851

PBS_JOBID= 5189192

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  73ea1f0ac6b3717abb48868130805223

RANDOM SEED= 981435632

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1452576 kB
Buffers:         37692 kB
Cached:         435080 kB
SwapCached:      15196 kB
Active:         211024 kB
Inactive:       288100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452576 kB
SwapTotal:     4192956 kB
SwapFree:      4145672 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          33308 kB
Slab:            89468 kB
Committed_AS:  6668308 kB
PageTables:       2012 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 node37 on Sat May  5 12:20:54 UTC 2007