Trace number 357660

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.54 1801.26

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
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.9947
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 constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
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.01	c ...done
0.00/0.01	c #vars=370 #constraints=809 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
1.00/1.06	c restart after 401 decisions
1.29/1.30	c nbDecision=500 #constraints=1271
2.20/2.22	c restart after 801 decisions
2.99/3.02	c nbDecision=1000 #constraints=1692
6.28/6.33	c nbDecision=1500 #constraints=2149
6.99/7.10	c restart after 1601 decisions
11.38/11.47	c nbDecision=2000 #constraints=2571
18.89/18.92	c nbDecision=2500 #constraints=2995
26.08/26.16	c nbDecision=3000 #constraints=3473
29.48/29.57	c restart after 3201 decisions
34.88/34.97	c nbDecision=3500 #constraints=3890
46.38/46.50	c nbDecision=4000 #constraints=4364
59.77/59.82	c nbDecision=4500 #constraints=4817
74.67/74.72	c nbDecision=5000 #constraints=5300
91.16/91.29	c nbDecision=5500 #constraints=5762
109.45/109.50	c nbDecision=6000 #constraints=6202
124.44/124.52	c restart after 6401 decisions
130.54/130.62	c nbDecision=6500 #constraints=6643
157.24/157.31	c nbDecision=7000 #constraints=7026
181.22/181.31	c nbDecision=7500 #constraints=7393
215.01/215.11	c nbDecision=8000 #constraints=7784
243.80/243.94	c nbDecision=8500 #constraints=8240
270.49/270.68	c nbDecision=9000 #constraints=8714
300.88/301.00	c nbDecision=9500 #constraints=9163
332.17/332.33	c nbDecision=10000 #constraints=9632
366.06/366.25	c nbDecision=10500 #constraints=10077
405.35/405.53	c nbDecision=11000 #constraints=10535
441.33/441.52	c nbDecision=11500 #constraints=10977
480.32/480.58	c nbDecision=12000 #constraints=11443
522.90/523.17	c nbDecision=12500 #constraints=11904
545.10/545.33	c restart after 12801 decisions
562.99/563.21	c nbDecision=13000 #constraints=12316
604.88/605.12	c nbDecision=13500 #constraints=12794
654.06/654.33	c nbDecision=14000 #constraints=13270
708.93/709.20	c nbDecision=14500 #constraints=13749
762.02/762.35	c nbDecision=15000 #constraints=14228
817.20/817.51	c nbDecision=15500 #constraints=14684
881.28/881.65	c nbDecision=16000 #constraints=15142
939.26/939.66	c nbDecision=16500 #constraints=15618
1004.03/1004.46	c nbDecision=17000 #constraints=16065
1076.52/1076.98	c nbDecision=17500 #constraints=16522
1152.18/1152.62	c nbDecision=18000 #constraints=16991
1225.35/1225.80	c nbDecision=18500 #constraints=17436
1294.73/1295.21	c nbDecision=19000 #constraints=17867
1369.30/1369.85	c nbDecision=19500 #constraints=18311
1441.88/1442.43	c nbDecision=20000 #constraints=18781
1516.95/1517.53	c nbDecision=20500 #constraints=19258
1591.03/1591.63	c nbDecision=21000 #constraints=19728
1673.70/1674.33	c nbDecision=21500 #constraints=20209
1763.17/1763.87	c nbDecision=22000 #constraints=20690
1800.07/1800.71	Received signal 15
1800.46/1801.15	
1800.46/1801.15	s UNKNOWN
1800.46/1801.15	
1800.46/1801.15	c user time= 1800.19 s
1800.46/1801.15	c system time= 0.320951 s
1800.46/1801.15	c wall clock time=1801.15

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/node20/watcher-357660-1176834584 -o ROOT/results/node20/solver-357660-1176834584 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357660-1176834584/instance-357660-1176834584.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.66 0.91 0.96 3/77 13867
/proc/meminfo: memFree=1730352/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=1468 CPUtime=0
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 131375764 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 367 166 131 317 0 46 0

[startup+0.0958529 s]
/proc/loadavg: 0.66 0.91 0.96 3/77 13867
/proc/meminfo: memFree=1730352/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=2040 CPUtime=0.09
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 324 0 0 0 9 0 0 0 18 0 1 0 131375764 2088960 306 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 510 306 139 317 0 189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2040

