Trace number 2704980

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.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (MO) 1183.43 1183.77

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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-2704980-1278582595.opb>
2.59/2.62	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 184430 constraints
2.59/2.62	c problem read
2.59/2.62	c presolving settings loaded
3.49/3.54	c presolving:
14.89/14.92	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
21.59/21.67	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.79/23.85	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.79/24.81	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
25.39/25.49	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.89/25.93	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
26.09/26.14	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.29/26.37	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.49/26.53	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.59/26.67	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.81	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.89/26.92	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
27.88/27.95	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
1181.26/1181.60	c pressed CTRL-C 1 times (5 times for forcing termination)
1181.26/1181.64	c    (1179.0s) probing: 754/41980 (1.8%) - 17 fixings, 1 aggregations, 8473223 implications, 0 bound changes
1181.26/1181.64	c    (1179.0s) probing aborted: solving stopped
1181.26/1181.64	c (round 14) 12820 del vars, 46824 del conss, 10012 chg bounds, 81 chg sides, 258 chg coeffs, 137606 upgd conss, 46531384 impls, 2484 clqs
1181.26/1181.64	c presolving (14 rounds):
1181.26/1181.64	c  12820 deleted vars, 46824 deleted constraints, 10012 tightened bounds, 0 added holes, 81 changed sides, 258 changed coefficients
1181.26/1181.64	c  46531384 implications, 2484 cliques
1181.26/1181.64	c presolving was interrupted.
1181.26/1181.64	c Presolving Time: 1178.44
1181.26/1181.64	c - non default parameters ----------------------------------------------------------------------
1181.26/1181.64	c # SCIP version 1.2.1.3
1181.26/1181.64	c 
1181.26/1181.64	c # frequency for displaying node information lines
1181.26/1181.64	c # [type: int, range: [-1,2147483647], default: 100]
1181.26/1181.65	c display/freq = 10000
1181.26/1181.65	c 
1181.26/1181.65	c # maximal time in seconds to run
1181.26/1181.65	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1181.26/1181.65	c limits/time = 1787.39
1181.26/1181.65	c 
1181.26/1181.65	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1181.26/1181.65	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1181.26/1181.65	c limits/memory = 1620
1181.26/1181.65	c 
1181.26/1181.65	c # default clock type (1: CPU user seconds, 2: wall clock time)
1181.26/1181.65	c # [type: int, range: [1,2], default: 1]
1181.26/1181.65	c timing/clocktype = 2
1181.26/1181.65	c 
1181.26/1181.65	c # should presolving try to simplify inequalities
1181.26/1181.65	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1181.26/1181.65	c constraints/linear/simplifyinequalities = TRUE
1181.26/1181.65	c 
1181.26/1181.65	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1181.26/1181.65	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1181.26/1181.65	c constraints/indicator/addCouplingCons = TRUE
1181.26/1181.65	c 
1181.26/1181.65	c # should presolving try to simplify knapsacks
1181.26/1181.65	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1181.26/1181.65	c constraints/knapsack/simplifyinequalities = TRUE
1181.26/1181.65	c 
1181.26/1181.65	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1181.26/1181.65	c # [type: int, range: [-1,2147483647], default: -1]
1181.26/1181.65	c separating/rapidlearning/freq = 0
1181.26/1181.65	c 
1181.26/1181.65	c -----------------------------------------------------------------------------------------------
1181.26/1181.65	c start solving
1181.45/1181.83	c presolving:
1182.75/1183.15	c (round 15) 12820 del vars, 47674 del conss, 10012 chg bounds, 144 chg sides, 1001 chg coeffs, 137606 upgd conss, 46531384 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-2704980-1278582595/watcher-2704980-1278582595 -o /tmp/evaluation-result-2704980-1278582595/solver-2704980-1278582595 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704980-1278582595.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.86 1.75 1.55 3/105 32653
/proc/meminfo: memFree=1956852/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=7904 CPUtime=0
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 1118 0 0 0 0 0 0 0 19 0 1 0 26467904 8093696 1030 1992294400 4194304 8395647 140735037350848 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32653/statm: 1976 1037 365 1026 0 946 0

[startup+0.0916789 s]
/proc/loadavg: 1.86 1.75 1.55 3/105 32653
/proc/meminfo: memFree=1956852/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=18376 CPUtime=0.08
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 3871 0 0 0 7 1 0 0 21 0 1 0 26467904 18817024 3783 1992294400 4194304 8395647 140735037350848 18446744073709551615 7382041 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32653/statm: 4594 3783 393 1026 0 3564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18376

