Trace number 3497722

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.07 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark48.6016
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22729
/proc/meminfo: memFree=32413168/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=7548 CPUtime=0 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 382 0 0 0 0 0 0 0 25 0 1 0 904546784 7729152 336 33554432000 4194304 6957856 140737107345408 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1887 336 273 675 0 1203 0

[startup+0.00931789 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22729
/proc/meminfo: memFree=32413168/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=7548 CPUtime=0 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 385 0 0 0 0 0 0 0 25 0 1 0 904546784 7729152 339 33554432000 4194304 6957856 140737107345408 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1887 339 273 675 0 1203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7548

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22729
/proc/meminfo: memFree=32413168/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=7548 CPUtime=0.09 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 450 0 0 0 9 0 0 0 25 0 1 0 904546784 7729152 400 33554432000 4194304 6957856 140737107345408 18446744073709551615 4869764 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1887 400 279 675 0 1203 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7548

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22729
/proc/meminfo: memFree=32413168/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=7696 CPUtime=0.29 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 577 0 0 0 29 0 0 0 25 0 1 0 904546784 7880704 524 33554432000 4194304 6957856 140737107345408 18446744073709551615 5934547 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1924 524 279 675 0 1240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7696

[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22729
/proc/meminfo: memFree=32413168/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=4656 CPUtime=0.69 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 901 0 0 0 69 0 0 0 25 0 1 0 904546784 4767744 617 33554432000 4194304 6957856 140737107345408 18446744073709551615 5307388 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1164 617 281 675 0 480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4656

[startup+1.50107 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22730
/proc/meminfo: memFree=32407604/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=6156 CPUtime=1.49 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 1580 0 0 0 149 0 0 0 25 0 1 0 904546784 6303744 1060 33554432000 4194304 6957856 140737107345408 18446744073709551615 5314170 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1539 1060 281 675 0 855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6156

[startup+3.10078 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22730
/proc/meminfo: memFree=32402516/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=7900 CPUtime=3.09 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 1903 0 0 0 309 0 0 0 25 0 1 0 904546784 8089600 1375 33554432000 4194304 6957856 140737107345408 18446744073709551615 5929116 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1975 1375 281 675 0 1291 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7900

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22730
/proc/meminfo: memFree=32391612/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=7900 CPUtime=6.29 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 2029 0 0 0 629 0 0 0 25 0 1 0 904546784 8089600 1491 33554432000 4194304 6957856 140737107345408 18446744073709551615 4869882 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 1975 1491 281 675 0 1291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7900

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22730
/proc/meminfo: memFree=32370340/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=10072 CPUtime=12.69 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 2609 0 0 0 1269 0 0 0 25 0 1 0 904546784 10313728 2054 33554432000 4194304 6957856 140737107345408 18446744073709551615 4639053 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 2518 2054 281 675 0 1834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10072

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22731
/proc/meminfo: memFree=32381384/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=12352 CPUtime=25.49 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 3114 0 0 0 2549 0 0 0 25 0 1 0 904546784 12648448 2541 33554432000 4194304 6957856 140737107345408 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 3088 2541 281 675 0 2404 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12352

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22731
/proc/meminfo: memFree=32412024/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=14712 CPUtime=51.09 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 3718 0 0 0 5109 0 0 0 25 0 1 0 904546784 15065088 3133 33554432000 4194304 6957856 140737107345408 18446744073709551615 5314183 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 3678 3133 281 675 0 2994 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14712

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22733
/proc/meminfo: memFree=32373160/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=19484 CPUtime=102.3 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 4613 0 0 0 10230 0 0 0 25 0 1 0 904546784 19951616 3998 33554432000 4194304 6957856 140737107345408 18446744073709551615 5929213 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 4871 3998 281 675 0 4187 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19484

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22734
/proc/meminfo: memFree=32362336/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=21132 CPUtime=162.29 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 5140 0 0 0 16229 0 0 0 25 0 1 0 904546784 21639168 4520 33554432000 4194304 6957856 140737107345408 18446744073709551615 5312981 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 5283 4520 281 675 0 4599 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21132

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 22736
/proc/meminfo: memFree=32358936/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=21132 CPUtime=222.3 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 5190 0 0 0 22230 0 0 0 25 0 1 0 904546784 21639168 4565 33554432000 4194304 6957856 140737107345408 18446744073709551615 5932566 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 5283 4565 281 675 0 4599 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21132

[startup+282.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/179 22738
/proc/meminfo: memFree=32368456/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=22840 CPUtime=282.3 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 5684 0 0 0 28230 0 0 0 25 0 1 0 904546784 23388160 5052 33554432000 4194304 6957856 140737107345408 18446744073709551615 5932528 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 5710 5052 281 675 0 5026 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22840

[startup+342.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 22739
/proc/meminfo: memFree=32374228/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=24120 CPUtime=342.3 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 6041 0 0 0 34230 0 0 0 25 0 1 0 904546784 24698880 5398 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638460 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 6030 5398 281 675 0 5346 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24120

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22741
/proc/meminfo: memFree=32338352/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=25400 CPUtime=402.3 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 6466 0 0 0 40230 0 0 0 25 0 1 0 904546784 26009600 5811 33554432000 4194304 6957856 140737107345408 18446744073709551615 4633322 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 6350 5811 281 675 0 5666 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25400

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22742
/proc/meminfo: memFree=32358140/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=25828 CPUtime=462.3 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 6582 0 0 0 46230 0 0 0 25 0 1 0 904546784 26447872 5923 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638356 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 6457 5923 281 675 0 5773 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 25828

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22744
/proc/meminfo: memFree=32328468/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=26252 CPUtime=522.31 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 6693 0 0 0 52231 0 0 0 25 0 1 0 904546784 26882048 6029 33554432000 4194304 6957856 140737107345408 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 6563 6029 281 675 0 5879 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 26252

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22746
/proc/meminfo: memFree=32377900/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=582.31 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8573 0 0 0 58231 0 0 0 25 0 1 0 904546784 32436224 6796 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638699 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6796 281 675 0 7235 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 31676

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 22752
/proc/meminfo: memFree=32369064/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=822.31 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8598 0 0 0 82231 0 0 0 25 0 1 0 904546784 32436224 6821 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638411 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6821 281 675 0 7235 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 31676

[startup+882.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 22754
/proc/meminfo: memFree=32345976/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=882.32 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8661 0 0 0 88232 0 0 0 25 0 1 0 904546784 32436224 6880 33554432000 4194304 6957856 140737107345408 18446744073709551615 5918158 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6880 281 675 0 7235 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 31676

[startup+942.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 22755
/proc/meminfo: memFree=32342080/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=942.32 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8744 0 0 0 94232 0 0 0 25 0 1 0 904546784 32436224 6957 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638304 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6957 281 675 0 7235 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 31676

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22766
/proc/meminfo: memFree=32348892/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1002.32 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8744 0 0 0 100232 0 0 0 25 0 1 0 904546784 32436224 6957 33554432000 4194304 6957856 140737107345408 18446744073709551615 5385250 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6957 281 675 0 7235 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 31676

[startup+1062.3 s]
/proc/loadavg: 2.39 2.11 2.03 3/184 24478
/proc/meminfo: memFree=32259068/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1062.32 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8744 0 0 0 106232 0 0 0 25 0 1 0 904546784 32436224 6957 33554432000 4194304 6957856 140737107345408 18446744073709551615 4863278 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6957 281 675 0 7235 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 31676

[startup+1122.3 s]
/proc/loadavg: 2.25 2.13 2.04 3/179 25003
/proc/meminfo: memFree=32203912/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1122.32 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8744 0 0 0 112232 0 0 0 25 0 1 0 904546784 32436224 6957 33554432000 4194304 6957856 140737107345408 18446744073709551615 5928997 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6957 281 675 0 7235 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 31676

[startup+1182.3 s]
/proc/loadavg: 2.14 2.12 2.04 3/179 25007
/proc/meminfo: memFree=32211936/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1182.33 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8744 0 0 0 118233 0 0 0 25 0 1 0 904546784 32436224 6957 33554432000 4194304 6957856 140737107345408 18446744073709551615 5934948 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6957 281 675 0 7235 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 31676

[startup+1242.3 s]
/proc/loadavg: 2.11 2.11 2.04 3/179 25009
/proc/meminfo: memFree=32221396/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1242.33 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8770 0 0 0 124233 0 0 0 25 0 1 0 904546784 32436224 6983 33554432000 4194304 6957856 140737107345408 18446744073709551615 5313126 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 6983 281 675 0 7235 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 31676

[startup+1302.3 s]
/proc/loadavg: 2.18 2.12 2.04 3/179 25011
/proc/meminfo: memFree=32141136/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1302.33 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8794 0 0 0 130233 0 0 0 25 0 1 0 904546784 32436224 7006 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638387 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 7006 281 675 0 7235 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 31676

[startup+1362.3 s]
/proc/loadavg: 2.07 2.09 2.04 3/179 25012
/proc/meminfo: memFree=32148668/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=31676 CPUtime=1362.33 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 8866 0 0 0 136233 0 0 0 25 0 1 0 904546784 32436224 7074 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638339 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 7919 7074 281 675 0 7235 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 31676

[startup+1422.31 s]
/proc/loadavg: 2.02 2.07 2.03 3/179 25014
/proc/meminfo: memFree=32141684/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=33964 CPUtime=1422.34 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9454 0 0 0 142234 0 0 0 25 0 1 0 904546784 34779136 7654 33554432000 4194304 6957856 140737107345408 18446744073709551615 5934492 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8491 7654 281 675 0 7807 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 33964

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.03 3/179 25093
/proc/meminfo: memFree=31604912/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=33964 CPUtime=1482.33 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9502 0 0 0 148233 0 0 0 25 0 1 0 904546784 34779136 7701 33554432000 4194304 6957856 140737107345408 18446744073709551615 5932608 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8491 7701 281 675 0 7807 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 33964

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/179 25094
/proc/meminfo: memFree=31291600/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=34608 CPUtime=1542.34 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9665 0 0 0 154234 0 0 0 25 0 1 0 904546784 35438592 7862 33554432000 4194304 6957856 140737107345408 18446744073709551615 4856668 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8652 7862 281 675 0 7968 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 34608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/179 25096
/proc/meminfo: memFree=31290700/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=35248 CPUtime=1602.35 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9825 0 0 0 160234 1 0 0 25 0 1 0 904546784 36093952 8022 33554432000 4194304 6957856 140737107345408 18446744073709551615 5319457 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8812 8022 281 675 0 8128 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 35248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/179 25097
/proc/meminfo: memFree=31290656/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=35248 CPUtime=1662.35 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9825 0 0 0 166234 1 0 0 25 0 1 0 904546784 36093952 8022 33554432000 4194304 6957856 140737107345408 18446744073709551615 5933982 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8812 8022 281 675 0 8128 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 35248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25099
/proc/meminfo: memFree=31289992/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=35888 CPUtime=1722.35 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9985 0 0 0 172234 1 0 0 25 0 1 0 904546784 36749312 8182 33554432000 4194304 6957856 140737107345408 18446744073709551615 5313006 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8972 8182 281 675 0 8288 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 35888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25101
/proc/meminfo: memFree=31289464/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=35888 CPUtime=1782.35 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9985 0 0 0 178234 1 0 0 25 0 1 0 904546784 36749312 8182 33554432000 4194304 6957856 140737107345408 18446744073709551615 4638316 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8972 8182 281 675 0 8288 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 35888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25101
/proc/meminfo: memFree=31289440/32951124 swapFree=67072804/67111528
[pid=22729] ppid=22727 vsize=35888 CPUtime=1800.06 cores=0,2,4,6
/proc/22729/stat : 22729 (minisatid-gmp) R 22727 22729 21589 0 -1 4202496 9985 0 0 0 180005 1 0 0 25 0 1 0 904546784 36749312 8182 33554432000 4194304 6957856 140737107345408 18446744073709551615 5314225 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/22729/statm: 8972 8182 281 675 0 8288 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 35888

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.07
CPU user time (s): 1800.05
CPU system time (s): 0.012998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 35888

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

runsolver used 2.73858 second user time and 5.51616 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-13 03:44:49
IDJOB=3497722
IDBENCH=2897
IDSOLVER=1990
FILE ID=node135/3497722-1307929489
RUNJOBID= node135-1307919792-21608
PBS_JOBID= 13559644
Free space on /tmp= 73884 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3497722-1307929489/watcher-3497722-1307929489 -o /tmp/evaluation-result-3497722-1307929489/solver-3497722-1307929489 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497722-1307929489.opb --verbosity=0 --format=opb --randomseed=2063831183

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

MD5SUM BENCH= d2b3af71376059fa940b007abcee01cc
RANDOM SEED=2063831183

node135.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.851
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.70
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.851
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.83
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.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32413348 kB
Buffers:        142896 kB
Cached:         148288 kB
SwapCached:       6348 kB
Active:         223200 kB
Inactive:       127672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32413348 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:       58364 kB
Mapped:          11840 kB
Slab:           122356 kB
PageTables:       4376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223372 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= 73860 MiB
End job on node135 at 2011-06-13 04:14:51