Trace number 3497458

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.06 1802.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark1.15382
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
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.04/1800.00	>>> Terminate signal received
1800.04/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-3497458-1307920415/watcher-3497458-1307920415 -o /var/tmp/evaluation-result-3497458-1307920415/solver-3497458-1307920415 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497458-1307920415.opb --verbosity=0 --format=opb --randomseed=1733617887 

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

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


[startup+0 s]
/proc/loadavg: 2.01 1.77 0.97 2/181 4374
/proc/meminfo: memFree=1357388/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=7896 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 420 0 0 0 0 0 0 0 24 0 1 0 903639419 8085504 373 33554432000 4194304 6957856 140737293722096 18446744073709551615 4246759 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 1974 373 227 675 0 1290 0

[startup+0.012903 s]
/proc/loadavg: 2.01 1.77 0.97 2/181 4374
/proc/meminfo: memFree=1357388/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=8816 CPUtime=0.01 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 710 0 0 0 1 0 0 0 24 0 1 0 903639419 9027584 639 33554432000 4194304 6957856 140737293722096 18446744073709551615 5602544 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 2204 639 251 675 0 1520 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8816

[startup+0.100889 s]
/proc/loadavg: 2.01 1.77 0.97 2/181 4374
/proc/meminfo: memFree=1357388/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=15476 CPUtime=0.09 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 2932 0 0 0 9 0 0 0 24 0 1 0 903639419 15847424 2329 33554432000 4194304 6957856 140737293722096 18446744073709551615 5934042 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 3869 2329 273 675 0 3185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15476

[startup+0.30085 s]
/proc/loadavg: 2.01 1.77 0.97 2/181 4374
/proc/meminfo: memFree=1357388/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=15620 CPUtime=0.29 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 2950 0 0 0 29 0 0 0 25 0 1 0 903639419 15994880 2347 33554432000 4194304 6957856 140737293722096 18446744073709551615 4866494 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 3905 2347 274 675 0 3221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15620

[startup+0.700775 s]
/proc/loadavg: 2.01 1.77 0.97 2/181 4374
/proc/meminfo: memFree=1357388/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=15620 CPUtime=0.69 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 2956 0 0 0 69 0 0 0 25 0 1 0 903639419 15994880 2353 33554432000 4194304 6957856 140737293722096 18446744073709551615 5929265 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 3905 2353 274 675 0 3221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15620

[startup+1.50063 s]
/proc/loadavg: 2.01 1.77 0.97 3/182 4375
/proc/meminfo: memFree=1349612/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=15620 CPUtime=1.49 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 3010 0 0 0 149 0 0 0 25 0 1 0 903639419 15994880 2407 33554432000 4194304 6957856 140737293722096 18446744073709551615 4838445 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 3905 2407 283 675 0 3221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15620

[startup+3.10035 s]
/proc/loadavg: 2.01 1.77 0.98 3/182 4375
/proc/meminfo: memFree=1348868/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=15620 CPUtime=3.09 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 3223 0 0 0 309 0 0 0 25 0 1 0 903639419 15994880 2619 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922139 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 3905 2619 283 675 0 3221 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15620

[startup+6.30076 s]
/proc/loadavg: 2.01 1.77 0.98 3/182 4375
/proc/meminfo: memFree=1346648/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=15620 CPUtime=6.29 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 3670 0 0 0 629 0 0 0 25 0 1 0 903639419 15994880 3061 33554432000 4194304 6957856 140737293722096 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 3905 3061 283 675 0 3221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15620

[startup+12.7006 s]
/proc/loadavg: 2.01 1.78 0.99 3/182 4375
/proc/meminfo: memFree=1336544/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=18340 CPUtime=12.69 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 4631 0 0 0 1269 0 0 0 25 0 1 0 903639419 18780160 4009 33554432000 4194304 6957856 140737293722096 18446744073709551615 5934368 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 4585 4009 285 675 0 3901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18340

[startup+25.5003 s]
/proc/loadavg: 2.00 1.78 1.00 3/182 4376
/proc/meminfo: memFree=1336316/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=29940 CPUtime=25.49 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 6423 0 0 0 2549 0 0 0 25 0 1 0 903639419 30658560 5777 33554432000 4194304 6957856 140737293722096 18446744073709551615 5313019 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 7485 5777 285 675 0 6801 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29940

[startup+51.1006 s]
/proc/loadavg: 2.00 1.80 1.03 3/182 4376
/proc/meminfo: memFree=1313348/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=30116 CPUtime=51.09 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 11551 0 0 0 5108 1 0 0 25 0 1 0 903639419 30838784 6838 33554432000 4194304 6957856 140737293722096 18446744073709551615 4838361 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 7529 6838 286 675 0 6845 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30116

[startup+102.306 s]
/proc/loadavg: 2.00 1.83 1.08 3/182 4378
/proc/meminfo: memFree=1297328/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=60412 CPUtime=102.3 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 20112 0 0 0 10227 3 0 0 25 0 1 0 903639419 61861888 10681 33554432000 4194304 6957856 140737293722096 18446744073709551615 5932566 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 15103 10681 286 675 0 14419 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60412

