Trace number 3496686

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_2.opb
MD5SUMccdf85c0efcf9b688264aa74ef25462f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5830
Number of bits of the biggest sum of numbers13
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 /var/tmp/evaluation-result-3496686-1307929555/watcher-3496686-1307929555 -o /var/tmp/evaluation-result-3496686-1307929555/solver-3496686-1307929555 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496686-1307929555.opb --verbosity=0 --format=opb --randomseed=198120389 

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.96 2.00 1.97 2/177 24737
/proc/meminfo: memFree=3096912/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=7680 CPUtime=0 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 420 0 0 0 0 0 0 0 25 0 1 0 904553971 7864320 373 33554432000 4194304 6957856 140734818822944 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 1920 373 266 675 0 1236 0

[startup+0.033608 s]
/proc/loadavg: 1.96 2.00 1.97 2/177 24737
/proc/meminfo: memFree=3096912/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=8072 CPUtime=0.03 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 519 0 0 0 3 0 0 0 25 0 1 0 904553971 8265728 472 33554432000 4194304 6957856 140734818822944 18446744073709551615 4643923 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 2018 472 273 675 0 1334 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8072

[startup+0.100611 s]
/proc/loadavg: 1.96 2.00 1.97 2/177 24737
/proc/meminfo: memFree=3096912/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=8072 CPUtime=0.1 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 559 0 0 0 10 0 0 0 25 0 1 0 904553971 8265728 512 33554432000 4194304 6957856 140734818822944 18446744073709551615 5315803 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 2018 512 280 675 0 1334 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8072

[startup+0.300578 s]
/proc/loadavg: 1.96 2.00 1.97 2/177 24737
/proc/meminfo: memFree=3096912/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=8072 CPUtime=0.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 636 0 0 0 30 0 0 0 25 0 1 0 904553971 8265728 588 33554432000 4194304 6957856 140734818822944 18446744073709551615 5315408 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 2018 588 280 675 0 1334 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8072

[startup+0.70051 s]
/proc/loadavg: 1.96 2.00 1.97 2/177 24737
/proc/meminfo: memFree=3096912/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=8072 CPUtime=0.7 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 808 0 0 0 70 0 0 0 25 0 1 0 904553971 8265728 758 33554432000 4194304 6957856 140734818822944 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 2018 758 281 675 0 1334 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8072

[startup+1.50038 s]
/proc/loadavg: 1.96 2.00 1.97 3/178 24738
/proc/meminfo: memFree=3142436/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=5660 CPUtime=1.5 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 1342 0 0 0 150 0 0 0 25 0 1 0 904553971 5795840 839 33554432000 4194304 6957856 140734818822944 18446744073709551615 5932625 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 1415 839 283 675 0 731 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5660

[startup+3.10109 s]
/proc/loadavg: 1.96 2.00 1.97 3/178 24738
/proc/meminfo: memFree=3139216/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=9552 CPUtime=3.09 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 2668 0 0 0 309 0 0 0 25 0 1 0 904553971 9781248 1700 33554432000 4194304 6957856 140734818822944 18446744073709551615 5932630 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 2388 1700 283 675 0 1704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9552

[startup+6.30056 s]
/proc/loadavg: 1.96 2.00 1.97 3/178 24738
/proc/meminfo: memFree=3129668/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=9552 CPUtime=6.29 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 2839 0 0 0 629 0 0 0 25 0 1 0 904553971 9781248 1864 33554432000 4194304 6957856 140734818822944 18446744073709551615 5314016 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 2388 1864 283 675 0 1704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9552

[startup+12.7005 s]
/proc/loadavg: 1.96 2.00 1.97 3/178 24738
/proc/meminfo: memFree=3114588/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=12548 CPUtime=12.69 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 3242 0 0 0 1269 0 0 0 25 0 1 0 904553971 12849152 2266 33554432000 4194304 6957856 140734818822944 18446744073709551615 5387536 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 3137 2266 283 675 0 2453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12548

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 1.97 3/178 24738
/proc/meminfo: memFree=3089140/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=14196 CPUtime=25.49 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 3796 0 0 0 2549 0 0 0 25 0 1 0 904553971 14536704 2815 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 3549 2815 283 675 0 2865 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14196

