Trace number 1884447

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 NameAnswerCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.17 1802.66

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
manol-pipe-c6nidw_i.opb
MD5SUMbca1ca98c39f712750b7b23341b29c5b
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1274.3
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables95863
Total number of constraints283363
Number of constraints which are clauses283363
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.18/4.21	c SCIP version 1.1.0.7
4.18/4.21	c LP-Solver SoPlex 1.4.1
4.18/4.21	c user parameter file <scip.set> not found - using default parameters
4.18/4.21	c read problem <HOME/instance-1884447-1245258462.opb>
4.18/4.21	c original problem has 95863 variables (95863 bin, 0 int, 0 impl, 0 cont) and 283363 constraints
5.39/5.43	c No objective function, only one solution is needed.
5.39/5.43	c start presolving problem
5.39/5.43	c presolving:
9.19/9.25	c (round 1) 2017 del vars, 3231 del conss, 757 chg bounds, 12 chg sides, 52 chg coeffs, 0 upgd conss, 3533762 impls, 0 clqs
9.48/9.56	c (round 2) 2020 del vars, 5910 del conss, 757 chg bounds, 14 chg sides, 55 chg coeffs, 0 upgd conss, 3533988 impls, 0 clqs
11.69/11.74	c (round 3) 2020 del vars, 5928 del conss, 757 chg bounds, 14 chg sides, 55 chg coeffs, 277435 upgd conss, 3533988 impls, 0 clqs
12.39/12.49	c presolving (4 rounds):
12.39/12.49	c  2020 deleted vars, 5928 deleted constraints, 757 tightened bounds, 0 added holes, 14 changed sides, 55 changed coefficients
12.39/12.49	c  3533988 implications, 0 cliques
12.39/12.49	c presolved problem has 93843 variables (93843 bin, 0 int, 0 impl, 0 cont) and 277435 constraints
12.39/12.49	c  277435 constraints of type <logicor>
12.39/12.49	c transformed objective value is always integral (scale: 1)
12.39/12.49	c Presolving Time: 6.24
12.39/12.49	c PURESAT
12.39/12.49	c -----------------------------------------------------------------------------------------------
12.39/12.49	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 0]
12.39/12.49	c separating/flowcover/freq = c -1
12.39/12.49	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 0]
12.39/12.49	c separating/cmir/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/veclendiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/veclendiving/maxlpiterquot = c 0.075
12.39/12.49	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/veclendiving/freq = c -1
12.39/12.49	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 1]
12.39/12.49	c heuristics/simplerounding/freq = c -1
12.39/12.49	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/shifting/freq = c -1
12.39/12.49	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 1]
12.39/12.49	c heuristics/rounding/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/rootsoldiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.39/12.49	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
12.39/12.49	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 20]
12.39/12.49	c heuristics/rootsoldiving/freq = c -1
12.39/12.49	c # number of nodes added to the contingent of the total nodes
12.39/12.49	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.39/12.49	c heuristics/rens/nodesofs = c 2000
12.39/12.49	c # minimum percentage of integer variables that have to be fixable 
12.39/12.49	c # [type: real, range: [0,1], default: 0.5]
12.39/12.49	c heuristics/rens/minfixingrate = c 0.3
12.39/12.49	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 0]
12.39/12.49	c heuristics/rens/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/pscostdiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/pscostdiving/maxlpiterquot = c 0.075
12.39/12.49	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/pscostdiving/freq = c -1
12.39/12.49	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 1]
12.39/12.49	c heuristics/oneopt/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/objpscostdiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to total iteration number
12.39/12.49	c # [type: real, range: [0,1], default: 0.01]
12.39/12.49	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
12.39/12.49	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 20]
12.39/12.49	c heuristics/objpscostdiving/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/linesearchdiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
12.39/12.49	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/linesearchdiving/freq = c -1
12.39/12.49	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/intshifting/freq = c -1
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/intdiving/maxlpiterquot = c 0.075
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/guideddiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/guideddiving/maxlpiterquot = c 0.075
12.39/12.49	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/guideddiving/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/fracdiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/fracdiving/maxlpiterquot = c 0.075
12.39/12.49	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/fracdiving/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/feaspump/maxlpiterofs = c 2000
12.39/12.49	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 20]
12.39/12.49	c heuristics/feaspump/freq = c -1
12.39/12.49	c # minimum percentage of integer variables that have to be fixed 
12.39/12.49	c # [type: real, range: [0,1], default: 0.666]
12.39/12.49	c heuristics/crossover/minfixingrate = c 0.5
12.39/12.49	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.39/12.49	c # [type: real, range: [0,1], default: 0.1]
12.39/12.49	c heuristics/crossover/nodesquot = c 0.15
12.39/12.49	c # number of nodes without incumbent change that heuristic should wait
12.39/12.49	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.39/12.49	c heuristics/crossover/nwaitingnodes = c 100
12.39/12.49	c # number of nodes added to the contingent of the total nodes
12.39/12.49	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.39/12.49	c heuristics/crossover/nodesofs = c 750
12.39/12.49	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 30]
12.39/12.49	c heuristics/crossover/freq = c -1
12.39/12.49	c # additional number of allowed LP iterations
12.39/12.49	c # [type: int, range: [0,2147483647], default: 1000]
12.39/12.49	c heuristics/coefdiving/maxlpiterofs = c 1500
12.39/12.49	c # maximal fraction of diving LP iterations compared to node LP iterations
12.39/12.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.39/12.49	c heuristics/coefdiving/maxlpiterquot = c 0.075
12.39/12.49	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: 10]
12.39/12.49	c heuristics/coefdiving/freq = c -1
12.39/12.49	c # priority of node selection rule <dfs> in standard mode
12.39/12.49	c # [type: int, range: [-536870912,536870911], default: 0]
12.39/12.49	c nodeselection/dfs/stdpriority = c 1000000
12.39/12.49	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.39/12.49	c # [type: int, range: [-1,2147483647], default: -1]
12.39/12.49	c presolving/probing/maxrounds = c 0
12.39/12.49	c # should presolving try to simplify knapsacks
12.39/12.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.39/12.49	c constraints/knapsack/simplifyinequalities = c TRUE
12.39/12.49	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.39/12.49	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.39/12.49	c constraints/knapsack/disaggregation = c FALSE
12.39/12.49	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: -1]
12.49/12.58	c constraints/knapsack/maxnumcardlift = c 0
12.49/12.58	c # should presolving try to simplify inequalities
12.49/12.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.49/12.58	c constraints/linear/simplifyinequalities = c TRUE
12.49/12.58	c # maximal number of separation rounds in the root node (-1: unlimited)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: -1]
12.49/12.58	c separating/maxroundsroot = c 5
12.49/12.58	c # maximal number of separation rounds per node (-1: unlimited)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: 5]
12.49/12.58	c separating/maxrounds = c 1
12.49/12.58	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
12.49/12.58	c # [type: char, range: {lafpsqd}, default: l]
12.49/12.58	c lp/pricing = c a
12.49/12.58	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: 1]
12.49/12.58	c lp/solvefreq = c 0
12.49/12.58	c # solving stops, if the given number of solutions were found (-1: no limit)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: -1]
12.49/12.58	c limits/solutions = c 1
12.49/12.58	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.49/12.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.49/12.58	c limits/memory = c 1620
12.49/12.58	c # maximal time in seconds to run
12.49/12.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.49/12.58	c limits/time = c 1791
12.49/12.58	c # frequency for displaying node information lines
12.49/12.58	c # [type: int, range: [-1,2147483647], default: 100]
12.49/12.58	c display/freq = c 10000
12.49/12.58	c # should enforcement of pseudo solution be disabled?
12.49/12.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.49/12.58	c constraints/disableenfops = c TRUE
12.49/12.58	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: 0]
12.49/12.58	c constraints/agelimit = c 1
12.49/12.58	c # should binary conflicts be preferred?
12.49/12.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.49/12.58	c conflict/preferbinary = c TRUE
12.49/12.58	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
12.49/12.58	c # [type: int, range: [-1,2147483647], default: -1]
12.49/12.58	c conflict/interconss = c 0
12.49/12.58	c -----------------------------------------------------------------------------------------------
12.49/12.58	c start solving problem
12.49/12.58	c 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 3136
/proc/meminfo: memFree=1912024/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=4328 CPUtime=0
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 487 0 0 0 0 0 0 0 18 0 1 0 1325691 4431872 471 1992294400 4194304 7823515 548682068736 18446744073709551615 6041808 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 1162 485 318 886 0 272 0