[startup+162.3 s]
/proc/loadavg: 2.00 1.86 1.13 3/182 4379
/proc/meminfo: memFree=1271364/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=162.29 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 32804 0 0 0 16225 4 0 0 25 0 1 0 903639419 81170432 18148 33554432000 4194304 6957856 140737293722096 18446744073709551615 5917986 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 18148 286 675 0 19133 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79268

[startup+222.3 s]
/proc/loadavg: 2.00 1.88 1.19 3/182 4381
/proc/meminfo: memFree=1265736/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=222.3 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 41599 0 0 0 22225 5 0 0 25 0 1 0 903639419 81170432 19204 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922078 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19204 286 675 0 19133 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79268

[startup+282.301 s]
/proc/loadavg: 2.07 1.92 1.24 3/182 4383
/proc/meminfo: memFree=1189072/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=128588 CPUtime=282.3 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 61711 0 0 0 28222 8 0 0 25 0 1 0 903639419 131674112 29497 33554432000 4194304 6957856 140737293722096 18446744073709551615 5918108 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 29497 286 675 0 31463 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 128588

[startup+342.301 s]
/proc/loadavg: 2.02 1.93 1.28 3/182 4384
/proc/meminfo: memFree=1261208/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=342.3 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 83407 0 0 0 34219 11 0 0 25 0 1 0 903639419 81170432 19204 33554432000 4194304 6957856 140737293722096 18446744073709551615 4851192 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19204 286 675 0 19133 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79268

[startup+402.301 s]
/proc/loadavg: 2.09 1.96 1.33 3/182 4386
/proc/meminfo: memFree=1261156/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=402.3 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 83407 0 0 0 40219 11 0 0 25 0 1 0 903639419 81170432 19204 33554432000 4194304 6957856 140737293722096 18446744073709551615 5316171 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19204 286 675 0 19133 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79268

[startup+462.301 s]
/proc/loadavg: 2.08 1.98 1.38 3/182 4387
/proc/meminfo: memFree=1261236/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=462.3 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 99886 0 0 0 46217 13 0 0 25 0 1 0 903639419 81170432 19204 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19204 286 675 0 19133 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 79268

[startup+522.301 s]
/proc/loadavg: 2.07 1.99 1.41 3/182 4389
/proc/meminfo: memFree=1260936/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=522.31 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 116567 0 0 0 52216 15 0 0 25 0 1 0 903639419 81170432 19204 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19204 286 675 0 19133 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 79268

[startup+582.301 s]
/proc/loadavg: 2.02 1.99 1.45 3/182 4391
/proc/meminfo: memFree=1261016/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=582.31 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 132523 0 0 0 58214 17 0 0 25 0 1 0 903639419 81170432 19204 33554432000 4194304 6957856 140737293722096 18446744073709551615 5319472 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19204 286 675 0 19133 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 79268

[startup+642.301 s]

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

/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 271880 0 0 0 100197 35 0 0 25 0 1 0 903639419 131674112 27123 33554432000 4194304 6957856 140737293722096 18446744073709551615 5312973 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 27123 286 675 0 31463 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 128588

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.66 3/182 4403
/proc/meminfo: memFree=1210540/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=128588 CPUtime=1062.32 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 286830 0 0 0 106195 37 0 0 25 0 1 0 903639419 131674112 29098 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922108 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 29098 286 675 0 31463 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 128588

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/182 4405
/proc/meminfo: memFree=1218436/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1122.32 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 297576 0 0 0 112194 38 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 5924205 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 79268

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/182 4407
/proc/meminfo: memFree=1248024/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1182.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 316966 0 0 0 118192 41 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 79268

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.72 3/182 4408
/proc/meminfo: memFree=1180280/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=128588 CPUtime=1242.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 336556 0 0 0 124190 43 0 0 25 0 1 0 903639419 131674112 28001 33554432000 4194304 6957856 140737293722096 18446744073709551615 5934547 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 28001 286 675 0 31463 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 128588

[startup+1302.3 s]
/proc/loadavg: 2.11 2.03 1.74 3/182 4410
/proc/meminfo: memFree=1247692/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1302.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 347351 0 0 0 130189 44 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 5933964 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 79268

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 1.75 3/182 4411
/proc/meminfo: memFree=1131952/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=159408 CPUtime=1362.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 380978 0 0 0 136184 49 0 0 25 0 1 0 903639419 163233792 37749 33554432000 4194304 6957856 140737293722096 18446744073709551615 5917986 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 39852 37749 286 675 0 39168 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 159408

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.76 3/182 4413
/proc/meminfo: memFree=1216976/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=128588 CPUtime=1422.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 405407 0 0 0 142180 53 0 0 25 0 1 0 903639419 131674112 27222 33554432000 4194304 6957856 140737293722096 18446744073709551615 5311800 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 27222 286 675 0 31463 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 128588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/182 4415
/proc/meminfo: memFree=1205648/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=128588 CPUtime=1482.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 422271 0 0 0 148178 55 0 0 25 0 1 0 903639419 131674112 30213 33554432000 4194304 6957856 140737293722096 18446744073709551615 4613309 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 30213 286 675 0 31463 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 128588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/182 4416
/proc/meminfo: memFree=1189732/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=159408 CPUtime=1542.34 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 440263 0 0 0 154176 58 0 0 25 0 1 0 903639419 163233792 34042 33554432000 4194304 6957856 140737293722096 18446744073709551615 4866406 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 39852 34042 286 675 0 39168 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 159408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/182 4418
/proc/meminfo: memFree=1211512/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=128588 CPUtime=1602.33 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 463569 0 0 0 160173 60 0 0 25 0 1 0 903639419 131674112 28660 33554432000 4194304 6957856 140737293722096 18446744073709551615 5922184 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 32147 28660 286 675 0 31463 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 128588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/182 4419
/proc/meminfo: memFree=1210980/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1662.34 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 477040 0 0 0 166171 63 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 5314196 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 79268

