Trace number 3498166

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.16 1800.13

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-130.opb
MD5SUM1e275a6bfffefd782bc57067ec81c100
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41972
Total number of constraints972388
Number of constraints which are clauses873653
Number of constraints which are cardinality constraints (but not clauses)3080
Number of constraints which are nor clauses,nor cardinality constraints95655
Minimum length of a constraint1
Maximum length of a constraint627
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
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.02/1800.00	>>> Terminate signal received
1800.02/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-3498166-1307937947/watcher-3498166-1307937947 -o /tmp/evaluation-result-3498166-1307937947/solver-3498166-1307937947 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3498166-1307937947.opb --verbosity=0 --format=opb --randomseed=1211422339 

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.95 1.88 1.62 3/178 30714
/proc/meminfo: memFree=4835272/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=7672 CPUtime=0 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 398 0 0 0 0 0 0 0 24 0 1 0 905392991 7856128 351 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 1918 351 246 675 0 1234 0

[startup+0.0288491 s]
/proc/loadavg: 1.95 1.88 1.62 3/178 30714
/proc/meminfo: memFree=4835272/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=9080 CPUtime=0.02 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 750 0 0 0 2 0 0 0 24 0 1 0 905392991 9297920 703 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 2270 704 246 675 0 1586 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9080

[startup+0.100857 s]
/proc/loadavg: 1.95 1.88 1.62 3/178 30714
/proc/meminfo: memFree=4835272/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=13448 CPUtime=0.09 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 1835 0 0 0 9 0 0 0 24 0 1 0 905392991 13770752 1789 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 3362 1789 247 675 0 2678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13448

[startup+0.300813 s]
/proc/loadavg: 1.95 1.88 1.62 3/178 30714
/proc/meminfo: memFree=4835272/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=25384 CPUtime=0.29 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 4806 0 0 0 29 0 0 0 25 0 1 0 905392991 25993216 4759 33554432000 4194304 6957856 140734765009968 18446744073709551615 5460331 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 6346 4760 247 675 0 5662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25384

[startup+0.700702 s]
/proc/loadavg: 1.95 1.88 1.62 3/178 30714
/proc/meminfo: memFree=4835272/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=48844 CPUtime=0.69 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 10686 0 0 0 67 2 0 0 25 0 1 0 905392991 50016256 10639 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 12211 10640 247 675 0 11527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48844

[startup+1.50057 s]
/proc/loadavg: 1.95 1.88 1.62 3/179 30715
/proc/meminfo: memFree=4590520/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=97024 CPUtime=1.49 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 22693 0 0 0 145 4 0 0 25 0 1 0 905392991 99352576 22646 33554432000 4194304 6957856 140734765009968 18446744073709551615 4759820 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 24256 22647 248 675 0 23572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97024

[startup+3.10029 s]
/proc/loadavg: 1.95 1.88 1.62 3/179 30715
/proc/meminfo: memFree=4431308/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=192124 CPUtime=3.09 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 46478 0 0 0 301 8 0 0 25 0 1 0 905392991 196734976 46431 33554432000 4194304 6957856 140734765009968 18446744073709551615 5402020 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 48031 46432 248 675 0 47347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192124

[startup+6.30075 s]
/proc/loadavg: 1.95 1.88 1.62 3/179 30715
/proc/meminfo: memFree=4240584/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=377444 CPUtime=6.29 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 92797 0 0 0 615 14 0 0 25 0 1 0 905392991 386502656 92717 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 94361 92717 248 675 0 93677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 377444

[startup+12.7006 s]
/proc/loadavg: 2.04 1.90 1.63 3/179 30715
/proc/meminfo: memFree=3858324/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=763732 CPUtime=12.69 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 191188 0 0 0 1238 31 0 0 25 0 1 0 905392991 782061568 188909 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 190933 188909 268 675 0 190249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 763732

[startup+25.5003 s]
/proc/loadavg: 2.03 1.90 1.63 3/179 30716
/proc/meminfo: memFree=2767816/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=1826092 CPUtime=25.48 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 457637 0 0 0 2480 68 0 0 25 0 1 0 905392991 1869918208 453306 33554432000 4194304 6957856 140734765009968 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 456523 453307 268 675 0 455839 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1826092

