Trace number 3497343

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 NameAnswerCPU timeWall clock time
MinisatID 2.5.2-gmp (fixed)? (TO) 1800.06 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.013997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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: 989)

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-3497343-1307919865/watcher-3497343-1307919865 -o /tmp/evaluation-result-3497343-1307919865/solver-3497343-1307919865 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497343-1307919865.opb --verbosity=0 --format=opb --randomseed=1927296663 

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.42 0.45 0.15 2/178 28425
/proc/meminfo: memFree=8462852/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=7812 CPUtime=0 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 457 0 0 0 0 0 0 0 25 0 1 0 903584640 7999488 410 33554432000 4194304 6957856 140734020891280 18446744073709551615 5385250 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/28425/statm: 1953 411 265 675 0 1269 0

[startup+0.0177809 s]
/proc/loadavg: 1.42 0.45 0.15 2/178 28425
/proc/meminfo: memFree=8462852/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=8076 CPUtime=0.01 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 534 0 0 0 1 0 0 0 25 0 1 0 903584640 8269824 486 33554432000 4194304 6957856 140734020891280 18446744073709551615 4459978 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/28425/statm: 2019 486 280 675 0 1335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8076

[startup+0.100791 s]
/proc/loadavg: 1.42 0.45 0.15 2/178 28425
/proc/meminfo: memFree=8462852/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=8076 CPUtime=0.1 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 582 0 0 0 10 0 0 0 25 0 1 0 903584640 8269824 530 33554432000 4194304 6957856 140734020891280 18446744073709551615 4643923 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/28425/statm: 2019 530 280 675 0 1335 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8076

[startup+0.300734 s]
/proc/loadavg: 1.42 0.45 0.15 2/178 28425
/proc/meminfo: memFree=8462852/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=8484 CPUtime=0.29 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 1056 0 0 0 29 0 0 0 25 0 1 0 903584640 8687616 996 33554432000 4194304 6957856 140734020891280 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 2121 996 283 675 0 1437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8484

[startup+0.700704 s]
/proc/loadavg: 1.42 0.45 0.15 2/178 28425
/proc/meminfo: memFree=8462852/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=8804 CPUtime=0.69 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 1396 0 0 0 69 0 0 0 25 0 1 0 903584640 9015296 1335 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 2201 1335 283 675 0 1517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8804

[startup+1.50053 s]
/proc/loadavg: 1.55 0.49 0.16 3/179 28426
/proc/meminfo: memFree=8458652/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=7276 CPUtime=1.49 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 2097 0 0 0 149 0 0 0 25 0 1 0 903584640 7450624 1280 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 1819 1280 285 675 0 1135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7276

[startup+3.10027 s]
/proc/loadavg: 1.55 0.49 0.16 3/179 28426
/proc/meminfo: memFree=8457164/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=9588 CPUtime=3.09 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 2528 0 0 0 309 0 0 0 25 0 1 0 903584640 9818112 1708 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 2397 1708 285 675 0 1713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9588

[startup+6.3007 s]
/proc/loadavg: 1.55 0.49 0.16 3/179 28426
/proc/meminfo: memFree=8453276/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=15204 CPUtime=6.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 5274 0 0 0 629 1 0 0 25 0 1 0 903584640 15568896 3301 33554432000 4194304 6957856 140734020891280 18446744073709551615 4639062 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 3801 3301 285 675 0 3117 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 15204

[startup+12.7006 s]
/proc/loadavg: 1.62 0.54 0.18 3/179 28427
/proc/meminfo: memFree=8443856/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=26668 CPUtime=12.69 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 6923 0 0 0 1268 1 0 0 25 0 1 0 903584640 27308032 4941 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 6667 4941 285 675 0 5983 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26668

[startup+25.5003 s]
/proc/loadavg: 1.68 0.58 0.20 3/179 28428
/proc/meminfo: memFree=8434436/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=28876 CPUtime=25.49 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 8724 0 0 0 2548 1 0 0 25 0 1 0 903584640 29569024 6736 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 7219 6736 285 675 0 6535 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28876

[startup+51.1007 s]
/proc/loadavg: 1.79 0.70 0.25 3/179 28428
/proc/meminfo: memFree=8431436/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=28876 CPUtime=51.09 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 8734 0 0 0 5108 1 0 0 25 0 1 0 903584640 29569024 6746 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 7219 6746 285 675 0 6535 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28876

[startup+102.307 s]
/proc/loadavg: 1.91 0.91 0.35 3/179 28430
/proc/meminfo: memFree=8422780/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=36056 CPUtime=102.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 11991 0 0 0 10229 1 0 0 25 0 1 0 903584640 36921344 7985 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638356 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 9014 7985 285 675 0 8330 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 36056