[startup+51.101 s]
/proc/loadavg: 1.98 2.00 1.97 3/178 24739
/proc/meminfo: memFree=3091964/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=19580 CPUtime=51.09 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 5159 0 0 0 5109 0 0 0 25 0 1 0 904553971 20049920 4154 33554432000 4194304 6957856 140734818822944 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 4895 4154 283 675 0 4211 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19580

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24741
/proc/meminfo: memFree=3103328/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=25712 CPUtime=102.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 7541 0 0 0 10229 1 0 0 25 0 1 0 904553971 26329088 5418 33554432000 4194304 6957856 140734818822944 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 6428 5418 283 675 0 5744 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25712

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24742
/proc/meminfo: memFree=3106496/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=28708 CPUtime=162.29 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 8396 0 0 0 16228 1 0 0 25 0 1 0 904553971 29396992 6265 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922089 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 7177 6265 283 675 0 6493 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28708

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24744
/proc/meminfo: memFree=3100120/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=29560 CPUtime=222.29 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 8631 0 0 0 22228 1 0 0 25 0 1 0 904553971 30269440 6496 33554432000 4194304 6957856 140734818822944 18446744073709551615 5315459 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 7390 6496 283 675 0 6706 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29560

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24745
/proc/meminfo: memFree=3101048/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=32656 CPUtime=282.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 9572 0 0 0 28228 2 0 0 25 0 1 0 904553971 33439744 7420 33554432000 4194304 6957856 140734818822944 18446744073709551615 5307706 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 8164 7420 283 675 0 7480 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 32656

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24747
/proc/meminfo: memFree=3094932/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=34080 CPUtime=342.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 10025 0 0 0 34228 2 0 0 25 0 1 0 904553971 34897920 7864 33554432000 4194304 6957856 140734818822944 18446744073709551615 4838422 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 8520 7864 283 675 0 7836 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 34080

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24748
/proc/meminfo: memFree=3097496/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=36356 CPUtime=402.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 10632 0 0 0 40228 2 0 0 25 0 1 0 904553971 37228544 8451 33554432000 4194304 6957856 140734818822944 18446744073709551615 4846975 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 9089 8451 283 675 0 8405 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36356

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24750
/proc/meminfo: memFree=3051544/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=43996 CPUtime=462.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 11322 0 0 0 46228 2 0 0 25 0 1 0 904553971 45051904 9124 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922184 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 10999 9124 283 675 0 10315 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 43996

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24751
/proc/meminfo: memFree=3096272/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=43996 CPUtime=522.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 11495 0 0 0 52228 2 0 0 25 0 1 0 904553971 45051904 9291 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 10999 9291 283 675 0 10315 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43996

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24753
/proc/meminfo: memFree=3061724/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=43996 CPUtime=582.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 11554 0 0 0 58228 2 0 0 25 0 1 0 904553971 45051904 9349 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 10999 9349 283 675 0 10315 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 43996

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24759
/proc/meminfo: memFree=3050956/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=822.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20462 0 0 0 82227 3 0 0 25 0 1 0 904553971 59604992 12486 33554432000 4194304 6957856 140734818822944 18446744073709551615 5932625 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12486 283 675 0 13868 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 58208

