Trace number 457862

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.88 1801.39

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_1_80.opb
MD5SUM4edc0ea4696bd6b7e21f8ec219e69079
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.499923
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

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.09/0.11	c ...done
0.09/0.11	c #vars=7318 #constraints=14139 hasObjective=no
0.09/0.13	c res. mode=mod
0.09/0.13	c VSIDS like heuristics
0.09/0.13	c complete search running
0.19/0.26	c restart after 401 decisions
0.19/0.28	c nbDecision=500 #constraints=14162
0.29/0.34	c restart after 801 decisions
0.29/0.37	c nbDecision=1000 #constraints=14166
0.39/0.47	c nbDecision=1500 #constraints=14172
0.49/0.51	c restart after 1601 decisions
0.59/0.60	c nbDecision=2000 #constraints=14190
0.69/0.74	c nbDecision=2500 #constraints=14206
0.79/0.86	c nbDecision=3000 #constraints=14215
0.89/0.91	c restart after 3201 decisions
1.00/1.00	c nbDecision=3500 #constraints=14227
1.10/1.12	c nbDecision=4000 #constraints=14234
1.19/1.27	c nbDecision=4500 #constraints=14243
1.39/1.40	c nbDecision=5000 #constraints=14251
1.49/1.56	c nbDecision=5500 #constraints=14265
1.69/1.72	c nbDecision=6000 #constraints=14278
1.79/1.86	c restart after 6401 decisions
1.89/1.90	c nbDecision=6500 #constraints=14292
1.99/2.05	c nbDecision=7000 #constraints=14301
2.20/2.25	c nbDecision=7500 #constraints=14326
2.39/2.46	c nbDecision=8000 #constraints=14342
2.59/2.67	c nbDecision=8500 #constraints=14353
2.79/2.88	c nbDecision=9000 #constraints=14371
3.09/3.10	c nbDecision=9500 #constraints=14383
3.29/3.35	c nbDecision=10000 #constraints=14401
3.49/3.56	c nbDecision=10500 #constraints=14410
3.79/3.80	c nbDecision=11000 #constraints=14421
3.99/4.01	c nbDecision=11500 #constraints=14429
4.19/4.28	c nbDecision=12000 #constraints=14442
4.49/4.52	c nbDecision=12500 #constraints=14456
4.59/4.67	c restart after 12801 decisions
4.69/4.76	c nbDecision=13000 #constraints=14460
4.99/5.04	c nbDecision=13500 #constraints=14481
5.29/5.34	c nbDecision=14000 #constraints=14502
5.59/5.64	c nbDecision=14500 #constraints=14517
5.89/5.95	c nbDecision=15000 #constraints=14534
6.19/6.29	c nbDecision=15500 #constraints=14552
6.60/6.61	c nbDecision=16000 #constraints=14568
6.89/6.97	c nbDecision=16500 #constraints=14583
7.29/7.34	c nbDecision=17000 #constraints=14602
7.70/7.71	c nbDecision=17500 #constraints=14619
8.09/8.10	c nbDecision=18000 #constraints=14636
8.49/8.52	c nbDecision=18500 #constraints=14655
8.89/8.97	c nbDecision=19000 #constraints=14677
9.39/9.44	c nbDecision=19500 #constraints=14699
9.80/9.90	c nbDecision=20000 #constraints=14722
10.39/10.45	c nbDecision=20500 #constraints=14744
10.99/11.01	c nbDecision=21000 #constraints=14766
11.69/11.70	c nbDecision=21500 #constraints=14775
12.19/12.27	c nbDecision=22000 #constraints=14787
12.79/12.85	c nbDecision=22500 #constraints=14796
13.39/13.45	c nbDecision=23000 #constraints=14804
13.99/14.01	c nbDecision=23500 #constraints=14809
14.59/14.61	c nbDecision=24000 #constraints=14818
15.09/15.12	c nbDecision=24500 #constraints=14823
15.69/15.72	c nbDecision=25000 #constraints=14840
16.28/16.39	c nbDecision=25500 #constraints=14867
16.49/16.54	c restart after 25601 decisions
16.98/17.03	c nbDecision=26000 #constraints=14877
17.49/17.56	c nbDecision=26500 #constraints=14884
18.18/18.28	c nbDecision=27000 #constraints=14900
18.88/18.94	c nbDecision=27500 #constraints=14913
19.78/19.84	c nbDecision=28000 #constraints=14958
20.68/20.73	c nbDecision=28500 #constraints=14972
21.48/21.53	c nbDecision=29000 #constraints=14993
22.39/22.50	c nbDecision=29500 #constraints=15036
23.48/23.56	c nbDecision=30000 #constraints=15082
24.68/24.71	c nbDecision=30500 #constraints=15113
25.98/26.09	c nbDecision=31000 #constraints=15167
27.89/27.92	c nbDecision=31500 #constraints=15254
29.49/29.54	c nbDecision=32000 #constraints=15267
31.48/31.54	c nbDecision=32500 #constraints=15346
33.48/33.52	c nbDecision=33000 #constraints=15382
36.19/36.30	c nbDecision=33500 #constraints=15463
38.58/38.62	c nbDecision=34000 #constraints=15495
41.08/41.15	c nbDecision=34500 #constraints=15546
44.28/44.38	c nbDecision=35000 #constraints=15645
53.58/53.61	c nbDecision=35500 #constraints=15916
56.68/56.77	c nbDecision=36000 #constraints=15928
59.48/59.59	c nbDecision=36500 #constraints=15939
62.88/62.97	c nbDecision=37000 #constraints=15959
66.57/66.60	c nbDecision=37500 #constraints=15976
69.87/69.91	c nbDecision=38000 #constraints=15988
72.87/72.92	c nbDecision=38500 #constraints=16006
86.26/86.32	c nbDecision=39000 #constraints=16104
166.05/166.16	c nbDecision=39500 #constraints=16581
231.23/231.31	c nbDecision=40000 #constraints=17049
293.62/293.75	c nbDecision=40500 #constraints=17511
384.78/384.95	c nbDecision=41000 #constraints=17986
435.47/435.68	c nbDecision=41500 #constraints=18447
520.34/520.60	c nbDecision=42000 #constraints=18907
543.54/543.77	c nbDecision=42500 #constraints=19380
629.61/629.84	c nbDecision=43000 #constraints=19836
729.89/730.13	c nbDecision=43500 #constraints=20312
842.95/843.20	c nbDecision=44000 #constraints=20790
921.03/921.32	c nbDecision=44500 #constraints=21261
1041.50/1041.88	c nbDecision=45000 #constraints=21732
1131.07/1131.41	c nbDecision=45500 #constraints=22184
1256.24/1256.62	c nbDecision=46000 #constraints=22659
1323.71/1324.12	c nbDecision=46500 #constraints=23119
1414.69/1415.10	c nbDecision=47000 #constraints=23562
1575.95/1576.40	c nbDecision=47500 #constraints=24033
1720.01/1720.59	c nbDecision=48000 #constraints=24498
1800.09/1800.60	Received signal 15
1800.78/1801.32	
1800.78/1801.32	s UNKNOWN
1800.78/1801.32	
1800.78/1801.32	c user time= 1800.34 s
1800.78/1801.32	c system time= 0.475927 s
1800.78/1801.32	c wall clock time=1801.32

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457862-1178374609/instance-457862-1178374609.opb
mv /tmp/evaluation/457862-1178374609/instance-457862-1178374609.opb.tmp /tmp/evaluation/457862-1178374609/instance-457862-1178374609.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-457862-1178374609 -o ROOT/results/node2/solver-457862-1178374609 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457862-1178374609/instance-457862-1178374609.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.84 0.95 0.95 3/77 27543
/proc/meminfo: memFree=1789432/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=1468 CPUtime=0
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 313498703 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 367 167 131 317 0 46 0

