Trace number 357758

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.4 1801.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17ls.opb
MD5SUMe92d33933b84b1c0ca9ffa19c28f7edc
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, 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 benchmark1.75273
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.00	c ...done
0.00/0.00	c #vars=370 #constraints=557 hasObjective=no
0.00/0.01	c res. mode=mod
0.00/0.01	c VSIDS like heuristics
0.00/0.01	c complete search running
0.49/0.53	c restart after 401 decisions
0.69/0.73	c nbDecision=500 #constraints=911
1.29/1.31	c restart after 801 decisions
1.79/1.80	c nbDecision=1000 #constraints=1197
3.29/3.34	c nbDecision=1500 #constraints=1473
3.79/3.88	c restart after 1601 decisions
5.69/5.74	c nbDecision=2000 #constraints=1783
8.59/8.61	c nbDecision=2500 #constraints=2162
12.19/12.24	c nbDecision=3000 #constraints=2580
13.98/14.00	c restart after 3201 decisions
17.89/17.90	c nbDecision=3500 #constraints=2963
24.58/24.68	c nbDecision=4000 #constraints=3334
32.08/32.12	c nbDecision=4500 #constraints=3705
39.38/39.44	c nbDecision=5000 #constraints=4057
47.98/48.05	c nbDecision=5500 #constraints=4519
57.27/57.38	c nbDecision=6000 #constraints=4956
65.58/65.61	c restart after 6401 decisions
69.37/69.46	c nbDecision=6500 #constraints=5354
86.07/86.19	c nbDecision=7000 #constraints=5652
102.96/103.06	c nbDecision=7500 #constraints=5999
119.86/119.96	c nbDecision=8000 #constraints=6420
137.25/137.30	c nbDecision=8500 #constraints=6835
155.45/155.58	c nbDecision=9000 #constraints=7220
177.74/177.85	c nbDecision=9500 #constraints=7616
199.73/199.87	c nbDecision=10000 #constraints=7996
222.53/222.60	c nbDecision=10500 #constraints=8333
247.02/247.18	c nbDecision=11000 #constraints=8672
272.92/273.04	c nbDecision=11500 #constraints=9019
296.50/296.62	c nbDecision=12000 #constraints=9413
321.90/322.01	c nbDecision=12500 #constraints=9869
337.79/337.90	c restart after 12801 decisions
350.09/350.26	c nbDecision=13000 #constraints=10274
388.48/388.60	c nbDecision=13500 #constraints=10585
421.97/422.15	c nbDecision=14000 #constraints=10900
457.96/458.11	c nbDecision=14500 #constraints=11322
495.85/496.07	c nbDecision=15000 #constraints=11777
532.84/533.05	c nbDecision=15500 #constraints=12199
571.93/572.13	c nbDecision=16000 #constraints=12620
612.02/612.25	c nbDecision=16500 #constraints=13036
654.21/654.42	c nbDecision=17000 #constraints=13461
698.49/698.71	c nbDecision=17500 #constraints=13912
742.68/742.98	c nbDecision=18000 #constraints=14340
789.07/789.34	c nbDecision=18500 #constraints=14787
838.35/838.68	c nbDecision=19000 #constraints=15237
887.84/888.17	c nbDecision=19500 #constraints=15661
934.63/934.98	c nbDecision=20000 #constraints=16081
980.01/980.35	c nbDecision=20500 #constraints=16458
1030.00/1030.34	c nbDecision=21000 #constraints=16878
1077.48/1077.81	c nbDecision=21500 #constraints=17291
1132.07/1132.45	c nbDecision=22000 #constraints=17722
1183.65/1184.02	c nbDecision=22500 #constraints=18111
1236.14/1236.55	c nbDecision=23000 #constraints=18539
1289.43/1289.84	c nbDecision=23500 #constraints=18970
1344.31/1344.78	c nbDecision=24000 #constraints=19366
1393.99/1394.45	c nbDecision=24500 #constraints=19756
1450.78/1451.26	c nbDecision=25000 #constraints=20175
1500.07/1500.56	c nbDecision=25500 #constraints=20508
1510.66/1511.17	c restart after 25601 decisions
1575.05/1575.50	c nbDecision=26000 #constraints=20787
1646.96/1647.59	c nbDecision=26500 #constraints=21172
1721.90/1722.54	c nbDecision=27000 #constraints=21592
1794.38/1795.04	c nbDecision=27500 #constraints=22017
1800.08/1800.70	Received signal 15
1800.27/1800.98	
1800.27/1800.98	s UNKNOWN
1800.27/1800.98	
1800.27/1800.98	c user time= 1799.95 s
1800.27/1800.98	c system time= 0.417936 s
1800.27/1800.98	c wall clock time=1800.98

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16568
/proc/meminfo: memFree=1728448/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=1468 CPUtime=0
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 131401532 1503232 166 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 367 166 131 317 0 46 0