[startup+51.1008 s]
/proc/loadavg: 2.07 1.92 1.65 3/179 30716
/proc/meminfo: memFree=1300004/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3266840 CPUtime=51.09 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817630 0 0 0 4995 114 0 0 25 0 1 0 905392991 3345244160 813297 33554432000 4194304 6957856 140734765009968 18446744073709551615 4848895 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 816710 813297 283 675 0 816026 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3266840

[startup+102.307 s]
/proc/loadavg: 2.16 1.96 1.67 3/179 30718
/proc/meminfo: memFree=1299400/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3266840 CPUtime=102.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817657 0 0 0 10114 114 0 0 25 0 1 0 905392991 3345244160 813320 33554432000 4194304 6957856 140734765009968 18446744073709551615 4613471 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/30714/statm: 816710 813320 284 675 0 816026 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3266840

[startup+162.301 s]
/proc/loadavg: 2.09 1.98 1.70 3/179 30719
/proc/meminfo: memFree=1299480/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=162.27 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817702 0 0 0 16113 114 0 0 25 0 1 0 905392991 3340783616 813274 33554432000 4194304 6957856 140734765009968 18446744073709551615 5932611 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813274 285 675 0 814937 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 3262484

[startup+222.3 s]
/proc/loadavg: 2.03 1.98 1.71 3/179 30721
/proc/meminfo: memFree=1299128/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=222.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817708 0 0 0 22114 114 0 0 25 0 1 0 905392991 3340783616 813280 33554432000 4194304 6957856 140734765009968 18446744073709551615 4742311 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813280 285 675 0 814937 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 3262484

[startup+282.301 s]
/proc/loadavg: 2.01 1.98 1.73 3/179 30723
/proc/meminfo: memFree=1299444/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=282.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817712 0 0 0 28114 114 0 0 25 0 1 0 905392991 3340783616 813284 33554432000 4194304 6957856 140734765009968 18446744073709551615 5932528 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813284 285 675 0 814937 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 3262484

[startup+342.301 s]
/proc/loadavg: 2.00 1.98 1.74 3/179 30724
/proc/meminfo: memFree=1299396/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=342.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817712 0 0 0 34114 114 0 0 25 0 1 0 905392991 3340783616 813284 33554432000 4194304 6957856 140734765009968 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813284 285 675 0 814937 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 3262484

[startup+402.3 s]
/proc/loadavg: 2.00 1.98 1.75 3/179 30726
/proc/meminfo: memFree=1299352/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=402.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817713 0 0 0 40114 114 0 0 25 0 1 0 905392991 3340783616 813285 33554432000 4194304 6957856 140734765009968 18446744073709551615 5314173 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813285 285 675 0 814937 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 3262484

[startup+462.301 s]
/proc/loadavg: 2.00 1.98 1.77 3/179 30727
/proc/meminfo: memFree=1299432/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=462.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817714 0 0 0 46114 114 0 0 25 0 1 0 905392991 3340783616 813286 33554432000 4194304 6957856 140734765009968 18446744073709551615 4847373 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813286 285 675 0 814937 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 3262484

[startup+522.301 s]
/proc/loadavg: 2.00 1.98 1.78 3/179 30729
/proc/meminfo: memFree=1299388/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=522.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817729 0 0 0 52114 114 0 0 25 0 1 0 905392991 3340783616 813301 33554432000 4194304 6957856 140734765009968 18446744073709551615 4614294 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813301 285 675 0 814937 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 3262484

[startup+582.3 s]
/proc/loadavg: 2.00 1.98 1.79 3/179 30731
/proc/meminfo: memFree=1299724/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=582.28 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817739 0 0 0 58114 114 0 0 25 0 1 0 905392991 3340783616 813311 33554432000 4194304 6957856 140734765009968 18446744073709551615 5922093 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813311 285 675 0 814937 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 3262484

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 30739
/proc/meminfo: memFree=1298956/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=882.3 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 88115 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652320 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 3262484

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 30740
/proc/meminfo: memFree=1299164/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=942.3 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 94115 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4651948 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 3262484

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/179 30742
/proc/meminfo: memFree=1298996/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1002.3 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 100115 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4651936 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 3262484

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/179 30743
/proc/meminfo: memFree=1299076/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1062.3 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 106115 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652417 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 3262484

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/179 30745
/proc/meminfo: memFree=1299148/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1122.3 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 112115 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4651970 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 3262484

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 1.87 3/179 30747
/proc/meminfo: memFree=1298860/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1182.3 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 118115 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652351 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 3262484

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 1.88 3/179 30748
/proc/meminfo: memFree=1298588/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1242.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 124116 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4651967 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 3262484

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 1.90 3/179 30750
/proc/meminfo: memFree=1298436/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1302.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817749 0 0 0 130116 115 0 0 25 0 1 0 905392991 3340783616 813321 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652345 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813321 285 675 0 814937 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 3262484

