Trace number 1868781

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.25 1802.91

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5597
Best CPU time to get the best result obtained on this benchmark1449.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
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 495981
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 495981
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 Clp 1.8.2
8.99/9.03	c user parameter file <scip.set> not found - using default parameters
8.99/9.03	c read problem <HOME/instance-1868781-1245141389.opb>
8.99/9.03	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
11.39/11.41	c start presolving problem
11.39/11.41	c presolving:
21.68/21.77	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.98/27.03	c    (16.1s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
26.98/27.03	c    (16.1s) probing aborted: 100/100 successive totally useless probings
26.98/27.03	c presolving (2 rounds):
26.98/27.03	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
26.98/27.03	c  1313400 implications, 0 cliques
26.98/27.03	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
26.98/27.03	c  656900 constraints of type <logicor>
26.98/27.03	c transformed objective value is always integral (scale: 1)
26.98/27.03	c Presolving Time: 14.09
26.98/27.08	c strange?!, PURESAT with obj
26.98/27.08	c -----------------------------------------------------------------------------------------------
26.98/27.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
26.98/27.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
26.98/27.08	c limits/memory = c 1620
26.98/27.08	c # maximal time in seconds to run
26.98/27.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
26.98/27.08	c limits/time = c 1791
26.98/27.08	c # frequency for displaying node information lines
26.98/27.08	c # [type: int, range: [-1,2147483647], default: 100]
26.98/27.08	c display/freq = c 10000
26.98/27.08	c -----------------------------------------------------------------------------------------------
26.98/27.08	c start solving problem
26.98/27.08	c 
41.77/41.87	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.77/41.87	c  30.5s|     1 |     0 |   545 | 734M|   0 | 274 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.541506e+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-1868781-1245141389/watcher-1868781-1245141389 -o /tmp/evaluation-result-1868781-1245141389/solver-1868781-1245141389 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868781-1245141389.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 7233
/proc/meminfo: memFree=1927552/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=5812 CPUtime=0
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 181739670 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 1453 512 341 1256 0 192 0

[startup+0.09542 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7233
/proc/meminfo: memFree=1927552/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=18696 CPUtime=0.09
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 3659 0 0 0 8 1 0 0 18 0 1 0 181739670 19144704 3639 1992294400 4194304 9342243 548682068736 18446744073709551615 8247758 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 4674 3639 378 1256 0 3413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18696

[startup+0.101419 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7233
/proc/meminfo: memFree=1927552/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=18696 CPUtime=0.09
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 3659 0 0 0 8 1 0 0 18 0 1 0 181739670 19144704 3639 1992294400 4194304 9342243 548682068736 18446744073709551615 5537494 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 4674 3639 378 1256 0 3413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18696

[startup+0.301455 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7233
/proc/meminfo: memFree=1927552/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=24616 CPUtime=0.29
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 5154 0 0 0 27 2 0 0 19 0 1 0 181739670 25206784 5134 1992294400 4194304 9342243 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 6154 5134 378 1256 0 4893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24616

[startup+0.701527 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7233
/proc/meminfo: memFree=1927552/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=34772 CPUtime=0.69
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 7689 0 0 0 66 3 0 0 22 0 1 0 181739670 35606528 7669 1992294400 4194304 9342243 548682068736 18446744073709551615 8236150 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 8693 7669 378 1256 0 7432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34772

[startup+1.50168 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=1890616/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=53624 CPUtime=1.49
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 12404 0 0 0 144 5 0 0 25 0 1 0 181739670 54910976 12384 1992294400 4194304 9342243 548682068736 18446744073709551615 8247758 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 13406 12384 378 1256 0 12145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53624

[startup+3.10196 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=1863672/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=94268 CPUtime=3.08
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 22556 0 0 0 299 9 0 0 25 0 1 0 181739670 96530432 22536 1992294400 4194304 9342243 548682068736 18446744073709551615 8247743 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 23567 22536 378 1256 0 22306 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94268

[startup+6.30153 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=1781880/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=173244 CPUtime=6.29
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 42271 0 0 0 611 18 0 0 25 0 1 0 181739670 177401856 42251 1992294400 4194304 9342243 548682068736 18446744073709551615 8235736 0 0 4096 0 0 0 0 17 1 0 0
/proc/7233/statm: 43311 42251 378 1256 0 42050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173244

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=1310200/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=626116 CPUtime=12.69
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 155061 0 0 0 1190 79 0 0 25 0 1 0 181739670 641142784 154687 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 156529 154687 459 1256 0 155268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 626116

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=1117112/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=820388 CPUtime=25.48
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 218158 0 0 0 2332 216 0 0 25 0 1 0 181739670 840077312 202564 1992294400 4194304 9342243 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 205097 202564 479 1256 0 203836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 820388

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=698168/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1415260 CPUtime=51.06
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 334189 0 0 0 4846 260 0 0 25 0 1 0 181739670 1449226240 307276 1992294400 4194304 9342243 548682068736 18446744073709551615 6974252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 353815 307276 626 1256 0 352554 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1415260

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7234
/proc/meminfo: memFree=698040/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1415260 CPUtime=102.24
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 334203 0 0 0 9964 260 0 0 25 0 1 0 181739670 1449226240 307290 1992294400 4194304 9342243 548682068736 18446744073709551615 6974274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 353815 307290 626 1256 0 352554 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1415260

[startup+162.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 7234
/proc/meminfo: memFree=648824/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1482072 CPUtime=162.22
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 348799 0 0 0 15955 267 0 0 25 0 1 0 181739670 1517641728 319585 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 370518 319585 633 1256 0 369257 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1482072

[startup+222.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 7234
/proc/meminfo: memFree=611128/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1488012 CPUtime=222.2
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 359936 0 0 0 21949 271 0 0 25 0 1 0 181739670 1523724288 328977 1992294400 4194304 9342243 548682068736 18446744073709551615 6939148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 372003 328977 633 1256 0 370742 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1488012

[startup+282.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 7234
/proc/meminfo: memFree=635960/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1496396 CPUtime=282.18
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 371754 0 0 0 27940 278 0 0 25 0 1 0 181739670 1532309504 322761 1992294400 4194304 9342243 548682068736 18446744073709551615 6952365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 374099 322761 633 1256 0 372838 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1496396

[startup+342.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 7234
/proc/meminfo: memFree=619704/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1497332 CPUtime=342.16
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 407350 0 0 0 33923 293 0 0 25 0 1 0 181739670 1533267968 326803 1992294400 4194304 9342243 548682068736 18446744073709551615 6951969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 374333 326803 633 1256 0 373072 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1497332

[startup+402.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 7234
/proc/meminfo: memFree=637432/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1497424 CPUtime=402.14
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 419002 0 0 0 39915 299 0 0 25 0 1 0 181739670 1533362176 322375 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 374356 322375 633 1256 0 373095 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1497424

[startup+462.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 7234
/proc/meminfo: memFree=634168/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1497220 CPUtime=462.12
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 431538 0 0 0 45906 306 0 0 25 0 1 0 181739670 1533153280 323174 1992294400 4194304 9342243 548682068736 18446744073709551615 6959585 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 374305 323174 633 1256 0 373044 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1497220

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7234
/proc/meminfo: memFree=632120/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1497332 CPUtime=522.09
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 445159 0 0 0 51896 313 0 0 25 0 1 0 181739670 1533267968 323697 1992294400 4194304 9342243 548682068736 18446744073709551615 6968347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 374333 323697 633 1256 0 373072 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 1497332

[startup+582.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7234
/proc/meminfo: memFree=627000/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1497332 CPUtime=582.07
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 446434 0 0 0 57892 315 0 0 25 0 1 0 181739670 1533267968 324972 1992294400 4194304 9342243 548682068736 18446744073709551615 6952118 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 374333 324972 633 1256 0 373072 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 1497332

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7234
/proc/meminfo: memFree=631224/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1501048 CPUtime=642.06
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 459491 0 0 0 63883 323 0 0 25 0 1 0 181739670 1537073152 323894 1992294400 4194304 9342243 548682068736 18446744073709551615 6951966 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 375262 323894 633 1256 0 374001 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1501048

[startup+702.301 s]

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

/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 543951 0 0 0 111820 367 0 0 25 0 1 0 181739670 1542242304 324689 1992294400 4194304 9342243 548682068736 18446744073709551615 6937486 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376524 324689 633 1256 0 375263 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1506096

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=629944/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1506376 CPUtime=1181.85
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 557464 0 0 0 117811 374 0 0 25 0 1 0 181739670 1542529024 324159 1992294400 4194304 9342243 548682068736 18446744073709551615 6952376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376594 324159 633 1256 0 375333 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 1506376

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=631672/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1506572 CPUtime=1241.83
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 571031 0 0 0 123801 382 0 0 25 0 1 0 181739670 1542729728 323714 1992294400 4194304 9342243 548682068736 18446744073709551615 6951969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376643 323714 633 1256 0 375382 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 1506572

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=628344/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1506572 CPUtime=1301.82
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 571852 0 0 0 129800 382 0 0 25 0 1 0 181739670 1542729728 324535 1992294400 4194304 9342243 548682068736 18446744073709551615 6951969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376643 324535 633 1256 0 375382 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1506572

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=630328/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507032 CPUtime=1361.79
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 585287 0 0 0 135790 389 0 0 25 0 1 0 181739670 1543200768 324036 1992294400 4194304 9342243 548682068736 18446744073709551615 6937620 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376758 324036 633 1256 0 375497 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1507032

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=626296/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507032 CPUtime=1421.77
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 586277 0 0 0 141786 391 0 0 25 0 1 0 181739670 1543200768 325026 1992294400 4194304 9342243 548682068736 18446744073709551615 6962210 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376758 325026 633 1256 0 375497 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1507032

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=628720/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507216 CPUtime=1481.74
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 599681 0 0 0 147776 398 0 0 25 0 1 0 181739670 1543389184 324394 1992294400 4194304 9342243 548682068736 18446744073709551615 6952365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376804 324394 633 1256 0 375543 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 1507216

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=630896/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507552 CPUtime=1541.72
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 613085 0 0 0 153768 404 0 0 25 0 1 0 181739670 1543733248 323847 1992294400 4194304 9342243 548682068736 18446744073709551615 6952365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376888 323847 633 1256 0 375627 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 1507552

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=627184/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507552 CPUtime=1601.7
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 614007 0 0 0 159765 405 0 0 25 0 1 0 181739670 1543733248 324769 1992294400 4194304 9342243 548682068736 18446744073709551615 6952376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376888 324769 633 1256 0 375627 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1507552

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=629808/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507720 CPUtime=1661.68
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 627499 0 0 0 165756 412 0 0 25 0 1 0 181739670 1543905280 324103 1992294400 4194304 9342243 548682068736 18446744073709551615 6975333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376930 324103 633 1256 0 375669 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1507720

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=625776/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1507720 CPUtime=1721.66
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 628514 0 0 0 171752 414 0 0 25 0 1 0 181739670 1543905280 325118 1992294400 4194304 9342243 548682068736 18446744073709551615 6937486 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 376930 325118 633 1256 0 375669 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 1507720

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=628984/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1508032 CPUtime=1781.64
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 641882 0 0 0 177744 420 0 0 25 0 1 0 181739670 1544224768 324296 1992294400 4194304 9342243 548682068736 18446744073709551615 6952365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 377008 324296 633 1256 0 375747 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 1508032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=627960/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1508032 CPUtime=1800.04
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 642132 0 0 0 179583 421 0 0 25 0 1 0 181739670 1544224768 324546 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 377008 324546 633 1256 0 375747 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1508032

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7233

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7242
/proc/meminfo: memFree=627960/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1508032 CPUtime=1800.74
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 642142 0 0 0 179653 421 0 0 25 0 1 0 181739670 1544224768 324556 1992294400 4194304 9342243 548682068736 18446744073709551615 6498527 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 377008 324556 633 1256 0 375747 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (KiB) 1508032

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7243
/proc/meminfo: memFree=627888/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1508032 CPUtime=1801.53
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 642151 0 0 0 179732 421 0 0 25 0 1 0 181739670 1544224768 324565 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 377008 324565 633 1256 0 375747 0
Current children cumulated CPU time (s) 1801.53
Current children cumulated vsize (KiB) 1508032

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7243
/proc/meminfo: memFree=627888/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=1508032 CPUtime=1801.93
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4194304 642157 0 0 0 179772 421 0 0 25 0 1 0 181739670 1544224768 324571 1992294400 4194304 9342243 548682068736 18446744073709551615 6937369 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 377008 324571 633 1256 0 375747 0
Current children cumulated CPU time (s) 1801.93
Current children cumulated vsize (KiB) 1508032

[startup+1802.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7243
/proc/meminfo: memFree=1224824/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=0 CPUtime=1802.13
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4195332 642159 0 0 0 179783 430 0 0 25 0 1 0 181739670 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

[startup+1802.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7243
/proc/meminfo: memFree=1224824/2055920 swapFree=4179824/4192956
[pid=7233] ppid=7231 vsize=0 CPUtime=1802.23
/proc/7233/stat : 7233 (pbscip.linux.x8) R 7231 7233 6739 0 -1 4195332 642159 0 0 0 179783 440 0 0 25 0 1 0 181739670 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7233/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.91
CPU time (s): 1802.25
CPU user time (s): 1797.84
CPU system time (s): 4.41033
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 1508032

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

runsolver used 2.12868 second user time and 4.17037 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-16 10:36:30
IDJOB=1868781
IDBENCH=1971
IDSOLVER=684
FILE ID=node12/1868781-1245141389
PBS_JOBID= 9363681
Free space on /tmp= 66220 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_8.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-1868781-1245141389/watcher-1868781-1245141389 -o /tmp/evaluation-result-1868781-1245141389/solver-1868781-1245141389 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868781-1245141389.opb

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=585368584

node12.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.281
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.281
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:       1927968 kB
Buffers:          9696 kB
Cached:          69176 kB
SwapCached:       7012 kB
Active:          61188 kB
Inactive:        25724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927968 kB
SwapTotal:     4192956 kB
SwapFree:      4179824 kB
Dirty:           28560 kB
Writeback:           0 kB
Mapped:          12060 kB
Slab:            27036 kB
Committed_AS:   166948 kB
PageTables:       1448 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= 66208 MiB
End job on node12 at 2009-06-16 11:06:34