Trace number 419563

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) 1801.46 1801.95

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc949.opb
MD5SUM6aa7d2276734ffe8fa355ff07da8672f
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 benchmark4.16737
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables112656
Total number of constraints360099
Number of constraints which are clauses360099
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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...
3.09/3.12	c ...done
3.09/3.12	c #vars=112656 #constraints=360099 hasObjective=no
3.49/3.59	c res. mode=mod
3.49/3.59	c VSIDS like heuristics
3.49/3.59	c complete search running
5.49/5.51	c restart after 401 decisions
5.89/5.94	c nbDecision=500 #constraints=360131
6.89/6.98	c restart after 801 decisions
7.39/7.42	c nbDecision=1000 #constraints=360139
9.39/9.46	c nbDecision=1500 #constraints=360151
9.79/9.82	c restart after 1601 decisions
11.09/11.13	c nbDecision=2000 #constraints=360155
12.49/12.58	c nbDecision=2500 #constraints=360158
14.09/14.15	c nbDecision=3000 #constraints=360162
14.79/14.82	c restart after 3201 decisions
15.79/15.80	c nbDecision=3500 #constraints=360166
17.39/17.40	c nbDecision=4000 #constraints=360170
18.99/19.02	c nbDecision=4500 #constraints=360174
20.49/20.54	c nbDecision=5000 #constraints=360177
22.09/22.15	c nbDecision=5500 #constraints=360181
23.89/23.97	c nbDecision=6000 #constraints=360189
25.39/25.45	c restart after 6401 decisions
26.18/26.22	c nbDecision=6500 #constraints=360203
398.98/399.14	c nbDecision=7000 #constraints=360454
749.89/750.19	c nbDecision=7500 #constraints=360746
1212.86/1213.24	c nbDecision=8000 #constraints=361165
1457.59/1458.06	c nbDecision=8500 #constraints=361494
1697.33/1697.89	c nbDecision=9000 #constraints=361789
1800.10/1800.60	Received signal 15
1801.30/1801.85	
1801.30/1801.85	s UNKNOWN
1801.30/1801.85	
1801.30/1801.85	c user time= 1801.17 s
1801.30/1801.85	c system time= 0.189971 s
1801.30/1801.85	c wall clock time=1801.85

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/node61/watcher-419563-1177409655 -o ROOT/results/node61/solver-419563-1177409655 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419563-1177409655/instance-419563-1177409655.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/64 17829
/proc/meminfo: memFree=1888512/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=1468 CPUtime=0
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 152929160 1503232 169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 367 169 129 317 0 46 0