[startup+1722.3 s]
/proc/loadavg: 1.96 1.98 1.82 3/182 4460
/proc/meminfo: memFree=1342624/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1722.34 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 488313 0 0 0 172169 65 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 79268

[startup+1782.3 s]
/proc/loadavg: 1.98 1.98 1.82 3/182 4462
/proc/meminfo: memFree=1328828/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1782.34 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 509551 0 0 0 178166 68 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 5319472 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 79268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.99 1.98 1.83 3/182 4462
/proc/meminfo: memFree=1323604/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79268 CPUtime=1800.04 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) R 4372 4374 4118 0 -1 4202496 509551 0 0 0 179936 68 0 0 25 0 1 0 903639419 81170432 19340 33554432000 4194304 6957856 140737293722096 18446744073709551615 4866359 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4374/statm: 19817 19340 286 675 0 19133 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 79268

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4374

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

[startup+1801.4 s]
/proc/loadavg: 1.99 1.98 1.83 2/183 4463
/proc/meminfo: memFree=1323596/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79272 CPUtime=1800.04 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) S 4372 4374 4118 0 -1 4202496 509554 0 0 0 179936 68 0 0 25 0 1 0 903639419 81174528 19343 33554432000 4194304 6957856 140737293722096 18446744073709551615 6100974 0 16384 4096 17571 18446604466985167680 0 0 17 1 0 0 0
/proc/4374/statm: 19818 19343 288 675 0 19134 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 79272

[startup+1801.81 s]
/proc/loadavg: 1.91 1.97 1.82 2/183 4463
/proc/meminfo: memFree=1323596/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79272 CPUtime=1800.04 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) S 4372 4374 4118 0 -1 4202496 509554 0 0 0 179936 68 0 0 25 0 1 0 903639419 81174528 19343 33554432000 4194304 6957856 140737293722096 18446744073709551615 6100974 0 16384 4096 17571 18446604466985167680 0 0 17 1 0 0 0
/proc/4374/statm: 19818 19343 288 675 0 19134 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 79272

[startup+1802 s]
/proc/loadavg: 1.91 1.97 1.82 2/183 4463
/proc/meminfo: memFree=1323596/32951124 swapFree=67054536/67111528
[pid=4374] ppid=4372 vsize=79272 CPUtime=1800.04 cores=1,3,5,7
/proc/4374/stat : 4374 (minisatid-gmp) S 4372 4374 4118 0 -1 4202496 509554 0 0 0 179936 68 0 0 25 0 1 0 903639419 81174528 19343 33554432000 4194304 6957856 140737293722096 18446744073709551615 6100974 0 16384 4096 17571 18446604466985167680 0 0 17 1 0 0 0
/proc/4374/statm: 19818 19343 288 675 0 19134 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 79272

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.01
CPU time (s): 1800.06
CPU user time (s): 1799.37
CPU system time (s): 0.692894
CPU usage (%): 99.8919
Max. virtual memory (cumulated for all children) (KiB): 159408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.692894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3157

runsolver used 2.43063 second user time and 5.82511 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-13 01:13:35
IDJOB=3497458
IDBENCH=1851
IDSOLVER=1990
FILE ID=node133/3497458-1307920415
RUNJOBID= node133-1307919792-4137
PBS_JOBID= 13559646
Free space on /var/tmp= 2892 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod010.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3497458-1307920415/watcher-3497458-1307920415 -o /var/tmp/evaluation-result-3497458-1307920415/solver-3497458-1307920415 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497458-1307920415.opb --verbosity=0 --format=opb --randomseed=1733617887

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

MD5SUM BENCH= 0155c0c96434984f6ded6bb7ada20c0c
RANDOM SEED=1733617887

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1358304 kB
Buffers:         74988 kB
Cached:       30456884 kB
SwapCached:      10288 kB
Active:       15580620 kB
Inactive:     15062364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1358304 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:      108696 kB
Mapped:          14064 kB
Slab:           886896 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   311144 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 /var/tmp at the end= 2892 MiB
End job on node133 at 2011-06-13 01:43:38