[startup+0.012786 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 3136
/proc/meminfo: memFree=1912024/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=8704 CPUtime=0
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 1492 0 0 0 0 0 0 0 18 0 1 0 1325691 8912896 1474 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 2176 1480 351 886 0 1286 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101793 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 3136
/proc/meminfo: memFree=1912024/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=14592 CPUtime=0.09
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 2952 0 0 0 9 0 0 0 18 0 1 0 1325691 14942208 2934 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 3648 2934 351 886 0 2758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14592

[startup+0.301815 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 3136
/proc/meminfo: memFree=1912024/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=22468 CPUtime=0.29
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 4920 0 0 0 28 1 0 0 19 0 1 0 1325691 23007232 4902 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 5617 4902 351 886 0 4727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22468

[startup+0.701863 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 3136
/proc/meminfo: memFree=1912024/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=37916 CPUtime=0.69
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 8802 0 0 0 66 3 0 0 22 0 1 0 1325691 38825984 8784 1992294400 4194304 7823515 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 9479 8784 351 886 0 8589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37916

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.91 2/65 3137
/proc/meminfo: memFree=1866192/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=68640 CPUtime=1.49
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 16472 0 0 0 143 6 0 0 25 0 1 0 1325691 70287360 16454 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 17160 16454 351 886 0 16270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68640

[startup+3.10115 s]
/proc/loadavg: 0.92 0.98 0.91 2/65 3137
/proc/meminfo: memFree=1823888/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=129656 CPUtime=3.09
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 31675 0 0 0 297 12 0 0 25 0 1 0 1325691 132767744 31657 1992294400 4194304 7823515 548682068736 18446744073709551615 6803228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3136/statm: 32414 31657 351 886 0 31524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129656

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 0.91 2/65 3137
/proc/meminfo: memFree=1515984/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=433448 CPUtime=6.29
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 106863 0 0 0 581 48 0 0 25 0 1 0 1325691 443850752 106491 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 108362 106491 432 886 0 107472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 433448

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.91 2/65 3137
/proc/meminfo: memFree=1266576/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=682288 CPUtime=12.69
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 176225 0 0 0 1118 151 0 0 18 0 1 0 1325691 698662912 168647 1992294400 4194304 7823515 548682068736 18446744073709551615 5102614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 170572 168647 464 886 0 169682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 682288

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 3137
/proc/meminfo: memFree=994896/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=955736 CPUtime=25.49
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 243175 0 0 0 2373 176 0 0 25 0 1 0 1325691 978673664 229342 1992294400 4194304 7823515 548682068736 18446744073709551615 6263029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 238934 229342 514 886 0 238044 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 955736

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 3137
/proc/meminfo: memFree=977296/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1010192 CPUtime=51.08
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 248645 0 0 0 4929 179 0 0 25 0 1 0 1325691 1034436608 233976 1992294400 4194304 7823515 548682068736 18446744073709551615 6263483 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 252548 233976 515 886 0 251658 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1010192

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.91 2/65 3137
/proc/meminfo: memFree=959888/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1011856 CPUtime=102.26
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 252787 0 0 0 10044 182 0 0 25 0 1 0 1325691 1036140544 238073 1992294400 4194304 7823515 548682068736 18446744073709551615 6109526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 252964 238073 515 886 0 252074 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1011856

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=943248/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1017228 CPUtime=162.24
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 257388 0 0 0 16038 186 0 0 25 0 1 0 1325691 1041641472 242293 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 254307 242293 515 886 0 253417 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1017228

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=940368/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1017788 CPUtime=222.23
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 258024 0 0 0 22034 189 0 0 25 0 1 0 1325691 1042214912 242929 1992294400 4194304 7823515 548682068736 18446744073709551615 6908132 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 254447 242929 515 886 0 253557 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1017788

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=937296/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1026708 CPUtime=282.21
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 258807 0 0 0 28030 191 0 0 25 0 1 0 1325691 1051348992 243712 1992294400 4194304 7823515 548682068736 18446744073709551615 6211142 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 256677 243712 515 886 0 255787 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1026708

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=936528/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1026708 CPUtime=342.2
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 258958 0 0 0 34027 193 0 0 25 0 1 0 1325691 1051348992 243863 1992294400 4194304 7823515 548682068736 18446744073709551615 6150539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 256677 243863 515 886 0 255787 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1026708

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=930128/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=402.19
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 260762 0 0 0 40024 195 0 0 25 0 1 0 1325691 1052938240 245452 1992294400 4194304 7823515 548682068736 18446744073709551615 6212443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245452 515 886 0 256175 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1028260

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=929360/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=462.17
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 260956 0 0 0 46021 196 0 0 25 0 1 0 1325691 1052938240 245646 1992294400 4194304 7823515 548682068736 18446744073709551615 6255689 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245646 515 886 0 256175 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1028260

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=929104/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=522.15
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261021 0 0 0 52017 198 0 0 25 0 1 0 1325691 1052938240 245711 1992294400 4194304 7823515 548682068736 18446744073709551615 6212348 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245711 515 886 0 256175 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1028260

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=928912/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=582.14
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261069 0 0 0 58015 199 0 0 25 0 1 0 1325691 1052938240 245759 1992294400 4194304 7823515 548682068736 18446744073709551615 6212771 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245759 515 886 0 256175 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1028260

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=928656/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=642.12
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261119 0 0 0 64012 200 0 0 25 0 1 0 1325691 1052938240 245809 1992294400 4194304 7823515 548682068736 18446744073709551615 6263490 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245809 515 886 0 256175 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1028260

[startup+702.301 s]

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

/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261274 0 0 0 99992 210 0 0 25 0 1 0 1325691 1052938240 245964 1992294400 4194304 7823515 548682068736 18446744073709551615 6263163 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245964 515 886 0 256175 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1028260

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=927760/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=1062.01
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261301 0 0 0 105989 212 0 0 25 0 1 0 1325691 1052938240 245991 1992294400 4194304 7823515 548682068736 18446744073709551615 6151365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 245991 515 886 0 256175 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1028260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=927568/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=1121.99
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261337 0 0 0 111986 213 0 0 25 0 1 0 1325691 1052938240 246027 1992294400 4194304 7823515 548682068736 18446744073709551615 6212418 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 246027 515 886 0 256175 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1028260

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3137
/proc/meminfo: memFree=927440/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=1181.97
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261356 0 0 0 117983 214 0 0 25 0 1 0 1325691 1052938240 246046 1992294400 4194304 7823515 548682068736 18446744073709551615 6263480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 246046 515 886 0 256175 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1028260

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=927312/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1028260 CPUtime=1241.96
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 261374 0 0 0 123980 216 0 0 25 0 1 0 1325691 1052938240 246064 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 257065 246064 515 886 0 256175 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 1028260

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=920848/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039412 CPUtime=1301.94
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 262977 0 0 0 129977 217 0 0 25 0 1 0 1325691 1064357888 247667 1992294400 4194304 7823515 548682068736 18446744073709551615 5924524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259853 247667 515 886 0 258963 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 1039412

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=916240/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039412 CPUtime=1361.92
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 264117 0 0 0 135973 219 0 0 25 0 1 0 1325691 1064357888 248807 1992294400 4194304 7823515 548682068736 18446744073709551615 6212418 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259853 248807 515 886 0 258963 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 1039412

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=914256/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039580 CPUtime=1421.91
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 264595 0 0 0 141971 220 0 0 25 0 1 0 1325691 1064529920 249285 1992294400 4194304 7823515 548682068736 18446744073709551615 6151365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259895 249285 515 886 0 259005 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 1039580

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=914128/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039580 CPUtime=1481.9
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 264612 0 0 0 147969 221 0 0 25 0 1 0 1325691 1064529920 249302 1992294400 4194304 7823515 548682068736 18446744073709551615 6212430 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259895 249302 515 886 0 259005 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1039580

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=914192/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039580 CPUtime=1541.88
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 264620 0 0 0 153966 222 0 0 25 0 1 0 1325691 1064529920 249310 1992294400 4194304 7823515 548682068736 18446744073709551615 6212422 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259895 249310 515 886 0 259005 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 1039580

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=913808/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039580 CPUtime=1601.86
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 264805 0 0 0 159963 223 0 0 25 0 1 0 1325691 1064529920 249396 1992294400 4194304 7823515 548682068736 18446744073709551615 6175268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259895 249396 515 886 0 259005 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1039580

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=912784/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039924 CPUtime=1661.84
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 265049 0 0 0 165960 224 0 0 25 0 1 0 1325691 1064882176 249640 1992294400 4194304 7823515 548682068736 18446744073709551615 6212422 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259981 249640 515 886 0 259091 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1039924

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=912720/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1039924 CPUtime=1721.82
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 265053 0 0 0 171957 225 0 0 25 0 1 0 1325691 1064882176 249644 1992294400 4194304 7823515 548682068736 18446744073709551615 6263180 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 259981 249644 515 886 0 259091 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 1039924

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=912080/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1040136 CPUtime=1781.81
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 265222 0 0 0 177954 227 0 0 25 0 1 0 1325691 1065099264 249813 1992294400 4194304 7823515 548682068736 18446744073709551615 6212302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 260034 249813 515 886 0 259144 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1040136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3139
/proc/meminfo: memFree=911760/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1040136 CPUtime=1800.01
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 265291 0 0 0 179774 227 0 0 25 0 1 0 1325691 1065099264 249882 1992294400 4194304 7823515 548682068736 18446744073709551615 6210987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 260034 249882 515 886 0 259144 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1040136

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -3136

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 3140
/proc/meminfo: memFree=911752/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1040136 CPUtime=1800.91
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 265291 0 0 0 179864 227 0 0 25 0 1 0 1325691 1065099264 249882 1992294400 4194304 7823515 548682068736 18446744073709551615 6150539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 260034 249882 515 886 0 259144 0
Current children cumulated CPU time (s) 1800.91
Current children cumulated vsize (KiB) 1040136

[startup+1802.2 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 3140
/proc/meminfo: memFree=911752/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=1040136 CPUtime=1801.71
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4194304 265291 0 0 0 179944 227 0 0 25 0 1 0 1325691 1065099264 249882 1992294400 4194304 7823515 548682068736 18446744073709551615 6150550 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 260034 249882 515 886 0 259144 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 1040136

[startup+1802.6 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 3140
/proc/meminfo: memFree=911752/2055920 swapFree=4192956/4192956
[pid=3136] ppid=3134 vsize=0 CPUtime=1802.1
/proc/3136/stat : 3136 (pbscip.linux.x8) R 3134 3136 2926 0 -1 4195332 265291 0 0 0 179974 236 0 0 25 0 1 0 1325691 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3136/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.66
CPU time (s): 1802.17
CPU user time (s): 1799.75
CPU system time (s): 2.42263
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1040136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 2.42263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265291
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= 5
involuntary context switches= 1826

runsolver used 1.9907 second user time and 3.9764 second system time

The end

Launcher Data

Begin job on node1 at 2009-06-17 19:07:43
IDJOB=1884447
IDBENCH=71958
IDSOLVER=683
FILE ID=node1/1884447-1245258462
PBS_JOBID= 9372452
Free space on /tmp= 66196 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/manol-pipe-c6nidw_i.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884447-1245258462/watcher-1884447-1245258462 -o /tmp/evaluation-result-1884447-1245258462/solver-1884447-1245258462 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884447-1245258462.opb

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

MD5SUM BENCH= bca1ca98c39f712750b7b23341b29c5b
RANDOM SEED=561213608

node1.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.198
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.198
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1912504 kB
Buffers:         13560 kB
Cached:          87284 kB
SwapCached:          0 kB
Active:          66372 kB
Inactive:        47308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912504 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           18180 kB
Writeback:           0 kB
Mapped:          22632 kB
Slab:            15736 kB
Committed_AS:    52504 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66188 MiB
End job on node1 at 2009-06-17 19:37:46