Trace number 2687264

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) 803.816 804.089

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1202_7.std.opb
MD5SUMb130221e75850bec93c0e7e2b657d220
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark7.44787
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234464
Number of constraints which are clauses233264
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 constraint32
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-2687264-1278450516.opb>
4.19/4.22	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234464 constraints
4.19/4.22	c problem read
4.19/4.22	c presolving settings loaded
5.39/5.44	c presolving:
19.58/19.68	c (round 1) 4472 del vars, 13310 del conss, 3093 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16053708 impls, 0 clqs
29.98/30.05	c (round 2) 10509 del vars, 35638 del conss, 8780 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16079537 impls, 0 clqs
33.68/33.72	c (round 3) 12671 del vars, 45320 del conss, 10059 chg bounds, 66 chg sides, 31 chg coeffs, 0 upgd conss, 16093246 impls, 0 clqs
35.88/35.90	c (round 4) 13691 del vars, 49363 del conss, 10748 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16099378 impls, 0 clqs
37.08/37.10	c (round 5) 14222 del vars, 51574 del conss, 11082 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16101685 impls, 0 clqs
37.67/37.71	c (round 6) 14511 del vars, 52717 del conss, 11210 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16104408 impls, 0 clqs
38.18/38.27	c (round 7) 14651 del vars, 53342 del conss, 11308 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16105466 impls, 0 clqs
38.68/38.70	c (round 8) 14735 del vars, 53702 del conss, 11366 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16106000 impls, 0 clqs
38.98/39.08	c (round 9) 14793 del vars, 53934 del conss, 11407 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16106400 impls, 0 clqs
39.38/39.44	c (round 10) 14841 del vars, 54118 del conss, 11437 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16106862 impls, 0 clqs
39.69/39.77	c (round 11) 14877 del vars, 54273 del conss, 11459 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16107256 impls, 0 clqs
39.98/40.07	c (round 12) 14897 del vars, 54367 del conss, 11470 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16107340 impls, 0 clqs
40.28/40.34	c (round 13) 14897 del vars, 54391 del conss, 11470 chg bounds, 77 chg sides, 47 chg coeffs, 0 upgd conss, 16107340 impls, 0 clqs
42.58/42.64	c (round 14) 14897 del vars, 54391 del conss, 11470 chg bounds, 77 chg sides, 47 chg coeffs, 180073 upgd conss, 16107340 impls, 0 clqs
801.63/801.91	c pressed CTRL-C 1 times (5 times for forcing termination)
802.12/802.46	c    (794.2s) probing: 505/57945 (0.9%) - 11 fixings, 1 aggregations, 7405003 implications, 0 bound changes
802.12/802.46	c    (794.2s) probing aborted: solving stopped
802.12/802.47	c (round 15) 14909 del vars, 54391 del conss, 11470 chg bounds, 78 chg sides, 149 chg coeffs, 180073 upgd conss, 46234968 impls, 3650 clqs
802.12/802.47	c presolving (15 rounds):
802.12/802.47	c  14909 deleted vars, 54391 deleted constraints, 11470 tightened bounds, 0 added holes, 78 changed sides, 149 changed coefficients
802.12/802.47	c  46234968 implications, 3650 cliques
802.12/802.47	c presolving was interrupted.
802.12/802.47	c Presolving Time: 793.66
802.12/802.47	c - non default parameters ----------------------------------------------------------------------
802.12/802.47	c # SCIP version 1.2.1.2
802.12/802.47	c 
802.12/802.47	c # frequency for displaying node information lines
802.12/802.47	c # [type: int, range: [-1,2147483647], default: 100]
802.12/802.47	c display/freq = 10000
802.12/802.47	c 
802.12/802.47	c # maximal time in seconds to run
802.12/802.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
802.12/802.47	c limits/time = 1795.78
802.12/802.47	c 
802.12/802.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
802.12/802.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
802.12/802.47	c limits/memory = 1620
802.12/802.47	c 
802.12/802.47	c # should presolving try to simplify inequalities
802.12/802.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
802.12/802.47	c constraints/linear/simplifyinequalities = TRUE
802.12/802.47	c 
802.12/802.47	c # should presolving try to simplify knapsacks
802.12/802.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
802.12/802.47	c constraints/knapsack/simplifyinequalities = TRUE
802.12/802.47	c 
802.12/802.47	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
802.12/802.47	c # [type: int, range: [-1,2147483647], default: -1]
802.12/802.47	c separating/rapidlearning/freq = 0
802.12/802.47	c 
802.12/802.47	c -----------------------------------------------------------------------------------------------
802.12/802.47	c start solving
802.42/802.76	c presolving:

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-2687264-1278450516/watcher-2687264-1278450516 -o /tmp/evaluation-result-2687264-1278450516/solver-2687264-1278450516 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687264-1278450516.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/106 25982
/proc/meminfo: memFree=1743328/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=6692 CPUtime=0
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 819 0 0 0 0 0 0 0 19 0 1 0 13258881 6852608 738 1992294400 4194304 8223781 140737225393952 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 1673 748 338 984 0 686 0