[startup+0.10068 s]
/proc/loadavg: 1.86 1.75 1.55 3/105 32653
/proc/meminfo: memFree=1956852/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=18376 CPUtime=0.09
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 3884 0 0 0 8 1 0 0 21 0 1 0 26467904 18817024 3796 1992294400 4194304 8395647 140735037350848 18446744073709551615 7382051 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32653/statm: 4594 3796 393 1026 0 3564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18376

[startup+0.300702 s]
/proc/loadavg: 1.86 1.75 1.55 3/105 32653
/proc/meminfo: memFree=1956852/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=32748 CPUtime=0.29
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 7465 0 0 0 27 2 0 0 21 0 1 0 26467904 33533952 7377 1992294400 4194304 8395647 140735037350848 18446744073709551615 7382073 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32653/statm: 8187 7377 393 1026 0 7157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32748

[startup+0.70075 s]
/proc/loadavg: 1.86 1.75 1.55 3/105 32653
/proc/meminfo: memFree=1956852/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=48036 CPUtime=0.69
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 11302 0 0 0 65 4 0 0 22 0 1 0 26467904 49188864 11214 1992294400 4194304 8395647 140735037350848 18446744073709551615 7382041 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32653/statm: 12009 11214 393 1026 0 10979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48036

[startup+1.50084 s]
/proc/loadavg: 1.79 1.74 1.54 2/106 32654
/proc/meminfo: memFree=1905260/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=70964 CPUtime=1.49
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 17027 0 0 0 144 5 0 0 25 0 1 0 26467904 72667136 16939 1992294400 4194304 8395647 140735037350848 18446744073709551615 7385025 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32653/statm: 17741 16939 393 1026 0 16711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70964

[startup+3.10102 s]
/proc/loadavg: 1.79 1.74 1.54 2/106 32654
/proc/meminfo: memFree=1866448/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=243456 CPUtime=3.09
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 60322 0 0 0 291 18 0 0 25 0 1 0 26467904 249298944 59880 1992294400 4194304 8395647 140735037350848 18446744073709551615 6349212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 60864 59880 420 1026 0 59834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 243456

[startup+6.30039 s]
/proc/loadavg: 1.73 1.73 1.54 2/106 32654
/proc/meminfo: memFree=1585960/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=419180 CPUtime=6.29
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 103447 0 0 0 595 34 0 0 25 0 1 0 26467904 429240320 103005 1992294400 4194304 8395647 140735037350848 18446744073709551615 4704723 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 104795 103005 469 1026 0 103765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 419180

[startup+12.7011 s]
/proc/loadavg: 1.67 1.72 1.54 2/106 32655
/proc/meminfo: memFree=1356064/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=629664 CPUtime=12.69
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 154340 0 0 0 1217 52 0 0 25 0 1 0 26467904 644775936 153898 1992294400 4194304 8395647 140735037350848 18446744073709551615 6078915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 157416 153898 475 1026 0 156386 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 629664

[startup+25.5006 s]
/proc/loadavg: 1.52 1.68 1.53 2/106 32656
/proc/meminfo: memFree=1312540/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=659072 CPUtime=25.49
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 161605 0 0 0 2494 55 0 0 25 0 1 0 26467904 674889728 161163 1992294400 4194304 8395647 140735037350848 18446744073709551615 5611736 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 164768 161163 475 1026 0 163738 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 659072

[startup+51.1015 s]
/proc/loadavg: 1.34 1.62 1.51 2/106 32656
/proc/meminfo: memFree=1209868/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=767504 CPUtime=51.06
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 190937 0 0 0 5041 65 0 0 25 0 1 0 26467904 785924096 187014 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080362 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 191876 187014 545 1026 0 190846 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 767504

[startup+102.308 s]
/proc/loadavg: 1.15 1.53 1.48 2/106 32658
/proc/meminfo: memFree=1176512/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=801480 CPUtime=102.25
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 199236 0 0 0 10157 68 0 0 25 0 1 0 26467904 820715520 195313 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080336 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 200370 195313 545 1026 0 199340 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 801480

[startup+162.301 s]
/proc/loadavg: 1.05 1.43 1.45 2/106 32658
/proc/meminfo: memFree=1103104/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=877880 CPUtime=162.23
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 217787 0 0 0 16148 75 0 0 25 0 1 0 26467904 898949120 213864 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080340 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 219470 213864 545 1026 0 218440 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 877880