[startup+162.301 s]
/proc/loadavg: 1.97 1.11 0.45 3/179 28431
/proc/meminfo: memFree=8413192/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=41732 CPUtime=162.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 13766 0 0 0 16228 2 0 0 25 0 1 0 903584640 42733568 9754 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 10433 9754 285 675 0 9749 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 41732

[startup+222.3 s]
/proc/loadavg: 1.99 1.27 0.54 3/179 28433
/proc/meminfo: memFree=8401236/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=53224 CPUtime=222.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 16027 0 0 0 22228 2 0 0 25 0 1 0 903584640 54501376 11996 33554432000 4194304 6957856 140734020891280 18446744073709551615 4838425 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 13306 11996 285 675 0 12622 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 53224

[startup+282.301 s]
/proc/loadavg: 2.06 1.41 0.63 3/179 28434
/proc/meminfo: memFree=8391400/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=57028 CPUtime=282.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 17804 0 0 0 28228 2 0 0 25 0 1 0 903584640 58396672 13765 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638772 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 14257 13765 285 675 0 13573 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57028

[startup+342.301 s]
/proc/loadavg: 2.02 1.52 0.72 3/179 28436
/proc/meminfo: memFree=8390972/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=57788 CPUtime=342.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 17997 0 0 0 34228 2 0 0 25 0 1 0 903584640 59174912 13957 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638387 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 14447 13957 285 675 0 13763 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 57788

[startup+402.3 s]
/proc/loadavg: 2.01 1.60 0.79 3/179 28438
/proc/meminfo: memFree=8384480/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=69388 CPUtime=402.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 22659 0 0 0 40228 2 0 0 25 0 1 0 903584640 71053312 15487 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638352 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 17347 15487 285 675 0 16663 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 69388

[startup+462.301 s]
/proc/loadavg: 2.00 1.67 0.87 3/179 28439
/proc/meminfo: memFree=8380840/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=69388 CPUtime=462.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 22888 0 0 0 46228 2 0 0 25 0 1 0 903584640 71053312 15714 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 17347 15714 285 675 0 16663 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 69388

[startup+522.301 s]
/proc/loadavg: 2.00 1.73 0.93 3/179 28517
/proc/meminfo: memFree=8207184/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=69388 CPUtime=522.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 22891 0 0 0 52228 2 0 0 25 0 1 0 903584640 71053312 15717 33554432000 4194304 6957856 140734020891280 18446744073709551615 4639077 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 17347 15717 285 675 0 16663 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 69388

[startup+582.301 s]
/proc/loadavg: 2.00 1.78 1.00 3/179 28556
/proc/meminfo: memFree=8379924/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=69388 CPUtime=582.3 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 23167 0 0 0 58227 3 0 0 25 0 1 0 903584640 71053312 15990 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 17347 15990 285 675 0 16663 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69388

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.91 1.22 3/179 28563
/proc/meminfo: memFree=8327384/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=76464 CPUtime=822.31 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 25004 0 0 0 82228 3 0 0 25 0 1 0 903584640 78299136 17817 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 19116 17817 285 675 0 18432 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 76464

[startup+882.301 s]
/proc/loadavg: 2.04 1.94 1.28 3/179 28564
/proc/meminfo: memFree=8308372/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=76464 CPUtime=882.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 25238 0 0 0 88228 4 0 0 25 0 1 0 903584640 78299136 18047 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638780 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 19116 18047 285 675 0 18432 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 76464

[startup+942.301 s]
/proc/loadavg: 2.01 1.95 1.32 3/179 28566
/proc/meminfo: memFree=8305588/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=76464 CPUtime=942.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 25625 0 0 0 94228 4 0 0 25 0 1 0 903584640 78299136 18433 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 19116 18433 285 675 0 18432 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 76464

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.36 3/179 28568
/proc/meminfo: memFree=8305412/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=76464 CPUtime=1002.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 25625 0 0 0 100228 4 0 0 25 0 1 0 903584640 78299136 18433 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638747 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 19116 18433 285 675 0 18432 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 76464

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.39 3/179 28569
/proc/meminfo: memFree=8303128/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=81264 CPUtime=1062.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 26298 0 0 0 106228 4 0 0 25 0 1 0 903584640 83214336 19097 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 20316 19097 285 675 0 19632 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 81264

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.43 3/179 28571
/proc/meminfo: memFree=8301956/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=81264 CPUtime=1122.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 26538 0 0 0 112228 4 0 0 25 0 1 0 903584640 83214336 19336 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638747 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 20316 19336 285 675 0 19632 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 81264

