Trace number 420137

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.36

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
palacios/medium/cube-9-h11-sat.opb
MD5SUM5f10f8d106a175693a4a11b1fa4ff16f
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark77.6101
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables208292
Total number of constraints627818
Number of constraints which are clauses627818
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
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 36
Number of bits of the biggest sum of numbers6
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...
4.88/4.96	c ...done
4.88/4.96	c #vars=208292 #constraints=627818 hasObjective=no
5.69/5.74	c res. mode=mod
5.69/5.74	c VSIDS like heuristics
5.69/5.74	c complete search running
67.64/67.88	c restart after 401 decisions
72.54/72.77	c nbDecision=500 #constraints=628115
85.73/85.92	c restart after 801 decisions
98.03/98.21	c nbDecision=1000 #constraints=628266
118.92/119.11	c nbDecision=1500 #constraints=628427
126.91/127.10	c restart after 1601 decisions
135.71/135.99	c nbDecision=2000 #constraints=628555
185.19/185.43	c nbDecision=2500 #constraints=628857
231.78/232.02	c nbDecision=3000 #constraints=629177
244.17/244.48	c restart after 3201 decisions
425.50/425.80	c nbDecision=3500 #constraints=629332
506.06/506.49	c nbDecision=4000 #constraints=629487
592.73/593.12	c nbDecision=4500 #constraints=629691
628.42/628.87	c nbDecision=5000 #constraints=629895
675.40/675.81	c nbDecision=5500 #constraints=630150
721.38/721.87	c nbDecision=6000 #constraints=630400
749.17/749.64	c restart after 6401 decisions
750.57/751.08	c nbDecision=6500 #constraints=630554
769.86/770.37	c nbDecision=7000 #constraints=630643
835.14/835.66	c nbDecision=7500 #constraints=630951
896.31/896.89	c nbDecision=8000 #constraints=631257
935.51/936.01	c nbDecision=8500 #constraints=631558
981.58/982.18	c nbDecision=9000 #constraints=631872
1014.37/1015.00	c nbDecision=9500 #constraints=632131
1065.05/1065.61	c nbDecision=10000 #constraints=632501
1102.03/1102.63	c nbDecision=10500 #constraints=632762
1151.92/1152.54	c nbDecision=11000 #constraints=633111
1207.40/1208.08	c nbDecision=11500 #constraints=633449
1251.47/1252.19	c nbDecision=12000 #constraints=633759
1286.86/1287.56	c nbDecision=12500 #constraints=634016
1316.15/1316.86	c restart after 12801 decisions
1334.94/1335.67	c nbDecision=13000 #constraints=634317
1389.93/1390.64	c nbDecision=13500 #constraints=634657
1447.40/1448.16	c nbDecision=14000 #constraints=634989
1491.89/1492.62	c nbDecision=14500 #constraints=635235
1536.26/1537.08	c nbDecision=15000 #constraints=635535
1602.64/1603.44	c nbDecision=15500 #constraints=635873
1651.93/1652.79	c nbDecision=16000 #constraints=636175
1711.70/1712.56	c nbDecision=16500 #constraints=636498
1759.98/1760.81	c nbDecision=17000 #constraints=636765
1800.07/1800.90	Received signal 15
1800.26/1801.18	
1800.26/1801.18	s UNKNOWN
1800.26/1801.18	
1800.26/1801.18	c user time= 1799.97 s
1800.26/1801.18	c system time= 0.386941 s
1800.26/1801.18	c wall clock time=1801.18

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-420137-1177419651 -o ROOT/results/node40/solver-420137-1177419651 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420137-1177419651/instance-420137-1177419651.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.92 0.98 0.99 3/77 25207
/proc/meminfo: memFree=1855232/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=1468 CPUtime=0
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 170 0 0 0 0 0 0 0 19 0 1 0 70844745 1503232 153 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 367 154 129 317 0 46 0

