Trace number 1868764

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.28 1802.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5461
Best CPU time to get the best result obtained on this benchmark1178.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 492823
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 492823
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

8.99/9.03	c SCIP version 1.1.0.7
8.99/9.03	c LP-Solver SoPlex 1.4.1
8.99/9.03	c user parameter file <scip.set> not found - using default parameters
8.99/9.03	c read problem <HOME/instance-1868764-1245221459.opb>
8.99/9.03	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
11.29/11.36	c start presolving problem
11.29/11.36	c presolving:
21.79/21.83	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
27.00/27.09	c    (16.1s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
27.00/27.09	c    (16.1s) probing aborted: 100/100 successive totally useless probings
27.00/27.09	c presolving (2 rounds):
27.00/27.09	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
27.00/27.09	c  1313400 implications, 0 cliques
27.00/27.09	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
27.00/27.09	c  656900 constraints of type <logicor>
27.00/27.09	c transformed objective value is always integral (scale: 1)
27.00/27.09	c Presolving Time: 14.17
27.10/27.13	c strange?!, PURESAT with obj
27.10/27.13	c -----------------------------------------------------------------------------------------------
27.10/27.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
27.10/27.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.10/27.13	c limits/memory = c 1620
27.10/27.13	c # maximal time in seconds to run
27.10/27.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.10/27.13	c limits/time = c 1791
27.10/27.13	c # frequency for displaying node information lines
27.10/27.13	c # [type: int, range: [-1,2147483647], default: 100]
27.10/27.13	c display/freq = c 10000
27.10/27.13	c -----------------------------------------------------------------------------------------------
27.10/27.13	c start solving problem
27.10/27.13	c 
67.78/67.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
67.78/67.85	c  56.4s|     1 |     0 |  1102 | 734M|   0 | 275 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.659250e+02 |      --      |    Inf 
603.95/603.93	c   592s|     1 |     0 |  7326 | 752M|   0 | 285 |  10k| 656k| 656k|  10k| 656k|  11 |   0 |   0 | 1.752747e+02 |      --      |    Inf 
749.37/749.35	c   737s|     1 |     0 |  7720 | 777M|   0 | 286 |  10k| 656k| 656k|  10k| 656k|  20 |   0 |   0 | 1.800047e+02 |      --      |    Inf 
1758.51/1758.30	c  1746s|     1 |     0 |  8071 | 777M|   0 | 282 |  10k| 656k| 656k|  10k| 656k|  27 |   0 |   0 | 1.842604e+02 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868764-1245221459/watcher-1868764-1245221459 -o /tmp/evaluation-result-1868764-1245221459/solver-1868764-1245221459 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868764-1245221459.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1691
/proc/meminfo: memFree=1732160/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=6104 CPUtime=0
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 891 0 0 0 0 0 0 0 18 0 1 0 189746444 6250496 873 1992294400 4194304 7823515 548682068736 18446744073709551615 6911054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 1526 873 330 886 0 636 0

[startup+0.087072 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1691
/proc/meminfo: memFree=1732160/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=17072 CPUtime=0.08
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 3593 0 0 0 7 1 0 0 18 0 1 0 189746444 17481728 3571 1992294400 4194304 7823515 548682068736 18446744073709551615 6908057 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 4268 3571 354 886 0 3378 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17072

[startup+0.101068 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1691
/proc/meminfo: memFree=1732160/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=17236 CPUtime=0.09
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 3634 0 0 0 8 1 0 0 18 0 1 0 189746444 17649664 3612 1992294400 4194304 7823515 548682068736 18446744073709551615 5010250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 4309 3612 354 886 0 3419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17236

[startup+0.30101 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1691
/proc/meminfo: memFree=1732160/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=23272 CPUtime=0.28
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 5139 0 0 0 27 1 0 0 19 0 1 0 189746444 23830528 5117 1992294400 4194304 7823515 548682068736 18446744073709551615 4599120 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 5818 5117 354 886 0 4928 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23272

[startup+0.701894 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1691
/proc/meminfo: memFree=1732160/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=32212 CPUtime=0.69
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 7365 0 0 0 67 2 0 0 22 0 1 0 189746444 32985088 7343 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 8053 7343 354 886 0 7163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32212

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1692
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=52192 CPUtime=1.49
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 12360 0 0 0 144 5 0 0 25 0 1 0 189746444 53444608 12338 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 13048 12338 354 886 0 12158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52192

[startup+3.10121 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1692
/proc/meminfo: memFree=1669112/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=92780 CPUtime=3.09
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 22292 0 0 0 300 9 0 0 25 0 1 0 189746444 95006720 22270 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 23195 22278 354 886 0 22305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92780

[startup+6.30129 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1692
/proc/meminfo: memFree=1588344/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=171508 CPUtime=6.29
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 42183 0 0 0 611 18 0 0 25 0 1 0 189746444 175624192 42161 1992294400 4194304 7823515 548682068736 18446744073709551615 6908036 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 42877 42161 354 886 0 41987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171508

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 1692
/proc/meminfo: memFree=1115664/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=624572 CPUtime=12.7
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 154928 0 0 0 1190 80 0 0 25 0 1 0 189746444 639561728 154552 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 156143 154552 417 886 0 155253 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 624572

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1692
/proc/meminfo: memFree=922448/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=819108 CPUtime=25.5
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 218095 0 0 0 2330 220 0 0 25 0 1 0 189746444 838766592 202499 1992294400 4194304 7823515 548682068736 18446744073709551615 4206555 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 204777 202499 437 886 0 203887 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 819108

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1692
/proc/meminfo: memFree=508240/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1299684 CPUtime=51.07
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 340223 0 0 0 4840 267 0 0 25 0 1 0 189746444 1330876416 305824 1992294400 4194304 7823515 548682068736 18446744073709551615 5924524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 324921 305824 507 886 0 324031 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1299684

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1692
/proc/meminfo: memFree=473104/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1339300 CPUtime=102.29
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 350185 0 0 0 9957 272 0 0 25 0 1 0 189746444 1371443200 314608 1992294400 4194304 7823515 548682068736 18446744073709551615 6208682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 334825 314608 521 886 0 333935 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1339300

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=464784/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1348544 CPUtime=162.29
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 353547 0 0 0 15955 274 0 0 25 0 1 0 189746444 1380909056 316760 1992294400 4194304 7823515 548682068736 18446744073709551615 5915656 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 337136 316760 521 886 0 336246 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1348544

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=461776/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1351020 CPUtime=222.3
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 356271 0 0 0 21954 276 0 0 25 0 1 0 189746444 1383444480 317433 1992294400 4194304 7823515 548682068736 18446744073709551615 6211054 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 337755 317433 521 886 0 336865 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1351020

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=461072/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1351188 CPUtime=282.31
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 357861 0 0 0 27954 277 0 0 25 0 1 0 189746444 1383616512 317595 1992294400 4194304 7823515 548682068736 18446744073709551615 6211398 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 337797 317595 521 886 0 336907 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1351188

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=460688/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1351300 CPUtime=342.31
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 359566 0 0 0 33953 278 0 0 25 0 1 0 189746444 1383731200 317706 1992294400 4194304 7823515 548682068736 18446744073709551615 6208259 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 337825 317706 521 886 0 336935 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1351300

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=460048/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1351344 CPUtime=402.33
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 361635 0 0 0 39952 281 0 0 25 0 1 0 189746444 1383776256 317860 1992294400 4194304 7823515 548682068736 18446744073709551615 6211018 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 337836 317860 521 886 0 336946 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 1351344

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=434128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1372336 CPUtime=462.33
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 371895 0 0 0 45948 285 0 0 25 0 1 0 189746444 1405272064 324895 1992294400 4194304 7823515 548682068736 18446744073709551615 6912051 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 343084 324895 529 886 0 342194 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 1372336

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=378128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1435940 CPUtime=522.34
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 386056 0 0 0 51943 291 0 0 25 0 1 0 189746444 1470402560 338383 1992294400 4194304 7823515 548682068736 18446744073709551615 5597697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 358985 338383 534 886 0 358095 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 1435940

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1692
/proc/meminfo: memFree=298000/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1503100 CPUtime=582.34
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 416587 0 0 0 57903 331 0 0 25 0 1 0 189746444 1539174400 358345 1992294400 4194304 7823515 548682068736 18446744073709551615 6212077 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 375775 358345 550 886 0 374885 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 1503100

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=154960/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1645136 CPUtime=642.35
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 452716 0 0 0 63892 343 0 0 25 0 1 0 189746444 1684619264 394090 1992294400 4194304 7823515 548682068736 18446744073709551615 4338420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 411284 394090 550 886 0 410394 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 1645136

[startup+702.302 s]

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

/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 99876 364 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 1666936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1062.41
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 105873 368 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965829 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 1666936

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1122.41
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 111868 373 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965558 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 1666936

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1182.42
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 117865 377 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 6912091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 1666936

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1242.43
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 123862 381 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965829 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1242.43
Current children cumulated vsize (KiB) 1666936

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1302.44
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 129859 385 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 4272734 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1302.44
Current children cumulated vsize (KiB) 1666936

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138192/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1362.44
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 135854 390 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 4272807 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1362.44
Current children cumulated vsize (KiB) 1666936

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138192/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1422.46
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 141852 394 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 6912091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1422.46
Current children cumulated vsize (KiB) 1666936

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138192/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1482.47
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 147848 399 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965396 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1482.47
Current children cumulated vsize (KiB) 1666936

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1542.48
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 153845 403 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1542.48
Current children cumulated vsize (KiB) 1666936

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1602.48
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 159841 407 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5965829 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1602.48
Current children cumulated vsize (KiB) 1666936

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138128/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1662.49
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 165839 410 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5597662 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1662.49
Current children cumulated vsize (KiB) 1666936

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=138064/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1666936 CPUtime=1722.49
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 463584 0 0 0 171839 410 0 0 25 0 1 0 189746444 1706942464 398203 1992294400 4194304 7823515 548682068736 18446744073709551615 5597657 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 416734 398203 550 886 0 415844 0
Current children cumulated CPU time (s) 1722.49
Current children cumulated vsize (KiB) 1666936

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=111376/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1692596 CPUtime=1782.51
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 470465 0 0 0 177835 416 0 0 25 0 1 0 189746444 1733218304 404831 1992294400 4194304 7823515 548682068736 18446744073709551615 6911972 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 423149 404831 550 886 0 422259 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (KiB) 1692596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1699
/proc/meminfo: memFree=111376/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1692596 CPUtime=1800.01
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 470465 0 0 0 179584 417 0 0 25 0 1 0 189746444 1733218304 404831 1992294400 4194304 7823515 548682068736 18446744073709551615 6912106 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 423149 404831 550 886 0 422259 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1692596

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1691

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1700
/proc/meminfo: memFree=84744/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1759316 CPUtime=1801.61
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 477155 0 0 0 179741 420 0 0 25 0 1 0 189746444 1801539584 411521 1992294400 4194304 7823515 548682068736 18446744073709551615 6110803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 439829 411521 550 886 0 438939 0
Current children cumulated CPU time (s) 1801.61
Current children cumulated vsize (KiB) 1759316

[startup+1801.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1700
/proc/meminfo: memFree=84744/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=1759316 CPUtime=1802.02
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4194304 477155 0 0 0 179782 420 0 0 25 0 1 0 189746444 1801539584 411521 1992294400 4194304 7823515 548682068736 18446744073709551615 6175274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 439829 411521 550 886 0 438939 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 1759316

[startup+1802 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1700
/proc/meminfo: memFree=84744/2055920 swapFree=4191900/4192956
[pid=1691] ppid=1689 vsize=0 CPUtime=1802.21
/proc/1691/stat : 1691 (pbscip.linux.x8) R 1689 1691 1653 0 -1 4195332 477155 0 0 0 179782 439 0 0 25 0 1 0 189746444 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1691/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.06
CPU time (s): 1802.28
CPU user time (s): 1797.82
CPU system time (s): 4.45632
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 1759316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 4.45632
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 477155
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= 2
involuntary context switches= 3019

runsolver used 1.9727 second user time and 4.08438 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-17 08:51:00
IDJOB=1868764
IDBENCH=1963
IDSOLVER=683
FILE ID=node16/1868764-1245221459
PBS_JOBID= 9368617
Free space on /tmp= 66264 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868764-1245221459/watcher-1868764-1245221459 -o /tmp/evaluation-result-1868764-1245221459/solver-1868764-1245221459 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868764-1245221459.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=1990017456

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1733024 kB
Buffers:         57856 kB
Cached:         177164 kB
SwapCached:        260 kB
Active:         110344 kB
Inactive:       137344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733024 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           26864 kB
Writeback:           0 kB
Mapped:          21132 kB
Slab:            61240 kB
Committed_AS:   173656 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node16 at 2009-06-17 09:21:02