[startup+222.301 s]
/proc/loadavg: 1.02 1.35 1.42 2/106 32660
/proc/meminfo: memFree=1041352/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=937696 CPUtime=222.22
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 232928 0 0 0 22141 81 0 0 25 0 1 0 26467904 960200704 229005 1992294400 4194304 8395647 140735037350848 18446744073709551615 4684118 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 234424 229005 545 1026 0 233394 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 937696

[startup+282.301 s]
/proc/loadavg: 1.00 1.28 1.39 2/106 32662
/proc/meminfo: memFree=979600/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1005832 CPUtime=282.2
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 248833 0 0 0 28134 86 0 0 25 0 1 0 26467904 1029971968 244910 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080688 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 251458 244910 545 1026 0 250428 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1005832

[startup+342.301 s]
/proc/loadavg: 1.00 1.23 1.36 2/106 32664
/proc/meminfo: memFree=929504/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1055024 CPUtime=342.19
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 260816 0 0 0 34128 91 0 0 25 0 1 0 26467904 1080344576 256893 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080362 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 263756 256893 545 1026 0 262726 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1055024

[startup+402.302 s]
/proc/loadavg: 1.00 1.18 1.34 2/106 32666
/proc/meminfo: memFree=837496/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1148960 CPUtime=402.17
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 284321 0 0 0 40115 102 0 0 25 0 1 0 26467904 1176535040 280398 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 287240 280398 545 1026 0 286210 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1148960

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.31 2/106 32666
/proc/meminfo: memFree=805628/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1178668 CPUtime=462.15
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 291980 0 0 0 46110 105 0 0 25 0 1 0 26467904 1206956032 288057 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 294667 288057 545 1026 0 293637 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1178668

[startup+522.301 s]
/proc/loadavg: 1.00 1.12 1.29 2/106 32668
/proc/meminfo: memFree=760120/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1227200 CPUtime=522.14
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 303999 0 0 0 52105 109 0 0 25 0 1 0 26467904 1256652800 300076 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080701 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 306800 300076 545 1026 0 305770 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1227200

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.27 2/106 32670
/proc/meminfo: memFree=639964/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1344752 CPUtime=582.11
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 333027 0 0 0 58090 121 0 0 25 0 1 0 26467904 1377026048 329104 1992294400 4194304 8395647 140735037350848 18446744073709551615 7385662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 336188 329104 545 1026 0 335158 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1344752

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.25 2/106 32672
/proc/meminfo: memFree=592100/2059040 swapFree=4129036/4192956
[pid=32653] ppid=32651 vsize=1390536 CPUtime=642.11
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 344970 0 0 0 64085 126 0 0 25 0 1 0 26467904 1423908864 341047 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 347634 341047 545 1026 0 346604 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1390536

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.23 3/106 32683
/proc/meminfo: memFree=504572/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1473856 CPUtime=702.08
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 365603 0 0 0 70074 134 0 0 25 0 1 0 26467904 1509228544 361680 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 368464 361680 545 1026 0 367434 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1473856

[startup+762.309 s]
/proc/loadavg: 1.00 1.05 1.22 2/106 32684
/proc/meminfo: memFree=447284/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1531552 CPUtime=762.07
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 379879 0 0 0 76067 140 0 0 25 0 1 0 26467904 1568309248 375956 1992294400 4194304 8395647 140735037350848 18446744073709551615 6080661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 382888 375956 545 1026 0 381858 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1531552

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.20 2/106 32685
/proc/meminfo: memFree=404628/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1575172 CPUtime=822.05
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 390516 0 0 0 82061 144 0 0 25 0 1 0 26467904 1612976128 386593 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 393793 386593 545 1026 0 392763 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1575172

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/106 32687
/proc/meminfo: memFree=364576/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1615512 CPUtime=882.03
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 400539 0 0 0 88055 148 0 0 25 0 1 0 26467904 1654284288 396616 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 403878 396616 545 1026 0 402848 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1615512

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.17 2/106 32689
/proc/meminfo: memFree=327872/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1652792 CPUtime=942.02
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 409699 0 0 0 94050 152 0 0 25 0 1 0 26467904 1692459008 405776 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 413198 405776 545 1026 0 412168 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1652792

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/106 32691
/proc/meminfo: memFree=293276/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1688104 CPUtime=1002
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 418503 0 0 0 100044 156 0 0 25 0 1 0 26467904 1728618496 414580 1992294400 4194304 8395647 140735037350848 18446744073709551615 4722813 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 422026 414580 545 1026 0 420996 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1688104

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/106 32691
/proc/meminfo: memFree=187380/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1792528 CPUtime=1061.98
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 444810 0 0 0 106029 169 0 0 25 0 1 0 26467904 1835548672 440887 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 448132 440887 545 1026 0 447102 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1792528

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/106 32693
/proc/meminfo: memFree=163324/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1815992 CPUtime=1121.97
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 450758 0 0 0 112026 171 0 0 25 0 1 0 26467904 1859575808 446835 1992294400 4194304 8395647 140735037350848 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 453998 446835 545 1026 0 452968 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 1815992



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1181.6 s]
/proc/loadavg: 1.00 1.00 1.12 2/106 32695
/proc/meminfo: memFree=137036/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1843460 CPUtime=1181.26
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 457308 0 0 0 117952 174 0 0 25 0 1 0 26467904 1887703040 453385 1992294400 4194304 8395647 140735037350848 18446744073709551615 4212501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 460865 453385 545 1026 0 459835 0
Current children cumulated CPU time (s) 1181.26
Current children cumulated vsize (KiB) 1843460

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

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/106 32695
/proc/meminfo: memFree=137036/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1844988 CPUtime=1181.95
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 457805 0 0 0 118021 174 0 0 25 0 1 0 26467904 1889267712 453882 1992294400 4194304 8395647 140735037350848 18446744073709551615 4914442 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 461247 453882 551 1026 0 460217 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1844988

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -32653

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