[startup+0.014244 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25207
/proc/meminfo: memFree=1855232/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=1732 CPUtime=0.01
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 227 0 0 0 1 0 0 0 19 0 1 0 70844745 1773568 210 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 433 210 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101262 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25207
/proc/meminfo: memFree=1855232/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=3580 CPUtime=0.09
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 697 0 0 0 9 0 0 0 19 0 1 0 70844745 3665920 680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 895 680 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301302 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25207
/proc/meminfo: memFree=1855232/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=7932 CPUtime=0.29
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 1807 0 0 0 29 0 0 0 20 0 1 0 70844745 8122368 1757 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 1983 1757 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701386 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25207
/proc/meminfo: memFree=1855232/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=16636 CPUtime=0.69
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 4009 0 0 0 68 1 0 0 25 0 1 0 70844745 17035264 3894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 4159 3894 130 317 0 3838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16636

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 25208
/proc/meminfo: memFree=1833656/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=33780 CPUtime=1.49
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 8396 0 0 0 146 3 0 0 25 0 1 0 70844745 34590720 8152 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 8445 8152 130 317 0 8124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33780

[startup+3.10289 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25208
/proc/meminfo: memFree=1810104/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=67936 CPUtime=3.09
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 17149 0 0 0 301 8 0 0 25 0 1 0 70844745 69566464 16648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 16984 16648 130 317 0 16663 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67936

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25208
/proc/meminfo: memFree=1688184/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=176932 CPUtime=6.28
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 44597 0 0 0 609 19 0 0 25 0 1 0 70844745 181178368 43583 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 44233 43583 137 317 0 43912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 176932

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 4/83 25265
/proc/meminfo: memFree=1660424/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=12.66
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53723 0 0 0 1243 23 0 0 25 0 1 0 70844745 218492928 48417 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 0 0 0
/proc/25207/statm: 53343 48417 139 317 0 53022 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 213372

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/84 25316
/proc/meminfo: memFree=1660480/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=25.43
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53723 0 0 0 2520 23 0 0 25 0 1 0 70844745 218492928 48417 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48417 139 317 0 53022 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 213372

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/84 25378
/proc/meminfo: memFree=1660344/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=50.96
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53724 0 0 0 5072 24 0 0 25 0 1 0 70844745 218492928 48418 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48418 139 317 0 53022 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 213372

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661432/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=102.13
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53727 0 0 0 10189 24 0 0 25 0 1 0 70844745 218492928 48421 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48421 139 317 0 53022 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 213372

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661432/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=162.1
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53731 0 0 0 16186 24 0 0 25 0 1 0 70844745 218492928 48425 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563227 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48425 139 317 0 53022 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 213372

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661432/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=222.08
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53736 0 0 0 22183 25 0 0 25 0 1 0 70844745 218492928 48430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48430 139 317 0 53022 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 213372

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661432/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=282.05
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53736 0 0 0 28180 25 0 0 25 0 1 0 70844745 218492928 48430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48430 139 317 0 53022 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 213372

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661368/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=342.03
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53736 0 0 0 34178 25 0 0 25 0 1 0 70844745 218492928 48430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541590 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48430 139 317 0 53022 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 213372

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661304/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=402.01
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53736 0 0 0 40175 26 0 0 25 0 1 0 70844745 218492928 48430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48430 139 317 0 53022 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 213372

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661304/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=461.98
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53736 0 0 0 46172 26 0 0 25 0 1 0 70844745 218492928 48430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48430 139 317 0 53022 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 213372

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661240/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=521.96
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53738 0 0 0 52170 26 0 0 25 0 1 0 70844745 218492928 48432 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48432 139 317 0 53022 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 213372

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661240/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=581.94
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53739 0 0 0 58168 26 0 0 25 0 1 0 70844745 218492928 48433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48433 139 317 0 53022 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 213372

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25406
/proc/meminfo: memFree=1661176/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=213372 CPUtime=641.92
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 53742 0 0 0 64165 27 0 0 25 0 1 0 70844745 218492928 48436 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 53343 48436 139 317 0 53022 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 213372


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

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1656568/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=217788 CPUtime=1001.77
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 54842 0 0 0 100147 30 0 0 25 0 1 0 70844745 223014912 49536 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562700 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 54447 49536 139 317 0 54126 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 217788

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1656056/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=218184 CPUtime=1061.75
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 54951 0 0 0 106144 31 0 0 25 0 1 0 70844745 223420416 49645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562758 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 54546 49645 139 317 0 54225 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 218184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1655544/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=218708 CPUtime=1121.72
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 55077 0 0 0 112141 31 0 0 25 0 1 0 70844745 223956992 49771 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 54677 49771 139 317 0 54356 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 218708

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1654776/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=219448 CPUtime=1181.71
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 55269 0 0 0 118139 32 0 0 25 0 1 0 70844745 224714752 49954 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 54862 49954 139 317 0 54541 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 219448

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1653944/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=220228 CPUtime=1241.68
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 55470 0 0 0 124136 32 0 0 25 0 1 0 70844745 225513472 50155 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 55057 50155 139 317 0 54736 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 220228

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1653560/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=220576 CPUtime=1301.66
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 55561 0 0 0 130133 33 0 0 25 0 1 0 70844745 225869824 50246 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 55144 50246 139 317 0 54823 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 220576

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1652216/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=221896 CPUtime=1361.64
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 55888 0 0 0 136130 34 0 0 25 0 1 0 70844745 227221504 50573 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 55474 50573 139 317 0 55153 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 221896

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1650936/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=223156 CPUtime=1421.61
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 56197 0 0 0 142127 34 0 0 25 0 1 0 70844745 228511744 50882 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 55789 50882 139 317 0 55468 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 223156

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1649464/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=224624 CPUtime=1481.59
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 56552 0 0 0 148124 35 0 0 25 0 1 0 70844745 230014976 51237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 56156 51237 139 317 0 55835 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 224624

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25408
/proc/meminfo: memFree=1646776/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=227300 CPUtime=1541.56
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 57223 0 0 0 154121 35 0 0 25 0 1 0 70844745 232755200 51908 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 56825 51908 139 317 0 56504 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 227300

[startup+1602.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1645560/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=228488 CPUtime=1601.54
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 57510 0 0 0 160118 36 0 0 25 0 1 0 70844745 233971712 52195 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 57122 52195 139 317 0 56801 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 228488

[startup+1662.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1644600/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=229272 CPUtime=1661.52
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 57714 0 0 0 166115 37 0 0 25 0 1 0 70844745 234774528 52399 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 57318 52399 139 317 0 56997 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 229272

[startup+1722.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1643576/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=230320 CPUtime=1721.49
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 57981 0 0 0 172112 37 0 0 25 0 1 0 70844745 235847680 52666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 57580 52666 139 317 0 57259 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 230320

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1642360/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=231352 CPUtime=1781.47
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 58241 0 0 0 178109 38 0 0 25 0 1 0 70844745 236904448 52926 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 57838 52926 139 317 0 57517 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 231352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1641848/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=232016 CPUtime=1800.07
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 58379 0 0 0 179969 38 0 0 25 0 1 0 70844745 237584384 53064 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 58004 53064 139 317 0 57683 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 232016

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

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

[startup+1801.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1641848/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=232016 CPUtime=1800.17
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 58379 0 0 0 179979 38 0 0 25 0 1 0 70844745 237584384 53064 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 58004 53064 139 317 0 57683 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 232016

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1641848/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=232016 CPUtime=1800.36
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 58395 0 0 0 179998 38 0 0 25 0 1 0 70844745 237584384 53080 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284116 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 58004 53080 155 317 0 57683 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 232016

[startup+1801.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25408
/proc/meminfo: memFree=1641848/2055920 swapFree=4157372/4192956
[pid=25207] ppid=25205 vsize=193604 CPUtime=1800.47
/proc/25207/stat : 25207 (oree) R 25205 25207 24424 0 -1 4194304 58395 0 0 0 180008 39 0 0 25 0 1 0 70844745 198250496 47706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266283 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25207/statm: 48401 47706 155 317 0 48080 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 193604

Child status: 0
Real time (s): 1801.36
CPU time (s): 1800.53
CPU user time (s): 1800.11
CPU system time (s): 0.421935
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 232016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.11
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58395
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= 7
involuntary context switches= 4713

runsolver used 1.39079 second user time and 3.88941 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Apr 24 13:00:52 UTC 2007

IDJOB= 420137
IDBENCH= 47823
IDSOLVER= 172
FILE ID= node40/420137-1177419651

PBS_JOBID= 4675688

Free space on /tmp= 66490 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/medium/cube-9-h11-sat.opb
COMMAND LINE= oree /tmp/evaluation/420137-1177419651/instance-420137-1177419651.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-420137-1177419651 -o ROOT/results/node40/solver-420137-1177419651 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420137-1177419651/instance-420137-1177419651.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  5f10f8d106a175693a4a11b1fa4ff16f

RANDOM SEED= 70268765

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1855640 kB
Buffers:         18980 kB
Cached:         116260 kB
SwapCached:      16332 kB
Active:          98720 kB
Inactive:        64872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855640 kB
SwapTotal:     4192956 kB
SwapFree:      4157372 kB
Dirty:           20204 kB
Writeback:           0 kB
Mapped:          33644 kB
Slab:            22020 kB
Committed_AS:   971404 kB
PageTables:       1948 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= 66490 MiB

End job on node40 on Tue Apr 24 13:30:55 UTC 2007