Trace number 2687498

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (MO) 736.473 736.671

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9017_9.std.opb
MD5SUM7616d8015089c57fc11c37e4eec4cbca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark6.69498
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints184430
Number of constraints which are clauses183230
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2687498-1278454001.opb>
2.89/2.95	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 184430 constraints
2.89/2.95	c problem read
2.89/2.95	c presolving settings loaded
3.79/3.86	c presolving:
14.19/14.30	c (round 1) 4640 del vars, 13620 del conss, 3483 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12489302 impls, 0 clqs
20.89/20.98	c (round 2) 9454 del vars, 32229 del conss, 8073 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12514821 impls, 0 clqs
23.18/23.23	c (round 3) 11314 del vars, 40495 del conss, 9141 chg bounds, 55 chg sides, 42 chg coeffs, 0 upgd conss, 12526338 impls, 0 clqs
24.19/24.26	c (round 4) 12016 del vars, 43530 del conss, 9532 chg bounds, 78 chg sides, 68 chg coeffs, 0 upgd conss, 12531324 impls, 0 clqs
24.99/25.02	c (round 5) 12341 del vars, 44865 del conss, 9748 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12533282 impls, 0 clqs
25.48/25.53	c (round 6) 12582 del vars, 45812 del conss, 9880 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12535326 impls, 0 clqs
25.79/25.82	c (round 7) 12674 del vars, 46276 del conss, 9929 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12535906 impls, 0 clqs
26.09/26.13	c (round 8) 12740 del vars, 46517 del conss, 9973 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12536346 impls, 0 clqs
26.29/26.36	c (round 9) 12772 del vars, 46673 del conss, 9992 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12536476 impls, 0 clqs
26.48/26.58	c (round 10) 12788 del vars, 46757 del conss, 10005 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12536532 impls, 0 clqs
26.79/26.80	c (round 11) 12802 del vars, 46810 del conss, 10012 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12536602 impls, 0 clqs
26.88/26.99	c (round 12) 12802 del vars, 46824 del conss, 10012 chg bounds, 81 chg sides, 71 chg coeffs, 0 upgd conss, 12536602 impls, 0 clqs
28.60/28.60	c (round 13) 12802 del vars, 46824 del conss, 10012 chg bounds, 81 chg sides, 71 chg coeffs, 137606 upgd conss, 12536602 impls, 0 clqs
734.30/734.50	c pressed CTRL-C 1 times (5 times for forcing termination)
734.30/734.54	c    (728.1s) probing: 756/41980 (1.8%) - 17 fixings, 1 aggregations, 8494120 implications, 0 bound changes
734.30/734.54	c    (728.1s) probing aborted: solving stopped
734.30/734.54	c (round 14) 12820 del vars, 46824 del conss, 10012 chg bounds, 81 chg sides, 258 chg coeffs, 137606 upgd conss, 46572912 impls, 2484 clqs
734.30/734.54	c presolving (14 rounds):
734.30/734.54	c  12820 deleted vars, 46824 deleted constraints, 10012 tightened bounds, 0 added holes, 81 changed sides, 258 changed coefficients
734.30/734.54	c  46572912 implications, 2484 cliques
734.30/734.54	c presolving was interrupted.
734.30/734.54	c Presolving Time: 727.64
734.30/734.54	c - non default parameters ----------------------------------------------------------------------
734.30/734.54	c # SCIP version 1.2.1.2
734.30/734.54	c 
734.30/734.54	c # frequency for displaying node information lines
734.30/734.54	c # [type: int, range: [-1,2147483647], default: 100]
734.30/734.54	c display/freq = 10000
734.30/734.54	c 
734.30/734.54	c # maximal time in seconds to run
734.30/734.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
734.30/734.54	c limits/time = 1797.06
734.30/734.54	c 
734.30/734.54	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
734.30/734.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
734.30/734.54	c limits/memory = 1620
734.30/734.54	c 
734.30/734.54	c # should presolving try to simplify inequalities
734.30/734.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
734.30/734.54	c constraints/linear/simplifyinequalities = TRUE
734.30/734.54	c 
734.30/734.54	c # should presolving try to simplify knapsacks
734.30/734.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
734.30/734.54	c constraints/knapsack/simplifyinequalities = TRUE
734.30/734.54	c 
734.30/734.54	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
734.30/734.54	c # [type: int, range: [-1,2147483647], default: -1]
734.30/734.54	c separating/rapidlearning/freq = 0
734.30/734.54	c 
734.30/734.54	c -----------------------------------------------------------------------------------------------
734.30/734.54	c start solving
734.50/734.73	c presolving:
736.00/736.26	c (round 15) 12820 del vars, 47673 del conss, 10012 chg bounds, 144 chg sides, 1000 chg coeffs, 137606 upgd conss, 46572912 impls, 2671 clqs

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-2687498-1278454001/watcher-2687498-1278454001 -o /tmp/evaluation-result-2687498-1278454001/solver-2687498-1278454001 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687498-1278454001.opb -t 1800 -m 1800 

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: 1.00 1.00 1.00 3/105 22591
/proc/meminfo: memFree=1842284/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=7724 CPUtime=0
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 1115 0 0 0 0 0 0 0 25 0 1 0 13608427 7909376 1034 1992294400 4194304 8223781 140735296527472 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22591/statm: 1931 1043 348 984 0 944 0