[startup+0.105578 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17829
/proc/meminfo: memFree=1888512/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=3732 CPUtime=0.1
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 740 0 0 0 10 0 0 0 18 0 1 0 152929160 3821568 723 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 933 723 130 317 0 612 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3732

[startup+0.201586 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17829
/proc/meminfo: memFree=1888512/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=5844 CPUtime=0.19
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 1251 0 0 0 19 0 0 0 18 0 1 0 152929160 5984256 1234 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 1461 1234 130 317 0 1140 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5844

[startup+0.301596 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17829
/proc/meminfo: memFree=1888512/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=7952 CPUtime=0.29
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 1811 0 0 0 29 0 0 0 19 0 1 0 152929160 8142848 1761 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 1988 1762 130 317 0 1667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7952

[startup+0.701633 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17829
/proc/meminfo: memFree=1888512/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=16524 CPUtime=0.69
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 3984 0 0 0 68 1 0 0 22 0 1 0 152929160 16920576 3870 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 4131 3870 130 317 0 3810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16524

[startup+1.50171 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1865080/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=33536 CPUtime=1.49
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 8330 0 0 0 146 3 0 0 25 0 1 0 152929160 34340864 8086 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 8384 8087 130 317 0 8063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33536

[startup+3.10186 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1841720/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=67428 CPUtime=3.09
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 16978 0 0 0 302 7 0 0 25 0 1 0 152929160 69046272 16477 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 16857 16477 130 317 0 16536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67428

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1769720/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=6.29
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 615 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129980

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1769792/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=12.69
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 1255 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129980

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1769856/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=25.49
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 2535 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129980

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1769920/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=51.08
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 5094 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129980

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=102.27
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 10213 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746933 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 129980

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=162.25
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 16211 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714081 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 129980

[startup+222.306 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=222.23
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32640 0 0 0 22209 14 0 0 25 0 1 0 152929160 133099520 29677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29677 139 317 0 32174 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 129980

[startup+282.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=282.21
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32642 0 0 0 28207 14 0 0 25 0 1 0 152929160 133099520 29679 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714006 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29679 139 317 0 32174 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 129980

[startup+342.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=342.19
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32642 0 0 0 34205 14 0 0 25 0 1 0 152929160 133099520 29679 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714646 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29679 139 317 0 32174 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 129980

[startup+402.301 s]
/proc/loadavg: 1.06 1.04 1.01 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=402.18
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32643 0 0 0 40204 14 0 0 25 0 1 0 152929160 133099520 29680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712505 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29680 139 317 0 32174 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 129980

[startup+462.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=462.16
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32643 0 0 0 46202 14 0 0 25 0 1 0 152929160 133099520 29680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713773 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29680 139 317 0 32174 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 129980

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=522.15
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32643 0 0 0 52200 15 0 0 25 0 1 0 152929160 133099520 29680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270603 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29680 139 317 0 32174 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 129980

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=582.13
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32643 0 0 0 58198 15 0 0 25 0 1 0 152929160 133099520 29680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29680 139 317 0 32174 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 129980

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17830
/proc/meminfo: memFree=1769984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=642.12
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32643 0 0 0 64197 15 0 0 25 0 1 0 152929160 133099520 29680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29680 139 317 0 32174 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 129980


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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1769792/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=129980 CPUtime=1002.02
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32646 0 0 0 100186 16 0 0 25 0 1 0 152929160 133099520 29683 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32495 29683 139 317 0 32174 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 129980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1769728/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=130108 CPUtime=1062
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32663 0 0 0 106184 16 0 0 25 0 1 0 152929160 133230592 29700 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284171 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32527 29700 139 317 0 32206 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 130108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1769280/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=130504 CPUtime=1121.99
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32769 0 0 0 112183 16 0 0 25 0 1 0 152929160 133636096 29806 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272553 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32626 29806 139 317 0 32305 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 130504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1768640/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=131156 CPUtime=1181.97
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 32928 0 0 0 118181 16 0 0 25 0 1 0 152929160 134303744 29965 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134554540 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32789 29965 139 317 0 32468 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 131156

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1768064/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=131692 CPUtime=1241.95
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 33067 0 0 0 124179 16 0 0 25 0 1 0 152929160 134852608 30104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271355 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 32923 30104 139 317 0 32602 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 131692

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1767168/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=132608 CPUtime=1301.93
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 33303 0 0 0 130177 16 0 0 25 0 1 0 152929160 135790592 30340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 33152 30340 139 317 0 32831 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 132608

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1766144/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=133532 CPUtime=1361.91
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 33529 0 0 0 136175 16 0 0 25 0 1 0 152929160 136736768 30566 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563980 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 33383 30566 139 317 0 33062 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 133532

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1765312/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=134296 CPUtime=1421.91
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 33726 0 0 0 142174 17 0 0 25 0 1 0 152929160 137519104 30763 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713788 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 33574 30763 139 317 0 33253 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 134296

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1764096/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=135588 CPUtime=1481.89
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 34032 0 0 0 148172 17 0 0 25 0 1 0 152929160 138842112 31069 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713816 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 33897 31069 139 317 0 33576 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 135588

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1763712/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=135988 CPUtime=1541.87
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 34141 0 0 0 154170 17 0 0 25 0 1 0 152929160 139251712 31178 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714613 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 33997 31178 139 317 0 33676 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 135988

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1761728/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=137976 CPUtime=1601.85
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 34614 0 0 0 160168 17 0 0 25 0 1 0 152929160 141287424 31651 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 34494 31651 139 317 0 34173 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 137976

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1760896/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=138772 CPUtime=1661.83
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 34816 0 0 0 166166 17 0 0 25 0 1 0 152929160 142102528 31853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271382 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 34693 31853 139 317 0 34372 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 138772

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1759808/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=139940 CPUtime=1721.82
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 35083 0 0 0 172164 18 0 0 25 0 1 0 152929160 143298560 32120 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134530399 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 34985 32120 139 317 0 34664 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 139940

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1757248/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=142680 CPUtime=1781.8
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 35713 0 0 0 178162 18 0 0 25 0 1 0 152929160 146104320 32750 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272669 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 35670 32750 139 317 0 35349 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 142680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17832
/proc/meminfo: memFree=1757056/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=142908 CPUtime=1800.1
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 35775 0 0 0 179992 18 0 0 25 0 1 0 152929160 146337792 32812 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712496 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 35727 32812 139 317 0 35406 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 142908

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 1.00 1.00 2/66 17833
/proc/meminfo: memFree=1757048/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=142908 CPUtime=1800.2
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 35775 0 0 0 180002 18 0 0 25 0 1 0 152929160 146337792 32812 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278982 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 35727 32812 139 317 0 35406 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 142908

[startup+1801.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17833
/proc/meminfo: memFree=1757048/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=143040 CPUtime=1800.99
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 35784 0 0 0 180081 18 0 0 25 0 1 0 152929160 146472960 32821 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284464 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 35760 32821 139 317 0 35439 0
Current children cumulated CPU time (s) 1800.99
Current children cumulated vsize (KiB) 143040

[startup+1801.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17833
/proc/meminfo: memFree=1756984/2055920 swapFree=4184152/4192956
[pid=17829] ppid=17827 vsize=121128 CPUtime=1801.4
/proc/17829/stat : 17829 (oree) R 17827 17829 16230 0 -1 4194304 35803 0 0 0 180121 19 0 0 25 0 1 0 152929160 124035072 29810 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284166 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17829/statm: 30282 29810 155 317 0 29961 0
Current children cumulated CPU time (s) 1801.4
Current children cumulated vsize (KiB) 121128

Child status: 0
Real time (s): 1801.95
CPU time (s): 1801.46
CPU user time (s): 1801.25
CPU system time (s): 0.211967
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 143040

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

runsolver used 1.45878 second user time and 3.46947 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Apr 24 10:14:15 UTC 2007

IDJOB= 419563
IDBENCH= 47782
IDSOLVER= 172
FILE ID= node61/419563-1177409655

PBS_JOBID= 4675553

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/babic/dspam/dspam_dump_vc949.opb
COMMAND LINE= oree /tmp/evaluation/419563-1177409655/instance-419563-1177409655.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-419563-1177409655 -o ROOT/results/node61/solver-419563-1177409655 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419563-1177409655/instance-419563-1177409655.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  6aa7d2276734ffe8fa355ff07da8672f

RANDOM SEED= 114434318

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1888984 kB
Buffers:          2540 kB
Cached:          61036 kB
SwapCached:       2588 kB
Active:          93720 kB
Inactive:        24248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888984 kB
SwapTotal:     4192956 kB
SwapFree:      4184152 kB
Dirty:           13184 kB
Writeback:           0 kB
Mapped:          60660 kB
Slab:            34960 kB
Committed_AS:  1053668 kB
PageTables:       1544 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 node61 on Tue Apr 24 10:44:18 UTC 2007