Trace number 3496689

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_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
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.01/1800.00	>>> Terminate signal received
1800.01/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-3496689-1307929816/watcher-3496689-1307929816 -o /var/tmp/evaluation-result-3496689-1307929816/solver-3496689-1307929816 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496689-1307929816.opb --verbosity=0 --format=opb --randomseed=412788538 

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.92 1.98 1.96 2/177 16326
/proc/meminfo: memFree=1245692/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=7680 CPUtime=0 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 432 0 0 0 0 0 0 0 25 0 1 0 904580318 7864320 386 33554432000 4194304 6957856 140736057296688 18446744073709551615 4635469 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 1920 386 273 675 0 1236 0

[startup+0.023773 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 16326
/proc/meminfo: memFree=1245692/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=7680 CPUtime=0.02 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 439 0 0 0 2 0 0 0 25 0 1 0 904580318 7864320 393 33554432000 4194304 6957856 140736057296688 18446744073709551615 4838370 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 1920 393 273 675 0 1236 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7680

[startup+0.100727 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 16326
/proc/meminfo: memFree=1245692/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=7680 CPUtime=0.1 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 480 0 0 0 10 0 0 0 25 0 1 0 904580318 7864320 434 33554432000 4194304 6957856 140736057296688 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 1920 434 280 675 0 1236 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7680

[startup+0.300743 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 16326
/proc/meminfo: memFree=1245692/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=7816 CPUtime=0.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 577 0 0 0 29 0 0 0 25 0 1 0 904580318 8003584 528 33554432000 4194304 6957856 140736057296688 18446744073709551615 5933986 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 1954 528 280 675 0 1270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7816

[startup+0.700741 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 16326
/proc/meminfo: memFree=1245692/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=7948 CPUtime=0.69 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 762 0 0 0 69 0 0 0 25 0 1 0 904580318 8138752 707 33554432000 4194304 6957856 140736057296688 18446744073709551615 5307698 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 1987 707 281 675 0 1303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7948

[startup+1.5006 s]
/proc/loadavg: 1.92 1.98 1.96 3/178 16327
/proc/meminfo: memFree=1243476/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=5556 CPUtime=1.49 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 1436 0 0 0 149 0 0 0 25 0 1 0 904580318 5689344 715 33554432000 4194304 6957856 140736057296688 18446744073709551615 5918148 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 1389 715 283 675 0 705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5556

[startup+3.10034 s]
/proc/loadavg: 1.92 1.98 1.96 4/178 16327
/proc/meminfo: memFree=1241860/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=8388 CPUtime=3.09 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 2060 0 0 0 309 0 0 0 25 0 1 0 904580318 8589312 1326 33554432000 4194304 6957856 140736057296688 18446744073709551615 5934463 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 2097 1327 283 675 0 1413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8388

[startup+6.30068 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 16327
/proc/meminfo: memFree=1240688/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=9416 CPUtime=6.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 2442 0 0 0 629 0 0 0 25 0 1 0 904580318 9641984 1698 33554432000 4194304 6957856 140736057296688 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 2354 1698 283 675 0 1670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9416

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 16327
/proc/meminfo: memFree=1238952/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=10260 CPUtime=12.69 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 2696 0 0 0 1269 0 0 0 25 0 1 0 904580318 10506240 1949 33554432000 4194304 6957856 140736057296688 18446744073709551615 5312930 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 2565 1949 283 675 0 1881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10260

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.96 3/178 16328
/proc/meminfo: memFree=1235856/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=11908 CPUtime=25.49 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 3259 0 0 0 2549 0 0 0 25 0 1 0 904580318 12193792 2501 33554432000 4194304 6957856 140736057296688 18446744073709551615 4638387 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 2977 2501 283 675 0 2293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11908

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.96 3/178 16328
/proc/meminfo: memFree=1231980/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=16640 CPUtime=51.09 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 4183 0 0 0 5109 0 0 0 25 0 1 0 904580318 17039360 3409 33554432000 4194304 6957856 140736057296688 18446744073709551615 4846829 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 4160 3409 283 675 0 3476 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16640

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.96 3/178 16330
/proc/meminfo: memFree=1225004/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=20540 CPUtime=102.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 5257 0 0 0 10229 0 0 0 25 0 1 0 904580318 21032960 4474 33554432000 4194304 6957856 140736057296688 18446744073709551615 5922026 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 5135 4474 283 675 0 4451 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 20540

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 16331
/proc/meminfo: memFree=1221128/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=24236 CPUtime=162.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 6357 0 0 0 16229 1 0 0 25 0 1 0 904580318 24817664 5534 33554432000 4194304 6957856 140736057296688 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 6059 5534 283 675 0 5375 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 24236

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 16333
/proc/meminfo: memFree=1216480/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=31308 CPUtime=222.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 8651 0 0 0 22228 1 0 0 25 0 1 0 904580318 32059392 6721 33554432000 4194304 6957856 140736057296688 18446744073709551615 4863289 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 7827 6721 283 675 0 7143 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31308

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 16334
/proc/meminfo: memFree=1211740/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=37336 CPUtime=282.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 9880 0 0 0 28228 1 0 0 25 0 1 0 904580318 38232064 7924 33554432000 4194304 6957856 140736057296688 18446744073709551615 5918022 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 9334 7924 283 675 0 8650 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 37336

[startup+342.3 s]
/proc/loadavg: 2.06 2.00 1.97 3/178 16336
/proc/meminfo: memFree=1211720/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=37336 CPUtime=342.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 9880 0 0 0 34228 1 0 0 25 0 1 0 904580318 38232064 7924 33554432000 4194304 6957856 140736057296688 18446744073709551615 5312925 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 9334 7924 283 675 0 8650 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 37336

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.97 3/178 16338
/proc/meminfo: memFree=1210212/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=37336 CPUtime=402.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 9964 0 0 0 40228 1 0 0 25 0 1 0 904580318 38232064 8004 33554432000 4194304 6957856 140736057296688 18446744073709551615 5934045 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 9334 8004 283 675 0 8650 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 37336

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 16339
/proc/meminfo: memFree=1209560/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=37336 CPUtime=462.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 10060 0 0 0 46228 1 0 0 25 0 1 0 904580318 38232064 8094 33554432000 4194304 6957856 140736057296688 18446744073709551615 5917991 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 9334 8094 283 675 0 8650 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 37336

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 16341
/proc/meminfo: memFree=1209504/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=37336 CPUtime=522.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 10103 0 0 0 52228 1 0 0 25 0 1 0 904580318 38232064 8135 33554432000 4194304 6957856 140736057296688 18446744073709551615 5312942 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 9334 8135 283 675 0 8650 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 37336

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 16342
/proc/meminfo: memFree=1196924/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=37336 CPUtime=582.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 10285 0 0 0 58229 1 0 0 25 0 1 0 904580318 38232064 8311 33554432000 4194304 6957856 140736057296688 18446744073709551615 5313001 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/16326/statm: 9334 8311 283 675 0 8650 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 37336

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.02 1.98 3/178 16830
/proc/meminfo: memFree=1160176/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=38808 CPUtime=822.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 10980 0 0 0 82228 1 0 0 25 0 1 0 904580318 39739392 9002 33554432000 4194304 6957856 140736057296688 18446744073709551615 5918134 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 9702 9002 283 675 0 9018 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 38808

[startup+882.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/178 16834
/proc/meminfo: memFree=1159476/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=38808 CPUtime=882.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11093 0 0 0 88228 1 0 0 25 0 1 0 904580318 39739392 9110 33554432000 4194304 6957856 140736057296688 18446744073709551615 5311747 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 9702 9110 283 675 0 9018 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 38808

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 16836
/proc/meminfo: memFree=1151732/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=38808 CPUtime=942.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11132 0 0 0 94227 2 0 0 25 0 1 0 904580318 39739392 9148 33554432000 4194304 6957856 140736057296688 18446744073709551615 5314160 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 9702 9148 283 675 0 9018 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 38808

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/178 16838
/proc/meminfo: memFree=1151704/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=38808 CPUtime=1002.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11132 0 0 0 100227 2 0 0 25 0 1 0 904580318 39739392 9148 33554432000 4194304 6957856 140736057296688 18446744073709551615 5915124 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 9702 9148 283 675 0 9018 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 38808

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/178 16839
/proc/meminfo: memFree=1151300/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=39236 CPUtime=1062.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11239 0 0 0 106227 2 0 0 25 0 1 0 904580318 40177664 9255 33554432000 4194304 6957856 140736057296688 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 9809 9255 283 675 0 9125 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 39236

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 16841
/proc/meminfo: memFree=1150652/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=40088 CPUtime=1122.29 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11457 0 0 0 112227 2 0 0 25 0 1 0 904580318 41050112 9468 33554432000 4194304 6957856 140736057296688 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 10022 9468 283 675 0 9338 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 40088

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 16881
/proc/meminfo: memFree=863808/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=40944 CPUtime=1182.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11679 0 0 0 118228 2 0 0 25 0 1 0 904580318 41926656 9682 33554432000 4194304 6957856 140736057296688 18446744073709551615 5387648 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 10236 9682 283 675 0 9552 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 40944

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 16883
/proc/meminfo: memFree=485012/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=41796 CPUtime=1242.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11899 0 0 0 124228 2 0 0 25 0 1 0 904580318 42799104 9895 33554432000 4194304 6957856 140736057296688 18446744073709551615 5922139 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 10449 9895 283 675 0 9765 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 41796

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 16885
/proc/meminfo: memFree=482664/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=41796 CPUtime=1302.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11899 0 0 0 130228 2 0 0 25 0 1 0 904580318 42799104 9895 33554432000 4194304 6957856 140736057296688 18446744073709551615 4852896 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 10449 9895 283 675 0 9765 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 41796

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16886
/proc/meminfo: memFree=482636/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=41796 CPUtime=1362.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 11899 0 0 0 136228 2 0 0 25 0 1 0 904580318 42799104 9895 33554432000 4194304 6957856 140736057296688 18446744073709551615 4638356 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 10449 9895 283 675 0 9765 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 41796

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16888
/proc/meminfo: memFree=478008/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1422.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14896 0 0 0 142228 2 0 0 25 0 1 0 904580318 51826688 11110 33554432000 4194304 6957856 140736057296688 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11110 283 675 0 11969 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 50612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16889
/proc/meminfo: memFree=472900/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1482.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14918 0 0 0 148228 2 0 0 25 0 1 0 904580318 51826688 11129 33554432000 4194304 6957856 140736057296688 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11129 283 675 0 11969 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 50612

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 16891
/proc/meminfo: memFree=471500/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1542.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14966 0 0 0 154227 3 0 0 25 0 1 0 904580318 51826688 11175 33554432000 4194304 6957856 140736057296688 18446744073709551615 5319056 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11175 283 675 0 11969 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 50612

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 16893
/proc/meminfo: memFree=471584/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1602.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14966 0 0 0 160227 3 0 0 25 0 1 0 904580318 51826688 11175 33554432000 4194304 6957856 140736057296688 18446744073709551615 4869728 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11175 283 675 0 11969 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 50612

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 16894
/proc/meminfo: memFree=471312/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1662.3 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14966 0 0 0 166227 3 0 0 25 0 1 0 904580318 51826688 11175 33554432000 4194304 6957856 140736057296688 18446744073709551615 5929010 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11175 283 675 0 11969 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 50612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16896
/proc/meminfo: memFree=471400/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1722.31 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14966 0 0 0 172228 3 0 0 25 0 1 0 904580318 51826688 11175 33554432000 4194304 6957856 140736057296688 18446744073709551615 5922021 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11175 283 675 0 11969 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 50612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16897
/proc/meminfo: memFree=471120/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1782.31 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14989 0 0 0 178228 3 0 0 25 0 1 0 904580318 51826688 11195 33554432000 4194304 6957856 140736057296688 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11195 283 675 0 11969 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 50612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16898
/proc/meminfo: memFree=471104/32950928 swapFree=67050636/67111528
[pid=16326] ppid=16324 vsize=50612 CPUtime=1800.01 cores=0,2,4,6
/proc/16326/stat : 16326 (minisatid-gmp) R 16324 16326 15254 0 -1 4202496 14989 0 0 0 179998 3 0 0 25 0 1 0 904580318 51826688 11195 33554432000 4194304 6957856 140736057296688 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/16326/statm: 12653 11195 283 675 0 11969 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 50612

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.99
CPU system time (s): 0.038994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 53292

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

runsolver used 2.6386 second user time and 5.56515 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-13 03:50:16
IDJOB=3496689
IDBENCH=2906
IDSOLVER=1990
FILE ID=node126/3496689-1307929816
RUNJOBID= node126-1307919795-15272
PBS_JOBID= 13559653
Free space on /var/tmp= 2888 MiB

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

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

MD5SUM BENCH= 775c76356ae7fda7a41e5dcf917f66b2
RANDOM SEED=412788538

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
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.783
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:     32950928 kB
MemFree:       1246120 kB
Buffers:         79728 kB
Cached:       30603388 kB
SwapCached:      14604 kB
Active:       15808364 kB
Inactive:     14937724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1246120 kB
SwapTotal:    67111528 kB
SwapFree:     67050636 kB
Dirty:            3136 kB
Writeback:           0 kB
AnonPages:       61088 kB
Mapped:          10428 kB
Slab:           895000 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   270424 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= 2872 MiB
End job on node126 at 2011-06-13 04:20:18