[startup+0.0221891 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 22591
/proc/meminfo: memFree=1842284/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=10344 CPUtime=0.01
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 1877 0 0 0 1 0 0 0 25 0 1 0 13608427 10592256 1796 1992294400 4194304 8223781 140735296527472 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22591/statm: 2586 1796 365 984 0 1599 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10344

[startup+0.101197 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 22591
/proc/meminfo: memFree=1842284/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=17136 CPUtime=0.09
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 3576 0 0 0 8 1 0 0 25 0 1 0 13608427 17547264 3495 1992294400 4194304 8223781 140735296527472 18446744073709551615 5649578 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22591/statm: 4284 3495 365 984 0 3297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17136

[startup+0.301219 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 22591
/proc/meminfo: memFree=1842284/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=28896 CPUtime=0.29
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 6555 0 0 0 27 2 0 0 25 0 1 0 13608427 29589504 6465 1992294400 4194304 8223781 140735296527472 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22591/statm: 7224 6465 365 984 0 6237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28896

[startup+0.701266 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 22591
/proc/meminfo: memFree=1842284/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=45204 CPUtime=0.69
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 10622 0 0 0 65 4 0 0 25 0 1 0 13608427 46288896 10532 1992294400 4194304 8223781 140735296527472 18446744073709551615 7189599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22591/statm: 11301 10532 365 984 0 10314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45204

[startup+1.50036 s]
/proc/loadavg: 1.08 1.02 1.01 2/106 22592
/proc/meminfo: memFree=1795156/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=63296 CPUtime=1.49
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 15120 0 0 0 144 5 0 0 25 0 1 0 13608427 64815104 15030 1992294400 4194304 8223781 140735296527472 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22591/statm: 15824 15030 365 984 0 14837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63296

[startup+3.10054 s]
/proc/loadavg: 1.08 1.02 1.01 2/106 22592
/proc/meminfo: memFree=1763040/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=168804 CPUtime=3.09
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 41779 0 0 0 294 15 0 0 25 0 1 0 13608427 172855296 41279 1992294400 4194304 8223781 140735296527472 18446744073709551615 4907701 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 42201 41279 381 984 0 41214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168804

[startup+6.3009 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 22592
/proc/meminfo: memFree=1480444/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=415332 CPUtime=6.29
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 102438 0 0 0 588 41 0 0 25 0 1 0 13608427 425299968 101938 1992294400 4194304 8223781 140735296527472 18446744073709551615 5958183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 103833 101938 441 984 0 102846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 415332

[startup+12.7006 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 22592
/proc/meminfo: memFree=1226864/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=644256 CPUtime=12.69
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 157850 0 0 0 1200 69 0 0 25 0 1 0 13608427 659718144 157350 1992294400 4194304 8223781 140735296527472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 161064 157350 445 984 0 160077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 644256

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 1.00 2/106 22592
/proc/meminfo: memFree=1197972/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=658508 CPUtime=25.48
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 162681 0 0 0 2442 106 0 0 25 0 1 0 13608427 674312192 160896 1992294400 4194304 8223781 140735296527472 18446744073709551615 5491554 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 164627 160896 445 984 0 163640 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 658508

[startup+51.101 s]
/proc/loadavg: 1.03 1.01 1.00 2/106 22593
/proc/meminfo: memFree=1100756/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=764124 CPUtime=51.08
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 206552 0 0 0 4925 183 0 0 25 0 1 0 13608427 782462976 185325 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 191031 185325 479 984 0 190044 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 764124

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 22594
/proc/meminfo: memFree=1065168/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=799924 CPUtime=102.28
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 215523 0 0 0 10040 188 0 0 25 0 1 0 13608427 819122176 194230 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 199981 194230 479 984 0 198994 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 799924

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22596
/proc/meminfo: memFree=980476/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=887684 CPUtime=162.25
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 236628 0 0 0 16028 197 0 0 25 0 1 0 13608427 908988416 215335 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 221921 215335 479 984 0 220934 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 887684

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22598
/proc/meminfo: memFree=908680/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=962292 CPUtime=222.23
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 255314 0 0 0 22018 205 0 0 25 0 1 0 13608427 985387008 233509 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969699 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 240573 233509 479 984 0 239586 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 962292

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22599
/proc/meminfo: memFree=847548/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1028200 CPUtime=282.21
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 271169 0 0 0 28008 213 0 0 25 0 1 0 13608427 1052876800 248464 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 257050 248464 480 984 0 256063 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1028200

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22601
/proc/meminfo: memFree=735824/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1140340 CPUtime=342.2
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 299566 0 0 0 33994 226 0 0 25 0 1 0 13608427 1167708160 276861 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 285085 276861 480 984 0 284098 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1140340

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22602
/proc/meminfo: memFree=674196/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1198492 CPUtime=402.19
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 315436 0 0 0 39982 237 0 0 25 0 1 0 13608427 1227255808 291707 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 299623 291707 480 984 0 298636 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1198492

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22604
/proc/meminfo: memFree=529488/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1346728 CPUtime=462.17
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 352534 0 0 0 45961 256 0 0 25 0 1 0 13608427 1379049472 328036 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 336682 328036 480 984 0 335695 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1346728

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22606
/proc/meminfo: memFree=436240/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1439884 CPUtime=522.15
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 376902 0 0 0 51942 273 0 0 25 0 1 0 13608427 1474441216 351636 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 359971 351636 480 984 0 358984 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1439884

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22607
/proc/meminfo: memFree=318440/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1557188 CPUtime=582.13
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 406018 0 0 0 57922 291 0 0 25 0 1 0 13608427 1594560512 380496 1992294400 4194304 8223781 140735296527472 18446744073709551615 4224130 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 389297 380496 480 984 0 388310 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1557188

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22609
/proc/meminfo: memFree=208452/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1667352 CPUtime=642.13
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 433407 0 0 0 63899 314 0 0 25 0 1 0 13608427 1707368448 407885 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969710 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 416838 407885 480 984 0 415851 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1667352

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22610
/proc/meminfo: memFree=80484/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1796324 CPUtime=702.11
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 465665 0 0 0 69879 332 0 0 25 0 1 0 13608427 1839435776 440143 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 449081 440143 480 984 0 448094 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1796324



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+734.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 22611
/proc/meminfo: memFree=33612/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1843252 CPUtime=734.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 476966 0 0 0 73088 342 0 0 25 0 1 0 13608427 1887490048 451444 1992294400 4194304 8223781 140735296527472 18446744073709551615 5969499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 460813 451444 480 984 0 459826 0
Current children cumulated CPU time (s) 734.3
Current children cumulated vsize (KiB) 1843252

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22591

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

[startup+735.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22612
/proc/meminfo: memFree=31124/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1843760 CPUtime=735.6
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 477955 0 0 0 73217 343 0 0 25 0 1 0 13608427 1888010240 451918 1992294400 4194304 8223781 140735296527472 18446744073709551615 4856522 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 460940 451918 487 984 0 459953 0
Current children cumulated CPU time (s) 735.6
Current children cumulated vsize (KiB) 1843760

[startup+736.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22612
/proc/meminfo: memFree=31124/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=1843760 CPUtime=736
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4202496 478470 0 0 0 73251 349 0 0 25 0 1 0 13608427 1888010240 451919 1992294400 4194304 8223781 140735296527472 18446744073709551615 5491642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22591/statm: 460940 451919 488 984 0 459953 0
Current children cumulated CPU time (s) 736
Current children cumulated vsize (KiB) 1843760

[startup+736.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22612
/proc/meminfo: memFree=31124/2059040 swapFree=4139452/4192956
[pid=22591] ppid=22589 vsize=0 CPUtime=736.39
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22031 0 -1 4203524 478727 0 0 0 73281 358 0 0 25 0 1 0 13608427 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/22591/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 736.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 736.671
CPU time (s): 736.473
CPU user time (s): 732.819
CPU system time (s): 3.65444
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1844784

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

runsolver used 1.18482 second user time and 3.52146 second system time

The end

Launcher Data

Begin job on node088 at 2010-07-07 00:06:41
IDJOB=2687498
IDBENCH=77973
IDSOLVER=1169
FILE ID=node088/2687498-1278454001
PBS_JOBID= 11233513
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9017_9.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2687498-1278454001/watcher-2687498-1278454001 -o /tmp/evaluation-result-2687498-1278454001/solver-2687498-1278454001 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687498-1278454001.opb -t 1800 -m 1800

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

MD5SUM BENCH= 7616d8015089c57fc11c37e4eec4cbca
RANDOM SEED=1467818938

node088.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
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.245
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1842688 kB
Buffers:         10672 kB
Cached:         120308 kB
SwapCached:       6112 kB
Active:          29880 kB
Inactive:       114888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1842688 kB
SwapTotal:     4192956 kB
SwapFree:      4139452 kB
Dirty:            9760 kB
Writeback:           0 kB
AnonPages:       12364 kB
Mapped:          11812 kB
Slab:            49780 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node088 at 2010-07-07 00:18:58