[startup+1183 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 32696
/proc/meminfo: memFree=134796/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1846012 CPUtime=1182.65
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 458063 0 0 0 118091 174 0 0 25 0 1 0 26467904 1890316288 454140 1992294400 4194304 8395647 140735037350848 18446744073709551615 5599051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 461503 454140 552 1026 0 460473 0
Current children cumulated CPU time (s) 1182.65
Current children cumulated vsize (KiB) 1846012

[startup+1183.4 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 32696
/proc/meminfo: memFree=134796/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1846012 CPUtime=1183.05
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 458063 0 0 0 118131 174 0 0 25 0 1 0 26467904 1890316288 454140 1992294400 4194304 8395647 140735037350848 18446744073709551615 4914491 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 461503 454140 552 1026 0 460473 0
Current children cumulated CPU time (s) 1183.05
Current children cumulated vsize (KiB) 1846012

[startup+1183.61 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 32696
/proc/meminfo: memFree=133804/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=1846012 CPUtime=1183.26
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4202496 458063 0 0 0 118152 174 0 0 25 0 1 0 26467904 1890316288 454140 1992294400 4194304 8395647 140735037350848 18446744073709551615 4953593 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32653/statm: 461503 454140 552 1026 0 460473 0
Current children cumulated CPU time (s) 1183.26
Current children cumulated vsize (KiB) 1846012

[startup+1183.7 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 32696
/proc/meminfo: memFree=133804/2059040 swapFree=4129068/4192956
[pid=32653] ppid=32651 vsize=0 CPUtime=1183.35
/proc/32653/stat : 32653 (pbscip.linux.x8) R 32651 32653 32085 0 -1 4203524 458063 0 0 0 118152 183 0 0 25 0 1 0 26467904 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/32653/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1183.35
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1183.77
CPU time (s): 1183.43
CPU user time (s): 1181.53
CPU system time (s): 1.90571
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 1846012

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

runsolver used 1.9877 second user time and 5.57215 second system time

The end

Launcher Data

Begin job on node088 at 2010-07-08 11:49:55
IDJOB=2704980
IDBENCH=77973
IDSOLVER=1213
FILE ID=node088/2704980-1278582595
PBS_JOBID= 11240060
Free space on /tmp= 62504 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 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-2704980-1278582595/watcher-2704980-1278582595 -o /tmp/evaluation-result-2704980-1278582595/solver-2704980-1278582595 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704980-1278582595.opb -t 1800 -m 1800

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

MD5SUM BENCH= 7616d8015089c57fc11c37e4eec4cbca
RANDOM SEED=1561198102

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:       1957620 kB
Buffers:          2640 kB
Cached:          36960 kB
SwapCached:      11088 kB
Active:          28488 kB
Inactive:        23288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1957620 kB
SwapTotal:     4192956 kB
SwapFree:      4129036 kB
Dirty:           15816 kB
Writeback:           0 kB
AnonPages:        6932 kB
Mapped:           5696 kB
Slab:            27984 kB
PageTables:       4116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179316 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= 62492 MiB
End job on node088 at 2010-07-08 12:09:40