[startup+0.042489 s]
/proc/loadavg: 0.84 0.95 0.95 3/77 27543
/proc/meminfo: memFree=1789432/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=2128 CPUtime=0.03
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 349 0 0 0 3 0 0 0 18 0 1 0 313498703 2179072 332 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 532 333 131 317 0 211 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2128

[startup+0.101495 s]
/proc/loadavg: 0.84 0.95 0.95 3/77 27543
/proc/meminfo: memFree=1789432/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=4424 CPUtime=0.09
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 898 0 0 0 9 0 0 0 18 0 1 0 313498703 4530176 881 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 1106 882 132 317 0 785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301515 s]
/proc/loadavg: 0.84 0.95 0.95 3/77 27543
/proc/meminfo: memFree=1789432/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=7784 CPUtime=0.29
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 1760 0 0 0 28 1 0 0 19 0 1 0 313498703 7970816 1646 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 1946 1646 139 317 0 1625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7784

[startup+0.701556 s]
/proc/loadavg: 0.84 0.95 0.95 3/77 27543
/proc/meminfo: memFree=1789432/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=8456 CPUtime=0.69
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 1935 0 0 0 68 1 0 0 22 0 1 0 313498703 8658944 1821 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266198 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 2114 1821 139 317 0 1793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8456

[startup+1.50164 s]
/proc/loadavg: 0.84 0.95 0.95 2/78 27544
/proc/meminfo: memFree=1782256/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=9392 CPUtime=1.49
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 2151 0 0 0 148 1 0 0 25 0 1 0 313498703 9617408 2037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606695 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 2348 2037 139 317 0 2027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9392

