Trace number 2687784

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? (TO) 1802.21 1802.91

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3010_10.std.opb
MD5SUMf204a8a82c9fbb08c62a151191ded4bc
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark6.14606
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints59738
Number of constraints which are clauses58538
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 constraint24
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-2687784-1278455455.opb>
1.10/1.12	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 59738 constraints
1.10/1.12	c problem read
1.10/1.12	c presolving settings loaded
1.39/1.46	c presolving:
4.89/4.95	c (round 1) 736 del vars, 1819 del conss, 449 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4080536 impls, 0 clqs
5.78/5.84	c (round 2) 1803 del vars, 5357 del conss, 1364 chg bounds, 7 chg sides, 7 chg coeffs, 0 upgd conss, 4085684 impls, 0 clqs
5.99/6.01	c (round 3) 2037 del vars, 6625 del conss, 1464 chg bounds, 33 chg sides, 47 chg coeffs, 0 upgd conss, 4087441 impls, 0 clqs
6.08/6.13	c (round 4) 2105 del vars, 6952 del conss, 1503 chg bounds, 39 chg sides, 53 chg coeffs, 0 upgd conss, 4087601 impls, 0 clqs
6.19/6.21	c (round 5) 2131 del vars, 7063 del conss, 1513 chg bounds, 48 chg sides, 62 chg coeffs, 0 upgd conss, 4087673 impls, 0 clqs
6.19/6.29	c (round 6) 2137 del vars, 7083 del conss, 1519 chg bounds, 57 chg sides, 71 chg coeffs, 0 upgd conss, 4087673 impls, 0 clqs
6.29/6.37	c (round 7) 2143 del vars, 7097 del conss, 1525 chg bounds, 66 chg sides, 80 chg coeffs, 0 upgd conss, 4087673 impls, 0 clqs
6.39/6.45	c (round 8) 2149 del vars, 7111 del conss, 1531 chg bounds, 75 chg sides, 89 chg coeffs, 0 upgd conss, 4087673 impls, 0 clqs
6.49/6.52	c (round 9) 2152 del vars, 7117 del conss, 1532 chg bounds, 83 chg sides, 97 chg coeffs, 0 upgd conss, 4087673 impls, 0 clqs
7.18/7.20	c (round 10) 2152 del vars, 7117 del conss, 1532 chg bounds, 83 chg sides, 97 chg coeffs, 52621 upgd conss, 4087673 impls, 0 clqs
7.49/7.59	c (round 11) 2152 del vars, 7118 del conss, 1532 chg bounds, 100 chg sides, 276 chg coeffs, 52621 upgd conss, 4087673 impls, 0 clqs
154.23/154.36	c    (151.4s) probing: 1000/16510 (6.1%) - 5 fixings, 1 aggregations, 3606468 implications, 0 bound changes
242.90/243.06	c    (239.0s) probing: 2000/16510 (12.1%) - 5 fixings, 1 aggregations, 5969338 implications, 0 bound changes
248.60/248.75	c    (244.6s) probing: 2063/16510 (12.5%) - 5 fixings, 1 aggregations, 6104708 implications, 0 bound changes
248.60/248.75	c    (244.6s) probing aborted: 2000/2000 successive useless probings
248.60/248.75	c (round 12) 2158 del vars, 7119 del conss, 1532 chg bounds, 100 chg sides, 282 chg coeffs, 52621 upgd conss, 21205829 impls, 0 clqs
250.10/250.28	c (round 13) 2158 del vars, 7219 del conss, 1532 chg bounds, 100 chg sides, 715 chg coeffs, 52621 upgd conss, 21205829 impls, 0 clqs
298.27/298.47	c    (294.1s) probing: 2263/16510 (13.7%) - 5 fixings, 1 aggregations, 6754322 implications, 0 bound changes
298.27/298.47	c    (294.1s) probing aborted: 2000/2000 successive useless probings
298.27/298.47	c presolving (14 rounds):
298.27/298.47	c  2158 deleted vars, 7219 deleted constraints, 1532 tightened bounds, 0 added holes, 100 changed sides, 717 changed coefficients
298.27/298.47	c  22935217 implications, 0 cliques
298.27/298.47	c presolved problem has 16504 variables (16504 bin, 0 int, 0 impl, 0 cont) and 52531 constraints
298.27/298.47	c    1132 constraints of type <knapsack>
298.27/298.47	c      11 constraints of type <setppc>
298.27/298.47	c   51388 constraints of type <logicor>
298.27/298.47	c transformed objective value is always integral (scale: 1)
298.27/298.47	c Presolving Time: 293.98
298.27/298.47	c - non default parameters ----------------------------------------------------------------------
298.27/298.47	c # SCIP version 1.2.1.2
298.27/298.47	c 
298.27/298.47	c # frequency for displaying node information lines
298.27/298.47	c # [type: int, range: [-1,2147483647], default: 100]
298.27/298.47	c display/freq = 10000
298.27/298.47	c 
298.27/298.47	c # maximal time in seconds to run
298.27/298.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
298.27/298.47	c limits/time = 1798.88
298.27/298.47	c 
298.27/298.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
298.27/298.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
298.27/298.47	c limits/memory = 1620
298.27/298.47	c 
298.27/298.47	c # should presolving try to simplify inequalities
298.27/298.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
298.27/298.47	c constraints/linear/simplifyinequalities = TRUE
298.27/298.47	c 
298.27/298.47	c # should presolving try to simplify knapsacks
298.27/298.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
298.27/298.47	c constraints/knapsack/simplifyinequalities = TRUE
298.27/298.47	c 
298.27/298.47	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
298.27/298.47	c # [type: int, range: [-1,2147483647], default: -1]
298.27/298.47	c separating/rapidlearning/freq = 0
298.27/298.47	c 
298.27/298.47	c -----------------------------------------------------------------------------------------------
298.27/298.47	c start solving
298.37/298.52	c 
370.64/370.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
370.64/370.88	c   366s|     1 |     0 | 17329 |     - | 698M|   0 | 235 |  16k|  52k|  16k|  52k|   0 |   0 |   0 | 4.000000e+01 |      --      |    Inf 
1057.17/1057.61	c  1042s|     1 |     0 | 58051 |     - | 701M|   0 | 331 |  16k|  52k|  16k|  52k|  48 |   0 |   0 | 4.000000e+01 |      --      |    Inf 
1600.97/1601.63	c  1583s|     1 |     0 |106709 |     - | 703M|   0 | 383 |  16k|  52k|  16k|  52k|  89 |   0 |   0 | 4.001863e+01 |      --      |    Inf 
1800.09/1800.80	c pressed CTRL-C 1 times (5 times for forcing termination)

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-2687784-1278455455/watcher-2687784-1278455455 -o /tmp/evaluation-result-2687784-1278455455/solver-2687784-1278455455 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687784-1278455455.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: 0.99 1.00 0.99 3/106 20228
/proc/meminfo: memFree=1842548/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=7724 CPUtime=0
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1019 0 0 0 0 0 0 0 20 0 1 0 13758733 7909376 939 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20228/statm: 1931 950 348 984 0 944 0

