Trace number 2687329

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) 771.018 771.279

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1201_2.std.opb
MD5SUMf587d716a97e84174878ee100a122839
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark23.2785
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 constraints234347
Number of constraints which are clauses233147
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 constraint40
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-2687329-1278451793.opb>
3.99/4.06	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234347 constraints
3.99/4.06	c problem read
3.99/4.07	c presolving settings loaded
5.19/5.29	c presolving:
19.58/19.60	c (round 1) 5006 del vars, 14959 del conss, 3485 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15983446 impls, 0 clqs
30.28/30.39	c (round 2) 11502 del vars, 38530 del conss, 9725 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16013445 impls, 0 clqs
34.68/34.75	c (round 3) 14124 del vars, 49342 del conss, 11372 chg bounds, 38 chg sides, 30 chg coeffs, 0 upgd conss, 16028194 impls, 0 clqs
37.39/37.41	c (round 4) 15564 del vars, 54764 del conss, 12335 chg bounds, 80 chg sides, 81 chg coeffs, 0 upgd conss, 16036573 impls, 0 clqs
38.77/38.83	c (round 5) 16305 del vars, 57743 del conss, 12780 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16041628 impls, 0 clqs
39.47/39.56	c (round 6) 16634 del vars, 59166 del conss, 12963 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16043686 impls, 0 clqs
39.97/40.05	c (round 7) 16791 del vars, 59810 del conss, 13046 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16044856 impls, 0 clqs
40.37/40.47	c (round 8) 16879 del vars, 60193 del conss, 13106 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16045841 impls, 0 clqs
40.77/40.83	c (round 9) 16937 del vars, 60440 del conss, 13153 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046137 impls, 0 clqs
41.07/41.15	c (round 10) 16977 del vars, 60608 del conss, 13183 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046476 impls, 0 clqs
41.36/41.44	c (round 11) 16999 del vars, 60692 del conss, 13201 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046535 impls, 0 clqs
41.67/41.73	c (round 12) 17015 del vars, 60762 del conss, 13216 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046540 impls, 0 clqs
43.47/43.57	c (round 13) 17015 del vars, 60771 del conss, 13216 chg bounds, 96 chg sides, 100 chg coeffs, 173576 upgd conss, 16046540 impls, 0 clqs
768.83/769.10	c pressed CTRL-C 1 times (5 times for forcing termination)
768.93/769.22	c    (761.3s) probing: 496/55827 (0.9%) - 19 fixings, 1 aggregations, 7658104 implications, 0 bound changes
768.93/769.22	c    (761.3s) probing aborted: solving stopped
768.93/769.22	c (round 14) 17035 del vars, 60771 del conss, 13216 chg bounds, 102 chg sides, 233 chg coeffs, 173576 upgd conss, 45639160 impls, 2694 clqs
768.93/769.22	c presolving (14 rounds):
768.93/769.22	c  17035 deleted vars, 60771 deleted constraints, 13216 tightened bounds, 0 added holes, 102 changed sides, 233 changed coefficients
768.93/769.22	c  45639160 implications, 2694 cliques
768.93/769.22	c presolving was interrupted.
768.93/769.22	c Presolving Time: 760.76
768.93/769.22	c - non default parameters ----------------------------------------------------------------------
768.93/769.22	c # SCIP version 1.2.1.2
768.93/769.22	c 
768.93/769.22	c # frequency for displaying node information lines
768.93/769.22	c # [type: int, range: [-1,2147483647], default: 100]
768.93/769.22	c display/freq = 10000
768.93/769.22	c 
768.93/769.22	c # maximal time in seconds to run
768.93/769.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
768.93/769.22	c limits/time = 1795.94
768.93/769.22	c 
768.93/769.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
768.93/769.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
768.93/769.22	c limits/memory = 1620
768.93/769.22	c 
768.93/769.22	c # should presolving try to simplify inequalities
768.93/769.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
768.93/769.22	c constraints/linear/simplifyinequalities = TRUE
768.93/769.22	c 
768.93/769.22	c # should presolving try to simplify knapsacks
768.93/769.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
768.93/769.22	c constraints/knapsack/simplifyinequalities = TRUE
768.93/769.22	c 
768.93/769.22	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
768.93/769.22	c # [type: int, range: [-1,2147483647], default: -1]
768.93/769.22	c separating/rapidlearning/freq = 0
768.93/769.22	c 
768.93/769.22	c -----------------------------------------------------------------------------------------------
768.93/769.22	c start solving
769.13/769.47	c presolving:
770.73/771.09	c (round 15) 17035 del vars, 62020 del conss, 13216 chg bounds, 147 chg sides, 912 chg coeffs, 173576 upgd conss, 45639160 impls, 2958 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-2687329-1278451793/watcher-2687329-1278451793 -o /tmp/evaluation-result-2687329-1278451793/solver-2687329-1278451793 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687329-1278451793.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 20488
/proc/meminfo: memFree=1860524/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=7724 CPUtime=0
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 1033 0 0 0 0 0 0 0 19 0 1 0 13391615 7909376 953 1992294400 4194304 8223781 140733895557296 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 1931 963 348 984 0 944 0

