Trace number 419185

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.15 1800.79

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-20.opb
MD5SUMefceea334a945d1b35d3183ccd7ff8d7
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark477.371
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7847
Total number of constraints73394
Number of constraints which are clauses73394
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 constraint4166
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 4164
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 8330
Number of bits of the biggest sum of numbers14
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.59/0.62	c ...done
0.59/0.62	c #vars=7847 #constraints=73394 hasObjective=no
0.69/0.70	c res. mode=mod
0.69/0.70	c VSIDS like heuristics
0.69/0.70	c complete search running
1.49/1.56	c restart after 401 decisions
2.49/2.50	c nbDecision=500 #constraints=73569
11.09/11.17	c restart after 801 decisions
11.69/11.74	c nbDecision=1000 #constraints=73979
12.99/13.05	c nbDecision=1500 #constraints=74284
13.28/13.36	c restart after 1601 decisions
14.68/14.74	c nbDecision=2000 #constraints=74535
25.18/25.23	c nbDecision=2500 #constraints=74866
35.38/35.46	c nbDecision=3000 #constraints=75136
40.18/40.24	c restart after 3201 decisions
42.88/42.90	c nbDecision=3500 #constraints=75394
45.77/45.87	c nbDecision=4000 #constraints=75725
49.87/49.91	c nbDecision=4500 #constraints=76123
54.27/54.35	c nbDecision=5000 #constraints=76524
60.37/60.48	c nbDecision=5500 #constraints=76865
66.16/66.20	c nbDecision=6000 #constraints=77206
75.07/75.10	c restart after 6401 decisions
77.97/78.07	c nbDecision=6500 #constraints=77551
89.46/89.55	c nbDecision=7000 #constraints=77768
98.96/99.02	c nbDecision=7500 #constraints=78047
105.35/105.42	c nbDecision=8000 #constraints=78368
113.16/113.22	c nbDecision=8500 #constraints=78689
121.05/121.17	c nbDecision=9000 #constraints=79032
130.45/130.54	c nbDecision=9500 #constraints=79297
141.55/141.61	c nbDecision=10000 #constraints=79554
151.24/151.36	c nbDecision=10500 #constraints=79766
160.44/160.59	c nbDecision=11000 #constraints=79941
168.25/168.30	c nbDecision=11500 #constraints=80092
186.54/186.69	c nbDecision=12000 #constraints=80354
200.13/200.22	c nbDecision=12500 #constraints=80623
213.82/213.96	c restart after 12801 decisions
224.12/224.20	c nbDecision=13000 #constraints=80923
249.81/249.91	c nbDecision=13500 #constraints=81244
270.61/270.79	c nbDecision=14000 #constraints=81517
294.00/294.19	c nbDecision=14500 #constraints=81769
310.80/310.96	c nbDecision=15000 #constraints=81974
331.49/331.67	c nbDecision=15500 #constraints=82260
347.39/347.55	c nbDecision=16000 #constraints=82480
358.18/358.31	c nbDecision=16500 #constraints=82770
378.18/378.33	c nbDecision=17000 #constraints=83019
392.83/393.09	c nbDecision=17500 #constraints=83192
414.98/415.28	c nbDecision=18000 #constraints=83446
425.98/426.23	c nbDecision=18500 #constraints=83722
452.05/452.36	c nbDecision=19000 #constraints=84002
489.14/489.50	c nbDecision=19500 #constraints=84307
524.93/525.26	c nbDecision=20000 #constraints=84590
583.91/584.28	c nbDecision=20500 #constraints=84958
613.50/613.80	c nbDecision=21000 #constraints=85190
648.99/649.37	c nbDecision=21500 #constraints=85391
686.97/687.33	c nbDecision=22000 #constraints=85704
727.27/727.69	c nbDecision=22500 #constraints=85984
765.65/766.04	c nbDecision=23000 #constraints=86247
808.44/808.86	c nbDecision=23500 #constraints=86515
857.73/858.13	c nbDecision=24000 #constraints=86818
902.51/902.98	c nbDecision=24500 #constraints=87111
932.81/933.29	c nbDecision=25000 #constraints=87355
992.89/993.37	c nbDecision=25500 #constraints=87702
1004.09/1004.55	c restart after 25601 decisions
1041.57/1042.03	c nbDecision=26000 #constraints=87984
1087.66/1088.17	c nbDecision=26500 #constraints=88242
1148.64/1149.12	c nbDecision=27000 #constraints=88546
1195.43/1195.96	c nbDecision=27500 #constraints=88780
1240.72/1241.28	c nbDecision=28000 #constraints=89010
1295.99/1296.56	c nbDecision=28500 #constraints=89314
1344.38/1344.94	c nbDecision=29000 #constraints=89575
1398.17/1398.76	c nbDecision=29500 #constraints=89899
1441.46/1442.06	c nbDecision=30000 #constraints=90131
1490.44/1491.09	c nbDecision=30500 #constraints=90451
1567.21/1567.80	c nbDecision=31000 #constraints=90792
1650.40/1651.06	c nbDecision=31500 #constraints=91156
1720.47/1721.18	c nbDecision=32000 #constraints=91495
1783.65/1784.35	c nbDecision=32500 #constraints=91799
1800.06/1800.70	Received signal 15
1800.06/1800.75	
1800.06/1800.75	s UNKNOWN
1800.06/1800.75	
1800.06/1800.75	c user time= 1799.79 s
1800.06/1800.75	c system time= 0.32295 s
1800.06/1800.75	c wall clock time=1800.75

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/node11/watcher-419185-1177404883 -o ROOT/results/node11/solver-419185-1177404883 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419185-1177404883/instance-419185-1177404883.opb mod 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 29138
/proc/meminfo: memFree=1833088/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=1620 CPUtime=0
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 181537219 1658880 177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 405 178 129 317 0 84 0

