Trace number 457427

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.53 1801.07

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
MD5SUM67a15ea3b760eccb0e507c1f93bad0e1
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

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.10	c ...done
0.09/0.10	c #vars=6616 #constraints=13035 hasObjective=no
0.09/0.12	c res. mode=mod
0.09/0.12	c VSIDS like heuristics
0.09/0.12	c complete search running
0.19/0.23	c restart after 401 decisions
0.19/0.25	c nbDecision=500 #constraints=13050
0.29/0.35	c restart after 801 decisions
0.39/0.41	c nbDecision=1000 #constraints=13078
0.49/0.56	c nbDecision=1500 #constraints=13094
0.59/0.60	c restart after 1601 decisions
0.69/0.75	c nbDecision=2000 #constraints=13123
0.89/0.93	c nbDecision=2500 #constraints=13143
1.09/1.14	c nbDecision=3000 #constraints=13169
1.19/1.23	c restart after 3201 decisions
1.29/1.36	c nbDecision=3500 #constraints=13199
1.59/1.61	c nbDecision=4000 #constraints=13229
1.79/1.88	c nbDecision=4500 #constraints=13257
2.10/2.18	c nbDecision=5000 #constraints=13286
2.49/2.50	c nbDecision=5500 #constraints=13318
2.79/2.86	c nbDecision=6000 #constraints=13356
3.09/3.19	c restart after 6401 decisions
3.20/3.28	c nbDecision=6500 #constraints=13393
3.69/3.77	c nbDecision=7000 #constraints=13433
4.30/4.35	c nbDecision=7500 #constraints=13476
4.99/5.07	c nbDecision=8000 #constraints=13541
6.19/6.20	c nbDecision=8500 #constraints=13635
8.49/8.50	c nbDecision=9000 #constraints=13770
10.79/10.89	c nbDecision=9500 #constraints=14059
12.79/12.85	c nbDecision=10000 #constraints=14453
15.39/15.44	c nbDecision=10500 #constraints=14876
18.59/18.60	c nbDecision=11000 #constraints=15287
22.09/22.17	c nbDecision=11500 #constraints=15736
26.88/26.91	c nbDecision=12000 #constraints=16150
32.18/32.21	c nbDecision=12500 #constraints=16546
34.78/34.83	c restart after 12801 decisions
36.99/37.08	c nbDecision=13000 #constraints=16841
40.39/40.45	c nbDecision=13500 #constraints=16875
44.98/45.04	c nbDecision=14000 #constraints=16931
50.28/50.35	c nbDecision=14500 #constraints=16992
61.98/62.08	c nbDecision=15000 #constraints=17090
70.28/70.30	c nbDecision=15500 #constraints=17141
77.38/77.46	c nbDecision=16000 #constraints=17255
81.87/81.90	c nbDecision=16500 #constraints=17323
87.57/87.65	c nbDecision=17000 #constraints=17408
98.17/98.26	c nbDecision=17500 #constraints=17520
115.86/115.90	c nbDecision=18000 #constraints=17587
141.65/141.71	c nbDecision=18500 #constraints=17816
154.85/154.92	c nbDecision=19000 #constraints=18215
169.65/169.77	c nbDecision=19500 #constraints=18672
185.14/185.28	c nbDecision=20000 #constraints=19098
202.54/202.68	c nbDecision=20500 #constraints=19529
220.04/220.11	c nbDecision=21000 #constraints=19946
238.03/238.15	c nbDecision=21500 #constraints=20291
248.43/248.50	c nbDecision=22000 #constraints=20427
270.82/270.90	c nbDecision=22500 #constraints=20575
307.82/307.95	c nbDecision=23000 #constraints=20646
332.81/333.00	c nbDecision=23500 #constraints=20941
353.70/353.88	c nbDecision=24000 #constraints=21275
375.49/375.62	c nbDecision=24500 #constraints=21645
399.19/399.39	c nbDecision=25000 #constraints=22006
424.68/424.82	c nbDecision=25500 #constraints=22343
430.38/430.59	c restart after 25601 decisions
442.58/442.78	c nbDecision=26000 #constraints=22495
471.77/471.92	c nbDecision=26500 #constraints=22616
487.67/487.84	c nbDecision=27000 #constraints=22735
526.26/526.48	c nbDecision=27500 #constraints=22824
551.76/551.93	c nbDecision=28000 #constraints=22859
582.15/582.35	c nbDecision=28500 #constraints=22918
637.83/638.04	c nbDecision=29000 #constraints=23080
677.92/678.13	c nbDecision=29500 #constraints=23421
712.22/712.42	c nbDecision=30000 #constraints=23720
742.60/742.83	c nbDecision=30500 #constraints=23995
770.00/770.24	c nbDecision=31000 #constraints=24257
797.30/797.54	c nbDecision=31500 #constraints=24361
825.19/825.47	c nbDecision=32000 #constraints=24431
913.37/913.66	c nbDecision=32500 #constraints=24622
953.55/953.84	c nbDecision=33000 #constraints=24792
989.95/990.24	c nbDecision=33500 #constraints=25234
1026.63/1026.94	c nbDecision=34000 #constraints=25666
1065.03/1065.38	c nbDecision=34500 #constraints=26071
1106.22/1106.55	c nbDecision=35000 #constraints=26492
1142.41/1142.78	c nbDecision=35500 #constraints=26848
1184.70/1185.00	c nbDecision=36000 #constraints=27249
1222.51/1222.95	c nbDecision=36500 #constraints=27645
1263.18/1263.60	c nbDecision=37000 #constraints=28059
1306.47/1306.99	c nbDecision=37500 #constraints=28428
1349.17/1349.69	c nbDecision=38000 #constraints=28791
1392.66/1393.16	c nbDecision=38500 #constraints=29149
1435.34/1435.89	c nbDecision=39000 #constraints=29575
1481.32/1481.84	c nbDecision=39500 #constraints=29974
1523.32/1523.87	c nbDecision=40000 #constraints=30403
1573.00/1573.56	c nbDecision=40500 #constraints=30828
1629.59/1630.15	c nbDecision=41000 #constraints=31226
1684.08/1684.66	c nbDecision=41500 #constraints=31604
1734.47/1735.07	c nbDecision=42000 #constraints=31951
1785.06/1785.60	c nbDecision=42500 #constraints=32315
1800.06/1800.60	Received signal 15
1800.45/1801.02	
1800.45/1801.02	s UNKNOWN
1800.45/1801.02	
1800.45/1801.02	c user time= 1800.07 s
1800.45/1801.02	c system time= 0.414936 s
1800.45/1801.02	c wall clock time=1801.02

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457427-1178368871/instance-457427-1178368871.opb
mv /tmp/evaluation/457427-1178368871/instance-457427-1178368871.opb.tmp /tmp/evaluation/457427-1178368871/instance-457427-1178368871.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-457427-1178368871 -o ROOT/results/node61/solver-457427-1178368871 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457427-1178368871/instance-457427-1178368871.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.91 0.97 0.93 3/64 28222
/proc/meminfo: memFree=1636480/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=1468 CPUtime=0
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 248850767 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 367 167 131 317 0 46 0