[startup+0.101853 s]
/proc/loadavg: 0.66 0.91 0.96 3/77 13867
/proc/meminfo: memFree=1730352/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=2040 CPUtime=0.09
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 327 0 0 0 9 0 0 0 18 0 1 0 131375764 2088960 309 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134549894 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 510 309 139 317 0 189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2040

[startup+0.301893 s]
/proc/loadavg: 0.66 0.91 0.96 3/77 13867
/proc/meminfo: memFree=1730352/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=2560 CPUtime=0.29
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 471 0 0 0 29 0 0 0 19 0 1 0 131375764 2621440 453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 640 453 139 317 0 319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.701972 s]
/proc/loadavg: 0.66 0.91 0.96 3/77 13867
/proc/meminfo: memFree=1730352/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=3352 CPUtime=0.69
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 667 0 0 0 69 0 0 0 23 0 1 0 131375764 3432448 649 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712465 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 838 649 139 317 0 517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3352

[startup+1.50113 s]
/proc/loadavg: 0.66 0.91 0.96 2/78 13868
/proc/meminfo: memFree=1727592/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=5188 CPUtime=1.49
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 1121 0 0 0 149 0 0 0 25 0 1 0 131375764 5312512 1103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596217 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 1297 1103 139 317 0 976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5188

[startup+3.10145 s]
/proc/loadavg: 0.66 0.91 0.96 2/78 13868
/proc/meminfo: memFree=1725288/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=7840 CPUtime=3.09
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 1784 0 0 0 309 0 0 0 25 0 1 0 131375764 8028160 1766 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 1960 1766 139 317 0 1639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7840

[startup+6.3011 s]
/proc/loadavg: 0.69 0.91 0.96 2/78 13868
/proc/meminfo: memFree=1721384/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=10856 CPUtime=6.28
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 2530 0 0 0 628 0 0 0 25 0 1 0 131375764 11116544 2512 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278940 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 2714 2512 139 317 0 2393 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10856

[startup+12.7014 s]
/proc/loadavg: 0.71 0.91 0.96 2/78 13868
/proc/meminfo: memFree=1717544/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=14340 CPUtime=12.68
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 3342 0 0 0 1267 1 0 0 25 0 1 0 131375764 14684160 3324 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 3585 3324 139 317 0 3264 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14340

[startup+25.502 s]
/proc/loadavg: 0.77 0.91 0.96 2/78 13868
/proc/meminfo: memFree=1712168/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=19548 CPUtime=25.48
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 4678 0 0 0 2546 2 0 0 25 0 1 0 131375764 20017152 4660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 4887 4660 170 317 0 4566 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19548

[startup+51.1011 s]
/proc/loadavg: 0.85 0.92 0.96 2/78 13868
/proc/meminfo: memFree=1704808/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=28000 CPUtime=51.08
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 6533 0 0 0 5104 4 0 0 25 0 1 0 131375764 28672000 6515 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711055 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 7000 6515 170 317 0 6679 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28000

[startup+102.306 s]
/proc/loadavg: 0.93 0.93 0.96 2/78 13868
/proc/meminfo: memFree=1694504/2055920 swapFree=4142812/4192956
[pid=13867] ppid=13865 vsize=37600 CPUtime=102.26
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 9064 0 0 0 10220 6 0 0 25 0 1 0 131375764 38502400 9046 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 9400 9046 170 317 0 9079 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37600

[startup+162.301 s]
/proc/loadavg: 0.97 0.94 0.96 2/78 13868
/proc/meminfo: memFree=1687592/2055920 swapFree=4142868/4192956
[pid=13867] ppid=13865 vsize=45112 CPUtime=162.23
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 10831 0 0 0 16216 7 0 0 25 0 1 0 131375764 46194688 10770 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 11278 10770 170 317 0 10957 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 45112

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 13868
/proc/meminfo: memFree=1682664/2055920 swapFree=4142868/4192956
[pid=13867] ppid=13865 vsize=51348 CPUtime=222.21
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 12051 0 0 0 22213 8 0 0 25 0 1 0 131375764 52580352 11990 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 12837 11990 170 317 0 12516 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 51348

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 13868
/proc/meminfo: memFree=1675752/2055920 swapFree=4142868/4192956
[pid=13867] ppid=13865 vsize=59508 CPUtime=282.19
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 13797 0 0 0 28209 10 0 0 25 0 1 0 131375764 60936192 13736 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 14877 13736 170 317 0 14556 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 59508

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 13868
/proc/meminfo: memFree=1669928/2055920 swapFree=4142924/4192956
[pid=13867] ppid=13865 vsize=65112 CPUtime=342.16
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 15231 0 0 0 34206 10 0 0 25 0 1 0 131375764 66674688 15170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 16278 15170 170 317 0 15957 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 65112

