Trace number 3490524

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM5a1b3155d98b6c4d8f9ab1b869fece67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 355
Optimality of the best value was proved NO
Number of variables11001
Total number of constraints21678
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 constraints21678
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 2765
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.03/1800.00	>>> Terminate signal received
1800.03/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-3490524-1307775272/watcher-3490524-1307775272 -o /tmp/evaluation-result-3490524-1307775272/solver-3490524-1307775272 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3490524-1307775272.opb --verbosity=0 --format=opb --randomseed=1609748267 

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: 1.92 1.98 1.99 3/177 24373
/proc/meminfo: memFree=31371232/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=7184 CPUtime=0 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 869942590 7356416 281 33554432000 4194304 6720400 140736644329136 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 1796 281 232 617 0 1170 0

[startup+0.00756791 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 24373
/proc/meminfo: memFree=31371232/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=7312 CPUtime=0 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 338 0 0 0 0 0 0 0 25 0 1 0 869942590 7487488 290 33554432000 4194304 6720400 140736644329136 18446744073709551615 5347524 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 1828 290 232 617 0 1202 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7312

[startup+0.100555 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 24373
/proc/meminfo: memFree=31371232/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=8892 CPUtime=0.09 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 734 0 0 0 9 0 0 0 25 0 1 0 869942590 9105408 686 33554432000 4194304 6720400 140736644329136 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 2223 686 232 617 0 1597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8892

[startup+0.300523 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 24373
/proc/meminfo: memFree=31371232/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=12164 CPUtime=0.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 1560 0 0 0 29 0 0 0 25 0 1 0 869942590 12455936 1512 33554432000 4194304 6720400 140736644329136 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 3041 1512 232 617 0 2415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12164

[startup+0.700463 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 24373
/proc/meminfo: memFree=31371232/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=18712 CPUtime=0.69 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 3179 0 0 0 69 0 0 0 25 0 1 0 869942590 19161088 3131 33554432000 4194304 6720400 140736644329136 18446744073709551615 4735304 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 4678 3132 232 617 0 4052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18712

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 24374
/proc/meminfo: memFree=31353648/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=182492 CPUtime=1.49 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 43715 0 0 0 143 6 0 0 25 0 1 0 869942590 186871808 43569 33554432000 4194304 6720400 140736644329136 18446744073709551615 5806892 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 45671 43583 245 617 0 45045 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 182492

[startup+3.10104 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 24374
/proc/meminfo: memFree=31190836/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=191356 CPUtime=3.09 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 45353 0 0 0 303 6 0 0 25 0 1 0 869942590 195948544 45206 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803177 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 47839 45206 261 617 0 47213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191356

[startup+6.30048 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 24374
/proc/meminfo: memFree=31189004/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=191996 CPUtime=6.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 45557 0 0 0 622 7 0 0 25 0 1 0 869942590 196603904 45407 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 47999 45407 262 617 0 47373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191996

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 24374
/proc/meminfo: memFree=31186588/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=188828 CPUtime=12.69 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 45955 0 0 0 1262 7 0 0 25 0 1 0 869942590 193359872 45545 33554432000 4194304 6720400 140736644329136 18446744073709551615 4718487 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 47207 45545 262 617 0 46581 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 188828

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 24375
/proc/meminfo: memFree=31185480/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=189568 CPUtime=25.49 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 46278 0 0 0 2542 7 0 0 25 0 1 0 869942590 194117632 45591 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803145 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 47392 45591 262 617 0 46766 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189568

[startup+51.1006 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 24375
/proc/meminfo: memFree=31184232/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=190624 CPUtime=51.09 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 46638 0 0 0 5102 7 0 0 25 0 1 0 869942590 195198976 45948 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 47656 45948 262 617 0 47030 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190624

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 24377
/proc/meminfo: memFree=31179260/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=192672 CPUtime=102.3 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 47236 0 0 0 10223 7 0 0 25 0 1 0 869942590 197296128 46535 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 48168 46535 262 617 0 47542 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 192672

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 24378
/proc/meminfo: memFree=31178236/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=193304 CPUtime=162.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 47402 0 0 0 16222 7 0 0 25 0 1 0 869942590 197943296 46693 33554432000 4194304 6720400 140736644329136 18446744073709551615 4819040 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 48326 46693 262 617 0 47700 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193304

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 24380
/proc/meminfo: memFree=31178092/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=193304 CPUtime=222.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 47405 0 0 0 22222 7 0 0 25 0 1 0 869942590 197943296 46696 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24373/statm: 48326 46696 262 617 0 47700 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 193304

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 24381
/proc/meminfo: memFree=31177564/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=195984 CPUtime=282.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 47430 0 0 0 28222 7 0 0 25 0 1 0 869942590 200687616 46719 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803225 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 48996 46719 262 617 0 48370 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 195984

[startup+342.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/178 24383
/proc/meminfo: memFree=31176672/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=195984 CPUtime=342.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 47543 0 0 0 34222 7 0 0 25 0 1 0 869942590 200687616 46827 33554432000 4194304 6720400 140736644329136 18446744073709551615 4722008 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 48996 46827 262 617 0 48370 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 195984

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24394
/proc/meminfo: memFree=31174416/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=197076 CPUtime=402.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 47960 0 0 0 40221 8 0 0 25 0 1 0 869942590 201805824 47239 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820710 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 49269 47239 262 617 0 48643 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 197076

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24395
/proc/meminfo: memFree=31170028/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=197076 CPUtime=462.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 48367 0 0 0 46221 8 0 0 25 0 1 0 869942590 201805824 47639 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820710 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 49269 47639 262 617 0 48643 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 197076

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24397
/proc/meminfo: memFree=31168764/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=197076 CPUtime=522.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 48367 0 0 0 52221 8 0 0 25 0 1 0 869942590 201805824 47639 33554432000 4194304 6720400 140736644329136 18446744073709551615 4718162 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 49269 47639 262 617 0 48643 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 197076

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24398
/proc/meminfo: memFree=31168852/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=197076 CPUtime=582.29 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 48367 0 0 0 58221 8 0 0 25 0 1 0 869942590 201805824 47639 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 49269 47639 262 617 0 48643 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 197076

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24405
/proc/meminfo: memFree=31164904/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=822.3 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 82220 10 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803331 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 200784

[startup+882.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 24406
/proc/meminfo: memFree=31165004/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=882.3 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 88220 10 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820082 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 200784

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24408
/proc/meminfo: memFree=31165104/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=942.3 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 94220 10 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820032 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 200784

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24410
/proc/meminfo: memFree=31165084/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1002.3 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 100220 10 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4609008 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 200784

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24411
/proc/meminfo: memFree=31164684/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1062.31 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 106220 11 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803241 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 200784

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24413
/proc/meminfo: memFree=31164664/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1122.31 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 112220 11 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803297 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 200784

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24414
/proc/meminfo: memFree=31164520/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1182.31 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 118220 11 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820027 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 200784

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24416
/proc/meminfo: memFree=31163380/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1242.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 124220 12 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 200784

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24418
/proc/meminfo: memFree=31163476/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1302.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 130220 12 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4715097 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 200784

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24419
/proc/meminfo: memFree=31163208/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1362.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 136220 12 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 200784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24421
/proc/meminfo: memFree=31163548/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1422.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 142220 12 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4806507 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 200784

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24422
/proc/meminfo: memFree=31163276/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1482.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 148220 12 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4805640 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 200784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24424
/proc/meminfo: memFree=31163368/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1542.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 154219 13 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803337 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 200784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24426
/proc/meminfo: memFree=31163340/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1602.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 160219 13 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820160 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 200784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24427
/proc/meminfo: memFree=31163188/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1662.33 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 166220 13 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4819913 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 200784

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 24429
/proc/meminfo: memFree=31163292/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1722.32 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 172219 13 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803288 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 200784

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24430
/proc/meminfo: memFree=31161524/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1782.33 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 178220 13 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4820071 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 200784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 24456
/proc/meminfo: memFree=31228536/32951124 swapFree=67057920/67111528
[pid=24373] ppid=24371 vsize=200784 CPUtime=1800.03 cores=0,2,4,6
/proc/24373/stat : 24373 (minisatid) R 24371 24373 22888 0 -1 4202496 49348 0 0 0 179989 14 0 0 25 0 1 0 869942590 205602816 48590 33554432000 4194304 6720400 140736644329136 18446744073709551615 4803223 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/24373/statm: 50196 48590 262 617 0 49570 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 200784

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.02
CPU time (s): 1800.05
CPU user time (s): 1799.9
CPU system time (s): 0.153976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 200784

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

runsolver used 2.70759 second user time and 5.48317 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-11 08:54:33
IDJOB=3490524
IDBENCH=2633
IDSOLVER=1980
FILE ID=node140/3490524-1307775272
RUNJOBID= node140-1307760760-22906
PBS_JOBID= 13550876
Free space on /tmp= 73800 MiB

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

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

MD5SUM BENCH= 5a1b3155d98b6c4d8f9ab1b869fece67
RANDOM SEED=1609748267

node140.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.833
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.66
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.833
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.14
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.833
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.75
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.833
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.833
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.75
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31371164 kB
Buffers:        293508 kB
Cached:        1018376 kB
SwapCached:       7060 kB
Active:         670320 kB
Inactive:       708844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31371164 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:           13688 kB
Writeback:           0 kB
AnonPages:       65212 kB
Mapped:          14388 kB
Slab:           135456 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   253684 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= 73800 MiB
End job on node140 at 2011-06-11 09:24:35