Trace number 3490609

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.5.2 (fixed)? (TO) 1800.05 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUM642c38c9f16ba47e1145e44f5259b53a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark263
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262
Optimality of the best value was proved NO
Number of variables7089
Total number of constraints13888
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.04/1800.00	>>> Terminate signal received
1800.04/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3490609-1307775546/watcher-3490609-1307775546 -o /tmp/evaluation-result-3490609-1307775546/solver-3490609-1307775546 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3490609-1307775546.opb --verbosity=0 --format=opb --randomseed=589834008 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30872
/proc/meminfo: memFree=31667160/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=7184 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 889155528 7356416 283 33554432000 4194304 6720400 140733859068960 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 1796 283 232 617 0 1170 0

[startup+0.00698199 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30872
/proc/meminfo: memFree=31667160/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=7312 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 889155528 7487488 288 33554432000 4194304 6720400 140733859068960 18446744073709551615 5715206 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 1828 288 232 617 0 1202 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7312

[startup+0.100958 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30872
/proc/meminfo: memFree=31667160/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=8892 CPUtime=0.1 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 737 0 0 0 10 0 0 0 25 0 1 0 889155528 9105408 689 33554432000 4194304 6720400 140733859068960 18446744073709551615 5356540 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 2223 689 232 617 0 1597 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8892

[startup+0.300923 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30872
/proc/meminfo: memFree=31667160/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=12164 CPUtime=0.29 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 1566 0 0 0 29 0 0 0 25 0 1 0 889155528 12455936 1518 33554432000 4194304 6720400 140733859068960 18446744073709551615 5256605 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 3041 1518 232 617 0 2415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12164

[startup+0.700855 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30872
/proc/meminfo: memFree=31667160/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=32524 CPUtime=0.69 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 6638 0 0 0 69 0 0 0 25 0 1 0 889155528 33304576 6590 33554432000 4194304 6720400 140733859068960 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 8131 6592 245 617 0 7505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32524

[startup+1.50071 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30873
/proc/meminfo: memFree=31554208/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=120992 CPUtime=1.49 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 28658 0 0 0 146 3 0 0 25 0 1 0 889155528 123895808 28554 33554432000 4194304 6720400 140733859068960 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30248 28554 263 617 0 29622 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120992

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30873
/proc/meminfo: memFree=31553092/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=121280 CPUtime=3.09 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 28755 0 0 0 306 3 0 0 25 0 1 0 889155528 124190720 28650 33554432000 4194304 6720400 140733859068960 18446744073709551615 4718494 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30320 28650 263 617 0 29694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121280

[startup+6.30086 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30873
/proc/meminfo: memFree=31552364/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=121564 CPUtime=6.29 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 28934 0 0 0 626 3 0 0 25 0 1 0 889155528 124481536 28822 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30391 28822 264 617 0 29765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121564

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30873
/proc/meminfo: memFree=31551404/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=118012 CPUtime=12.69 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 29500 0 0 0 1266 3 0 0 25 0 1 0 889155528 120844288 28842 33554432000 4194304 6720400 140733859068960 18446744073709551615 4717757 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 29503 28842 264 617 0 28877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118012

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30873
/proc/meminfo: memFree=31550772/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=119660 CPUtime=25.49 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 29874 0 0 0 2546 3 0 0 25 0 1 0 889155528 122531840 29204 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803177 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 29915 29204 264 617 0 29289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119660

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30874
/proc/meminfo: memFree=31548816/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=121804 CPUtime=51.09 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 30317 0 0 0 5106 3 0 0 25 0 1 0 889155528 124727296 29624 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30451 29624 264 617 0 29825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121804

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30875
/proc/meminfo: memFree=31547428/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=122832 CPUtime=102.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 30615 0 0 0 10226 4 0 0 25 0 1 0 889155528 125779968 29920 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803156 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30708 29920 264 617 0 30082 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 122832

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30886
/proc/meminfo: memFree=31547200/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=122832 CPUtime=162.29 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 30678 0 0 0 16225 4 0 0 25 0 1 0 889155528 125779968 29980 33554432000 4194304 6720400 140733859068960 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30708 29980 264 617 0 30082 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122832

[startup+222.301 s]
/proc/loadavg: 1.66 1.92 1.90 2/172 30912
/proc/meminfo: memFree=31559152/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=123376 CPUtime=222.29 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 30922 0 0 0 22225 4 0 0 25 0 1 0 889155528 126337024 30213 33554432000 4194304 6720400 140733859068960 18446744073709551615 4819062 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 30844 30213 264 617 0 30218 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123376

[startup+282.301 s]
/proc/loadavg: 1.24 1.75 1.84 2/172 30916
/proc/meminfo: memFree=31557116/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=126272 CPUtime=282.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 31421 0 0 0 28225 5 0 0 25 0 1 0 889155528 129302528 30698 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 31568 30698 264 617 0 30942 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126272

[startup+342.3 s]
/proc/loadavg: 1.09 1.61 1.79 2/172 30919
/proc/meminfo: memFree=31554944/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=128952 CPUtime=342.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 32188 0 0 0 34225 5 0 0 25 0 1 0 889155528 132046848 31453 33554432000 4194304 6720400 140733859068960 18446744073709551615 4819040 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32238 31453 264 617 0 31612 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 128952

[startup+402.301 s]
/proc/loadavg: 1.03 1.50 1.73 2/172 30920
/proc/meminfo: memFree=31554920/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=128952 CPUtime=402.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 32191 0 0 0 40225 5 0 0 25 0 1 0 889155528 132046848 31456 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32238 31456 264 617 0 31612 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 128952

[startup+462.301 s]
/proc/loadavg: 1.01 1.40 1.68 2/172 30922
/proc/meminfo: memFree=31555032/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=128952 CPUtime=462.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 32195 0 0 0 46225 5 0 0 25 0 1 0 889155528 132046848 31460 33554432000 4194304 6720400 140733859068960 18446744073709551615 4591837 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32238 31460 264 617 0 31612 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 128952

[startup+522.301 s]
/proc/loadavg: 1.00 1.33 1.64 2/172 30923
/proc/meminfo: memFree=31555124/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=128952 CPUtime=522.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 32195 0 0 0 52225 5 0 0 25 0 1 0 889155528 132046848 31460 33554432000 4194304 6720400 140733859068960 18446744073709551615 4820710 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32238 31460 264 617 0 31612 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128952

[startup+582.301 s]
/proc/loadavg: 1.00 1.26 1.60 2/172 30925
/proc/meminfo: memFree=31554984/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=128952 CPUtime=582.3 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 32196 0 0 0 58225 5 0 0 25 0 1 0 889155528 132046848 31461 33554432000 4194304 6720400 140733859068960 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32238 31461 264 617 0 31612 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 128952

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.00 1.11 1.45 2/172 30931
/proc/meminfo: memFree=31551508/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=822.31 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33053 0 0 0 82226 5 0 0 25 0 1 0 889155528 134819840 32307 33554432000 4194304 6720400 140733859068960 18446744073709551615 4718479 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32307 264 617 0 32289 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 131660

[startup+882.301 s]
/proc/loadavg: 1.00 1.09 1.42 2/172 30933
/proc/meminfo: memFree=31551472/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=882.31 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33061 0 0 0 88226 5 0 0 25 0 1 0 889155528 134819840 32315 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32315 264 617 0 32289 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 131660

[startup+942.301 s]
/proc/loadavg: 1.00 1.07 1.39 2/172 30935
/proc/meminfo: memFree=31551704/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=942.31 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33061 0 0 0 94226 5 0 0 25 0 1 0 889155528 134819840 32315 33554432000 4194304 6720400 140733859068960 18446744073709551615 4820160 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32315 264 617 0 32289 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 131660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.36 2/172 30936
/proc/meminfo: memFree=31551792/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1002.31 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33061 0 0 0 100226 5 0 0 25 0 1 0 889155528 134819840 32315 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803429 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32315 264 617 0 32289 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 131660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.34 2/172 30938
/proc/meminfo: memFree=31551764/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1062.32 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33061 0 0 0 106227 5 0 0 25 0 1 0 889155528 134819840 32315 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803196 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32315 264 617 0 32289 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 131660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/172 30939
/proc/meminfo: memFree=31551728/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1122.32 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33061 0 0 0 112227 5 0 0 25 0 1 0 889155528 134819840 32315 33554432000 4194304 6720400 140733859068960 18446744073709551615 4718479 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32315 264 617 0 32289 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 131660

[startup+1182.3 s]
/proc/loadavg: 1.03 1.04 1.30 2/172 30941
/proc/meminfo: memFree=31551700/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1182.32 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33063 0 0 0 118227 5 0 0 25 0 1 0 889155528 134819840 32317 33554432000 4194304 6720400 140733859068960 18446744073709551615 4805570 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32317 264 617 0 32289 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 131660

[startup+1242.3 s]
/proc/loadavg: 1.06 1.04 1.28 2/172 30943
/proc/meminfo: memFree=31551304/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1242.32 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33063 0 0 0 124227 5 0 0 25 0 1 0 889155528 134819840 32317 33554432000 4194304 6720400 140733859068960 18446744073709551615 4820710 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32317 264 617 0 32289 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 131660

[startup+1302.3 s]
/proc/loadavg: 1.02 1.03 1.26 2/172 30944
/proc/meminfo: memFree=31551268/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1302.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33063 0 0 0 130228 5 0 0 25 0 1 0 889155528 134819840 32317 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803297 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32317 264 617 0 32289 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 131660

[startup+1362.3 s]
/proc/loadavg: 1.01 1.02 1.24 2/172 30946
/proc/meminfo: memFree=31551216/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1362.32 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33063 0 0 0 136227 5 0 0 25 0 1 0 889155528 134819840 32317 33554432000 4194304 6720400 140733859068960 18446744073709551615 4806312 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32317 264 617 0 32289 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 131660

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.22 2/172 30947
/proc/meminfo: memFree=31551304/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1422.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33063 0 0 0 142228 5 0 0 25 0 1 0 889155528 134819840 32317 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32317 264 617 0 32289 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 131660

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/172 30949
/proc/meminfo: memFree=31551376/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1482.32 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33064 0 0 0 148227 5 0 0 25 0 1 0 889155528 134819840 32318 33554432000 4194304 6720400 140733859068960 18446744073709551615 4616552 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32318 264 617 0 32289 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 131660

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/172 30951
/proc/meminfo: memFree=31551488/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1542.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33064 0 0 0 154228 5 0 0 25 0 1 0 889155528 134819840 32318 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803152 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32318 264 617 0 32289 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 131660

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 30952
/proc/meminfo: memFree=31551436/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1602.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33064 0 0 0 160228 5 0 0 25 0 1 0 889155528 134819840 32318 33554432000 4194304 6720400 140733859068960 18446744073709551615 4718479 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32318 264 617 0 32289 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 131660

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 30954
/proc/meminfo: memFree=31551500/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1662.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33064 0 0 0 166228 5 0 0 25 0 1 0 889155528 134819840 32318 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32318 264 617 0 32289 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 131660

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 30955
/proc/meminfo: memFree=31551464/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1722.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33066 0 0 0 172228 5 0 0 25 0 1 0 889155528 134819840 32320 33554432000 4194304 6720400 140733859068960 18446744073709551615 4806507 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32320 264 617 0 32289 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 131660

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 30957
/proc/meminfo: memFree=31551184/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=131660 CPUtime=1782.33 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33066 0 0 0 178228 5 0 0 25 0 1 0 889155528 134819840 32320 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803186 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 32915 32320 264 617 0 32289 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 131660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 30958
/proc/meminfo: memFree=31548700/32951124 swapFree=67052292/67111528
[pid=30872] ppid=30870 vsize=134388 CPUtime=1800.04 cores=0,2,4,6
/proc/30872/stat : 30872 (minisatid) R 30870 30872 26964 0 -1 4202496 33693 0 0 0 179999 5 0 0 25 0 1 0 889155528 137613312 32943 33554432000 4194304 6720400 140733859068960 18446744073709551615 4803351 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30872/statm: 33597 32943 264 617 0 32971 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 134388

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

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1799.99
CPU system time (s): 0.06299
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 134388

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

runsolver used 2.51762 second user time and 5.68614 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 08:59:06
IDJOB=3490609
IDBENCH=2635
IDSOLVER=1980
FILE ID=node108/3490609-1307775546
RUNJOBID= node108-1307766531-29848
PBS_JOBID= 13550852
Free space on /tmp= 74096 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3490609-1307775546/watcher-3490609-1307775546 -o /tmp/evaluation-result-3490609-1307775546/solver-3490609-1307775546 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3490609-1307775546.opb --verbosity=0 --format=opb --randomseed=589834008

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 642c38c9f16ba47e1145e44f5259b53a
RANDOM SEED=589834008

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31667588 kB
Buffers:        277080 kB
Cached:         751216 kB
SwapCached:      25932 kB
Active:         530540 kB
Inactive:       539560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31667588 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            6624 kB
Writeback:           0 kB
AnonPages:       36808 kB
Mapped:          10728 kB
Slab:           148688 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74092 MiB
End job on node108 at 2011-06-11 09:29:08