[startup+0.0844 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 29138
/proc/meminfo: memFree=1833088/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=3264 CPUtime=0.08
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 595 0 0 0 8 0 0 0 18 0 1 0 181537219 3342336 578 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 816 578 130 317 0 495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3264

[startup+0.102402 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 29138
/proc/meminfo: memFree=1833088/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=3660 CPUtime=0.09
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 698 0 0 0 9 0 0 0 18 0 1 0 181537219 3747840 681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 915 682 130 317 0 594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3660

[startup+0.302426 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 29138
/proc/meminfo: memFree=1833088/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=8144 CPUtime=0.3
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 1839 0 0 0 29 1 0 0 19 0 1 0 181537219 8339456 1789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 2036 1789 130 317 0 1715 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8144

[startup+0.701473 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 29138
/proc/meminfo: memFree=1833088/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=22296 CPUtime=0.69
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 5386 0 0 0 67 2 0 0 23 0 1 0 181537219 22831104 5271 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 5574 5271 137 317 0 5253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22296

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 29139
/proc/meminfo: memFree=1809848/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=26548 CPUtime=1.49
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 6475 0 0 0 147 2 0 0 25 0 1 0 181537219 27185152 5858 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712567 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 6637 5858 139 317 0 6316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26548

[startup+3.10176 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 29139
/proc/meminfo: memFree=1809784/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=26548 CPUtime=3.09
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 6475 0 0 0 307 2 0 0 25 0 1 0 181537219 27185152 5858 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 6637 5858 139 317 0 6316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26548

[startup+6.30114 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 29139
/proc/meminfo: memFree=1809720/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=26548 CPUtime=6.29
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 6477 0 0 0 627 2 0 0 25 0 1 0 181537219 27185152 5860 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 6637 5860 139 317 0 6316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26548

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 29139
/proc/meminfo: memFree=1809720/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=26548 CPUtime=12.69
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 6482 0 0 0 1267 2 0 0 25 0 1 0 181537219 27185152 5865 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 6637 5865 139 317 0 6316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26548

[startup+25.5024 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 29139
/proc/meminfo: memFree=1809336/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=27208 CPUtime=25.48
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 6651 0 0 0 2546 2 0 0 25 0 1 0 181537219 27860992 6034 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562758 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 6802 6034 139 317 0 6481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27208

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 29139
/proc/meminfo: memFree=1804984/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=31440 CPUtime=51.07
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 7715 0 0 0 5104 3 0 0 25 0 1 0 181537219 32194560 7098 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563369 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 7860 7098 139 317 0 7539 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31440

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 29139
/proc/meminfo: memFree=1799608/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=36808 CPUtime=102.26
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 9049 0 0 0 10221 5 0 0 25 0 1 0 181537219 37691392 8432 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 9202 8432 139 317 0 8881 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36808

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 29139
/proc/meminfo: memFree=1793080/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=43264 CPUtime=162.24
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 10683 0 0 0 16218 6 0 0 25 0 1 0 181537219 44302336 10066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714609 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 10816 10066 139 317 0 10495 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43264

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 29139
/proc/meminfo: memFree=1788408/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=47812 CPUtime=222.23
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 11824 0 0 0 22215 8 0 0 25 0 1 0 181537219 48959488 11207 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 11953 11207 139 317 0 11632 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47812

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 29139
/proc/meminfo: memFree=1784312/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=51916 CPUtime=282.21
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 12845 0 0 0 28212 9 0 0 25 0 1 0 181537219 53161984 12228 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716209 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 12979 12228 139 317 0 12658 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51916

[startup+342.303 s]
/proc/loadavg: 1.03 0.99 0.91 2/78 29139
/proc/meminfo: memFree=1780664/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=55600 CPUtime=342.19
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 13747 0 0 0 34209 10 0 0 25 0 1 0 181537219 56934400 13130 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 13900 13130 139 317 0 13579 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55600

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.91 2/84 29261
/proc/meminfo: memFree=1775400/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=59420 CPUtime=402.11
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 14733 0 0 0 40200 11 0 0 25 0 1 0 181537219 60846080 14116 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558762 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 14855 14116 139 317 0 14534 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 59420

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1772792/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=63188 CPUtime=462.04
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 15652 0 0 0 46192 12 0 0 25 0 1 0 181537219 64704512 15035 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 15797 15035 139 317 0 15476 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 63188

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1769464/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=66528 CPUtime=522.03
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 16477 0 0 0 52190 13 0 0 25 0 1 0 181537219 68124672 15860 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 16632 15860 139 317 0 16311 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 66528

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1766200/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=69864 CPUtime=582.01
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 17307 0 0 0 58187 14 0 0 25 0 1 0 181537219 71540736 16690 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 17466 16690 139 317 0 17145 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 69864

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1763640/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=72552 CPUtime=642
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 17936 0 0 0 64185 15 0 0 25 0 1 0 181537219 74293248 17319 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 18138 17319 139 317 0 17817 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 72552


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

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1749560/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=87208 CPUtime=881.92
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 21479 0 0 0 88173 19 0 0 25 0 1 0 181537219 89300992 20862 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713825 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 21802 20862 139 317 0 21481 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 87208

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1745144/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=91748 CPUtime=941.9
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 22577 0 0 0 94170 20 0 0 25 0 1 0 181537219 93949952 21960 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 22937 21960 139 317 0 22616 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 91748

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1742200/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=94688 CPUtime=1001.89
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 23317 0 0 0 100168 21 0 0 25 0 1 0 181537219 96960512 22700 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 23672 22700 139 317 0 23351 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 94688

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1740600/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=96416 CPUtime=1061.86
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 23721 0 0 0 106165 21 0 0 25 0 1 0 181537219 98729984 23104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 24104 23104 139 317 0 23783 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 96416

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1737912/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=99168 CPUtime=1121.85
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 24393 0 0 0 112163 22 0 0 25 0 1 0 181537219 101548032 23776 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 24792 23776 139 317 0 24471 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 99168

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1735544/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=101628 CPUtime=1181.83
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 24981 0 0 0 118160 23 0 0 25 0 1 0 181537219 104067072 24364 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 25407 24364 139 317 0 25086 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 101628

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1732856/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=104344 CPUtime=1241.82
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 25630 0 0 0 124158 24 0 0 25 0 1 0 181537219 106848256 25013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 26086 25013 139 317 0 25765 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 104344

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1730296/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=106916 CPUtime=1301.8
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 26246 0 0 0 130155 25 0 0 25 0 1 0 181537219 109481984 25629 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 26729 25629 139 317 0 26408 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 106916

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1727672/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=109588 CPUtime=1361.78
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 26900 0 0 0 136152 26 0 0 25 0 1 0 181537219 112218112 26283 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 27397 26283 139 317 0 27076 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 109588

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1724728/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=112676 CPUtime=1421.76
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 27617 0 0 0 142150 26 0 0 25 0 1 0 181537219 115380224 27000 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 28169 27000 139 317 0 27848 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 112676

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1722040/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=115480 CPUtime=1481.74
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 28298 0 0 0 148147 27 0 0 25 0 1 0 181537219 118251520 27681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 28870 27681 139 317 0 28549 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 115480

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1719736/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=117904 CPUtime=1541.72
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 28856 0 0 0 154144 28 0 0 25 0 1 0 181537219 120733696 28239 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 29476 28239 139 317 0 29155 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 117904

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1716152/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=121800 CPUtime=1601.71
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 29749 0 0 0 160142 29 0 0 25 0 1 0 181537219 124723200 29132 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 30450 29132 139 317 0 30129 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 121800

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1712824/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=125276 CPUtime=1661.69
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 30595 0 0 0 166139 30 0 0 25 0 1 0 181537219 128282624 29978 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604157 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 31319 29978 139 317 0 30998 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 125276

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1709240/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=129092 CPUtime=1721.67
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 31496 0 0 0 172136 31 0 0 25 0 1 0 181537219 132190208 30879 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 32273 30879 139 317 0 31952 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 129092

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1706168/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=132216 CPUtime=1781.65
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 32238 0 0 0 178134 31 0 0 25 0 1 0 181537219 135389184 31621 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564095 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 33054 31621 139 317 0 32733 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 132216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1705336/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=132992 CPUtime=1800.06
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 32434 0 0 0 179974 32 0 0 25 0 1 0 181537219 136183808 31817 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 33248 31817 139 317 0 32927 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 132992

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29337
/proc/meminfo: memFree=1705336/2055920 swapFree=4150708/4192956
[pid=29138] ppid=29136 vsize=132992 CPUtime=1800.06
/proc/29138/stat : 29138 (oree) R 29136 29138 28558 0 -1 4194304 32434 0 0 0 179974 32 0 0 25 0 1 0 181537219 136183808 31817 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29138/statm: 33248 31817 139 317 0 32927 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 132992

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.15
CPU user time (s): 1799.81
CPU system time (s): 0.342947
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 132992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
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= 32450
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= 38700

runsolver used 1.41978 second user time and 3.97439 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Apr 24 08:54:43 UTC 2007

IDJOB= 419185
IDBENCH= 47755
IDSOLVER= 172
FILE ID= node11/419185-1177404883

PBS_JOBID= 4675596

Free space on /tmp= 66348 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-20.opb
COMMAND LINE= oree /tmp/evaluation/419185-1177404883/instance-419185-1177404883.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-419185-1177404883 -o ROOT/results/node11/solver-419185-1177404883 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419185-1177404883/instance-419185-1177404883.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  efceea334a945d1b35d3183ccd7ff8d7

RANDOM SEED= 261877506

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1833240 kB
Buffers:         32688 kB
Cached:         107756 kB
SwapCached:      11400 kB
Active:          85768 kB
Inactive:        85272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833240 kB
SwapTotal:     4192956 kB
SwapFree:      4150708 kB
Dirty:            3536 kB
Writeback:           0 kB
Mapped:          37324 kB
Slab:            36904 kB
Committed_AS:  6320792 kB
PageTables:       1864 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= 66348 MiB

End job on node11 on Tue Apr 24 09:24:46 UTC 2007