[startup+0.102352 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25982
/proc/meminfo: memFree=1743328/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=16048 CPUtime=0.09
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 3301 0 0 0 8 1 0 0 20 0 1 0 13258881 16433152 3220 1992294400 4194304 8223781 140737225393952 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 4012 3220 365 984 0 3025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16048

[startup+0.201371 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25982
/proc/meminfo: memFree=1743328/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=22480 CPUtime=0.19
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 4879 0 0 0 17 2 0 0 20 0 1 0 13258881 23019520 4798 1992294400 4194304 8223781 140737225393952 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 5620 4809 365 984 0 4633 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22480

[startup+0.301388 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25982
/proc/meminfo: memFree=1743328/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=27040 CPUtime=0.29
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 6087 0 0 0 27 2 0 0 20 0 1 0 13258881 27688960 5997 1992294400 4194304 8223781 140737225393952 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 6760 5997 365 984 0 5773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27040

[startup+0.70146 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25982
/proc/meminfo: memFree=1743328/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=49672 CPUtime=0.69
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 11613 0 0 0 64 5 0 0 21 0 1 0 13258881 50864128 11524 1992294400 4194304 8223781 140737225393952 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 12418 11533 365 984 0 11431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49672

[startup+1.50061 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25983
/proc/meminfo: memFree=1690248/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=65300 CPUtime=1.49
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 15606 0 0 0 143 6 0 0 23 0 1 0 13258881 66867200 15516 1992294400 4194304 8223781 140737225393952 18446744073709551615 4525419 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 16325 15516 365 984 0 15338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65300

[startup+3.1009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25983
/proc/meminfo: memFree=1666440/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=108304 CPUtime=3.09
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 26352 0 0 0 299 10 0 0 25 0 1 0 13258881 110903296 26262 1992294400 4194304 8223781 140737225393952 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25982/statm: 27076 26262 365 984 0 26089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108304

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25983
/proc/meminfo: memFree=1400088/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=399592 CPUtime=6.29
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 97917 0 0 0 592 37 0 0 25 0 1 0 13258881 409182208 97436 1992294400 4194304 8223781 140737225393952 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 99898 97436 437 984 0 98911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 399592

[startup+12.7006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25983
/proc/meminfo: memFree=1090708/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=688200 CPUtime=12.69
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 169397 0 0 0 1197 72 0 0 25 0 1 0 13258881 704716800 168916 1992294400 4194304 8223781 140737225393952 18446744073709551615 5968621 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 172050 168916 441 984 0 171063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 688200

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25983
/proc/meminfo: memFree=916488/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=846260 CPUtime=25.48
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 207185 0 0 0 2444 104 0 0 25 0 1 0 13258881 866570240 206447 1992294400 4194304 8223781 140737225393952 18446744073709551615 5966496 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 211565 206447 445 984 0 210578 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 846260

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25985
/proc/meminfo: memFree=830680/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=937256 CPUtime=51.08
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 263590 0 0 0 4849 259 0 0 25 0 1 0 13258881 959750144 228121 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 234314 228121 484 984 0 233327 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 937256

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25985
/proc/meminfo: memFree=790380/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=980144 CPUtime=102.27
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 273625 0 0 0 9963 264 0 0 25 0 1 0 13258881 1003667456 238057 1992294400 4194304 8223781 140737225393952 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 245036 238057 484 984 0 244049 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 980144

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25987
/proc/meminfo: memFree=743756/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1030028 CPUtime=162.24
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 285248 0 0 0 15953 271 0 0 25 0 1 0 13258881 1054748672 249680 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969515 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 257507 249680 484 984 0 256520 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1030028

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25989
/proc/meminfo: memFree=700976/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1071940 CPUtime=222.23
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 295892 0 0 0 21946 277 0 0 25 0 1 0 13258881 1097666560 260324 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 267985 260324 484 984 0 266998 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1071940

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25991
/proc/meminfo: memFree=615664/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1160712 CPUtime=282.2
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 317932 0 0 0 27932 288 0 0 25 0 1 0 13258881 1188569088 281596 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 290178 281596 484 984 0 289191 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1160712

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25993
/proc/meminfo: memFree=558500/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1216920 CPUtime=342.17
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 332188 0 0 0 33923 294 0 0 25 0 1 0 13258881 1246126080 295852 1992294400 4194304 8223781 140737225393952 18446744073709551615 4690494 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 304230 295852 484 984 0 303243 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1216920

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25993
/proc/meminfo: memFree=517704/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1257532 CPUtime=402.16
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 342868 0 0 0 39917 299 0 0 25 0 1 0 13258881 1287712768 306276 1992294400 4194304 8223781 140737225393952 18446744073709551615 4660129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 314383 306276 484 984 0 313396 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1257532

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25995
/proc/meminfo: memFree=439832/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1339084 CPUtime=462.14
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 362334 0 0 0 45905 309 0 0 25 0 1 0 13258881 1371222016 325709 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969699 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 334771 325709 485 984 0 333784 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1339084

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25997
/proc/meminfo: memFree=377336/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1402640 CPUtime=522.11
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 378304 0 0 0 51894 317 0 0 25 0 1 0 13258881 1436303360 341646 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 350660 341646 485 984 0 349673 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1402640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25999
/proc/meminfo: memFree=245648/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1530688 CPUtime=582.1
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 410508 0 0 0 57877 333 0 0 25 0 1 0 13258881 1567424512 373850 1992294400 4194304 8223781 140737225393952 18446744073709551615 4661054 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 382672 373850 485 984 0 381685 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1530688

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26001
/proc/meminfo: memFree=161328/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1619156 CPUtime=642.07
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 432581 0 0 0 63863 344 0 0 25 0 1 0 13258881 1658015744 395411 1992294400 4194304 8223781 140737225393952 18446744073709551615 5968629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 404789 395411 485 984 0 403802 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1619156

[startup+702.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 26004
/proc/meminfo: memFree=76636/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1699976 CPUtime=702.05
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 453650 0 0 0 69848 357 0 0 25 0 1 0 13258881 1740775424 415968 1992294400 4194304 8223781 140737225393952 18446744073709551615 5969719 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 424994 415968 485 984 0 424007 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1699976

[startup+762.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 26006
/proc/meminfo: memFree=10660/2059040 swapFree=4192956/4192956
[pid=25982] ppid=25980 vsize=1776448 CPUtime=762.04
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 472467 0 0 0 75833 371 0 0 25 0 1 0 13258881 1819082752 434785 1992294400 4194304 8223781 140737225393952 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 444112 434785 485 984 0 443125 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1776448



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+801.901 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 26008
/proc/meminfo: memFree=9444/2059040 swapFree=4164940/4192956
[pid=25982] ppid=25980 vsize=1843644 CPUtime=801.63
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 489314 0 0 0 79776 387 0 0 25 0 1 0 13258881 1887891456 451632 1992294400 4194304 8223781 140737225393952 18446744073709551615 4660993 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 460911 451632 485 984 0 459924 0
Current children cumulated CPU time (s) 801.63
Current children cumulated vsize (KiB) 1843644

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -25982

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

[startup+803.109 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 26009
/proc/meminfo: memFree=9612/2059040 swapFree=4164940/4192956
[pid=25982] ppid=25980 vsize=1847528 CPUtime=802.83
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 490989 0 0 0 79895 388 0 0 25 0 1 0 13258881 1891868672 453048 1992294400 4194304 8223781 140737225393952 18446744073709551615 4891396 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 461882 453048 491 984 0 460895 0
Current children cumulated CPU time (s) 802.83
Current children cumulated vsize (KiB) 1847528

[startup+803.501 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 26009
/proc/meminfo: memFree=9612/2059040 swapFree=4164940/4192956
[pid=25982] ppid=25980 vsize=1847528 CPUtime=803.22
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 490989 0 0 0 79934 388 0 0 25 0 1 0 13258881 1891868672 453048 1992294400 4194304 8223781 140737225393952 18446744073709551615 4890581 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 461882 453048 491 984 0 460895 0
Current children cumulated CPU time (s) 803.22
Current children cumulated vsize (KiB) 1847528

[startup+803.901 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 26009
/proc/meminfo: memFree=9612/2059040 swapFree=4164940/4192956
[pid=25982] ppid=25980 vsize=1847528 CPUtime=803.62
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4202496 490989 0 0 0 79974 388 0 0 25 0 1 0 13258881 1891868672 453048 1992294400 4194304 8223781 140737225393952 18446744073709551615 4890317 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25982/statm: 461882 453048 491 984 0 460895 0
Current children cumulated CPU time (s) 803.62
Current children cumulated vsize (KiB) 1847528

[startup+804 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 26009
/proc/meminfo: memFree=9612/2059040 swapFree=4164940/4192956
[pid=25982] ppid=25980 vsize=0 CPUtime=803.72
/proc/25982/stat : 25982 (pbscip.linux.x8) R 25980 25982 25826 0 -1 4203524 490989 0 0 0 79976 396 0 0 25 0 1 0 13258881 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/25982/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 803.72
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 804.089
CPU time (s): 803.816
CPU user time (s): 799.763
CPU system time (s): 4.05238
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 1847528

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

runsolver used 1.2768 second user time and 3.86641 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-06 23:08:37
IDJOB=2687264
IDBENCH=77551
IDSOLVER=1169
FILE ID=node045/2687264-1278450516
PBS_JOBID= 11233543
Free space on /tmp= 62516 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/j120opt/normalized-j1202_7.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-2687264-1278450516/watcher-2687264-1278450516 -o /tmp/evaluation-result-2687264-1278450516/solver-2687264-1278450516 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687264-1278450516.opb -t 1800 -m 1800

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

MD5SUM BENCH= b130221e75850bec93c0e7e2b657d220
RANDOM SEED=1992955786

node045.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.265
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.53
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.265
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1743856 kB
Buffers:         22604 kB
Cached:         157920 kB
SwapCached:          0 kB
Active:         119968 kB
Inactive:       121044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1743856 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11328 kB
Writeback:           0 kB
AnonPages:       60396 kB
Mapped:          14524 kB
Slab:            52248 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182056 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= 62512 MiB
End job on node045 at 2010-07-06 23:22:01