[startup+3.10181 s]
/proc/loadavg: 0.85 0.95 0.95 2/78 27544
/proc/meminfo: memFree=1780592/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=11404 CPUtime=3.09
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 2669 0 0 0 308 1 0 0 25 0 1 0 313498703 11677696 2555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 2851 2555 139 317 0 2530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11404

[startup+6.30114 s]
/proc/loadavg: 0.85 0.95 0.95 2/78 27544
/proc/meminfo: memFree=1777008/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=14600 CPUtime=6.29
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 3461 0 0 0 627 2 0 0 25 0 1 0 313498703 14950400 3347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 3650 3347 139 317 0 3329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14600

[startup+12.7018 s]
/proc/loadavg: 0.88 0.95 0.95 2/78 27544
/proc/meminfo: memFree=1773296/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=17536 CPUtime=12.69
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 4203 0 0 0 1267 2 0 0 25 0 1 0 313498703 17956864 4089 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712525 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 4384 4089 139 317 0 4063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17536

[startup+25.5021 s]
/proc/loadavg: 0.89 0.95 0.95 2/78 27544
/proc/meminfo: memFree=1767728/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=23076 CPUtime=25.48
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 5609 0 0 0 2545 3 0 0 25 0 1 0 313498703 23629824 5495 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 5769 5495 139 317 0 5448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23076

