Trace number 2686887

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) 644.776 645.484

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12058_7.std.opb
MD5SUM38417c05ad0fa807f5ea2aa87e724f6b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark160
Best CPU time to get the best result obtained on this benchmark1800.18
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 constraints255916
Number of constraints which are clauses254716
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: 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-2686887-1278443491.opb>
4.69/4.75	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 255916 constraints
4.69/4.75	c problem read
4.69/4.76	c presolving settings loaded
6.09/6.13	c presolving:
21.59/21.69	c (round 1) 8127 del vars, 23522 del conss, 6375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17290068 impls, 0 clqs
34.18/34.27	c (round 2) 16182 del vars, 57894 del conss, 13858 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17341646 impls, 0 clqs
38.37/38.50	c (round 3) 18853 del vars, 71577 del conss, 15399 chg bounds, 48 chg sides, 55 chg coeffs, 0 upgd conss, 17365601 impls, 0 clqs
40.96/41.05	c (round 4) 20148 del vars, 76913 del conss, 16254 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17381144 impls, 0 clqs
42.77/42.89	c (round 5) 21146 del vars, 80908 del conss, 16916 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17390344 impls, 0 clqs
44.16/44.25	c (round 6) 21860 del vars, 83815 del conss, 17363 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17400212 impls, 0 clqs
45.16/45.28	c (round 7) 22378 del vars, 85927 del conss, 17698 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17405504 impls, 0 clqs
45.96/46.07	c (round 8) 22743 del vars, 87445 del conss, 17922 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17411616 impls, 0 clqs
46.66/46.73	c (round 9) 23069 del vars, 88717 del conss, 18137 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17415466 impls, 0 clqs
47.07/47.15	c (round 10) 23223 del vars, 89466 del conss, 18222 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17418274 impls, 0 clqs
47.37/47.49	c (round 11) 23311 del vars, 89860 del conss, 18283 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17419824 impls, 0 clqs
48.06/48.11	c (round 12) 23374 del vars, 90147 del conss, 18340 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17420560 impls, 0 clqs
48.26/48.38	c (round 13) 23420 del vars, 90370 del conss, 18348 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17420729 impls, 0 clqs
48.56/48.64	c (round 14) 23422 del vars, 90395 del conss, 18348 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 17420735 impls, 0 clqs
50.36/50.49	c (round 15) 23422 del vars, 90396 del conss, 18348 chg bounds, 60 chg sides, 67 chg coeffs, 165520 upgd conss, 17420735 impls, 0 clqs
53.16/53.24	c (round 16) 23422 del vars, 90401 del conss, 18348 chg bounds, 105 chg sides, 263 chg coeffs, 165520 upgd conss, 17420735 impls, 0 clqs
643.10/643.30	c pressed CTRL-C 1 times (5 times for forcing termination)
643.79/644.02	c    (635.3s) probing: 413/49420 (0.8%) - 0 fixings, 0 aggregations, 6536472 implications, 0 bound changes
643.79/644.02	c    (635.3s) probing aborted: solving stopped
643.79/644.03	c presolving (17 rounds):
643.79/644.03	c  23422 deleted vars, 90402 deleted constraints, 18348 tightened bounds, 0 added holes, 110 changed sides, 276 changed coefficients
643.79/644.03	c  46173687 implications, 0 cliques
643.79/644.03	c presolved problem has 49420 variables (49420 bin, 0 int, 0 impl, 0 cont) and 165548 constraints
643.79/644.03	c    1140 constraints of type <knapsack>
643.79/644.03	c      33 constraints of type <setppc>
643.79/644.03	c  164375 constraints of type <logicor>
643.79/644.03	c transformed objective value is always integral (scale: 1)
643.79/644.03	c Presolving Time: 634.59
643.79/644.03	c - non default parameters ----------------------------------------------------------------------
643.79/644.03	c # SCIP version 1.2.1.2
643.79/644.03	c 
643.79/644.03	c # frequency for displaying node information lines
643.79/644.03	c # [type: int, range: [-1,2147483647], default: 100]
643.79/644.03	c display/freq = 10000
643.79/644.03	c 
643.79/644.03	c # maximal time in seconds to run
643.79/644.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
643.79/644.03	c limits/time = 1795.25
643.79/644.03	c 
643.79/644.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
643.79/644.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
643.79/644.03	c limits/memory = 1620
643.79/644.03	c 
643.79/644.03	c # should presolving try to simplify inequalities
643.79/644.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
643.79/644.03	c constraints/linear/simplifyinequalities = TRUE
643.79/644.03	c 
643.79/644.03	c # should presolving try to simplify knapsacks
643.79/644.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
643.79/644.03	c constraints/knapsack/simplifyinequalities = TRUE
643.79/644.03	c 
643.79/644.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
643.79/644.03	c # [type: int, range: [-1,2147483647], default: -1]
643.79/644.03	c separating/rapidlearning/freq = 0
643.79/644.03	c 
643.79/644.03	c -----------------------------------------------------------------------------------------------
643.79/644.03	c start solving
643.99/644.20	c 
643.99/644.20	c (node 0) switching to memory saving mode (mem: 1305.4M/1620.0M)

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-2686887-1278443491/watcher-2686887-1278443491 -o /tmp/evaluation-result-2686887-1278443491/solver-2686887-1278443491 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2686887-1278443491.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 19972
/proc/meminfo: memFree=1787384/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=7724 CPUtime=0
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 1140 0 0 0 0 0 0 0 22 0 1 0 12561387 7909376 1059 1992294400 4194304 8223781 140734481193424 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 1931 1068 348 984 0 944 0