[startup+0.0430911 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16568
/proc/meminfo: memFree=1728448/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=1856 CPUtime=0.04
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 285 0 0 0 4 0 0 0 18 0 1 0 131401532 1900544 267 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 464 267 139 317 0 143 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1856

[startup+0.101097 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16568
/proc/meminfo: memFree=1728448/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=2120 CPUtime=0.09
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 353 0 0 0 9 0 0 0 18 0 1 0 131401532 2170880 335 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135278987 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 530 335 139 317 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2120

[startup+0.301118 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16568
/proc/meminfo: memFree=1728448/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=3040 CPUtime=0.29
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 569 0 0 0 29 0 0 0 19 0 1 0 131401532 3112960 551 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135277208 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 760 551 139 317 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3040

[startup+0.701159 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16568
/proc/meminfo: memFree=1728448/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=4220 CPUtime=0.69
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 863 0 0 0 69 0 0 0 22 0 1 0 131401532 4321280 845 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 1055 845 139 317 0 734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4220

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1724984/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=5828 CPUtime=1.49
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 1261 0 0 0 149 0 0 0 25 0 1 0 131401532 5967872 1243 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 1457 1243 139 317 0 1136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5828

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1723320/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=7812 CPUtime=3.09
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 1759 0 0 0 309 0 0 0 25 0 1 0 131401532 7999488 1741 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135272576 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 1953 1741 139 317 0 1632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7812

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1719864/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=10340 CPUtime=6.28
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 2412 0 0 0 628 0 0 0 25 0 1 0 131401532 10588160 2394 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 2585 2394 139 317 0 2264 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10340

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1713912/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=16544 CPUtime=12.69
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 3868 0 0 0 1268 1 0 0 25 0 1 0 131401532 16941056 3850 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 4136 3850 139 317 0 3815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16544

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1708728/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=21032 CPUtime=25.48
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 5053 0 0 0 2546 2 0 0 25 0 1 0 131401532 21536768 5035 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 5258 5035 139 317 0 4937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21032

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1699896/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=31524 CPUtime=51.07
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 7299 0 0 0 5103 4 0 0 25 0 1 0 131401532 32280576 7281 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135271355 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 7881 7281 139 317 0 7560 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31524

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1690744/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=39764 CPUtime=102.26
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 9510 0 0 0 10220 6 0 0 25 0 1 0 131401532 40718336 9492 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134559088 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 9941 9492 139 317 0 9620 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1681016/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=50404 CPUtime=162.24
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 11970 0 0 0 16216 8 0 0 25 0 1 0 131401532 51613696 11952 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 12601 11952 139 317 0 12280 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50404

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16569
/proc/meminfo: memFree=1673976/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=58520 CPUtime=222.23
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 13736 0 0 0 22213 10 0 0 25 0 1 0 131401532 59924480 13661 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 14630 13661 139 317 0 14309 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58520

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1668408/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=64144 CPUtime=282.21
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 15136 0 0 0 28210 11 0 0 25 0 1 0 131401532 65683456 15061 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134530399 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 16036 15061 139 317 0 15715 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64144

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1661432/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=70660 CPUtime=342.19
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 16868 0 0 0 34206 13 0 0 25 0 1 0 131401532 72355840 16793 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 17665 16793 139 317 0 17344 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 70660

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1657784/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=74240 CPUtime=402.17
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 17770 0 0 0 40203 14 0 0 25 0 1 0 131401532 76021760 17695 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 18560 17695 139 317 0 18239 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 74240

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1652728/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=80880 CPUtime=462.16
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 19026 0 0 0 46201 15 0 0 25 0 1 0 131401532 82821120 18951 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 20220 18951 139 317 0 19899 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 80880

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1647608/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=86556 CPUtime=522.14
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 20308 0 0 0 52197 17 0 0 25 0 1 0 131401532 88633344 20233 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 21639 20233 139 317 0 21318 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 86556

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1642744/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=91652 CPUtime=582.13
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 21505 0 0 0 58195 18 0 0 25 0 1 0 131401532 93851648 21430 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 22913 21430 139 317 0 22592 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 91652

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1638072/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=96984 CPUtime=642.11
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 22655 0 0 0 64192 19 0 0 25 0 1 0 131401532 99311616 22580 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 24246 22580 139 317 0 23925 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 96984


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1621624/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=116820 CPUtime=882.04
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 26759 0 0 0 88180 24 0 0 25 0 1 0 131401532 119623680 26684 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 29205 26684 139 317 0 28884 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 116820

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1617592/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=120856 CPUtime=942.02
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 27775 0 0 0 94177 25 0 0 25 0 1 0 131401532 123756544 27700 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 30214 27700 139 317 0 29893 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 120856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1613688/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=125092 CPUtime=1002.01
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 28854 0 0 0 100174 27 0 0 25 0 1 0 131401532 128094208 28666 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 31273 28666 139 317 0 30952 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 125092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1609720/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=128772 CPUtime=1061.99
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 29841 0 0 0 106171 28 0 0 25 0 1 0 131401532 131862528 29653 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 32193 29653 139 317 0 31872 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 128772

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1606008/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=132180 CPUtime=1121.97
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 30753 0 0 0 112168 29 0 0 25 0 1 0 131401532 135352320 30565 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 33045 30565 139 317 0 32724 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 132180

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1602616/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=135588 CPUtime=1181.95
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 31619 0 0 0 118165 30 0 0 25 0 1 0 131401532 138842112 31431 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 33897 31431 139 317 0 33576 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 135588

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1598904/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=138728 CPUtime=1241.94
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 32531 0 0 0 124162 32 0 0 25 0 1 0 131401532 142057472 32343 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 34682 32343 139 317 0 34361 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 138728

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1595448/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=141720 CPUtime=1301.93
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 33380 0 0 0 130160 33 0 0 25 0 1 0 131401532 145121280 33192 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 35430 33192 139 317 0 35109 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 141720

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1592248/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=144596 CPUtime=1361.91
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 34181 0 0 0 136157 34 0 0 25 0 1 0 131401532 148066304 33993 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 36149 33993 139 317 0 35828 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 144596

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1589112/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=147316 CPUtime=1421.89
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 34966 0 0 0 142154 35 0 0 25 0 1 0 131401532 150851584 34778 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 36829 34778 139 317 0 36508 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 147316

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1585912/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=150196 CPUtime=1481.87
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 35779 0 0 0 148151 36 0 0 25 0 1 0 131401532 153800704 35591 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 37549 35591 139 317 0 37228 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 150196

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1584056/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=151904 CPUtime=1541.86
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 36232 0 0 0 154149 37 0 0 25 0 1 0 131401532 155549696 36044 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 37976 36044 139 317 0 37655 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 151904

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16571
/proc/meminfo: memFree=1582328/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=153612 CPUtime=1601.83
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 36667 0 0 0 160146 37 0 0 25 0 1 0 131401532 157298688 36479 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 38403 36479 139 317 0 38082 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 153612

[startup+1662.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/84 16741
/proc/meminfo: memFree=1578616/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=155836 CPUtime=1661.74
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 37272 0 0 0 166134 40 0 0 25 0 1 0 131401532 159576064 37084 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 38959 37084 139 317 0 38638 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 155836

[startup+1722.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16769
/proc/meminfo: memFree=1577400/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=158180 CPUtime=1721.69
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 37842 0 0 0 172129 40 0 0 25 0 1 0 131401532 161976320 37654 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 39545 37654 139 317 0 39224 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 158180

[startup+1782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 16769
/proc/meminfo: memFree=1575032/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=160420 CPUtime=1781.68
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 38439 0 0 0 178127 41 0 0 25 0 1 0 131401532 164270080 38251 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 40105 38251 139 317 0 39784 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 160420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 16769
/proc/meminfo: memFree=1574200/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=161076 CPUtime=1800.08
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194304 38634 0 0 0 179967 41 0 0 25 0 1 0 131401532 164941824 38446 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 40269 38446 139 317 0 39948 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 161076

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.01 1.02 1.00 2/78 16769
/proc/meminfo: memFree=1574200/2055920 swapFree=4123132/4192956
[pid=16568] ppid=16566 vsize=0 CPUtime=1800.38
/proc/16568/stat : 16568 (oree) R 16566 16568 16473 0 -1 4194308 38651 0 0 0 179995 43 0 0 25 0 1 0 131401532 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16568/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.02
CPU time (s): 1800.4
CPU user time (s): 1799.95
CPU system time (s): 0.445932
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 161076

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

runsolver used 2.15067 second user time and 4.29035 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Apr 17 18:34:00 UTC 2007

IDJOB= 357758
IDBENCH= 1165
IDSOLVER= 172
FILE ID= node17/357758-1176834840

PBS_JOBID= 4590136

Free space on /tmp= 66469 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
COMMAND LINE= oree /tmp/evaluation/357758-1176834840/instance-357758-1176834840.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-357758-1176834840 -o ROOT/results/node17/solver-357758-1176834840 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357758-1176834840/instance-357758-1176834840.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  e92d33933b84b1c0ca9ffa19c28f7edc

RANDOM SEED= 122567504

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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:       1728920 kB
Buffers:         32756 kB
Cached:         179380 kB
SwapCached:      32528 kB
Active:          93244 kB
Inactive:       166348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728920 kB
SwapTotal:     4192956 kB
SwapFree:      4123132 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          39828 kB
Slab:            52940 kB
Committed_AS:  7038020 kB
PageTables:       1808 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= 66469 MiB

End job on node17 on Tue Apr 17 19:04:03 UTC 2007