[startup+51.1028 s]
/proc/loadavg: 0.93 0.96 0.95 2/78 27544
/proc/meminfo: memFree=1753072/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=38548 CPUtime=51.08
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 9373 0 0 0 5103 5 0 0 25 0 1 0 313498703 39473152 9259 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604197 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 9637 9259 139 317 0 9316 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38548

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.95 2/78 27544
/proc/meminfo: memFree=1745328/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=45500 CPUtime=102.27
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 11171 0 0 0 10221 6 0 0 25 0 1 0 313498703 46592000 11057 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710943 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 11375 11057 139 317 0 11054 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45500

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1734960/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=55996 CPUtime=162.25
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 13772 0 0 0 16218 7 0 0 25 0 1 0 313498703 57339904 13658 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284196 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 13999 13658 139 317 0 13678 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 55996

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1719664/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=73016 CPUtime=222.22
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 17558 0 0 0 22214 8 0 0 25 0 1 0 313498703 74768384 17444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710752 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 18254 17444 139 317 0 17933 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73016

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1707952/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=84960 CPUtime=282.21
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 20536 0 0 0 28211 10 0 0 25 0 1 0 313498703 86999040 20422 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134593543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 21240 20422 139 317 0 20919 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84960

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1698480/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=94188 CPUtime=342.19
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 22851 0 0 0 34207 12 0 0 25 0 1 0 313498703 96448512 22737 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 23547 22737 139 317 0 23226 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 94188

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1686192/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=106396 CPUtime=402.18
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 26030 0 0 0 40204 14 0 0 25 0 1 0 313498703 108949504 25916 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 26599 25916 139 317 0 26278 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 106396

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1674736/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=116884 CPUtime=462.16
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 28801 0 0 0 46200 16 0 0 25 0 1 0 313498703 119689216 28687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 29221 28687 139 317 0 28900 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 116884

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1661936/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=134828 CPUtime=522.15
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 32021 0 0 0 52197 18 0 0 25 0 1 0 313498703 138063872 31907 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 33707 31907 139 317 0 33386 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 134828

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1643568/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=155028 CPUtime=582.12
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 36558 0 0 0 58192 20 0 0 25 0 1 0 313498703 158748672 36444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 38757 36444 139 317 0 38436 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 155028

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 27544
/proc/meminfo: memFree=1633520/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=165952 CPUtime=642.11
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 39057 0 0 0 64189 22 0 0 25 0 1 0 313498703 169934848 38943 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 41488 38943 139 317 0 41167 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 165952


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

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 3/78 27544
/proc/meminfo: memFree=1583920/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=211668 CPUtime=1002
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 51464 0 0 0 100171 29 0 0 25 0 1 0 313498703 216748032 51350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 52917 51350 139 317 0 52596 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 211668

[startup+1062.3 s]
/proc/loadavg: 1.04 0.99 0.96 2/78 27544
/proc/meminfo: memFree=1574960/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=219680 CPUtime=1061.99
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 53715 0 0 0 106168 31 0 0 25 0 1 0 313498703 224952320 53601 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 54920 53601 139 317 0 54599 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 219680

[startup+1122.3 s]
/proc/loadavg: 1.05 1.00 0.96 2/78 27546
/proc/meminfo: memFree=1567664/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=226020 CPUtime=1121.97
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 55487 0 0 0 112164 33 0 0 25 0 1 0 313498703 231444480 55373 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 56505 55373 139 317 0 56184 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 226020

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 0.97 2/78 27546
/proc/meminfo: memFree=1560752/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=232060 CPUtime=1181.96
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 57236 0 0 0 118162 34 0 0 25 0 1 0 313498703 237629440 57122 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284208 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 58015 57122 139 317 0 57694 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 232060

[startup+1242.3 s]
/proc/loadavg: 1.16 1.05 0.98 2/78 27546
/proc/meminfo: memFree=1555120/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=237464 CPUtime=1241.94
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 58640 0 0 0 124159 35 0 0 25 0 1 0 313498703 243163136 58526 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134593530 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 59366 58526 139 317 0 59045 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 237464

[startup+1302.3 s]
/proc/loadavg: 1.16 1.07 1.00 2/78 27546
/proc/meminfo: memFree=1537328/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=266000 CPUtime=1301.93
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 63046 0 0 0 130156 37 0 0 25 0 1 0 313498703 272384000 62932 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 66500 62932 139 317 0 66179 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 266000