[startup+1182.3 s]
/proc/loadavg: 2.04 1.98 1.47 3/179 28572
/proc/meminfo: memFree=8301904/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=81264 CPUtime=1182.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 26538 0 0 0 118228 4 0 0 25 0 1 0 903584640 83214336 19336 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 20316 19336 285 675 0 19632 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 81264

[startup+1242.3 s]
/proc/loadavg: 2.19 2.04 1.52 3/179 28574
/proc/meminfo: memFree=8301488/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=81264 CPUtime=1242.32 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 26538 0 0 0 124228 4 0 0 25 0 1 0 903584640 83214336 19336 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638778 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 20316 19336 285 675 0 19632 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 81264

[startup+1302.3 s]
/proc/loadavg: 2.13 2.05 1.55 3/179 28576
/proc/meminfo: memFree=8293376/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=88336 CPUtime=1302.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 28543 0 0 0 130228 5 0 0 25 0 1 0 903584640 90456064 21336 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 22084 21336 285 675 0 21400 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 88336

[startup+1362.3 s]
/proc/loadavg: 2.13 2.05 1.58 3/179 28577
/proc/meminfo: memFree=8293584/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=88336 CPUtime=1362.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 28543 0 0 0 136228 5 0 0 25 0 1 0 903584640 90456064 21336 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638753 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 22084 21336 285 675 0 21400 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 88336

[startup+1422.31 s]
/proc/loadavg: 2.09 2.06 1.61 3/179 28579
/proc/meminfo: memFree=8265880/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1422.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 37243 0 0 0 142227 6 0 0 25 0 1 0 903584640 114290688 25211 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 25211 285 675 0 27219 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 111612

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 1.63 3/179 28580
/proc/meminfo: memFree=8256908/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1482.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39483 0 0 0 148227 6 0 0 25 0 1 0 903584640 114290688 27431 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27431 285 675 0 27219 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 111612

[startup+1542.3 s]
/proc/loadavg: 2.06 2.05 1.66 3/179 28582
/proc/meminfo: memFree=8224988/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1542.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39483 0 0 0 154227 6 0 0 25 0 1 0 903584640 114290688 27431 33554432000 4194304 6957856 140734020891280 18446744073709551615 4639008 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27431 285 675 0 27219 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 111612

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 1.67 3/179 28584
/proc/meminfo: memFree=8256808/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1602.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39483 0 0 0 160227 6 0 0 25 0 1 0 903584640 114290688 27431 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27431 285 675 0 27219 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 111612

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.69 3/179 28585
/proc/meminfo: memFree=8256896/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1662.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39483 0 0 0 166227 6 0 0 25 0 1 0 903584640 114290688 27431 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27431 285 675 0 27219 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 111612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.71 3/179 28587
/proc/meminfo: memFree=8256836/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1722.33 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39483 0 0 0 172227 6 0 0 25 0 1 0 903584640 114290688 27431 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27431 285 675 0 27219 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 111612

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 1.73 3/179 28588
/proc/meminfo: memFree=8256172/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1782.34 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39486 0 0 0 178227 7 0 0 25 0 1 0 903584640 114290688 27434 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27434 285 675 0 27219 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 111612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.03 1.73 3/179 28589
/proc/meminfo: memFree=8256280/32951124 swapFree=67063272/67111528
[pid=28425] ppid=28423 vsize=111612 CPUtime=1800.04 cores=0,2,4,6
/proc/28425/stat : 28425 (minisatid-gmp) R 28423 28425 28261 0 -1 4202496 39486 0 0 0 179997 7 0 0 25 0 1 0 903584640 114290688 27434 33554432000 4194304 6957856 140734020891280 18446744073709551615 4638772 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/28425/statm: 27903 27434 285 675 0 27219 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 111612

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.06
CPU user time (s): 1799.98
CPU system time (s): 0.081987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 118688

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

runsolver used 2.98655 second user time and 5.75413 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-13 01:04:25
IDJOB=3497343
IDBENCH=1389
IDSOLVER=1990
FILE ID=node132/3497343-1307919865
RUNJOBID= node132-1307919793-28279
PBS_JOBID= 13559647
Free space on /tmp= 13340 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3497343-1307919865/watcher-3497343-1307919865 -o /tmp/evaluation-result-3497343-1307919865/solver-3497343-1307919865 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497343-1307919865.opb --verbosity=0 --format=opb --randomseed=1927296663

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=1927296663

node132.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	: 5332.74
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.76
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.75
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.77
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.67
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.82
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:       8463164 kB
Buffers:         72932 kB
Cached:       23590348 kB
SwapCached:       9212 kB
Active:        8500360 kB
Inactive:     15196012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8463164 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:            6796 kB
Writeback:           0 kB
AnonPages:       31356 kB
Mapped:          10636 kB
Slab:           729428 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 13336 MiB
End job on node132 at 2011-06-13 01:34:27