Trace number 3496850

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-gmp (fixed)? (TO) 1800.09 1800.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-siena1.opb
MD5SUM6b1441ebcfc2678f5078c728b5f20e0c
Bench CategoryOPT-BIGINT (optimisation, big 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 16269067107200000
Optimality of the best value was proved NO
Number of variables70755
Total number of constraints2219
Number of constraints which are clauses310
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1909
Minimum length of a constraint15
Maximum length of a constraint70755
Number of terms in the objective function 70755
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 28224865138562971148229
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 28224967538562971148229
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.25	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.07/1800.00	>>> Terminate signal received
1800.07/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 /var/tmp/evaluation-result-3496850-1307925627/watcher-3496850-1307925627 -o /var/tmp/evaluation-result-3496850-1307925627/solver-3496850-1307925627 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496850-1307925627.opb --verbosity=0 --format=opb --randomseed=559443000 

running on 4 cores: 1,3,5,7

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.02 2.01 1.94 2/177 13555
/proc/meminfo: memFree=3312680/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=7896 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 415 0 0 0 0 0 0 0 21 0 1 0 982793415 8085504 369 33554432000 4194304 6957856 140733441081200 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 1974 369 227 675 0 1290 0

[startup+0.088914 s]
/proc/loadavg: 2.02 2.01 1.94 2/177 13555
/proc/meminfo: memFree=3312680/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=14844 CPUtime=0.08 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 2335 0 0 0 8 0 0 0 21 0 1 0 982793415 15200256 1950 33554432000 4194304 6957856 140733441081200 18446744073709551615 4246836 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 3711 1950 227 675 0 3027 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14844

[startup+0.100908 s]
/proc/loadavg: 2.02 2.01 1.94 2/177 13555
/proc/meminfo: memFree=3312680/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=15372 CPUtime=0.1 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 2482 0 0 0 10 0 0 0 21 0 1 0 982793415 15740928 2097 33554432000 4194304 6957856 140733441081200 18446744073709551615 4246836 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 3843 2097 227 675 0 3159 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15372

[startup+0.300865 s]
/proc/loadavg: 2.02 2.01 1.94 2/177 13555
/proc/meminfo: memFree=3312680/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=44928 CPUtime=0.29 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 11838 0 0 0 29 0 0 0 22 0 1 0 982793415 46006272 9034 33554432000 4194304 6957856 140733441081200 18446744073709551615 5460014 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 11232 9034 252 675 0 10548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44928

[startup+0.700796 s]
/proc/loadavg: 2.02 2.01 1.94 2/177 13555
/proc/meminfo: memFree=3312680/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=51364 CPUtime=0.69 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 13410 0 0 0 68 1 0 0 23 0 1 0 982793415 52596736 10606 33554432000 4194304 6957856 140733441081200 18446744073709551615 5456491 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 12841 10606 252 675 0 12157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51364

[startup+1.50065 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 13556
/proc/meminfo: memFree=3263260/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=87992 CPUtime=1.49 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 28959 0 0 0 145 4 0 0 25 0 1 0 982793415 90103808 20111 33554432000 4194304 6957856 140733441081200 18446744073709551615 5307414 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 21998 20111 271 675 0 21314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87992

[startup+3.10034 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 13556
/proc/meminfo: memFree=3189976/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=187912 CPUtime=3.09 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 64309 0 0 0 301 8 0 0 25 0 1 0 982793415 192421888 44584 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922145 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 46978 44584 278 675 0 46294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187912

[startup+6.30075 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 13556
/proc/meminfo: memFree=3119164/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=190816 CPUtime=6.29 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 65175 0 0 0 621 8 0 0 25 0 1 0 982793415 195395584 45450 33554432000 4194304 6957856 140733441081200 18446744073709551615 4879229 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 47704 45450 279 675 0 47020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 190816

[startup+12.7005 s]
/proc/loadavg: 2.09 2.02 1.94 3/178 13556
/proc/meminfo: memFree=3193760/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=190816 CPUtime=12.69 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 65201 0 0 0 1261 8 0 0 25 0 1 0 982793415 195395584 45475 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922159 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 47704 45475 279 675 0 47020 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 190816

[startup+25.5011 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 13557
/proc/meminfo: memFree=3191564/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=190816 CPUtime=25.49 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 65257 0 0 0 2541 8 0 0 25 0 1 0 982793415 195395584 45530 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 47704 45530 287 675 0 47020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190816

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 1.94 3/178 13557
/proc/meminfo: memFree=3184672/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=190816 CPUtime=51.09 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 65884 0 0 0 5101 8 0 0 25 0 1 0 982793415 195395584 46142 33554432000 4194304 6957856 140733441081200 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 47704 46142 287 675 0 47020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190816

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 13559
/proc/meminfo: memFree=3159276/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=216812 CPUtime=102.3 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 72044 0 0 0 10221 9 0 0 25 0 1 0 982793415 222015488 52203 33554432000 4194304 6957856 140733441081200 18446744073709551615 5918108 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 54203 52203 288 675 0 53519 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 216812

[startup+162.3 s]
/proc/loadavg: 1.92 1.99 1.94 2/179 13561
/proc/meminfo: memFree=3124488/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=217000 CPUtime=162.29 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 82111 0 0 0 16218 11 0 0 25 0 1 0 982793415 222208000 50455 33554432000 4194304 6957856 140733441081200 18446744073709551615 5934635 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 54250 50455 289 675 0 53566 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 217000

[startup+222.301 s]
/proc/loadavg: 1.97 1.99 1.94 3/178 13601
/proc/meminfo: memFree=3206420/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=235744 CPUtime=222.3 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 99007 0 0 0 22216 14 0 0 25 0 1 0 982793415 241401856 51912 33554432000 4194304 6957856 140733441081200 18446744073709551615 5918148 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 58936 51912 289 675 0 58252 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 235744

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.94 3/178 13603
/proc/meminfo: memFree=3201044/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=235744 CPUtime=282.3 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 121837 0 0 0 28212 18 0 0 25 0 1 0 982793415 241401856 53108 33554432000 4194304 6957856 140733441081200 18446744073709551615 5918085 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 58936 53108 289 675 0 58252 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 235744

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/178 13604
/proc/meminfo: memFree=3187356/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=235744 CPUtime=342.3 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 139121 0 0 0 34210 20 0 0 25 0 1 0 982793415 241401856 53109 33554432000 4194304 6957856 140733441081200 18446744073709551615 5932630 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 58936 53109 289 675 0 58252 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 235744

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 1.94 3/178 13606
/proc/meminfo: memFree=3174420/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=235744 CPUtime=402.31 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 142248 0 0 0 40210 21 0 0 25 0 1 0 982793415 241401856 56202 33554432000 4194304 6957856 140733441081200 18446744073709551615 4879229 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 58936 56202 289 675 0 58252 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 235744

[startup+462.301 s]
/proc/loadavg: 2.07 2.01 1.94 3/178 13607
/proc/meminfo: memFree=3090668/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=248920 CPUtime=462.3 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 162675 0 0 0 46206 24 0 0 25 0 1 0 982793415 254894080 61032 33554432000 4194304 6957856 140733441081200 18446744073709551615 4741437 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 62230 61032 289 675 0 61546 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 248920

[startup+522.3 s]
/proc/loadavg: 2.03 2.00 1.94 3/178 13609
/proc/meminfo: memFree=3142580/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=248920 CPUtime=522.31 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 173542 0 0 0 52205 26 0 0 25 0 1 0 982793415 254894080 61032 33554432000 4194304 6957856 140733441081200 18446744073709551615 5316218 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 62230 61032 289 675 0 61546 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 248920

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 13611
/proc/meminfo: memFree=3142536/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=248920 CPUtime=582.31 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 183375 0 0 0 58204 27 0 0 25 0 1 0 982793415 254894080 61032 33554432000 4194304 6957856 140733441081200 18446744073709551615 5918388 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 62230 61032 289 675 0 61546 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 248920

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 13617
/proc/meminfo: memFree=3088052/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=822.32 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 283270 0 0 0 82191 41 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 5915210 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 297984

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13619
/proc/meminfo: memFree=3088260/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=882.33 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 300580 0 0 0 88190 43 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 297984

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13620
/proc/meminfo: memFree=3050148/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=347304 CPUtime=942.32 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 336290 0 0 0 94185 47 0 0 25 0 1 0 982793415 355639296 78455 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922052 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 86826 78455 289 675 0 86142 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 347304

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13622
/proc/meminfo: memFree=3026304/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=347304 CPUtime=1002.32 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 370263 0 0 0 100180 52 0 0 25 0 1 0 982793415 355639296 80696 33554432000 4194304 6957856 140733441081200 18446744073709551615 5717984 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 86826 80696 289 675 0 86142 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 347304

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13623
/proc/meminfo: memFree=3040884/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=347304 CPUtime=1062.33 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 403915 0 0 0 106175 58 0 0 25 0 1 0 982793415 355639296 76828 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 86826 76828 289 675 0 86142 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 347304

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13625
/proc/meminfo: memFree=3072588/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1122.33 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 440496 0 0 0 112169 64 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 5385223 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 297984

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13627
/proc/meminfo: memFree=3013392/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=347304 CPUtime=1182.33 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 460609 0 0 0 118167 66 0 0 25 0 1 0 982793415 355639296 79930 33554432000 4194304 6957856 140733441081200 18446744073709551615 5319312 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 86826 79930 289 675 0 86142 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 347304

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13637
/proc/meminfo: memFree=3052848/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1242.34 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 470620 0 0 0 124166 68 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 4615281 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 297984

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13639
/proc/meminfo: memFree=3052936/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1302.34 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 479263 0 0 0 130165 69 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 4741896 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 297984

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13640
/proc/meminfo: memFree=3049164/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1362.34 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 479263 0 0 0 136165 69 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922108 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 297984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13642
/proc/meminfo: memFree=3050096/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1422.35 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 488714 0 0 0 142165 70 0 0 25 0 1 0 982793415 305135616 68630 33554432000 4194304 6957856 140733441081200 18446744073709551615 4869807 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 68630 289 675 0 73812 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 297984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13644
/proc/meminfo: memFree=2996744/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=347304 CPUtime=1482.34 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 512479 0 0 0 148161 73 0 0 25 0 1 0 982793415 355639296 82076 33554432000 4194304 6957856 140733441081200 18446744073709551615 5933982 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 86826 82076 289 675 0 86142 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 347304

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/178 13645
/proc/meminfo: memFree=3018876/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1542.34 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 514861 0 0 0 154160 74 0 0 25 0 1 0 982793415 305135616 73298 33554432000 4194304 6957856 140733441081200 18446744073709551615 5922093 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 73298 289 675 0 73812 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 297984

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 13647
/proc/meminfo: memFree=3018936/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=297984 CPUtime=1602.35 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 559424 0 0 0 160155 80 0 0 25 0 1 0 982793415 305135616 73298 33554432000 4194304 6957856 140733441081200 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 74496 73298 289 675 0 73812 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 297984

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 13648
/proc/meminfo: memFree=2999036/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=300280 CPUtime=1662.35 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 613573 0 0 0 166147 88 0 0 25 0 1 0 982793415 307486720 73715 33554432000 4194304 6957856 140733441081200 18446744073709551615 5718118 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 75070 73715 289 675 0 74386 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 300280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13650
/proc/meminfo: memFree=2974676/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=349600 CPUtime=1722.35 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 643360 0 0 0 172143 92 0 0 25 0 1 0 982793415 357990400 85670 33554432000 4194304 6957856 140733441081200 18446744073709551615 4643923 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 87400 85670 289 675 0 86716 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 349600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13652
/proc/meminfo: memFree=2886812/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=430508 CPUtime=1782.36 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 663148 0 0 0 178140 96 0 0 25 0 1 0 982793415 440840192 105453 33554432000 4194304 6957856 140733441081200 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 107627 105453 289 675 0 106943 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 430508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.02 1.96 3/178 13652
/proc/meminfo: memFree=2863492/32950928 swapFree=67054844/67111528
[pid=13555] ppid=13553 vsize=511896 CPUtime=1800.07 cores=1,3,5,7
/proc/13555/stat : 13555 (minisatid-gmp) R 13553 13555 12954 0 -1 4202496 668825 0 0 0 179910 97 0 0 25 0 1 0 982793415 524181504 111130 33554432000 4194304 6957856 140733441081200 18446744073709551615 4870064 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13555/statm: 127974 111130 289 675 0 127290 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 511896

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.03
CPU time (s): 1800.09
CPU user time (s): 1799.1
CPU system time (s): 0.989849
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 511896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.989849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 668830
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= 6
involuntary context switches= 5605

runsolver used 2.82457 second user time and 6.79797 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-13 02:40:27
IDJOB=3496850
IDBENCH=2341
IDSOLVER=1990
FILE ID=node114/3496850-1307925627
RUNJOBID= node114-1307919798-12973
PBS_JOBID= 13559665
Free space on /var/tmp= 2872 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-siena1.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3496850-1307925627/watcher-3496850-1307925627 -o /var/tmp/evaluation-result-3496850-1307925627/solver-3496850-1307925627 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496850-1307925627.opb --verbosity=0 --format=opb --randomseed=559443000

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

MD5SUM BENCH= 6b1441ebcfc2678f5078c728b5f20e0c
RANDOM SEED=559443000

node114.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.848
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.69
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.848
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:       3313496 kB
Buffers:         73916 kB
Cached:       28310488 kB
SwapCached:      10300 kB
Active:       13232156 kB
Inactive:     15500388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3313496 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:            9736 kB
Writeback:           0 kB
AnonPages:      345868 kB
Mapped:          13972 kB
Slab:           840132 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   553984 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 /var/tmp at the end= 2868 MiB
End job on node114 at 2011-06-13 03:10:29