[startup+1362.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/78 27546
/proc/meminfo: memFree=1529904/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=276540 CPUtime=1361.9
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 64903 0 0 0 136152 38 0 0 25 0 1 0 313498703 283176960 64789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 69135 64789 139 317 0 68814 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 276540

[startup+1422.31 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 27546
/proc/meminfo: memFree=1523120/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=285836 CPUtime=1421.89
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 66580 0 0 0 142149 40 0 0 25 0 1 0 313498703 292696064 66466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604259 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 71459 66466 139 317 0 71138 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 285836

[startup+1482.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 27546
/proc/meminfo: memFree=1515568/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=297148 CPUtime=1481.87
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 68484 0 0 0 148146 41 0 0 25 0 1 0 313498703 304279552 68370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 74287 68370 139 317 0 73966 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 297148

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 27546
/proc/meminfo: memFree=1510064/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=302816 CPUtime=1541.86
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 69840 0 0 0 154144 42 0 0 25 0 1 0 313498703 310083584 69726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713807 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 75704 69726 139 317 0 75383 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 302816

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 27546
/proc/meminfo: memFree=1504432/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=308400 CPUtime=1601.84
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 71265 0 0 0 160141 43 0 0 25 0 1 0 313498703 315801600 71151 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277005 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 77100 71151 139 317 0 76779 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 308400

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 27546
/proc/meminfo: memFree=1498736/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=314812 CPUtime=1661.82
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 72663 0 0 0 166138 44 0 0 25 0 1 0 313498703 322367488 72549 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 78703 72549 139 317 0 78382 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 314812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 27546
/proc/meminfo: memFree=1493424/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=319388 CPUtime=1721.81
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 74014 0 0 0 172135 46 0 0 25 0 1 0 313498703 327053312 73900 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 79847 73900 139 317 0 79526 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 319388

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27546
/proc/meminfo: memFree=1487856/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=324584 CPUtime=1781.78
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 75387 0 0 0 178132 46 0 0 25 0 1 0 313498703 332374016 75273 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 81146 75273 139 317 0 80825 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 324584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27546
/proc/meminfo: memFree=1484976/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=327332 CPUtime=1800.09
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 76093 0 0 0 179962 47 0 0 25 0 1 0 313498703 335187968 75979 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 81833 75979 139 317 0 81512 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 327332

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27546
/proc/meminfo: memFree=1484976/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=327332 CPUtime=1800.48
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 76103 0 0 0 180001 47 0 0 25 0 1 0 313498703 335187968 75989 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134559613 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 81833 75989 139 317 0 81512 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (KiB) 327332

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27546
/proc/meminfo: memFree=1484976/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=327332 CPUtime=1800.68
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 76107 0 0 0 180021 47 0 0 25 0 1 0 313498703 335187968 75993 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 81833 75993 139 317 0 81512 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (KiB) 327332

[startup+1801.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27546
/proc/meminfo: memFree=1484976/2055920 swapFree=4148884/4192956
[pid=27543] ppid=27541 vsize=327332 CPUtime=1800.78
/proc/27543/stat : 27543 (oree) R 27541 27543 27475 0 -1 4194304 76107 0 0 0 180031 47 0 0 25 0 1 0 313498703 335187968 75993 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/27543/statm: 81833 75993 139 317 0 81512 0
Current children cumulated CPU time (s) 1800.78
Current children cumulated vsize (KiB) 327332

Child status: 0
Real time (s): 1801.39
CPU time (s): 1800.88
CPU user time (s): 1800.35
CPU system time (s): 0.528919
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 327332

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

runsolver used 1.3268 second user time and 3.9384 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May  5 14:16:49 UTC 2007

IDJOB= 457862
IDBENCH= 48369
IDSOLVER= 172
FILE ID= node2/457862-1178374609

PBS_JOBID= 5189006

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  4edc0ea4696bd6b7e21f8ec219e69079

RANDOM SEED= 451661684

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1789840 kB
Buffers:         36844 kB
Cached:         142416 kB
SwapCached:      12296 kB
Active:         137296 kB
Inactive:        64724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789840 kB
SwapTotal:     4192956 kB
SwapFree:      4148884 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          29796 kB
Slab:            49568 kB
Committed_AS: 11670772 kB
PageTables:       1860 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 node2 on Sat May  5 14:46:52 UTC 2007