[startup+0.0391109 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 19972
/proc/meminfo: memFree=1787384/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=11632 CPUtime=0.02
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 2221 0 0 0 2 0 0 0 22 0 1 0 12561387 11911168 2140 1992294400 4194304 8223781 140734481193424 18446744073709551615 6207733 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 2908 2140 365 984 0 1921 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11632

[startup+0.101116 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 19972
/proc/meminfo: memFree=1787384/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=16044 CPUtime=0.09
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 3301 0 0 0 8 1 0 0 22 0 1 0 12561387 16429056 3220 1992294400 4194304 8223781 140734481193424 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 4011 3220 365 984 0 3024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16044

[startup+0.301135 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 19972
/proc/meminfo: memFree=1787384/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=28064 CPUtime=0.29
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 6344 0 0 0 27 2 0 0 22 0 1 0 12561387 28737536 6254 1992294400 4194304 8223781 140734481193424 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 7016 6254 365 984 0 6029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28064

[startup+0.701173 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 19972
/proc/meminfo: memFree=1787384/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=49728 CPUtime=0.69
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 11716 0 0 0 65 4 0 0 24 0 1 0 12561387 50921472 11626 1992294400 4194304 8223781 140734481193424 18446744073709551615 5648832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 12432 11626 365 984 0 11445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49728

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19973
/proc/meminfo: memFree=1736412/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=66324 CPUtime=1.49
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 15867 0 0 0 143 6 0 0 25 0 1 0 12561387 67915776 15777 1992294400 4194304 8223781 140734481193424 18446744073709551615 7189501 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 16581 15777 365 984 0 15594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66324

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19973
/proc/meminfo: memFree=1712852/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=107088 CPUtime=3.09
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 26069 0 0 0 299 10 0 0 25 0 1 0 12561387 109658112 25979 1992294400 4194304 8223781 140734481193424 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19972/statm: 26772 25979 365 984 0 25785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107088

[startup+6.30071 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19973
/proc/meminfo: memFree=1471548/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=377784 CPUtime=6.29
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 92854 0 0 0 595 34 0 0 25 0 1 0 12561387 386850816 92329 1992294400 4194304 8223781 140734481193424 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 94446 92341 437 984 0 93459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 377784

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19973
/proc/meminfo: memFree=1155968/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=672768 CPUtime=12.69
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 166058 0 0 0 1200 69 0 0 25 0 1 0 12561387 688914432 165533 1992294400 4194304 8223781 140734481193424 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 168192 165546 441 984 0 167205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 672768

[startup+25.5005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19973
/proc/meminfo: memFree=917640/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=887284 CPUtime=25.48
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 217962 0 0 0 2442 106 0 0 25 0 1 0 12561387 908578816 217180 1992294400 4194304 8223781 140734481193424 18446744073709551615 5966506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 221821 217180 445 984 0 220834 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 887284

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19973
/proc/meminfo: memFree=892220/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=917524 CPUtime=51.06
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 242019 0 0 0 4854 252 0 0 25 0 1 0 12561387 939544576 223654 1992294400 4194304 8223781 140734481193424 18446744073709551615 5970402 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 229381 223654 531 984 0 228394 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 917524

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19975
/proc/meminfo: memFree=820548/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=990920 CPUtime=102.25
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 268052 0 0 0 9947 278 0 0 25 0 1 0 12561387 1014702080 241539 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969722 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 247730 241539 483 984 0 246743 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 990920

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19977
/proc/meminfo: memFree=761028/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1052704 CPUtime=162.23
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 282882 0 0 0 15936 287 0 0 25 0 1 0 12561387 1077968896 256369 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 263176 256369 483 984 0 262189 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1052704

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19979
/proc/meminfo: memFree=669020/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1148232 CPUtime=222.22
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 307263 0 0 0 21924 298 0 0 25 0 1 0 12561387 1175789568 279470 1992294400 4194304 8223781 140734481193424 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 287058 279470 483 984 0 286071 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1148232

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19980
/proc/meminfo: memFree=551840/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1270452 CPUtime=282.19
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 337010 0 0 0 27907 312 0 0 25 0 1 0 12561387 1300942848 309151 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969699 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 317613 309151 483 984 0 316626 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1270452

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19981
/proc/meminfo: memFree=432676/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1390496 CPUtime=342.18
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 366697 0 0 0 33893 325 0 0 25 0 1 0 12561387 1423867904 338772 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 347624 338772 483 984 0 346637 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1390496

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19983
/proc/meminfo: memFree=334716/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1486984 CPUtime=402.17
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 391146 0 0 0 39878 339 0 0 25 0 1 0 12561387 1522671616 362709 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 371746 362709 483 984 0 370759 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1486984

[startup+462.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 19988
/proc/meminfo: memFree=200672/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1619668 CPUtime=462.15
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 424729 0 0 0 45861 354 0 0 25 0 1 0 12561387 1658540032 396036 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 404917 396036 483 984 0 403930 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1619668

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 19990
/proc/meminfo: memFree=128628/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1693664 CPUtime=522.13
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 442988 0 0 0 51848 365 0 0 25 0 1 0 12561387 1734311936 414295 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 423416 414295 483 984 0 422429 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1693664

[startup+582.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 19991
/proc/meminfo: memFree=64892/2059040 swapFree=4164912/4192956
[pid=19972] ppid=19970 vsize=1758448 CPUtime=582.11
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 458999 0 0 0 57834 377 0 0 25 0 1 0 12561387 1800650752 430306 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969719 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 439612 430306 483 984 0 438625 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1758448

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19992
/proc/meminfo: memFree=10072/2059040 swapFree=4162108/4192956
[pid=19972] ppid=19970 vsize=1841544 CPUtime=642.09
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 479756 0 0 0 63820 389 0 0 25 0 1 0 12561387 1885741056 450807 1992294400 4194304 8223781 140734481193424 18446744073709551615 4665414 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 460386 450807 483 984 0 459399 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1841544



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+643.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19992
/proc/meminfo: memFree=10140/2059040 swapFree=4160480/4192956
[pid=19972] ppid=19970 vsize=1843588 CPUtime=643.1
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 480163 0 0 0 63920 390 0 0 25 0 1 0 12561387 1887834112 451214 1992294400 4194304 8223781 140734481193424 18446744073709551615 5969719 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19972/statm: 460897 451214 483 984 0 459910 0
Current children cumulated CPU time (s) 643.1
Current children cumulated vsize (KiB) 1843588

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -19972

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

[startup+644.791 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 19993
/proc/meminfo: memFree=8652/2059040 swapFree=4148624/4192956
[pid=19972] ppid=19970 vsize=1859536 CPUtime=644.27
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 484715 0 0 0 64028 399 0 0 24 0 1 0 12561387 1904164864 454612 1992294400 4194304 8223781 140734481193424 18446744073709551615 6031911 0 0 4096 16384 0 0 0 17 1 0 0 29
/proc/19972/statm: 464884 454612 506 984 0 463897 0
Current children cumulated CPU time (s) 644.27
Current children cumulated vsize (KiB) 1859536

[startup+645.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 19993
/proc/meminfo: memFree=8652/2059040 swapFree=4148624/4192956
[pid=19972] ppid=19970 vsize=1866820 CPUtime=644.42
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4204544 487140 0 0 0 64039 403 0 0 18 0 1 0 12561387 1911623680 456407 1992294400 4194304 8223781 140734481193424 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 1 0 0 49
/proc/19972/statm: 466705 456407 508 984 0 465718 0
Current children cumulated CPU time (s) 644.42
Current children cumulated vsize (KiB) 1866820

[startup+645.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 19993
/proc/meminfo: memFree=8652/2059040 swapFree=4148624/4192956
[pid=19972] ppid=19970 vsize=1884716 CPUtime=644.59
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4202496 492030 0 0 0 64051 408 0 0 18 0 1 0 12561387 1929949184 460807 1992294400 4194304 8223781 140734481193424 18446744073709551615 6025873 0 0 4096 16384 0 0 0 17 1 0 0 49
/proc/19972/statm: 471179 460807 508 984 0 470192 0
Current children cumulated CPU time (s) 644.59
Current children cumulated vsize (KiB) 1884716

[startup+645.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 19993
/proc/meminfo: memFree=8652/2059040 swapFree=4148624/4192956
[pid=19972] ppid=19970 vsize=0 CPUtime=644.69
/proc/19972/stat : 19972 (pbscip.linux.x8) R 19970 19972 17871 0 -1 4203524 492422 0 0 0 64052 417 0 0 18 0 1 0 12561387 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 49
/proc/19972/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 644.69
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 645.484
CPU time (s): 644.776
CPU user time (s): 640.521
CPU system time (s): 4.25535
CPU usage (%): 99.8903
Max. virtual memory (cumulated for all children) (KiB): 1884716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 640.521
system time used= 4.25535
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492422
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= 20
involuntary context switches= 950

runsolver used 1.05284 second user time and 3.08953 second system time

The end

Launcher Data

Begin job on node018 at 2010-07-06 21:11:31
IDJOB=2686887
IDBENCH=77110
IDSOLVER=1169
FILE ID=node018/2686887-1278443491
PBS_JOBID= 11233454
Free space on /tmp= 62512 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-j12058_7.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2686887-1278443491/watcher-2686887-1278443491 -o /tmp/evaluation-result-2686887-1278443491/solver-2686887-1278443491 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2686887-1278443491.opb -t 1800 -m 1800

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

MD5SUM BENCH= 38417c05ad0fa807f5ea2aa87e724f6b
RANDOM SEED=1326626045

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:       1787912 kB
Buffers:          8108 kB
Cached:         152016 kB
SwapCached:       6016 kB
Active:          47000 kB
Inactive:       151472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1787912 kB
SwapTotal:     4192956 kB
SwapFree:      4164912 kB
Dirty:           13036 kB
Writeback:           0 kB
AnonPages:       32400 kB
Mapped:          13348 kB
Slab:            50604 kB
PageTables:       4252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179944 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 21:22:17