[startup+0.072808 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 28222
/proc/meminfo: memFree=1636480/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=3464 CPUtime=0.06
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 667 0 0 0 6 0 0 0 18 0 1 0 248850767 3547136 650 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 866 650 132 317 0 545 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3464

[startup+0.10181 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 28222
/proc/meminfo: memFree=1636480/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=4576 CPUtime=0.09
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 954 0 0 0 9 0 0 0 18 0 1 0 248850767 4685824 937 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 1144 937 132 317 0 823 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4576

[startup+0.301828 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 28222
/proc/meminfo: memFree=1636480/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=7328 CPUtime=0.29
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 1636 0 0 0 29 0 0 0 19 0 1 0 248850767 7503872 1529 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606843 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 1832 1529 139 317 0 1511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7328

[startup+0.701867 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 28222
/proc/meminfo: memFree=1636480/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=7460 CPUtime=0.69
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 1683 0 0 0 69 0 0 0 22 0 1 0 248850767 7639040 1576 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 1865 1576 139 317 0 1544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7460

[startup+1.50194 s]
/proc/loadavg: 0.91 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1630456/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=8252 CPUtime=1.49
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 1881 0 0 0 149 0 0 0 25 0 1 0 248850767 8450048 1774 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 2063 1774 139 317 0 1742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8252

[startup+3.10109 s]
/proc/loadavg: 0.91 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1629304/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=9572 CPUtime=3.09
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 2219 0 0 0 308 1 0 0 25 0 1 0 248850767 9801728 2112 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 2393 2112 139 317 0 2072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9572

[startup+6.3024 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1627128/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=11288 CPUtime=6.29
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 2631 0 0 0 628 1 0 0 25 0 1 0 248850767 11558912 2524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712475 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 2822 2524 139 317 0 2501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11288

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1619840/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=20544 CPUtime=12.69
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 4864 0 0 0 1266 3 0 0 25 0 1 0 248850767 21037056 4757 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 5136 4757 139 317 0 4815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20544

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1596416/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=42868 CPUtime=25.49
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 10223 0 0 0 2544 5 0 0 25 0 1 0 248850767 43896832 10116 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 10717 10116 139 317 0 10396 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42868

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1585088/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=53336 CPUtime=51.08
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 13043 0 0 0 5101 7 0 0 25 0 1 0 248850767 54616064 12936 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 13334 12936 139 317 0 13013 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53336

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1581184/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=57052 CPUtime=102.27
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 14009 0 0 0 10219 8 0 0 25 0 1 0 248850767 58421248 13902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 14263 13902 139 317 0 13942 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57052

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1571520/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=70224 CPUtime=162.25
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 16529 0 0 0 16216 9 0 0 25 0 1 0 248850767 71909376 16422 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 17556 16422 139 317 0 17235 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70224

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1552320/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=88880 CPUtime=222.24
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 21200 0 0 0 22210 14 0 0 25 0 1 0 248850767 91013120 21093 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 22220 21093 139 317 0 21899 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 88880

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1546496/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=94192 CPUtime=282.22
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 22645 0 0 0 28208 14 0 0 25 0 1 0 248850767 96452608 22538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 23548 22538 139 317 0 23227 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 94192

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1541184/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=99212 CPUtime=342.21
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 23979 0 0 0 34205 16 0 0 25 0 1 0 248850767 101593088 23872 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712497 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 24803 23872 139 317 0 24482 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 99212

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1530432/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=109124 CPUtime=402.19
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 26683 0 0 0 40202 17 0 0 25 0 1 0 248850767 111742976 26576 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 27281 26576 139 317 0 26960 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 109124

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1523072/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=119868 CPUtime=462.17
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 28484 0 0 0 46199 18 0 0 25 0 1 0 248850767 122744832 28377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 29967 28377 139 317 0 29646 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 119868

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1521216/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=123036 CPUtime=522.16
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 28946 0 0 0 52197 19 0 0 25 0 1 0 248850767 125988864 28839 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 30759 28839 139 317 0 30438 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 123036

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1521024/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=123432 CPUtime=582.15
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 29009 0 0 0 58196 19 0 0 25 0 1 0 248850767 126394368 28902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 30858 28902 139 317 0 30537 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 123432

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1519360/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=126060 CPUtime=642.14
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 29404 0 0 0 64194 20 0 0 25 0 1 0 248850767 129085440 29297 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 31515 29297 139 317 0 31194 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 126060


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1504832/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=141540 CPUtime=882.07
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 33007 0 0 0 88185 22 0 0 25 0 1 0 248850767 144936960 32900 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 35385 32900 139 317 0 35064 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 141540

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1503424/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=142916 CPUtime=942.06
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 33359 0 0 0 94183 23 0 0 25 0 1 0 248850767 146345984 33252 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 35729 33252 139 317 0 35408 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 142916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1495680/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=150440 CPUtime=1002.04
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 35295 0 0 0 100180 24 0 0 25 0 1 0 248850767 154050560 35188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 37610 35188 139 317 0 37289 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 150440

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1487488/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=158976 CPUtime=1062.03
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 37541 0 0 0 106177 26 0 0 25 0 1 0 248850767 162791424 37257 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 39744 37257 139 317 0 39423 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 158976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1480192/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=165884 CPUtime=1122.01
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 39331 0 0 0 112174 27 0 0 25 0 1 0 248850767 169865216 39047 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 41471 39047 139 317 0 41150 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 165884

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28223
/proc/meminfo: memFree=1473472/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=172300 CPUtime=1182
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 41023 0 0 0 118171 29 0 0 25 0 1 0 248850767 176435200 40739 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 43075 40739 139 317 0 42754 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 172300

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/71 28399
/proc/meminfo: memFree=1464376/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=180024 CPUtime=1241.9
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 42962 0 0 0 124160 30 0 0 25 0 1 0 248850767 184344576 42678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 45006 42678 139 317 0 44685 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 180024

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1459008/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=186424 CPUtime=1301.88
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 44539 0 0 0 130157 31 0 0 25 0 1 0 248850767 190898176 44255 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 46606 44255 139 317 0 46285 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 186424

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1453120/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=192020 CPUtime=1361.86
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 46027 0 0 0 136154 32 0 0 25 0 1 0 248850767 196628480 45743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563776 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 48005 45743 139 317 0 47684 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 192020

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1446528/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=198296 CPUtime=1421.85
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 47672 0 0 0 142152 33 0 0 25 0 1 0 248850767 203055104 47388 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563781 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 49574 47388 139 317 0 49253 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 198296

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1439936/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=204796 CPUtime=1481.82
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 49346 0 0 0 148148 34 0 0 25 0 1 0 248850767 209711104 49062 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 51199 49062 139 317 0 50878 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 204796

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1432064/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=212192 CPUtime=1541.81
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 51279 0 0 0 154145 36 0 0 25 0 1 0 248850767 217284608 50995 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 53048 50995 139 317 0 52727 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 212192

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1426624/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=217508 CPUtime=1601.8
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 52678 0 0 0 160143 37 0 0 25 0 1 0 248850767 222728192 52394 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 54377 52394 139 317 0 54056 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 217508

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1420672/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=232304 CPUtime=1661.78
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 55951 0 0 0 166140 38 0 0 25 0 1 0 248850767 237879296 53819 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 58076 53819 139 317 0 57755 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 232304

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1416000/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=241104 CPUtime=1721.77
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 58257 0 0 0 172137 40 0 0 25 0 1 0 248850767 246890496 55036 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 60276 55036 139 317 0 59955 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 241104

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1410432/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=248040 CPUtime=1781.76
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 60163 0 0 0 178135 41 0 0 25 0 1 0 248850767 253992960 56381 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 62010 56381 139 317 0 61689 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 248040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1409024/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=249384 CPUtime=1800.06
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 60525 0 0 0 179965 41 0 0 25 0 1 0 248850767 255369216 56743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 62346 56743 139 317 0 62025 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 249384

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: 0.99 0.97 0.93 2/65 28421
/proc/meminfo: memFree=1409024/2055920 swapFree=4184204/4192956
[pid=28222] ppid=28220 vsize=249384 CPUtime=1800.45
/proc/28222/stat : 28222 (oree) R 28220 28222 27279 0 -1 4194304 60530 0 0 0 180004 41 0 0 25 0 1 0 248850767 255369216 56748 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28222/statm: 62346 56748 139 317 0 62025 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (KiB) 249384

Child status: 0
Real time (s): 1801.07
CPU time (s): 1800.53
CPU user time (s): 1800.07
CPU system time (s): 0.45593
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 249384

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

runsolver used 1.45078 second user time and 3.53046 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat May  5 12:41:11 UTC 2007

IDJOB= 457427
IDBENCH= 48340
IDSOLVER= 172
FILE ID= node61/457427-1178368871

PBS_JOBID= 5189171

Free space on /tmp= 66561 MiB

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  67a15ea3b760eccb0e507c1f93bad0e1

RANDOM SEED= 352679899

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1636888 kB
Buffers:         25072 kB
Cached:         292236 kB
SwapCached:       2768 kB
Active:          33920 kB
Inactive:       293864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636888 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          16576 kB
Slab:            77312 kB
Committed_AS:  6191852 kB
PageTables:       1392 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= 66561 MiB

End job on node61 on Sat May  5 13:11:14 UTC 2007