Trace number 1868780

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.31 1802.93

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5597
Best CPU time to get the best result obtained on this benchmark1449.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495981
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495981
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

8.99/9.05	c SCIP version 1.1.0.7
8.99/9.05	c LP-Solver SoPlex 1.4.1
8.99/9.05	c user parameter file <scip.set> not found - using default parameters
8.99/9.05	c read problem <HOME/instance-1868780-1245141315.opb>
8.99/9.05	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
11.39/11.41	c start presolving problem
11.39/11.41	c presolving:
21.78/21.86	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
27.08/27.13	c    (16.1s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
27.08/27.13	c    (16.1s) probing aborted: 100/100 successive totally useless probings
27.08/27.13	c presolving (2 rounds):
27.08/27.13	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
27.08/27.13	c  1313400 implications, 0 cliques
27.08/27.13	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
27.08/27.13	c  656900 constraints of type <logicor>
27.08/27.13	c transformed objective value is always integral (scale: 1)
27.08/27.13	c Presolving Time: 14.16
27.08/27.18	c strange?!, PURESAT with obj
27.08/27.18	c -----------------------------------------------------------------------------------------------
27.08/27.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
27.08/27.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.08/27.18	c limits/memory = c 1620
27.08/27.18	c # maximal time in seconds to run
27.08/27.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.08/27.18	c limits/time = c 1791
27.08/27.18	c # frequency for displaying node information lines
27.08/27.18	c # [type: int, range: [-1,2147483647], default: 100]
27.08/27.18	c display/freq = c 10000
27.08/27.18	c -----------------------------------------------------------------------------------------------
27.08/27.18	c start solving problem
27.08/27.18	c 
71.27/71.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
71.27/71.37	c  59.9s|     1 |     0 |  1174 | 734M|   0 | 276 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.541506e+02 |      --      |    Inf 
951.07/951.42	o 547
951.07/951.42	c F 939s|     1 |     0 | 13657 | 735M|   0 |   0 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.541506e+02 | 5.470000e+02 | 254.85%
1153.40/1153.89	c  1141s|     1 |     0 | 14104 | 738M|   0 | 290 |  10k| 656k| 656k|  10k| 656k|  12 |   0 |   0 | 1.599340e+02 | 5.470000e+02 | 242.02%

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-1868780-1245141315/watcher-1868780-1245141315 -o /tmp/evaluation-result-1868780-1245141315/solver-1868780-1245141315 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868780-1245141315.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: 1.00 1.00 1.00 3/64 1760
/proc/meminfo: memFree=1846568/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=4648 CPUtime=0
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 498 0 0 0 0 0 0 0 18 0 1 0 181728063 4759552 482 1992294400 4194304 7823515 548682068736 18446744073709551615 5955600 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 1082 485 320 886 0 192 0

[startup+0.047878 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1760
/proc/meminfo: memFree=1846568/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=15788 CPUtime=0.04
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 3271 0 0 0 3 1 0 0 18 0 1 0 181728063 16166912 3249 1992294400 4194304 7823515 548682068736 18446744073709551615 4363776 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 3947 3249 354 886 0 3057 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15788

[startup+0.102887 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1760
/proc/meminfo: memFree=1846568/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=17236 CPUtime=0.09
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 3635 0 0 0 8 1 0 0 18 0 1 0 181728063 17649664 3613 1992294400 4194304 7823515 548682068736 18446744073709551615 6888849 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 4309 3613 354 886 0 3419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17236

[startup+0.302924 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1760
/proc/meminfo: memFree=1846568/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=23272 CPUtime=0.29
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 5140 0 0 0 27 2 0 0 19 0 1 0 181728063 23830528 5118 1992294400 4194304 7823515 548682068736 18446744073709551615 6908036 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 5818 5118 354 886 0 4928 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23272

[startup+0.701998 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1760
/proc/meminfo: memFree=1846568/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=33240 CPUtime=0.69
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 7655 0 0 0 66 3 0 0 23 0 1 0 181728063 34037760 7633 1992294400 4194304 7823515 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 8310 7633 354 886 0 7420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33240

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=1809760/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=53028 CPUtime=1.49
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 12572 0 0 0 143 6 0 0 25 0 1 0 181728063 54300672 12550 1992294400 4194304 7823515 548682068736 18446744073709551615 6825123 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 13257 12550 354 886 0 12367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53028

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=1782432/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=92780 CPUtime=3.09
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 22501 0 0 0 298 11 0 0 25 0 1 0 181728063 95006720 22479 1992294400 4194304 7823515 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 23195 22479 354 886 0 22305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92780

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=1701088/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=171508 CPUtime=6.29
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 42184 0 0 0 609 20 0 0 25 0 1 0 181728063 175624192 42162 1992294400 4194304 7823515 548682068736 18446744073709551615 6908057 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 42877 42162 354 886 0 41987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171508

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=1229600/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=624572 CPUtime=12.68
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 154928 0 0 0 1184 84 0 0 25 0 1 0 181728063 639561728 154552 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 156143 154552 417 886 0 155253 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 624572

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=1036256/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=819108 CPUtime=25.48
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 218095 0 0 0 2327 221 0 0 25 0 1 0 181728063 838766592 202499 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 204777 202499 437 886 0 203887 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 819108

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=620704/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1302508 CPUtime=51.07
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 341112 0 0 0 4840 267 0 0 25 0 1 0 181728063 1333768192 306212 1992294400 4194304 7823515 548682068736 18446744073709551615 6110801 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 325627 306212 507 886 0 324737 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1302508

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=585440/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1342136 CPUtime=102.26
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 350913 0 0 0 9955 271 0 0 25 0 1 0 181728063 1374347264 315034 1992294400 4194304 7823515 548682068736 18446744073709551615 6149986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 335534 315034 521 886 0 334644 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1342136

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=572064/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1355116 CPUtime=162.23
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 355924 0 0 0 15950 273 0 0 25 0 1 0 181728063 1387638784 318350 1992294400 4194304 7823515 548682068736 18446744073709551615 6149986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 338779 318350 521 886 0 337889 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1355116

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=571296/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1355268 CPUtime=222.21
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 357070 0 0 0 21947 274 0 0 25 0 1 0 181728063 1387794432 318493 1992294400 4194304 7823515 548682068736 18446744073709551615 6149886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 338817 318493 521 886 0 337927 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1355268

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=570656/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1355464 CPUtime=282.19
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 359100 0 0 0 27943 276 0 0 25 0 1 0 181728063 1387995136 318638 1992294400 4194304 7823515 548682068736 18446744073709551615 6019631 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 338866 318638 521 886 0 337976 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1355464

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=570144/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1355592 CPUtime=342.18
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 361161 0 0 0 33940 278 0 0 25 0 1 0 181728063 1388126208 318756 1992294400 4194304 7823515 548682068736 18446744073709551615 6019522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 338898 318756 521 886 0 338008 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1355592

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=565792/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1361052 CPUtime=402.16
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 364025 0 0 0 39936 280 0 0 25 0 1 0 181728063 1393717248 319880 1992294400 4194304 7823515 548682068736 18446744073709551615 6175274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 340263 319880 521 886 0 339373 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1361052

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=565024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1361400 CPUtime=462.13
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 365566 0 0 0 45932 281 0 0 25 0 1 0 181728063 1394073600 320011 1992294400 4194304 7823515 548682068736 18446744073709551615 6208518 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 340350 320011 521 886 0 339460 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1361400

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=563744/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1362484 CPUtime=522.11
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 368791 0 0 0 51928 283 0 0 25 0 1 0 181728063 1395183616 320323 1992294400 4194304 7823515 548682068736 18446744073709551615 6908168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 340621 320323 521 886 0 339731 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1362484

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=563296/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1363184 CPUtime=582.1
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 371733 0 0 0 57924 286 0 0 25 0 1 0 181728063 1395900416 320438 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 340796 320438 521 886 0 339906 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1363184

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1761
/proc/meminfo: memFree=563040/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1363192 CPUtime=642.07
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 373092 0 0 0 63920 287 0 0 25 0 1 0 181728063 1395908608 320491 1992294400 4194304 7823515 548682068736 18446744073709551615 6020274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 340798 320491 521 886 0 339908 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1363192

[startup+702.301 s]

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

/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 394651 0 0 0 111861 329 0 0 25 0 1 0 181728063 1403953152 324211 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 342762 324211 539 886 0 341872 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1371048

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472480/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1181.88
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 117840 348 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 4338498 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1440208

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472416/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1241.87
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 123834 353 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6911980 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 1440208

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472416/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1301.85
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 129827 358 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6911992 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1440208

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472416/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1361.82
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 135820 362 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6908158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1440208

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472352/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1421.81
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 141814 367 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 5965385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1440208

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472352/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1481.78
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 147807 371 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 5965398 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1440208

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1763
/proc/meminfo: memFree=472352/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1541.76
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 153800 376 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 5965385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1440208

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1773
/proc/meminfo: memFree=472024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1601.73
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 159792 381 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6908153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1440208

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1773
/proc/meminfo: memFree=472024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1661.72
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 165785 387 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 1440208

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1773
/proc/meminfo: memFree=472024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1721.7
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 171779 391 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 5965831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1440208

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1773
/proc/meminfo: memFree=472024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1781.67
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 177773 394 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1440208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1773
/proc/meminfo: memFree=472024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1440208 CPUtime=1800.08
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 423928 0 0 0 179613 395 0 0 25 0 1 0 181728063 1474772992 343129 1992294400 4194304 7823515 548682068736 18446744073709551615 6912086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 360052 343129 550 886 0 359162 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1440208

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1760

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1773
/proc/meminfo: memFree=472024/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1455344 CPUtime=1800.77
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 434184 0 0 0 179678 399 0 0 25 0 1 0 181728063 1490272256 346863 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 363836 346863 550 886 0 362946 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (KiB) 1455344

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1774
/proc/meminfo: memFree=456912/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1455344 CPUtime=1801.57
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 434184 0 0 0 179758 399 0 0 25 0 1 0 181728063 1490272256 346863 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 363836 346863 550 886 0 362946 0
Current children cumulated CPU time (s) 1801.57
Current children cumulated vsize (KiB) 1455344

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1774
/proc/meminfo: memFree=456912/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=1455344 CPUtime=1801.97
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4194304 434184 0 0 0 179798 399 0 0 25 0 1 0 181728063 1490272256 346863 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 363836 346863 550 886 0 362946 0
Current children cumulated CPU time (s) 1801.97
Current children cumulated vsize (KiB) 1455344

[startup+1802.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1774
/proc/meminfo: memFree=1031768/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=0 CPUtime=1802.17
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4195332 434184 0 0 0 179809 408 0 0 25 0 1 0 181728063 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.17
Current children cumulated vsize (KiB) 0

[startup+1802.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1774
/proc/meminfo: memFree=1031768/2055920 swapFree=4182544/4192956
[pid=1760] ppid=1758 vsize=0 CPUtime=1802.27
/proc/1760/stat : 1760 (pbscip.linux.x8) R 1758 1760 1226 0 -1 4195332 434184 0 0 0 179809 418 0 0 25 0 1 0 181728063 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1760/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.93
CPU time (s): 1802.31
CPU user time (s): 1798.1
CPU system time (s): 4.21236
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 1516932

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

runsolver used 2.12668 second user time and 4.17136 second system time

The end

Launcher Data

Begin job on node47 at 2009-06-16 10:35:17
IDJOB=1868780
IDBENCH=1971
IDSOLVER=683
FILE ID=node47/1868780-1245141315
PBS_JOBID= 9363704
Free space on /tmp= 65936 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_8.opb.PB06.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-1868780-1245141315/watcher-1868780-1245141315 -o /tmp/evaluation-result-1868780-1245141315/solver-1868780-1245141315 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868780-1245141315.opb

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=130868791

node47.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.261
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.261
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:       1846984 kB
Buffers:         21264 kB
Cached:         120672 kB
SwapCached:       4196 kB
Active:          43008 kB
Inactive:       106768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846984 kB
SwapTotal:     4192956 kB
SwapFree:      4182544 kB
Dirty:           26660 kB
Writeback:           0 kB
Mapped:          13656 kB
Slab:            45116 kB
Committed_AS:   171012 kB
PageTables:       1448 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= 65924 MiB
End job on node47 at 2009-06-16 11:05:20