[startup+0.0171869 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20488
/proc/meminfo: memFree=1860524/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=9720 CPUtime=0.01
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 1742 0 0 0 1 0 0 0 19 0 1 0 13391615 9953280 1661 1992294400 4194304 8223781 140733895557296 18446744073709551615 7169545 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 2430 1661 365 984 0 1443 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9720

[startup+0.101195 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20488
/proc/meminfo: memFree=1860524/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=16044 CPUtime=0.09
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 3301 0 0 0 8 1 0 0 19 0 1 0 13391615 16429056 3220 1992294400 4194304 8223781 140733895557296 18446744073709551615 7246557 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 4011 3220 365 984 0 3024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16044

[startup+0.301214 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20488
/proc/meminfo: memFree=1860524/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=28064 CPUtime=0.29
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 6345 0 0 0 27 2 0 0 19 0 1 0 13391615 28737536 6255 1992294400 4194304 8223781 140733895557296 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 7016 6255 365 984 0 6029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28064

[startup+0.701253 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 20488
/proc/meminfo: memFree=1860524/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=49728 CPUtime=0.69
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 11718 0 0 0 64 5 0 0 20 0 1 0 13391615 50921472 11628 1992294400 4194304 8223781 140733895557296 18446744073709551615 5650579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 12432 11628 365 984 0 11445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49728

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 20489
/proc/meminfo: memFree=1809552/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=66324 CPUtime=1.49
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 15902 0 0 0 142 7 0 0 21 0 1 0 13391615 67915776 15812 1992294400 4194304 8223781 140733895557296 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 16581 15812 365 984 0 15594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66324

[startup+3.10048 s]
/proc/loadavg: 1.16 1.03 1.01 2/107 20489
/proc/meminfo: memFree=1785000/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=111708 CPUtime=3.09
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 27189 0 0 0 298 11 0 0 25 0 1 0 13391615 114388992 27099 1992294400 4194304 8223781 140733895557296 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20488/statm: 27927 27099 365 984 0 26940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111708

[startup+6.30079 s]
/proc/loadavg: 1.16 1.03 1.01 2/107 20489
/proc/meminfo: memFree=1515424/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=406036 CPUtime=6.29
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 99566 0 0 0 588 41 0 0 25 0 1 0 13391615 415780864 99048 1992294400 4194304 8223781 140733895557296 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 101509 99048 437 984 0 100522 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 406036

[startup+12.7004 s]
/proc/loadavg: 1.13 1.03 1.01 2/107 20489
/proc/meminfo: memFree=1209268/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=686476 CPUtime=12.69
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 169266 0 0 0 1194 75 0 0 25 0 1 0 13391615 702951424 168748 1992294400 4194304 8223781 140733895557296 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 171619 168748 441 984 0 170632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 686476

[startup+25.5016 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 20490
/proc/meminfo: memFree=1038272/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=841460 CPUtime=25.49
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 206064 0 0 0 2444 105 0 0 25 0 1 0 13391615 861655040 205289 1992294400 4194304 8223781 140733895557296 18446744073709551615 5966492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 210365 205289 445 984 0 209378 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 841460

[startup+51.1011 s]
/proc/loadavg: 1.07 1.03 1.01 2/107 20490
/proc/meminfo: memFree=958540/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=929088 CPUtime=51.07
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 245648 0 0 0 4861 246 0 0 25 0 1 0 13391615 951386112 225457 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969733 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 232272 225457 486 984 0 231285 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 929088

[startup+102.309 s]
/proc/loadavg: 1.07 1.03 1.01 2/107 20492
/proc/meminfo: memFree=912660/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=979388 CPUtime=102.25
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 257226 0 0 0 9973 252 0 0 25 0 1 0 13391615 1002893312 236870 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 244847 236870 486 984 0 243860 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 979388

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 20493
/proc/meminfo: memFree=865292/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1030732 CPUtime=162.23
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 269019 0 0 0 15964 259 0 0 25 0 1 0 13391615 1055469568 248663 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 257683 248663 486 984 0 256696 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1030732

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 20494
/proc/meminfo: memFree=804408/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1089904 CPUtime=222.21
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 284182 0 0 0 21956 265 0 0 25 0 1 0 13391615 1116061696 263826 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969496 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 272476 263826 486 984 0 271489 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1089904

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 20496
/proc/meminfo: memFree=731496/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1166444 CPUtime=282.19
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 303393 0 0 0 27945 274 0 0 25 0 1 0 13391615 1194438656 282013 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 291611 282013 486 984 0 290624 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1166444

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 20498
/proc/meminfo: memFree=670860/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1226492 CPUtime=342.16
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 318519 0 0 0 33937 279 0 0 25 0 1 0 13391615 1255927808 297139 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 306623 297139 486 984 0 305636 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1226492

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20500
/proc/meminfo: memFree=625724/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1270888 CPUtime=402.14
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 329820 0 0 0 39930 284 0 0 25 0 1 0 13391615 1301389312 308374 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 317722 308374 486 984 0 316735 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1270888

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20501
/proc/meminfo: memFree=539296/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1358896 CPUtime=462.13
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 351857 0 0 0 45915 298 0 0 25 0 1 0 13391615 1391509504 330378 1992294400 4194304 8223781 140733895557296 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 339724 330378 487 984 0 338737 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1358896

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20502
/proc/meminfo: memFree=467128/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1430000 CPUtime=522.11
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 369909 0 0 0 51904 307 0 0 25 0 1 0 13391615 1464320000 348108 1992294400 4194304 8223781 140733895557296 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 357500 348108 487 984 0 356513 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1430000

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20504
/proc/meminfo: memFree=382684/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1515440 CPUtime=582.09
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 391307 0 0 0 57890 319 0 0 25 0 1 0 13391615 1551810560 368994 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 378860 368994 487 984 0 377873 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1515440

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20506
/proc/meminfo: memFree=278772/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1620544 CPUtime=642.07
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 417228 0 0 0 63875 332 0 0 25 0 1 0 13391615 1659437056 394915 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 405136 394915 487 984 0 404149 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1620544

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20508
/proc/meminfo: memFree=183044/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1716024 CPUtime=702.05
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 441141 0 0 0 69858 347 0 0 25 0 1 0 13391615 1757208576 418828 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969722 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 429006 418828 487 984 0 428019 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1716024

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20509
/proc/meminfo: memFree=68716/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1832460 CPUtime=762.04
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 470392 0 0 0 75837 367 0 0 25 0 1 0 13391615 1876439040 447311 1992294400 4194304 8223781 140733895557296 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 458115 447311 487 984 0 457128 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1832460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+769.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20510
/proc/meminfo: memFree=57804/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1843520 CPUtime=768.83
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 473117 0 0 0 76514 369 0 0 25 0 1 0 13391615 1887764480 450036 1992294400 4194304 8223781 140733895557296 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 460880 450036 487 984 0 459893 0
Current children cumulated CPU time (s) 768.83
Current children cumulated vsize (KiB) 1843520

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20488

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

[startup+769.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 20510
/proc/meminfo: memFree=57804/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1844744 CPUtime=769.13
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 474001 0 0 0 76543 370 0 0 25 0 1 0 13391615 1889017856 450661 1992294400 4194304 8223781 140733895557296 18446744073709551615 4410845 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 461186 450661 493 984 0 460199 0
Current children cumulated CPU time (s) 769.13
Current children cumulated vsize (KiB) 1844744

[startup+770.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20511
/proc/meminfo: memFree=54448/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1845356 CPUtime=769.93
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 474231 0 0 0 76623 370 0 0 25 0 1 0 13391615 1889644544 450891 1992294400 4194304 8223781 140733895557296 18446744073709551615 4890670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 461339 450891 494 984 0 460352 0
Current children cumulated CPU time (s) 769.93
Current children cumulated vsize (KiB) 1845356

[startup+771.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20511
/proc/meminfo: memFree=53828/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=1845356 CPUtime=770.73
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4202496 474746 0 0 0 76696 377 0 0 25 0 1 0 13391615 1889644544 450892 1992294400 4194304 8223781 140733895557296 18446744073709551615 5491636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20488/statm: 461339 450892 495 984 0 460352 0
Current children cumulated CPU time (s) 770.73
Current children cumulated vsize (KiB) 1845356

[startup+771.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 20511
/proc/meminfo: memFree=53828/2059040 swapFree=4139144/4192956
[pid=20488] ppid=20486 vsize=0 CPUtime=770.93
/proc/20488/stat : 20488 (pbscip.linux.x8) R 20486 20488 20249 0 -1 4203524 475003 0 0 0 76707 386 0 0 25 0 1 0 13391615 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/20488/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 770.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 771.279
CPU time (s): 771.018
CPU user time (s): 767.07
CPU system time (s): 3.9474
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 1845356

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

runsolver used 1.19982 second user time and 3.73443 second system time

The end

Launcher Data

Begin job on node018 at 2010-07-06 23:29:54
IDJOB=2687329
IDBENCH=77632
IDSOLVER=1169
FILE ID=node018/2687329-1278451793
PBS_JOBID= 11233537
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-j1201_2.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-2687329-1278451793/watcher-2687329-1278451793 -o /tmp/evaluation-result-2687329-1278451793/solver-2687329-1278451793 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2687329-1278451793.opb -t 1800 -m 1800

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

MD5SUM BENCH= f587d716a97e84174878ee100a122839
RANDOM SEED=1959250975

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1860988 kB
Buffers:          8864 kB
Cached:         104800 kB
SwapCached:       6472 kB
Active:          52304 kB
Inactive:        74820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1860988 kB
SwapTotal:     4192956 kB
SwapFree:      4139144 kB
Dirty:           11312 kB
Writeback:           0 kB
AnonPages:       11780 kB
Mapped:          11792 kB
Slab:            48876 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180188 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= 62508 MiB
End job on node018 at 2010-07-06 23:42:45