[startup+0.0957151 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 20228
/proc/meminfo: memFree=1842548/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=15576 CPUtime=0.09
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 3183 0 0 0 8 1 0 0 20 0 1 0 13758733 15949824 3103 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20228/statm: 3894 3103 365 984 0 2907 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15576

[startup+0.100717 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 20228
/proc/meminfo: memFree=1842548/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=16048 CPUtime=0.09
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 3300 0 0 0 8 1 0 0 20 0 1 0 13758733 16433152 3220 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20228/statm: 4012 3220 365 984 0 3025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16048

[startup+0.300754 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 20228
/proc/meminfo: memFree=1842548/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=22760 CPUtime=0.29
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 5006 0 0 0 28 1 0 0 20 0 1 0 13758733 23306240 4926 1992294400 4194304 8223781 140735531166112 18446744073709551615 5655092 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20228/statm: 5690 4926 365 984 0 4703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22760

[startup+0.700831 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 20228
/proc/meminfo: memFree=1842548/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=33800 CPUtime=0.69
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 7727 0 0 0 66 3 0 0 21 0 1 0 13758733 34611200 7647 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20228/statm: 8450 7647 365 984 0 7463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33800

[startup+1.50098 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20229
/proc/meminfo: memFree=1804472/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=105676 CPUtime=1.49
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 25599 0 0 0 140 9 0 0 23 0 1 0 13758733 108212224 25114 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 26419 25114 437 984 0 25432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105676

[startup+3.10029 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20229
/proc/meminfo: memFree=1707876/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=188512 CPUtime=3.09
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 46260 0 0 0 290 19 0 0 25 0 1 0 13758733 193036288 45775 1992294400 4194304 8223781 140735531166112 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 47128 45775 441 984 0 46141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188512

[startup+6.3009 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20229
/proc/meminfo: memFree=1609792/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=243824 CPUtime=6.29
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 60261 0 0 0 588 41 0 0 25 0 1 0 13758733 249675776 58234 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 60956 58234 445 984 0 59969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 243824

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20229
/proc/meminfo: memFree=1553504/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=303640 CPUtime=12.68
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 82812 0 0 0 1196 72 0 0 25 0 1 0 13758733 310927360 72683 1992294400 4194304 8223781 140735531166112 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 75910 72683 480 984 0 74923 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 303640

[startup+25.5016 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20229
/proc/meminfo: memFree=1523000/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=337904 CPUtime=25.48
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 90535 0 0 0 2469 79 0 0 25 0 1 0 13758733 346013696 80406 1992294400 4194304 8223781 140735531166112 18446744073709551615 5496946 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 84476 80406 481 984 0 83489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 337904

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20231
/proc/meminfo: memFree=1451452/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=411284 CPUtime=51.07
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 108448 0 0 0 5015 92 0 0 25 0 1 0 13758733 421154816 98319 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 102821 98319 481 984 0 101834 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 411284

[startup+102.309 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20231
/proc/meminfo: memFree=1317780/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=544948 CPUtime=102.26
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 141661 0 0 0 10098 128 0 0 25 0 1 0 13758733 558026752 131276 1992294400 4194304 8223781 140735531166112 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 136237 131276 481 984 0 135250 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 544948

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20233
/proc/meminfo: memFree=1193160/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=669968 CPUtime=162.23
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 173050 0 0 0 16030 193 0 0 25 0 1 0 13758733 686047232 162665 1992294400 4194304 8223781 140735531166112 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 167492 162665 486 984 0 166505 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 669968

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20235
/proc/meminfo: memFree=1062464/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=800752 CPUtime=222.21
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 205426 0 0 0 21958 263 0 0 25 0 1 0 13758733 819970048 195041 1992294400 4194304 8223781 140735531166112 18446744073709551615 5969512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 200188 195041 486 984 0 199201 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 800752

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20237
/proc/meminfo: memFree=974796/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=891264 CPUtime=282.19
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 230195 0 0 0 27911 308 0 0 25 0 1 0 13758733 912654336 217193 1992294400 4194304 8223781 140735531166112 18446744073709551615 4653078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 222816 217193 486 984 0 221829 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 891264

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20239
/proc/meminfo: memFree=887624/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=990136 CPUtime=342.16
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 271661 0 0 0 33878 338 0 0 25 0 1 0 13758733 1013899264 238624 1992294400 4194304 8223781 140735531166112 18446744073709551615 6568069 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 247534 238624 547 984 0 246547 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 990136

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20239
/proc/meminfo: memFree=882788/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=997504 CPUtime=402.13
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 334950 0 0 0 39830 383 0 0 25 0 1 0 13758733 1021444096 239839 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 249376 239839 554 984 0 248389 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 997504

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20241
/proc/meminfo: memFree=879316/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1003276 CPUtime=462.11
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 492081 0 0 0 45722 489 0 0 25 0 1 0 13758733 1027354624 240721 1992294400 4194304 8223781 140735531166112 18446744073709551615 5687452 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 250819 240721 575 984 0 249832 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 1003276

[startup+522.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20243
/proc/meminfo: memFree=879192/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1003276 CPUtime=522.08
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 492095 0 0 0 51641 567 0 0 25 0 1 0 13758733 1027354624 240735 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 250819 240735 575 984 0 249832 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 1003276

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20245
/proc/meminfo: memFree=879068/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1003276 CPUtime=582.06
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 492120 0 0 0 57489 717 0 0 25 0 1 0 13758733 1027354624 240760 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 250819 240760 575 984 0 249832 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 1003276

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20247
/proc/meminfo: memFree=879068/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1003276 CPUtime=642.05
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 492121 0 0 0 63366 839 0 0 25 0 1 0 13758733 1027354624 240761 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 250819 240761 575 984 0 249832 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 1003276

[startup+702.302 s]

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

/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 846896 0 0 0 110704 1481 0 0 25 0 1 0 13758733 1125822464 265147 1992294400 4194304 8223781 140735531166112 18446744073709551615 6532625 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265147 586 984 0 273872 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1099436

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20261
/proc/meminfo: memFree=778752/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1099436 CPUtime=1181.83
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 891844 0 0 0 116674 1509 0 0 25 0 1 0 13758733 1125822464 265640 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265640 586 984 0 273872 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1099436

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 20263
/proc/meminfo: memFree=778752/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1099436 CPUtime=1241.81
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 937970 0 0 0 122644 1537 0 0 25 0 1 0 13758733 1125822464 265663 1992294400 4194304 8223781 140735531166112 18446744073709551615 6559804 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265663 586 984 0 273872 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 1099436

[startup+1302.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 20263
/proc/meminfo: memFree=778256/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1099436 CPUtime=1301.79
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 984791 0 0 0 128611 1568 0 0 25 0 1 0 13758733 1125822464 265764 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265764 586 984 0 273872 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 1099436

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 20265
/proc/meminfo: memFree=778504/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1099436 CPUtime=1361.75
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1033079 0 0 0 134580 1595 0 0 25 0 1 0 13758733 1125822464 265744 1992294400 4194304 8223781 140735531166112 18446744073709551615 6502720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265744 586 984 0 273872 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 1099436

[startup+1422.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 20267
/proc/meminfo: memFree=778380/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1099436 CPUtime=1421.74
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1067837 0 0 0 140555 1619 0 0 25 0 1 0 13758733 1125822464 265734 1992294400 4194304 8223781 140735531166112 18446744073709551615 6568376 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265734 586 984 0 273872 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 1099436

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20269
/proc/meminfo: memFree=778380/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1099436 CPUtime=1481.71
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1099203 0 0 0 146530 1641 0 0 25 0 1 0 13758733 1125822464 265710 1992294400 4194304 8223781 140735531166112 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 274859 265710 586 984 0 273872 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 1099436

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20271
/proc/meminfo: memFree=778380/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100296 CPUtime=1541.68
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1132525 0 0 0 152505 1663 0 0 25 0 1 0 13758733 1126703104 265732 1992294400 4194304 8223781 140735531166112 18446744073709551615 6612708 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275074 265732 586 984 0 274087 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 1100296

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20271
/proc/meminfo: memFree=778380/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100788 CPUtime=1601.66
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1182358 0 0 0 158473 1693 0 0 25 0 1 0 13758733 1127206912 265751 1992294400 4194304 8223781 140735531166112 18446744073709551615 6299587 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275197 265751 586 984 0 274210 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 1100788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20273
/proc/meminfo: memFree=780736/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1661.64
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1388365 0 0 0 164375 1789 0 0 25 0 1 0 13758733 1126957056 265133 1992294400 4194304 8223781 140735531166112 18446744073709551615 6568426 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265133 588 984 0 274149 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 1100544

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20275
/proc/meminfo: memFree=779124/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1721.62
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1417511 0 0 0 170352 1810 0 0 25 0 1 0 13758733 1126957056 265552 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265552 588 984 0 274149 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 1100544

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20277
/proc/meminfo: memFree=779000/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1781.6
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1449868 0 0 0 176327 1833 0 0 25 0 1 0 13758733 1126957056 265535 1992294400 4194304 8223781 140735531166112 18446744073709551615 6539225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265535 588 984 0 274149 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 1100544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20277
/proc/meminfo: memFree=778876/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1800.09
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1457665 0 0 0 178170 1839 0 0 25 0 1 0 13758733 1126957056 265560 1992294400 4194304 8223781 140735531166112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265560 588 984 0 274149 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1100544

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20228

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20277
/proc/meminfo: memFree=778876/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1800.69
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1457691 0 0 0 178230 1839 0 0 25 0 1 0 13758733 1126957056 265586 1992294400 4194304 8223781 140735531166112 18446744073709551615 6568466 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265586 588 984 0 274149 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (KiB) 1100544

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20278
/proc/meminfo: memFree=778868/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1801.49
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1458838 0 0 0 178309 1840 0 0 25 0 1 0 13758733 1126957056 265548 1992294400 4194304 8223781 140735531166112 18446744073709551615 6567110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265548 588 984 0 274149 0
Current children cumulated CPU time (s) 1801.49
Current children cumulated vsize (KiB) 1100544

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20278
/proc/meminfo: memFree=778868/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1801.89
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1458843 0 0 0 178349 1840 0 0 25 0 1 0 13758733 1126957056 265553 1992294400 4194304 8223781 140735531166112 18446744073709551615 6568510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265553 588 984 0 274149 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 1100544

[startup+1802.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20278
/proc/meminfo: memFree=778868/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=1100544 CPUtime=1802.1
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4202496 1458845 0 0 0 178370 1840 0 0 25 0 1 0 13758733 1126957056 265555 1992294400 4194304 8223781 140735531166112 18446744073709551615 6569869 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20228/statm: 275136 265555 588 984 0 274149 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 1100544

[startup+1802.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20278
/proc/meminfo: memFree=778868/2059040 swapFree=4134696/4192956
[pid=20228] ppid=20226 vsize=0 CPUtime=1802.2
/proc/20228/stat : 20228 (pbscip.linux.x8) R 20226 20228 19370 0 -1 4203524 1458845 0 0 0 178370 1850 0 0 25 0 1 0 13758733 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/20228/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.91
CPU time (s): 1802.21
CPU user time (s): 1783.7
CPU system time (s): 18.5062
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 1107148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.7
system time used= 18.5062
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1458845
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= 1
involuntary context switches= 24042

runsolver used 2.94055 second user time and 8.5537 second system time

The end

Launcher Data

Begin job on node009 at 2010-07-07 00:30:55
IDJOB=2687784
IDBENCH=78600
IDSOLVER=1169
FILE ID=node009/2687784-1278455455
PBS_JOBID= 11233525
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/j30opt/normalized-j3010_10.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-2687784-1278455455/watcher-2687784-1278455455 -o /tmp/evaluation-result-2687784-1278455455/solver-2687784-1278455455 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687784-1278455455.opb -t 1800 -m 1800

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

MD5SUM BENCH= f204a8a82c9fbb08c62a151191ded4bc
RANDOM SEED=1143096130

node009.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.262
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.52
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.262
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	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1843076 kB
Buffers:         15296 kB
Cached:         134716 kB
SwapCached:      11724 kB
Active:         113664 kB
Inactive:        51984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1843076 kB
SwapTotal:     4192956 kB
SwapFree:      4134696 kB
Dirty:            6388 kB
Writeback:           0 kB
AnonPages:       12532 kB
Mapped:           8380 kB
Slab:            28408 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184128 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 node009 at 2010-07-07 01:00:58