Trace number 3691378

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
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? (TO) 1802.07 1802.35

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null20mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUM1a988adb2582fdda2a937cfe38fb69f2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-36224
Best CPU time to get the best result obtained on this benchmark989.98
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 370186
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 370186
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	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3691378-1338027488.opb>
2.10/2.19	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
2.10/2.19	c problem read in 2.19
5.40/5.49	c presolving:
11.49/11.58	c (round 1) 0 del vars, 1977 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 398809 upgd conss, 67806 impls, 1977 clqs
13.39/13.49	c (round 2) 0 del vars, 1977 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 67806 impls, 1977 clqs

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3691378-1338027488/watcher-3691378-1338027488 -o /tmp/evaluation-result-3691378-1338027488/solver-3691378-1338027488 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691378-1338027488.opb -t 1800 -m 15500 

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.00 2.00 2.00 3/174 15992
/proc/meminfo: memFree=28749448/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=11140 CPUtime=0 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 1533 0 0 0 0 0 0 0 20 0 1 0 268874311 11407360 1488 33554432000 4194304 10173063 140733736386224 140734314861272 8803840 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 2785 1488 408 1460 0 1316 0

[startup+0.0640691 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 15992
/proc/meminfo: memFree=28749448/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=35316 CPUtime=0.05 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 7535 0 0 0 4 1 0 0 20 0 1 0 268874311 36163584 7491 33554432000 4194304 10173063 140733736386224 140734314861272 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 8829 7526 416 1460 0 7360 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35316

[startup+0.10038 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 15992
/proc/meminfo: memFree=28749448/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=43536 CPUtime=0.09 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 9645 0 0 0 7 2 0 0 20 0 1 0 268874311 44580864 9600 33554432000 4194304 10173063 140733736386224 140734314861272 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 10884 9600 416 1460 0 9415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43536

[startup+0.300295 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 15992
/proc/meminfo: memFree=28749448/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=83532 CPUtime=0.29 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 19613 0 0 0 26 3 0 0 20 0 1 0 268874311 85536768 19568 33554432000 4194304 10173063 140733736386224 140734314861272 8860595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 20883 19568 416 1460 0 19414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83532

[startup+0.700305 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 15992
/proc/meminfo: memFree=28749448/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=189144 CPUtime=0.69 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 45962 0 0 0 62 7 0 0 20 0 1 0 268874311 193683456 45917 33554432000 4194304 10173063 140733736386224 140733736249768 5285022 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 47286 45917 416 1460 0 45817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189144

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=28493596/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=381252 CPUtime=1.49 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 93901 0 0 0 134 15 0 0 20 0 1 0 268874311 390402048 93856 33554432000 4194304 10173063 140733736386224 140733736249768 7171837 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 95313 93856 416 1460 0 93844 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 381252

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=28319384/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=924024 CPUtime=3.09 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 229150 0 0 0 276 33 0 0 20 0 1 0 268874311 946200576 229562 33554432000 4194304 10173063 140733736386224 140733736380168 5551950 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 231006 229562 467 1460 0 229537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 924024

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=27534892/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=1241476 CPUtime=6.29 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 330830 0 0 0 543 86 0 0 20 0 1 0 268874311 1271271424 307713 33554432000 4194304 10173063 140733736386224 140733736383224 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 310369 307713 551 1460 0 308900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1241476

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=27129484/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=1630076 CPUtime=12.68 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 460594 0 0 0 1002 266 0 0 20 0 1 0 268874311 1669197824 404351 33554432000 4194304 10173063 140733736386224 140733736382280 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 407519 404351 587 1460 0 406050 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1630076

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=26863292/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=1903924 CPUtime=25.48 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 508255 0 0 0 2190 358 0 0 20 0 1 0 268874311 1949618176 471618 33554432000 4194304 10173063 140733736386224 140733736381720 8925068 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 475981 471618 615 1460 0 474512 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1903924

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=26854488/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=1912564 CPUtime=51.09 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 510310 0 0 0 4750 359 0 0 20 0 1 0 268874311 1958465536 473673 33554432000 4194304 10173063 140733736386224 140733736381624 8925068 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 478141 473673 615 1460 0 476672 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1912564

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=26850260/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=1912560 CPUtime=102.28 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 510890 0 0 0 9869 359 0 0 20 0 1 0 268874311 1958461440 474660 33554432000 4194304 10173063 140733736386224 140733736381544 8925062 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 478140 474660 615 1460 0 476671 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1912560

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15996
/proc/meminfo: memFree=25492784/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3308644 CPUtime=162.26 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 832692 0 0 0 15821 405 0 0 20 0 1 0 268874311 3388051456 813341 33554432000 4194304 10173063 140733736386224 140733736381336 8925020 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 827161 813341 615 1460 0 825692 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 3308644

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15997
/proc/meminfo: memFree=25490836/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3309668 CPUtime=222.25 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 833164 0 0 0 21820 405 0 0 20 0 1 0 268874311 3389100032 813813 33554432000 4194304 10173063 140733736386224 140733736381336 8925042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 827417 813813 615 1460 0 825948 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 3309668

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 15997
/proc/meminfo: memFree=25490368/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3309668 CPUtime=282.24 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 833314 0 0 0 27818 406 0 0 20 0 1 0 268874311 3389100032 813963 33554432000 4194304 10173063 140733736386224 140733736381336 8925062 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 827417 813963 615 1460 0 825948 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 3309668

[startup+342.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/175 15997
/proc/meminfo: memFree=25486552/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3312740 CPUtime=342.23 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 834299 0 0 0 33817 406 0 0 20 0 1 0 268874311 3392245760 814949 33554432000 4194304 10173063 140733736386224 140733736381336 8925042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 828185 814949 615 1460 0 826716 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 3312740

[startup+402.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/175 15997
/proc/meminfo: memFree=25484968/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3312740 CPUtime=402.22 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 834490 0 0 0 39816 406 0 0 20 0 1 0 268874311 3392245760 815308 33554432000 4194304 10173063 140733736386224 140733736381336 8925037 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 828185 815308 615 1460 0 826716 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 3312740

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 2.00 2/169 16021
/proc/meminfo: memFree=25588624/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3312740 CPUtime=462.22 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 834707 0 0 0 45815 407 0 0 20 0 1 0 268874311 3392245760 815525 33554432000 4194304 10173063 140733736386224 140733736381336 8925020 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 828185 815525 615 1460 0 826716 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 3312740

[startup+522.3 s]
/proc/loadavg: 1.37 1.85 1.94 2/169 16022
/proc/meminfo: memFree=25576020/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3315488 CPUtime=522.21 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 835574 0 0 0 51814 407 0 0 20 0 1 0 268874311 3395059712 818764 33554432000 4194304 10173063 140733736386224 140733736381336 4953443 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 828872 818764 615 1460 0 827403 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 3315488

[startup+582.3 s]
/proc/loadavg: 1.13 1.69 1.88 2/169 16022
/proc/meminfo: memFree=25572576/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3315488 CPUtime=582.2 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 835791 0 0 0 57813 407 0 0 20 0 1 0 268874311 3395059712 819611 33554432000 4194304 10173063 140733736386224 140733736381336 8925037 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 828872 819611 615 1460 0 827403 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 3315488

[startup+642.3 s]

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

/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 839403 0 0 0 105804 409 0 0 20 0 1 0 268874311 3404554240 827805 33554432000 4194304 10173063 140733736386224 140733736381336 8925037 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 831190 827805 615 1460 0 829721 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 3324760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/169 16028
/proc/meminfo: memFree=25540112/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3324760 CPUtime=1122.12 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 839432 0 0 0 111803 409 0 0 20 0 1 0 268874311 3404554240 827834 33554432000 4194304 10173063 140733736386224 140733736381336 8925052 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 831190 827834 615 1460 0 829721 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3324760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/169 16028
/proc/meminfo: memFree=25538652/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3325784 CPUtime=1182.11 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 839710 0 0 0 117802 409 0 0 20 0 1 0 268874311 3405602816 828112 33554432000 4194304 10173063 140733736386224 140733736381336 8925052 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 831446 828112 615 1460 0 829977 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3325784

[startup+1242.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/169 16028
/proc/meminfo: memFree=25536944/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3327640 CPUtime=1242.1 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 840204 0 0 0 123801 409 0 0 20 0 1 0 268874311 3407503360 828606 33554432000 4194304 10173063 140733736386224 140733736381336 8925052 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 831910 828606 615 1460 0 830441 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3327640

[startup+1302.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/169 16028
/proc/meminfo: memFree=25534200/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3329688 CPUtime=1302.09 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 840739 0 0 0 129800 409 0 0 20 0 1 0 268874311 3409600512 829254 33554432000 4194304 10173063 140733736386224 140733736381336 8925047 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 832422 829254 615 1460 0 830953 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 3329688

[startup+1362.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/170 16031
/proc/meminfo: memFree=25531312/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3330712 CPUtime=1362.08 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 841025 0 0 0 135799 409 0 0 20 0 1 0 268874311 3410649088 829829 33554432000 4194304 10173063 140733736386224 140733736381336 8925042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 832678 829829 615 1460 0 831209 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3330712

[startup+1422.31 s]
/proc/loadavg: 1.00 1.03 1.33 2/169 16032
/proc/meminfo: memFree=25530244/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3330712 CPUtime=1422.07 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 841048 0 0 0 141798 409 0 0 20 0 1 0 268874311 3410649088 830249 33554432000 4194304 10173063 140733736386224 140733736381336 8925006 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 832678 830249 615 1460 0 831209 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3330712

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/169 16032
/proc/meminfo: memFree=25528164/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3332568 CPUtime=1482.06 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 841542 0 0 0 147797 409 0 0 20 0 1 0 268874311 3412549632 830743 33554432000 4194304 10173063 140733736386224 140733736381336 8925037 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 833142 830743 615 1460 0 831673 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3332568

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/169 16032
/proc/meminfo: memFree=25527448/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3333460 CPUtime=1542.05 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 841822 0 0 0 153796 409 0 0 20 0 1 0 268874311 3413463040 830989 33554432000 4194304 10173063 140733736386224 140733736381336 8925057 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 833365 830989 615 1460 0 831896 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3333460

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/169 16032
/proc/meminfo: memFree=25526236/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3334484 CPUtime=1602.04 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 842102 0 0 0 159795 409 0 0 20 0 1 0 268874311 3414511616 831267 33554432000 4194304 10173063 140733736386224 140733736381336 8925062 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 833621 831267 615 1460 0 832152 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3334484

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/169 16032
/proc/meminfo: memFree=25524592/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3336340 CPUtime=1662.03 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 842596 0 0 0 165794 409 0 0 20 0 1 0 268874311 3416412160 831766 33554432000 4194304 10173063 140733736386224 140733736381336 8925042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834085 831766 615 1460 0 832616 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3336340

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/169 16033
/proc/meminfo: memFree=25522264/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1722.02 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843131 0 0 0 171793 409 0 0 20 0 1 0 268874311 3418509312 832301 33554432000 4194304 10173063 140733736386224 140733736381336 8925020 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832301 615 1460 0 833128 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3338388

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/169 16033
/proc/meminfo: memFree=25521796/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1782.01 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843154 0 0 0 177792 409 0 0 20 0 1 0 268874311 3418509312 832324 33554432000 4194304 10173063 140733736386224 140733736381336 8925057 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832324 615 1460 0 833128 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3338388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/169 16033
/proc/meminfo: memFree=25521780/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1800.01 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843162 0 0 0 179592 409 0 0 20 0 1 0 268874311 3418509312 832332 33554432000 4194304 10173063 140733736386224 140733736381336 8925047 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832332 615 1460 0 833128 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3338388

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15992

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.20 2/170 16034
/proc/meminfo: memFree=25521772/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1801.11 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843162 0 0 0 179702 409 0 0 20 0 1 0 268874311 3418509312 832332 33554432000 4194304 10173063 140733736386224 140733736380800 8925042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832332 615 1460 0 833128 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 3338388

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.20 2/170 16034
/proc/meminfo: memFree=25521632/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1801.51 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843168 0 0 0 179742 409 0 0 20 0 1 0 268874311 3418509312 832338 33554432000 4194304 10173063 140733736386224 140733736380800 8925109 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832338 615 1460 0 833128 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 3338388

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.20 2/170 16034
/proc/meminfo: memFree=25521632/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1801.91 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843168 0 0 0 179782 409 0 0 20 0 1 0 268874311 3418509312 832338 33554432000 4194304 10173063 140733736386224 140733736380800 7435333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832338 615 1460 0 833128 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 3338388

[startup+1802.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/170 16034
/proc/meminfo: memFree=25521632/32873852 swapFree=6848/6848
[pid=15992] ppid=15990 vsize=3338388 CPUtime=1802.01 cores=1,3,5,7
/proc/15992/stat : 15992 (scip-2.1.1.4fix) R 15990 15992 14609 0 -1 4202496 843168 0 0 0 179792 409 0 0 20 0 1 0 268874311 3418509312 832338 33554432000 4194304 10173063 140733736386224 140733736380800 8925047 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/15992/statm: 834597 832338 615 1460 0 833128 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 3338388

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.35
CPU time (s): 1802.07
CPU user time (s): 1797.93
CPU system time (s): 4.13837
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 3338388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.93
system time used= 4.13837
maximum resident set size= 3329352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 843168
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= 28
involuntary context switches= 1851

runsolver used 2.95655 second user time and 8.71467 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 12:18:09
IDJOB=3691378
IDBENCH=90949
IDSOLVER=2270
FILE ID=node129/3691378-1338027488
RUNJOBID= node129-1338016921-14626
PBS_JOBID= 14624342
Free space on /tmp= 71096 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null20mast_rapportOE1.0_TMAX180_K192_cod2.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691378-1338027488/watcher-3691378-1338027488 -o /tmp/evaluation-result-3691378-1338027488/solver-3691378-1338027488 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691378-1338027488.opb -t 1800 -m 15500

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

MD5SUM BENCH= 1a988adb2582fdda2a937cfe38fb69f2
RANDOM SEED=1321781491

node129.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28749696 kB
Buffers:          252860 kB
Cached:          2983252 kB
SwapCached:            0 kB
Active:          1218340 kB
Inactive:        2120992 kB
Active(anon):     105808 kB
Inactive(anon):        0 kB
Active(file):    1112532 kB
Inactive(file):  2120992 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41140 kB
Writeback:             0 kB
AnonPages:        112064 kB
Mapped:            17580 kB
Shmem:               204 kB
Slab:             647744 kB
SReclaimable:      90120 kB
SUnreclaim:       557624 kB
KernelStack:        1432 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     217652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71096 MiB
End job on node129 at 2012-05-26 12:48:11