Trace number 1868785

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? (TO) 1802.29 1802.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5623
Best CPU time to get the best result obtained on this benchmark1190.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
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 498884
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 498884
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.04	c SCIP version 1.1.0.7
8.99/9.04	c LP-Solver Clp 1.8.2
8.99/9.04	c user parameter file <scip.set> not found - using default parameters
8.99/9.04	c read problem <HOME/instance-1868785-1245141866.opb>
8.99/9.04	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
11.39/11.40	c start presolving problem
11.39/11.40	c presolving:
21.69/21.74	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
26.99/27.02	c    (16.1s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
26.99/27.02	c    (16.1s) probing aborted: 100/100 successive totally useless probings
26.99/27.02	c presolving (2 rounds):
26.99/27.02	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
26.99/27.02	c  1313400 implications, 0 cliques
26.99/27.02	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
26.99/27.02	c  656900 constraints of type <logicor>
26.99/27.02	c transformed objective value is always integral (scale: 1)
26.99/27.02	c Presolving Time: 14.10
26.99/27.07	c strange?!, PURESAT with obj
26.99/27.07	c -----------------------------------------------------------------------------------------------
26.99/27.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
26.99/27.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
26.99/27.07	c limits/memory = c 1620
26.99/27.07	c # maximal time in seconds to run
26.99/27.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
26.99/27.07	c limits/time = c 1791
26.99/27.07	c # frequency for displaying node information lines
26.99/27.07	c # [type: int, range: [-1,2147483647], default: 100]
26.99/27.07	c display/freq = c 10000
26.99/27.07	c -----------------------------------------------------------------------------------------------
26.99/27.07	c start solving problem
26.99/27.07	c 
37.17/37.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.17/37.24	c  25.8s|     1 |     0 |   470 | 734M|   0 | 250 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.852632e+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-1868785-1245141866/watcher-1868785-1245141866 -o /tmp/evaluation-result-1868785-1245141866/solver-1868785-1245141866 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868785-1245141866.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.99 0.98 0.99 3/64 4758
/proc/meminfo: memFree=1896512/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=5812 CPUtime=0
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 181783672 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 1453 501 332 1256 0 192 0

[startup+0.00773191 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4758
/proc/meminfo: memFree=1896512/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=7620 CPUtime=0
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 924 0 0 0 0 0 0 0 18 0 1 0 181783672 7802880 908 1992294400 4194304 9342243 548682068736 18446744073709551615 7636353 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 1905 908 357 1256 0 644 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7620

[startup+0.10174 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4758
/proc/meminfo: memFree=1896512/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=18696 CPUtime=0.09
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 3659 0 0 0 8 1 0 0 18 0 1 0 181783672 19144704 3639 1992294400 4194304 9342243 548682068736 18446744073709551615 8247753 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 4674 3639 378 1256 0 3413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18696

[startup+0.30176 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4758
/proc/meminfo: memFree=1896512/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=24616 CPUtime=0.29
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 5153 0 0 0 28 1 0 0 19 0 1 0 181783672 25206784 5133 1992294400 4194304 9342243 548682068736 18446744073709551615 8146929 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 6154 5133 378 1256 0 4893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24616

[startup+0.7018 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4758
/proc/meminfo: memFree=1896512/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=33744 CPUtime=0.69
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 7400 0 0 0 67 2 0 0 22 0 1 0 181783672 34553856 7380 1992294400 4194304 9342243 548682068736 18446744073709551615 8247773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 8436 7380 378 1256 0 7175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33744

[startup+1.50188 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=1860664/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=53624 CPUtime=1.49
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 12403 0 0 0 144 5 0 0 25 0 1 0 181783672 54910976 12383 1992294400 4194304 9342243 548682068736 18446744073709551615 8247773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 13406 12383 378 1256 0 12145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53624

[startup+3.10105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=1832440/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=93240 CPUtime=3.09
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 22297 0 0 0 300 9 0 0 25 0 1 0 181783672 95477760 22277 1992294400 4194304 9342243 548682068736 18446744073709551615 8247773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 23310 22277 378 1256 0 22049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93240

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=1751992/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=172216 CPUtime=6.29
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 41978 0 0 0 612 17 0 0 25 0 1 0 181783672 176349184 41958 1992294400 4194304 9342243 548682068736 18446744073709551615 5537983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4758/statm: 43054 41958 378 1256 0 41793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172216

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=1279168/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=626116 CPUtime=12.69
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 155061 0 0 0 1187 82 0 0 25 0 1 0 181783672 641142784 154687 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 156529 154687 459 1256 0 155268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 626116

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=1086144/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=820388 CPUtime=25.49
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 218158 0 0 0 2331 218 0 0 25 0 1 0 181783672 840077312 202564 1992294400 4194304 9342243 548682068736 18446744073709551615 4221690 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 205097 202564 479 1256 0 203836 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 820388

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=667264/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1415096 CPUtime=51.07
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 333950 0 0 0 4847 260 0 0 25 0 1 0 181783672 1449058304 307246 1992294400 4194304 9342243 548682068736 18446744073709551615 6959733 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 353774 307246 626 1256 0 352513 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1415096

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=667200/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1415096 CPUtime=102.25
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 333967 0 0 0 9965 260 0 0 25 0 1 0 181783672 1449058304 307263 1992294400 4194304 9342243 548682068736 18446744073709551615 6959585 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 353774 307263 626 1256 0 352513 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1415096

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=580480/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1487680 CPUtime=162.24
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 359458 0 0 0 15953 271 0 0 25 0 1 0 181783672 1523384320 328890 1992294400 4194304 9342243 548682068736 18446744073709551615 6065012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 371920 328890 633 1256 0 370659 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1487680

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=579776/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1487680 CPUtime=222.22
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 359627 0 0 0 21951 271 0 0 25 0 1 0 181783672 1523384320 329059 1992294400 4194304 9342243 548682068736 18446744073709551615 6498483 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 371920 329059 633 1256 0 370659 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1487680

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=605376/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1496876 CPUtime=282.2
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 382783 0 0 0 27938 282 0 0 25 0 1 0 181783672 1532801024 322678 1992294400 4194304 9342243 548682068736 18446744073709551615 6504556 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 374219 322678 633 1256 0 372958 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1496876

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=585088/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1500260 CPUtime=342.19
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 395703 0 0 0 33930 289 0 0 25 0 1 0 181783672 1536266240 327716 1992294400 4194304 9342243 548682068736 18446744073709551615 6751031 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375065 327716 633 1256 0 373804 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1500260

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=600128/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1500172 CPUtime=402.17
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 408721 0 0 0 39922 295 0 0 25 0 1 0 181783672 1536176128 323944 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375043 323944 633 1256 0 373782 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1500172

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4759
/proc/meminfo: memFree=598592/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1500144 CPUtime=462.15
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 422508 0 0 0 45914 301 0 0 25 0 1 0 181783672 1536147456 324314 1992294400 4194304 9342243 548682068736 18446744073709551615 6147996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375036 324314 633 1256 0 373775 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1500144

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4761
/proc/meminfo: memFree=602432/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1500660 CPUtime=522.14
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 435121 0 0 0 51906 308 0 0 25 0 1 0 181783672 1536675840 323364 1992294400 4194304 9342243 548682068736 18446744073709551615 6952866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375165 323364 633 1256 0 373904 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1500660

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4761
/proc/meminfo: memFree=581952/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1500996 CPUtime=582.12
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 448032 0 0 0 57898 314 0 0 25 0 1 0 181783672 1537019904 328475 1992294400 4194304 9342243 548682068736 18446744073709551615 6498483 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375249 328475 633 1256 0 373988 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1500996

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4761
/proc/meminfo: memFree=603904/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1502108 CPUtime=642.1
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 472356 0 0 0 63886 324 0 0 25 0 1 0 181783672 1538158592 322974 1992294400 4194304 9342243 548682068736 18446744073709551615 6166999 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375527 322974 633 1256 0 374266 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1502108

[startup+702.301 s]

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

/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 533791 0 0 0 105841 357 0 0 25 0 1 0 181783672 1542508544 325095 1992294400 4194304 9342243 548682068736 18446744073709551615 6964613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 376589 325095 633 1256 0 375328 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1506356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=597952/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1506160 CPUtime=1121.96
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 547390 0 0 0 111832 364 0 0 25 0 1 0 181783672 1542307840 324382 1992294400 4194304 9342243 548682068736 18446744073709551615 6065018 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 376540 324382 633 1256 0 375279 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1506160

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=599872/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1506544 CPUtime=1181.95
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 560988 0 0 0 117823 372 0 0 25 0 1 0 181783672 1542701056 323915 1992294400 4194304 9342243 548682068736 18446744073709551615 6975359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 376636 323915 633 1256 0 375375 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1506544

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=595648/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1506544 CPUtime=1241.93
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 562013 0 0 0 123820 373 0 0 25 0 1 0 181783672 1542701056 324940 1992294400 4194304 9342243 548682068736 18446744073709551615 6064995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 376636 324940 633 1256 0 375375 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 1506544

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=598784/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1507816 CPUtime=1301.91
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 575401 0 0 0 129812 379 0 0 25 0 1 0 181783672 1544003584 324161 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 376954 324161 633 1256 0 375693 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 1507816

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=594816/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1508376 CPUtime=1361.89
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 588974 0 0 0 135803 386 0 0 25 0 1 0 181783672 1544577024 323726 1992294400 4194304 9342243 548682068736 18446744073709551615 6240151 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 377094 323726 633 1256 0 375833 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1508376

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=596800/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1475116 CPUtime=1421.88
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 602845 0 0 0 141794 394 0 0 25 0 1 0 181783672 1510518784 324643 1992294400 4194304 9342243 548682068736 18446744073709551615 6959733 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 368779 324643 633 1256 0 367518 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1475116

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=585600/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1475116 CPUtime=1481.86
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 605650 0 0 0 147790 396 0 0 25 0 1 0 181783672 1510518784 327448 1992294400 4194304 9342243 548682068736 18446744073709551615 6952118 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 368779 327448 633 1256 0 367518 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1475116

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=600128/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1503760 CPUtime=1541.84
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 618826 0 0 0 153781 403 0 0 25 0 1 0 181783672 1539850240 323780 1992294400 4194304 9342243 548682068736 18446744073709551615 6962210 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375940 323780 633 1256 0 374679 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1503760

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=603136/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1503880 CPUtime=1601.83
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 632116 0 0 0 159773 410 0 0 25 0 1 0 181783672 1539973120 323032 1992294400 4194304 9342243 548682068736 18446744073709551615 6962179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375970 323032 633 1256 0 374709 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1503880

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=599040/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1503880 CPUtime=1661.81
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 633131 0 0 0 165770 411 0 0 25 0 1 0 181783672 1539973120 324047 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375970 324047 633 1256 0 374709 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1503880

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=596544/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1502024 CPUtime=1721.8
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 646731 0 0 0 171762 418 0 0 25 0 1 0 181783672 1538072576 324653 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375506 324653 633 1256 0 374245 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1502024

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=597248/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1501048 CPUtime=1781.77
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 660232 0 0 0 177753 424 0 0 25 0 1 0 181783672 1537073152 324465 1992294400 4194304 9342243 548682068736 18446744073709551615 6498483 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375262 324465 633 1256 0 374001 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1501048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=597824/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1501028 CPUtime=1800.08
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 673463 0 0 0 179578 430 0 0 25 0 1 0 181783672 1537052672 324318 1992294400 4194304 9342243 548682068736 18446744073709551615 6975333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375257 324318 633 1256 0 373996 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1501028

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4758

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4767
/proc/meminfo: memFree=597824/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1501028 CPUtime=1800.87
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 673467 0 0 0 179657 430 0 0 25 0 1 0 181783672 1537052672 324322 1992294400 4194304 9342243 548682068736 18446744073709551615 6937502 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375257 324322 633 1256 0 373996 0
Current children cumulated CPU time (s) 1800.87
Current children cumulated vsize (KiB) 1501028

[startup+1802.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4768
/proc/meminfo: memFree=597752/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1501028 CPUtime=1801.67
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 673474 0 0 0 179737 430 0 0 25 0 1 0 181783672 1537052672 324329 1992294400 4194304 9342243 548682068736 18446744073709551615 6498487 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375257 324329 633 1256 0 373996 0
Current children cumulated CPU time (s) 1801.67
Current children cumulated vsize (KiB) 1501028

[startup+1802.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4768
/proc/meminfo: memFree=597752/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=1501028 CPUtime=1802.07
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4194304 673475 0 0 0 179777 430 0 0 25 0 1 0 181783672 1537052672 324330 1992294400 4194304 9342243 548682068736 18446744073709551615 6962261 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 375257 324330 633 1256 0 373996 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 1501028

[startup+1802.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4768
/proc/meminfo: memFree=1829952/2055920 swapFree=4192812/4192956
[pid=4758] ppid=4756 vsize=0 CPUtime=1802.28
/proc/4758/stat : 4758 (pbscip.linux.x8) R 4756 4758 4361 0 -1 4195332 673475 0 0 0 179778 450 0 0 25 0 1 0 181783672 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4758/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.81
CPU time (s): 1802.29
CPU user time (s): 1797.78
CPU system time (s): 4.51131
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 1508468

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

runsolver used 1.70474 second user time and 4.12237 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-16 10:44:27
IDJOB=1868785
IDBENCH=1973
IDSOLVER=684
FILE ID=node45/1868785-1245141866
PBS_JOBID= 9363722
Free space on /tmp= 66156 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868785-1245141866/watcher-1868785-1245141866 -o /tmp/evaluation-result-1868785-1245141866/solver-1868785-1245141866 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868785-1245141866.opb

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

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=1207176307

node45.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.240
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.240
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:       1896928 kB
Buffers:         11220 kB
Cached:          84928 kB
SwapCached:        140 kB
Active:          82112 kB
Inactive:        28092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           28556 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            34848 kB
Committed_AS:   151724 kB
PageTables:       1380 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= 66144 MiB
End job on node45 at 2009-06-16 11:14:30