[startup+882.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24761
/proc/meminfo: memFree=3029688/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=882.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20498 0 0 0 88227 3 0 0 25 0 1 0 904553971 59604992 12521 33554432000 4194304 6957856 140734818822944 18446744073709551615 4838430 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12521 283 675 0 13868 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 58208

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 24772
/proc/meminfo: memFree=3062148/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=942.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20498 0 0 0 94227 3 0 0 25 0 1 0 904553971 59604992 12521 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12521 283 675 0 13868 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 58208

[startup+1002.3 s]
/proc/loadavg: 2.52 2.12 2.01 3/183 26895
/proc/meminfo: memFree=2906452/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1002.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20579 0 0 0 100217 13 0 0 25 0 1 0 904553971 59604992 12599 33554432000 4194304 6957856 140734818822944 18446744073709551615 5934057 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12599 283 675 0 13868 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 58208

[startup+1062.3 s]
/proc/loadavg: 2.26 2.12 2.02 3/178 27009
/proc/meminfo: memFree=2853312/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1062.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20681 0 0 0 106215 15 0 0 25 0 1 0 904553971 59604992 12697 33554432000 4194304 6957856 140734818822944 18446744073709551615 5933953 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12697 283 675 0 13868 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 58208

[startup+1122.3 s]
/proc/loadavg: 2.09 2.10 2.01 3/178 27013
/proc/meminfo: memFree=2906708/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1122.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20752 0 0 0 112215 15 0 0 25 0 1 0 904553971 59604992 12767 33554432000 4194304 6957856 140734818822944 18446744073709551615 5314170 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12767 283 675 0 13868 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 58208

[startup+1182.3 s]
/proc/loadavg: 2.07 2.09 2.01 3/178 27015
/proc/meminfo: memFree=2882464/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1182.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20983 0 0 0 118215 15 0 0 25 0 1 0 904553971 59604992 12989 33554432000 4194304 6957856 140734818822944 18446744073709551615 5918206 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12989 283 675 0 13868 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 58208

[startup+1242.3 s]
/proc/loadavg: 2.02 2.07 2.01 3/178 27017
/proc/meminfo: memFree=2858720/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1242.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20983 0 0 0 124215 15 0 0 25 0 1 0 904553971 59604992 12989 33554432000 4194304 6957856 140734818822944 18446744073709551615 5929068 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 12989 283 675 0 13868 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 58208

[startup+1302.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/178 27019
/proc/meminfo: memFree=2898712/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1302.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20999 0 0 0 130216 15 0 0 25 0 1 0 904553971 59604992 13005 33554432000 4194304 6957856 140734818822944 18446744073709551615 4638316 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 13005 283 675 0 13868 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 58208

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/178 27020
/proc/meminfo: memFree=2883040/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1362.3 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20999 0 0 0 136215 15 0 0 25 0 1 0 904553971 59604992 13005 33554432000 4194304 6957856 140734818822944 18446744073709551615 4871286 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 13005 283 675 0 13868 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 58208

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 27022
/proc/meminfo: memFree=2864148/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1422.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20999 0 0 0 142216 15 0 0 25 0 1 0 904553971 59604992 13005 33554432000 4194304 6957856 140734818822944 18446744073709551615 5934635 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 13005 283 675 0 13868 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 58208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 27023
/proc/meminfo: memFree=2857036/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1482.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 20999 0 0 0 148215 16 0 0 25 0 1 0 904553971 59604992 13005 33554432000 4194304 6957856 140734818822944 18446744073709551615 4871483 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 13005 283 675 0 13868 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 58208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27025
/proc/meminfo: memFree=2912168/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=58208 CPUtime=1542.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 21006 0 0 0 154215 16 0 0 25 0 1 0 904553971 59604992 13012 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 14552 13012 283 675 0 13868 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 58208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27026
/proc/meminfo: memFree=2901460/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=60764 CPUtime=1602.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 22098 0 0 0 160215 16 0 0 25 0 1 0 904553971 62222336 14099 33554432000 4194304 6957856 140734818822944 18446744073709551615 5922034 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 15191 14099 283 675 0 14507 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 60764

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 27028
/proc/meminfo: memFree=2881812/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=60764 CPUtime=1662.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 22098 0 0 0 166215 16 0 0 25 0 1 0 904553971 62222336 14099 33554432000 4194304 6957856 140734818822944 18446744073709551615 5918022 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 15191 14099 283 675 0 14507 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 60764

[startup+1722.3 s]
/proc/loadavg: 1.97 2.00 1.99 3/178 27068
/proc/meminfo: memFree=2576312/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=60764 CPUtime=1722.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 22098 0 0 0 172215 16 0 0 25 0 1 0 904553971 62222336 14099 33554432000 4194304 6957856 140734818822944 18446744073709551615 4638304 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 15191 14099 283 675 0 14507 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 60764

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 27070
/proc/meminfo: memFree=2573924/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=60764 CPUtime=1782.31 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 22282 0 0 0 178215 16 0 0 25 0 1 0 904553971 62222336 14277 33554432000 4194304 6957856 140734818822944 18446744073709551615 5918158 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 15191 14277 283 675 0 14507 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 60764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 27071
/proc/meminfo: memFree=2573912/32951124 swapFree=67054520/67111528
[pid=24737] ppid=24735 vsize=60764 CPUtime=1800.02 cores=0,2,4,6
/proc/24737/stat : 24737 (minisatid-gmp) R 24735 24737 23709 0 -1 4202496 22283 0 0 0 179986 16 0 0 25 0 1 0 904553971 62222336 14278 33554432000 4194304 6957856 140734818822944 18446744073709551615 4870304 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24737/statm: 15191 14278 283 675 0 14507 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 60764

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.03
CPU user time (s): 1799.86
CPU system time (s): 0.169974
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 60764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22288
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2900

runsolver used 2.68359 second user time and 5.53516 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-13 03:45:55
IDJOB=3496686
IDBENCH=2898
IDSOLVER=1990
FILE ID=node130/3496686-1307929555
RUNJOBID= node130-1307919795-23727
PBS_JOBID= 13559649
Free space on /var/tmp= 2904 MiB

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

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

MD5SUM BENCH= ccdf85c0efcf9b688264aa74ef25462f
RANDOM SEED=198120389

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3097216 kB
Buffers:         80280 kB
Cached:       28631716 kB
SwapCached:      10292 kB
Active:       14330160 kB
Inactive:     14619196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3097216 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:            3032 kB
Writeback:           0 kB
AnonPages:      235100 kB
Mapped:          14036 kB
Slab:           839304 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   453172 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= 2892 MiB
End job on node130 at 2011-06-13 04:15:57