Trace number 2687275

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (MO) 1020.37 1020.69

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12037_10.std.opb
MD5SUM2d7989b1a1c0b548cce5b438f15fc440
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark1800.2
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 constraints245287
Number of constraints which are clauses244087
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 constraint120
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: NONE] [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-2687275-1278450696.opb>
4.48/4.53	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245287 constraints
4.48/4.53	c problem read
4.48/4.54	c presolving settings loaded
4.48/4.54	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
5.79/5.86	c presolving:
20.79/20.88	c (round 1) 5557 del vars, 16422 del conss, 4063 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16756468 impls, 0 clqs
31.38/31.48	c (round 2) 11856 del vars, 40203 del conss, 9955 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16785465 impls, 0 clqs
34.78/34.84	c (round 3) 13931 del vars, 50340 del conss, 11054 chg bounds, 10 chg sides, 16 chg coeffs, 0 upgd conss, 16800521 impls, 0 clqs
36.78/36.82	c (round 4) 14766 del vars, 53897 del conss, 11571 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16808303 impls, 0 clqs
37.98/38.07	c (round 5) 15305 del vars, 56060 del conss, 11896 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16812301 impls, 0 clqs
38.78/38.81	c (round 6) 15573 del vars, 57222 del conss, 12034 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16814609 impls, 0 clqs
39.28/39.39	c (round 7) 15712 del vars, 57848 del conss, 12112 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16815993 impls, 0 clqs
39.78/39.80	c (round 8) 15794 del vars, 58225 del conss, 12151 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16816547 impls, 0 clqs
40.08/40.12	c (round 9) 15806 del vars, 58330 del conss, 12157 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16816733 impls, 0 clqs
40.38/40.42	c (round 10) 15818 del vars, 58378 del conss, 12163 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 16816829 impls, 0 clqs
1018.21/1018.51	c pressed CTRL-C 1 times (5 times for forcing termination)
1018.69/1019.00	c    (1011.2s) probing: 280/57022 (0.5%) - 1 fixings, 1 aggregations, 5343553 implications, 0 bound changes
1018.69/1019.00	c    (1011.2s) probing aborted: solving stopped
1018.69/1019.00	c (round 11) 15822 del vars, 58398 del conss, 12164 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 42640011 impls, 0 clqs
1018.69/1019.00	c presolving (11 rounds):
1018.69/1019.00	c  15822 deleted vars, 58398 deleted constraints, 12164 tightened bounds, 0 added holes, 14 changed sides, 20 changed coefficients
1018.69/1019.00	c  42640011 implications, 0 cliques
1018.69/1019.00	c presolving was interrupted.
1018.69/1019.00	c Presolving Time: 1010.49
1018.69/1019.00	c - non default parameters ----------------------------------------------------------------------
1018.69/1019.00	c # SCIP version 1.2.1.2
1018.69/1019.00	c 
1018.69/1019.00	c # frequency for displaying node information lines
1018.69/1019.00	c # [type: int, range: [-1,2147483647], default: 100]
1018.69/1019.00	c display/freq = 10000
1018.69/1019.00	c 
1018.69/1019.00	c # maximal time in seconds to run
1018.69/1019.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1018.69/1019.00	c limits/time = 1795.47
1018.69/1019.00	c 
1018.69/1019.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1018.69/1019.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1018.69/1019.00	c limits/memory = 1620
1018.69/1019.00	c 
1018.69/1019.00	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
1018.69/1019.00	c # [type: int, range: [-1,2147483647], default: 1]
1018.69/1019.00	c lp/solvefreq = -1
1018.69/1019.00	c 
1018.69/1019.00	c # should presolving try to simplify inequalities
1018.69/1019.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1018.69/1019.00	c constraints/linear/simplifyinequalities = TRUE
1018.69/1019.00	c 
1018.69/1019.00	c # should presolving try to simplify knapsacks
1018.69/1019.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1018.69/1019.00	c constraints/knapsack/simplifyinequalities = TRUE
1018.69/1019.00	c 
1018.69/1019.00	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1018.69/1019.00	c # [type: int, range: [-1,2147483647], default: -1]
1018.69/1019.00	c separating/rapidlearning/freq = 0
1018.69/1019.00	c 
1018.69/1019.00	c -----------------------------------------------------------------------------------------------
1018.69/1019.00	c start solving
1018.90/1019.27	c presolving:
1019.69/1020.00	c (round 12) 15822 del vars, 58522 del conss, 12164 chg bounds, 14 chg sides, 20 chg coeffs, 0 upgd conss, 42640011 impls, 0 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-2687275-1278450696/watcher-2687275-1278450696 -o /tmp/evaluation-result-2687275-1278450696/solver-2687275-1278450696 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2687275-1278450696.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 20702
/proc/meminfo: memFree=1818888/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=6584 CPUtime=0
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 1001 0 0 0 0 0 0 0 18 0 1 0 13276478 6742016 923 1992294400 4194304 7136930 140734141956976 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 1646 931 254 719 0 925 0

[startup+0.098969 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20702
/proc/meminfo: memFree=1818888/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=14904 CPUtime=0.09
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 3199 0 0 0 8 1 0 0 20 0 1 0 13276478 15261696 3121 1992294400 4194304 7136930 140734141956976 18446744073709551615 5656286 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 3726 3121 271 719 0 3005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14904

[startup+0.100968 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20702
/proc/meminfo: memFree=1818888/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=14904 CPUtime=0.09
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 3199 0 0 0 8 1 0 0 20 0 1 0 13276478 15261696 3121 1992294400 4194304 7136930 140734141956976 18446744073709551615 5649578 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 3726 3121 271 719 0 3005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14904

[startup+0.300985 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20702
/proc/meminfo: memFree=1818888/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=26924 CPUtime=0.29
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 6242 0 0 0 27 2 0 0 20 0 1 0 13276478 27570176 6155 1992294400 4194304 7136930 140734141956976 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 6731 6155 271 719 0 6010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26924

[startup+0.701019 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20702
/proc/meminfo: memFree=1818888/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=48588 CPUtime=0.69
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 11614 0 0 0 65 4 0 0 20 0 1 0 13276478 49754112 11527 1992294400 4194304 7136930 140734141956976 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 12147 11527 271 719 0 11426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48588

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20703
/proc/meminfo: memFree=1768040/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=65180 CPUtime=1.49
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 15763 0 0 0 143 6 0 0 23 0 1 0 13276478 66744320 15676 1992294400 4194304 7136930 140734141956976 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 16295 15676 271 719 0 15574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65180

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20703
/proc/meminfo: memFree=1744852/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=108064 CPUtime=3.09
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 26502 0 0 0 298 11 0 0 25 0 1 0 13276478 110657536 26415 1992294400 4194304 7136930 140734141956976 18446744073709551615 5650597 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20702/statm: 27016 26415 271 719 0 26295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108064

[startup+6.30051 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20703
/proc/meminfo: memFree=1475028/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=387384 CPUtime=6.29
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 95320 0 0 0 592 37 0 0 25 0 1 0 13276478 396681216 94818 1992294400 4194304 7136930 140734141956976 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 96846 94818 338 719 0 96125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 387384

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20703
/proc/meminfo: memFree=1178296/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=673940 CPUtime=12.68
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 166537 0 0 0 1198 70 0 0 25 0 1 0 13276478 690114560 166035 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 168485 166035 342 719 0 167764 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 673940

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20703
/proc/meminfo: memFree=963900/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=873872 CPUtime=25.48
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 214253 0 0 0 2439 109 0 0 25 0 1 0 13276478 894844928 213494 1992294400 4194304 7136930 140734141956976 18446744073709551615 5966492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 218468 213494 347 719 0 217747 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 873872

[startup+51.1004 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20703
/proc/meminfo: memFree=910208/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=930424 CPUtime=51.07
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 230685 0 0 0 4900 207 0 0 25 0 1 0 13276478 952754176 227269 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 232606 227269 375 719 0 231885 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 930424

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20705
/proc/meminfo: memFree=859864/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=985276 CPUtime=102.27
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 243025 0 0 0 10013 214 0 0 25 0 1 0 13276478 1008922624 239609 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 246319 239609 375 719 0 245598 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 985276

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20707
/proc/meminfo: memFree=816836/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1030452 CPUtime=162.25
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 253764 0 0 0 16006 219 0 0 25 0 1 0 13276478 1055182848 250348 1992294400 4194304 7136930 140734141956976 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 257613 250348 375 719 0 256892 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1030452

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20709
/proc/meminfo: memFree=790424/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1054848 CPUtime=222.23
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 260319 0 0 0 22000 223 0 0 25 0 1 0 13276478 1080164352 256903 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 263712 256903 375 719 0 262991 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1054848

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20709
/proc/meminfo: memFree=722100/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1125020 CPUtime=282.21
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 277381 0 0 0 27991 230 0 0 25 0 1 0 13276478 1152020480 273965 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 281255 273965 375 719 0 280534 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1125020

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20711
/proc/meminfo: memFree=669028/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1179100 CPUtime=342.2
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 291873 0 0 0 33983 237 0 0 25 0 1 0 13276478 1207398400 287177 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 294775 287177 375 719 0 294054 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1179100

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20713
/proc/meminfo: memFree=618808/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1228184 CPUtime=402.18
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 304683 0 0 0 39976 242 0 0 25 0 1 0 13276478 1257660416 299731 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 307046 299731 375 719 0 306325 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1228184

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20715
/proc/meminfo: memFree=582352/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1264136 CPUtime=462.16
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 314517 0 0 0 45970 246 0 0 25 0 1 0 13276478 1294475264 308797 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969489 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 316034 308797 375 719 0 315313 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1264136

[startup+522.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 20718
/proc/meminfo: memFree=545276/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1300652 CPUtime=522.13
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 323607 0 0 0 51963 250 0 0 25 0 1 0 13276478 1331867648 317887 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 325163 317887 376 719 0 324442 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1300652

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 20720
/proc/meminfo: memFree=508200/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1339560 CPUtime=582.11
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 332969 0 0 0 57958 253 0 0 25 0 1 0 13276478 1371709440 327249 1992294400 4194304 7136930 140734141956976 18446744073709551615 4689056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 334890 327249 376 719 0 334169 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1339560

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20722
/proc/meminfo: memFree=379240/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1469584 CPUtime=642.1
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 365065 0 0 0 63942 268 0 0 25 0 1 0 13276478 1504854016 359345 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 367396 359345 376 719 0 366675 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1469584

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20724
/proc/meminfo: memFree=309180/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1539292 CPUtime=702.08
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 383047 0 0 0 69929 279 0 0 25 0 1 0 13276478 1576235008 377327 1992294400 4194304 7136930 140734141956976 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 384823 377327 376 719 0 384102 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1539292

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20726
/proc/meminfo: memFree=236640/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1611536 CPUtime=762.07
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 400656 0 0 0 75920 287 0 0 25 0 1 0 13276478 1650212864 394936 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969745 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 402884 394936 376 719 0 402163 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1611536

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20726
/proc/meminfo: memFree=194728/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1652256 CPUtime=822.05
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 411887 0 0 0 81913 292 0 0 25 0 1 0 13276478 1691910144 405399 1992294400 4194304 7136930 140734141956976 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 413064 405399 376 719 0 412343 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1652256

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20728
/proc/meminfo: memFree=160876/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1688612 CPUtime=882.03
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 421367 0 0 0 87906 297 0 0 25 0 1 0 13276478 1729138688 414111 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 422153 414111 376 719 0 421432 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1688612

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20730
/proc/meminfo: memFree=111276/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1745032 CPUtime=942.02
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 435785 0 0 0 93899 303 0 0 25 0 1 0 13276478 1786912768 428273 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 436258 428273 376 719 0 435537 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1745032

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 20732
/proc/meminfo: memFree=22368/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1829452 CPUtime=1002
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 456261 0 0 0 99888 312 0 0 25 0 1 0 13276478 1873358848 448492 1992294400 4194304 7136930 140734141956976 18446744073709551615 4948265 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 457363 448492 376 719 0 456642 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1829452



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1018.5 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 20732
/proc/meminfo: memFree=9668/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1843748 CPUtime=1018.21
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 459759 0 0 0 101507 314 0 0 25 0 1 0 13276478 1887997952 451990 1992294400 4194304 7136930 140734141956976 18446744073709551615 4690488 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 460937 451990 376 719 0 460216 0
Current children cumulated CPU time (s) 1018.21
Current children cumulated vsize (KiB) 1843748

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20702

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

[startup+1019 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 20732
/proc/meminfo: memFree=9668/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1843748 CPUtime=1018.69
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 459884 0 0 0 101555 314 0 0 25 0 1 0 13276478 1887997952 452115 1992294400 4194304 7136930 140734141956976 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 460937 452115 376 719 0 460216 0
Current children cumulated CPU time (s) 1018.69
Current children cumulated vsize (KiB) 1843748

[startup+1019.8 s]
/proc/loadavg: 1.06 1.02 1.00 2/108 20733
/proc/meminfo: memFree=10576/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1845584 CPUtime=1019.49
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4202496 460828 0 0 0 101619 330 0 0 25 0 1 0 13276478 1889878016 452802 1992294400 4194304 7136930 140734141956976 18446744073709551615 5491560 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20702/statm: 461396 452802 383 719 0 460675 0
Current children cumulated CPU time (s) 1019.49
Current children cumulated vsize (KiB) 1845584

[startup+1020.24 s]
/proc/loadavg: 1.06 1.02 1.00 2/108 20733
/proc/meminfo: memFree=10576/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=1874344 CPUtime=1019.93
/proc/20702/stat : 20702 (pbscip.linux.x8) D 20700 20702 20352 0 -1 4202496 463925 0 0 0 101652 341 0 0 25 0 1 0 13276478 1919328256 455899 1992294400 4194304 7136930 140734141956976 18446744073709551615 6346856 0 0 4096 16384 18446744071562310694 0 0 17 1 0 0 0
/proc/20702/statm: 468586 455899 384 719 0 467865 0
Current children cumulated CPU time (s) 1019.93
Current children cumulated vsize (KiB) 1874344

[startup+1020.6 s]
/proc/loadavg: 1.06 1.02 1.00 2/108 20733
/proc/meminfo: memFree=10576/2059040 swapFree=4164928/4192956
[pid=20702] ppid=20700 vsize=0 CPUtime=1020.27
/proc/20702/stat : 20702 (pbscip.linux.x8) R 20700 20702 20352 0 -1 4203524 468020 0 0 0 101673 354 0 0 25 0 1 0 13276478 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 2
/proc/20702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1020.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1020.69
CPU time (s): 1020.37
CPU user time (s): 1016.73
CPU system time (s): 3.63845
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1874344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1016.73
system time used= 3.63845
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 468020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1257

runsolver used 1.77373 second user time and 4.74728 second system time

The end

Launcher Data

Begin job on node050 at 2010-07-06 23:11:36
IDJOB=2687275
IDBENCH=77554
IDSOLVER=1167
FILE ID=node050/2687275-1278450696
PBS_JOBID= 11233500
Free space on /tmp= 62440 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12037_10.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2687275-1278450696/watcher-2687275-1278450696 -o /tmp/evaluation-result-2687275-1278450696/solver-2687275-1278450696 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2687275-1278450696.opb -t 1800 -m 1800

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

MD5SUM BENCH= 2d7989b1a1c0b548cce5b438f15fc440
RANDOM SEED=1394361910

node050.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.248
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.248
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:       1819416 kB
Buffers:         13944 kB
Cached:         122088 kB
SwapCached:       1412 kB
Active:          26872 kB
Inactive:       143976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1819416 kB
SwapTotal:     4192956 kB
SwapFree:      4164928 kB
Dirty:           11324 kB
Writeback:           0 kB
AnonPages:       33328 kB
Mapped:          13664 kB
Slab:            46908 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183480 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= 62436 MiB
End job on node050 at 2010-07-06 23:28:37