[startup+402.303 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 13868
/proc/meminfo: memFree=1665192/2055920 swapFree=4142924/4192956
[pid=13867] ppid=13865 vsize=69316 CPUtime=402.15
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 16411 0 0 0 40203 12 0 0 25 0 1 0 131375764 70979584 16350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 17329 16350 170 317 0 17008 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 69316

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13868
/proc/meminfo: memFree=1660584/2055920 swapFree=4142924/4192956
[pid=13867] ppid=13865 vsize=73440 CPUtime=462.12
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 17571 0 0 0 46199 13 0 0 25 0 1 0 131375764 75202560 17510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715649 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 18360 17510 170 317 0 18039 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 73440

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1655912/2055920 swapFree=4142984/4192956
[pid=13867] ppid=13865 vsize=79280 CPUtime=522.1
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 18756 0 0 0 52196 14 0 0 25 0 1 0 131375764 81182720 18695 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 19820 18695 170 317 0 19499 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 79280

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1651688/2055920 swapFree=4142984/4192956
[pid=13867] ppid=13865 vsize=84748 CPUtime=582.08
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 19890 0 0 0 58193 15 0 0 25 0 1 0 131375764 86781952 19744 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 21187 19744 170 317 0 20866 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 84748

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1647464/2055920 swapFree=4143040/4192956
[pid=13867] ppid=13865 vsize=89432 CPUtime=642.07
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 20923 0 0 0 64190 17 0 0 25 0 1 0 131375764 91578368 20777 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 22358 20777 170 317 0 22037 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 89432


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

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1630824/2055920 swapFree=4143156/4192956
[pid=13867] ppid=13865 vsize=108516 CPUtime=941.95
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 25084 0 0 0 94174 21 0 0 25 0 1 0 131375764 111120384 24938 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 27129 24938 170 317 0 26808 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 108516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1628200/2055920 swapFree=4143156/4192956
[pid=13867] ppid=13865 vsize=111544 CPUtime=1001.93
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 25717 0 0 0 100171 22 0 0 25 0 1 0 131375764 114221056 25571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 27886 25571 170 317 0 27565 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 111544

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1625832/2055920 swapFree=4143156/4192956
[pid=13867] ppid=13865 vsize=114164 CPUtime=1061.91
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 26315 0 0 0 106169 22 0 0 25 0 1 0 131375764 116903936 26169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604138 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 28541 26169 170 317 0 28220 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 114164

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1623208/2055920 swapFree=4143212/4192956
[pid=13867] ppid=13865 vsize=116796 CPUtime=1121.89
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 26954 0 0 0 112166 23 0 0 25 0 1 0 131375764 119599104 26808 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 29199 26808 170 317 0 28878 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 116796

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1620648/2055920 swapFree=4143212/4192956
[pid=13867] ppid=13865 vsize=119424 CPUtime=1181.87
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 27581 0 0 0 118163 24 0 0 25 0 1 0 131375764 122290176 27435 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 29856 27435 170 317 0 29535 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 119424

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1618280/2055920 swapFree=4143212/4192956
[pid=13867] ppid=13865 vsize=121792 CPUtime=1241.85
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 28167 0 0 0 124161 24 0 0 25 0 1 0 131375764 124715008 28021 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 30448 28021 170 317 0 30127 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 121792

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1615784/2055920 swapFree=4143264/4192956
[pid=13867] ppid=13865 vsize=124156 CPUtime=1301.83
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 28780 0 0 0 130158 25 0 0 25 0 1 0 131375764 127135744 28634 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 31039 28634 170 317 0 30718 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 124156

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1613288/2055920 swapFree=4143264/4192956
[pid=13867] ppid=13865 vsize=126648 CPUtime=1361.81
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 29394 0 0 0 136155 26 0 0 25 0 1 0 131375764 129687552 29248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 31662 29248 170 317 0 31341 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 126648

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1610792/2055920 swapFree=4143324/4192956
[pid=13867] ppid=13865 vsize=129016 CPUtime=1421.79
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 30014 0 0 0 142152 27 0 0 25 0 1 0 131375764 132112384 29868 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 32254 29868 170 317 0 31933 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 129016

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1608488/2055920 swapFree=4143324/4192956
[pid=13867] ppid=13865 vsize=131392 CPUtime=1481.77
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 30599 0 0 0 148149 28 0 0 25 0 1 0 131375764 134545408 30453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 32848 30453 170 317 0 32527 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 131392

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1605992/2055920 swapFree=4143324/4192956
[pid=13867] ppid=13865 vsize=133632 CPUtime=1541.74
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 31234 0 0 0 154146 28 0 0 25 0 1 0 131375764 136839168 31088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 33408 31088 170 317 0 33087 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 133632

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1603624/2055920 swapFree=4143380/4192956
[pid=13867] ppid=13865 vsize=135740 CPUtime=1601.72
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 31817 0 0 0 160143 29 0 0 25 0 1 0 131375764 138997760 31671 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 33935 31671 170 317 0 33614 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 135740

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1601384/2055920 swapFree=4143380/4192956
[pid=13867] ppid=13865 vsize=137828 CPUtime=1661.7
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 32384 0 0 0 166140 30 0 0 25 0 1 0 131375764 141135872 32238 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 34457 32238 170 317 0 34136 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 137828

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1599272/2055920 swapFree=4143380/4192956
[pid=13867] ppid=13865 vsize=139788 CPUtime=1721.68
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 32911 0 0 0 172137 31 0 0 25 0 1 0 131375764 143142912 32765 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 34947 32765 170 317 0 34626 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 139788

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1597224/2055920 swapFree=4143440/4192956
[pid=13867] ppid=13865 vsize=141624 CPUtime=1781.66
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 33426 0 0 0 178135 31 0 0 25 0 1 0 131375764 145022976 33280 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 35406 33280 170 317 0 35085 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 141624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1596456/2055920 swapFree=4143440/4192956
[pid=13867] ppid=13865 vsize=142284 CPUtime=1800.07
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 33607 0 0 0 179975 32 0 0 25 0 1 0 131375764 145698816 33461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 35571 33461 170 317 0 35250 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 142284

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.96 2/78 13870
/proc/meminfo: memFree=1596456/2055920 swapFree=4143440/4192956
[pid=13867] ppid=13865 vsize=142284 CPUtime=1800.36
/proc/13867/stat : 13867 (oree) R 13865 13867 13810 0 -1 4194304 33616 0 0 0 180004 32 0 0 25 0 1 0 131375764 145698816 33470 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13867/statm: 35571 33470 170 317 0 35250 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 142284

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 13870
/proc/meminfo: memFree=1596456/2055920 swapFree=4143440/4192956
[pid=13867] ppid=13865 vsize=0 CPUtime=1800.53
/proc/13867/stat : 13867 (oree) D 13865 13867 13810 0 -1 4194308 33632 0 0 0 180019 34 0 0 25 0 1 0 131375764 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 18446744072100051646 0 0 17 1 0 0
/proc/13867/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.54
CPU user time (s): 1800.2
CPU system time (s): 0.342947
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 142284

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

runsolver used 2.21866 second user time and 4.31034 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue Apr 17 18:29:44 UTC 2007

IDJOB= 357660
IDBENCH= 1158
IDSOLVER= 172
FILE ID= node20/357660-1176834584

PBS_JOBID= 4590155

Free space on /tmp= 66495 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.17bt.opb
COMMAND LINE= oree /tmp/evaluation/357660-1176834584/instance-357660-1176834584.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-357660-1176834584 -o ROOT/results/node20/solver-357660-1176834584 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357660-1176834584/instance-357660-1176834584.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  bde651356fbc7760944c2b16aa27f15d

RANDOM SEED= 199150946

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1730760 kB
Buffers:         33160 kB
Cached:         233832 kB
SwapCached:      22280 kB
Active:         132384 kB
Inactive:       163524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730760 kB
SwapTotal:     4192956 kB
SwapFree:      4142812 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          32036 kB
Slab:            14852 kB
Committed_AS:  1825544 kB
PageTables:       1744 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= 66495 MiB

End job on node20 on Tue Apr 17 18:59:47 UTC 2007