[startup+1362.3 s]
/proc/loadavg: 2.10 2.04 1.91 3/179 30751
/proc/meminfo: memFree=1298532/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1362.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 136116 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652195 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3262484

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 1.91 3/179 30753
/proc/meminfo: memFree=1298620/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1422.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 142116 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4651936 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 3262484

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.91 3/179 30755
/proc/meminfo: memFree=1298572/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1482.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 148116 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652067 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 3262484

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 1.92 3/179 30756
/proc/meminfo: memFree=1298532/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1542.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 154116 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652056 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 3262484

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 1.92 3/179 30758
/proc/meminfo: memFree=1298612/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1602.31 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 160116 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4643311 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3262484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/179 30759
/proc/meminfo: memFree=1298688/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1662.32 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 166117 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4651910 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3262484

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 1.93 3/179 30761
/proc/meminfo: memFree=1298764/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1722.32 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817751 0 0 0 172117 115 0 0 25 0 1 0 905392991 3340783616 813323 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652351 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813323 285 675 0 814937 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3262484

[startup+1782.3 s]
/proc/loadavg: 1.80 1.98 1.91 2/173 30788
/proc/meminfo: memFree=5111932/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1782.32 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817752 0 0 0 178117 115 0 0 25 0 1 0 905392991 3340783616 813324 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652336 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813324 285 675 0 814937 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 3262484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.64 1.93 1.89 2/173 30788
/proc/meminfo: memFree=5111928/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=3262484 CPUtime=1800.02 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202496 817752 0 0 0 179887 115 0 0 25 0 1 0 905392991 3340783616 813324 33554432000 4194304 6957856 140734765009968 18446744073709551615 4652455 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/30714/statm: 815621 813324 285 675 0 814937 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3262484

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

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

[startup+1800.11 s]
/proc/loadavg: 1.64 1.93 1.89 2/173 30788
/proc/meminfo: memFree=5111928/32951124 swapFree=67063272/67111528
[pid=30714] ppid=30712 vsize=0 CPUtime=1800.12 cores=0,2,4,6
/proc/30714/stat : 30714 (minisatid-gmp) R 30712 30714 28261 0 -1 4202500 817757 0 0 0 179887 125 0 0 25 0 1 0 905392991 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 2 0 0 0
/proc/30714/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.16
CPU user time (s): 1798.88
CPU system time (s): 1.27781
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3266840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 1.2778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 817757
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= 3
involuntary context switches= 2914

runsolver used 3.13352 second user time and 6.30904 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-13 06:05:48
IDJOB=3498166
IDBENCH=89692
IDSOLVER=1990
FILE ID=node132/3498166-1307937947
RUNJOBID= node132-1307937326-30429
PBS_JOBID= 13559647
Free space on /tmp= 13248 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-130.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498166-1307937947/watcher-3498166-1307937947 -o /tmp/evaluation-result-3498166-1307937947/solver-3498166-1307937947 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3498166-1307937947.opb --verbosity=0 --format=opb --randomseed=1211422339

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

MD5SUM BENCH= 1e275a6bfffefd782bc57067ec81c100
RANDOM SEED=1211422339

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:       4838188 kB
Buffers:        105876 kB
Cached:       23707428 kB
SwapCached:       9580 kB
Active:       12059664 kB
Inactive:     15246372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4838188 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           91536 kB
Writeback:           0 kB
AnonPages:     3490856 kB
Mapped:          10488 kB
Slab:           738136 kB
PageTables:      10808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3686016 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= 13300 MiB
End job on node132 at 2011-06-13 06:35:50