Trace number 2695957

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
pb_cplex 2010-06-29? (TO) 1800.05 1087.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1789.65
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17809
Number of constraints which are clauses17809
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 constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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 pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2695957-1278018955.opb.
0.00/0.00	c Instance file HOME/instance-2695957-1278018955.opb
0.00/0.00	c File size is 422772 bytes.
0.00/0.15	c Highest Coefficient sum: 3
0.00/0.15	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.18	c ============================[ Problem Statistics ]=============================
0.00/0.18	c |                                                                             |
0.00/0.18	c |  Parsing time:          0.17         s                                      |
0.00/0.18	c |  Number Variables:      450                                                 |
0.00/0.18	c |  Number Constraints:    17809                                               |
0.00/0.18	c ===============================================================================
1800.01/1087.11	c Remaining time 1799.83 sec.
1800.01/1087.11	c 
1800.01/1087.11	c *** INTERRUPTED ***
1800.01/1087.11	s UNKNOWN
1800.01/1087.11	c Total CPU time              : 1797.59 s
1800.01/1087.11	c Memory used           : 80.82 MB
1800.01/1087.11	c CPU time              : 1797.59 s
1800.01/1087.11	c 
1800.01/1087.11	c *** INTERRUPTED ***

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-2695957-1278018955/watcher-2695957-1278018955 -o /tmp/evaluation-result-2695957-1278018955/solver-2695957-1278018955 -C 1800 -W 2000 -M 1800 run HOME/instance-2695957-1278018955.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.73 1.88 1.69 3/106 2721
/proc/meminfo: memFree=1629076/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0

[startup+0.0329719 s]
/proc/loadavg: 1.73 1.88 1.69 3/106 2721
/proc/meminfo: memFree=1629076/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101973 s]
/proc/loadavg: 1.73 1.88 1.69 3/106 2721
/proc/meminfo: memFree=1629076/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301989 s]
/proc/loadavg: 1.73 1.88 1.69 3/106 2721
/proc/meminfo: memFree=1629076/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701008 s]
/proc/loadavg: 1.73 1.88 1.69 3/106 2721
/proc/meminfo: memFree=1629076/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 1.67 1.86 1.69 2/108 2723
/proc/meminfo: memFree=1615420/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=32356 CPUtime=1.48
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 4947 0 0 0 147 1 0 0 25 0 1 0 210415 33132544 4204 1992294400 134512640 146736320 4291073536 18446744073709551615 136000829 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 8089 4204 894 2985 0 4631 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41056

[startup+3.10109 s]
/proc/loadavg: 1.67 1.86 1.69 2/108 2723
/proc/meminfo: memFree=1614924/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=36364 CPUtime=3.09
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 6098 0 0 0 307 2 0 0 25 0 1 0 210415 37236736 4795 1992294400 134512640 146736320 4291073536 18446744073709551615 136384890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 9091 4795 960 2985 0 5633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45064

[startup+6.30122 s]
/proc/loadavg: 1.67 1.86 1.69 2/108 2723
/proc/meminfo: memFree=1609840/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=38704 CPUtime=6.28
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 9940 0 0 0 625 3 0 0 25 0 1 0 210415 39632896 5556 1992294400 134512640 146736320 4291073536 18446744073709551615 136017846 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 9676 5556 1015 2985 0 6218 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47404

[startup+12.7015 s]
/proc/loadavg: 1.56 1.84 1.68 2/108 2723
/proc/meminfo: memFree=1609096/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=39368 CPUtime=12.69
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 11121 0 0 0 1265 4 0 0 25 0 1 0 210415 40312832 5746 1992294400 134512640 146736320 4291073536 18446744073709551615 136017485 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 9842 5746 1018 2985 0 6384 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48068

[startup+25.502 s]
/proc/loadavg: 1.48 1.81 1.67 2/108 2723
/proc/meminfo: memFree=1609716/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=39144 CPUtime=25.48
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 13496 0 0 0 2543 5 0 0 25 0 1 0 210415 40083456 5699 1992294400 134512640 146736320 4291073536 18446744073709551615 136017763 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 9786 5699 1018 2985 0 6328 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47844

[startup+51.1019 s]
/proc/loadavg: 1.31 1.74 1.65 2/108 2724
/proc/meminfo: memFree=1609592/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=39112 CPUtime=51.07
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 15273 0 0 0 5101 6 0 0 25 0 1 0 210415 40050688 5715 1992294400 134512640 146736320 4291073536 18446744073709551615 136017854 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 9778 5715 1018 2985 0 6320 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47812

[startup+102.309 s]
/proc/loadavg: 1.20 1.63 1.62 2/109 2726
/proc/meminfo: memFree=1596192/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=66536 CPUtime=106.64
/proc/2722/stat : 2722 (pb_cplex) S 2721 2721 2453 0 -1 4202496 19035 0 0 0 10655 9 0 0 25 0 2 0 210415 68132864 9155 1992294400 134512640 146736320 4291073536 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 16634 9155 1056 2985 0 13176 0
[pid=2722/tid=2726] ppid=2721 vsize=66536 CPUtime=9.08
/proc/2722/task/2726/stat : 2726 (pb_cplex) R 2721 2721 2453 0 -1 4202560 1222 0 0 0 908 0 0 0 25 0 2 0 218280 68132864 9155 1992294400 134512640 146736320 4291073536 18446744073709551615 136385185 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 106.64
Current children cumulated vsize (KiB) 75236

[startup+162.302 s]
/proc/loadavg: 1.59 1.66 1.63 3/109 2728
/proc/meminfo: memFree=1595944/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=66576 CPUtime=213.03
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 19064 0 0 0 21289 14 0 0 19 0 2 0 210415 68173824 9179 1992294400 134512640 146736320 4291073536 18446744073709551615 135443533 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 16644 9179 1051 2985 0 13186 0
[pid=2722/tid=2726] ppid=2721 vsize=66576 CPUtime=66.3
/proc/2722/task/2726/stat : 2726 (pb_cplex) R 2721 2721 2453 0 -1 4202560 1244 0 0 0 6626 4 0 0 25 0 2 0 218280 68173824 9179 1992294400 134512640 146736320 4291073536 18446744073709551615 139044514 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 213.03
Current children cumulated vsize (KiB) 75276

[startup+222.301 s]
/proc/loadavg: 1.78 1.71 1.64 3/109 2730
/proc/meminfo: memFree=1595572/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=66872 CPUtime=327.46
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 19132 0 0 0 32726 20 0 0 25 0 2 0 210415 68476928 9246 1992294400 134512640 146736320 4291073536 18446744073709551615 136385268 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 16718 9246 1064 2985 0 13260 0
[pid=2722/tid=2726] ppid=2721 vsize=66872 CPUtime=120.75
/proc/2722/task/2726/stat : 2726 (pb_cplex) R 2721 2721 2453 0 -1 4202560 1266 0 0 0 12067 8 0 0 25 0 2 0 218280 68476928 9246 1992294400 134512640 146736320 4291073536 18446744073709551615 136017766 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 327.46
Current children cumulated vsize (KiB) 75572

[startup+282.302 s]
/proc/loadavg: 1.79 1.73 1.65 2/109 2732
/proc/meminfo: memFree=1595572/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=66872 CPUtime=431.85
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 19180 0 0 0 43160 25 0 0 18 0 2 0 210415 68476928 9265 1992294400 134512640 146736320 4291073536 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 16718 9265 1069 2985 0 13260 0
[pid=2722/tid=2726] ppid=2721 vsize=66872 CPUtime=175.09
/proc/2722/task/2726/stat : 2726 (pb_cplex) S 2721 2721 2453 0 -1 4202560 1313 0 0 0 17497 12 0 0 18 0 2 0 218280 68476928 9265 1992294400 134512640 146736320 4291073536 18446744073709551615 144580073 0 2 4096 16387 18446604437865175872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 431.85
Current children cumulated vsize (KiB) 75572

[startup+342.302 s]
/proc/loadavg: 1.29 1.59 1.61 2/108 2732
/proc/meminfo: memFree=1598928/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=56604 CPUtime=491.84
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 22715 0 0 0 49155 29 0 0 25 0 1 0 210415 57962496 8263 1992294400 134512640 146736320 4291073536 18446744073709551615 136017491 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/2722/statm: 14151 8263 1067 2985 0 10693 0
Current children cumulated CPU time (s) 491.84
Current children cumulated vsize (KiB) 65304

[startup+402.302 s]
/proc/loadavg: 1.21 1.51 1.58 2/109 2738
/proc/meminfo: memFree=1579204/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=2722] ppid=2721 vsize=81512 CPUtime=777.51
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 82727 0 0 0 77676 75 0 0 19 0 2 0 210415 83468288 13073 1992294400 134512640 146736320 4291073536 18446744073709551615 136008450 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20378 13073 1076 2985 0 16920 0
[pid=2722/tid=2738] ppid=2721 vsize=81512 CPUtime=143.05
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 38513 0 0 0 14276 29 0 0 19 0 2 0 246426 83468288 13073 1992294400 134512640 146736320 4291073536 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 777.51
Current children cumulated vsize (KiB) 90212

[startup+582.302 s]
/proc/loadavg: 1.80 1.62 1.60 3/109 2744
/proc/meminfo: memFree=1577716/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=82880 CPUtime=889.65
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 112406 0 0 0 88864 101 0 0 25 0 2 0 210415 84869120 13405 1992294400 134512640 146736320 4291073536 18446744073709551615 136008072 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20720 13405 1076 2985 0 17262 0
[pid=2722/tid=2738] ppid=2721 vsize=82880 CPUtime=200
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 62845 0 0 0 19952 48 0 0 25 0 2 0 246426 84869120 13405 1992294400 134512640 146736320 4291073536 18446744073709551615 139046505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 889.65
Current children cumulated vsize (KiB) 91580

[startup+642.301 s]
/proc/loadavg: 1.79 1.66 1.61 3/109 2744
/proc/meminfo: memFree=1577220/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=83108 CPUtime=997.99
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 130700 0 0 0 99683 116 0 0 20 0 2 0 210415 85102592 13497 1992294400 134512640 146736320 4291073536 18446744073709551615 136008058 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20777 13497 1076 2985 0 17319 0
[pid=2722/tid=2738] ppid=2721 vsize=83108 CPUtime=258.63
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 79207 0 0 0 25804 59 0 0 25 0 2 0 246426 85102592 13497 1992294400 134512640 146736320 4291073536 18446744073709551615 135467895 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 997.99
Current children cumulated vsize (KiB) 91808

[startup+702.301 s]
/proc/loadavg: 1.81 1.68 1.62 2/109 2746
/proc/meminfo: memFree=1576972/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=83108 CPUtime=1108.03
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 149698 0 0 0 110671 132 0 0 25 0 2 0 210415 85102592 13536 1992294400 134512640 146736320 4291073536 18446744073709551615 136007270 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20777 13536 1076 2985 0 17319 0
[pid=2722/tid=2738] ppid=2721 vsize=83108 CPUtime=310.63
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 97443 0 0 0 30991 72 0 0 21 0 2 0 246426 85102592 13536 1992294400 134512640 146736320 4291073536 18446744073709551615 135999272 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1108.03
Current children cumulated vsize (KiB) 91808

[startup+762.309 s]
/proc/loadavg: 1.85 1.71 1.64 3/109 2748
/proc/meminfo: memFree=1576848/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=83108 CPUtime=1218
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 172708 0 0 0 121650 150 0 0 25 0 2 0 210415 85102592 13613 1992294400 134512640 146736320 4291073536 18446744073709551615 139046523 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20777 13613 1078 2985 0 17319 0
[pid=2722/tid=2738] ppid=2721 vsize=83108 CPUtime=366.01
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 119601 0 0 0 36514 87 0 0 25 0 2 0 246426 85102592 13613 1992294400 134512640 146736320 4291073536 18446744073709551615 137047942 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1218
Current children cumulated vsize (KiB) 91808

[startup+822.301 s]
/proc/loadavg: 1.81 1.72 1.64 3/109 2750
/proc/meminfo: memFree=1576848/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=84116 CPUtime=1328.06
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 189240 0 0 0 132642 164 0 0 25 0 2 0 210415 86134784 13704 1992294400 134512640 146736320 4291073536 18446744073709551615 136008454 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 21029 13704 1078 2985 0 17571 0
[pid=2722/tid=2738] ppid=2721 vsize=84116 CPUtime=422.21
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 135086 0 0 0 42123 98 0 0 25 0 2 0 246426 86134784 13704 1992294400 134512640 146736320 4291073536 18446744073709551615 136017519 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1328.06
Current children cumulated vsize (KiB) 92816

[startup+882.301 s]
/proc/loadavg: 1.78 1.72 1.64 3/109 2752
/proc/meminfo: memFree=1576476/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=83388 CPUtime=1438.52
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 213855 0 0 0 143669 183 0 0 25 0 2 0 210415 85389312 13640 1992294400 134512640 146736320 4291073536 18446744073709551615 136008328 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20847 13640 1078 2985 0 17389 0
[pid=2722/tid=2738] ppid=2721 vsize=83388 CPUtime=476.12
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 136416 0 0 0 47509 103 0 0 25 0 2 0 246426 85389312 13640 1992294400 134512640 146736320 4291073536 18446744073709551615 136008454 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1438.52
Current children cumulated vsize (KiB) 92088

[startup+942.301 s]
/proc/loadavg: 1.78 1.72 1.64 3/109 2752
/proc/meminfo: memFree=1576600/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=83380 CPUtime=1547.88
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 228938 0 0 0 154592 196 0 0 25 0 2 0 210415 85381120 13630 1992294400 134512640 146736320 4291073536 18446744073709551615 136017505 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20845 13630 1078 2985 0 17387 0
[pid=2722/tid=2738] ppid=2721 vsize=83380 CPUtime=530.95
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 136945 0 0 0 52988 107 0 0 25 0 2 0 246426 85381120 13630 1992294400 134512640 146736320 4291073536 18446744073709551615 136384895 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1547.88
Current children cumulated vsize (KiB) 92080

[startup+1002.3 s]
/proc/loadavg: 1.82 1.74 1.65 3/109 2754
/proc/meminfo: memFree=1576600/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=84508 CPUtime=1649.35
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 251130 0 0 0 164723 212 0 0 25 0 2 0 210415 86536192 13724 1992294400 134512640 146736320 4291073536 18446744073709551615 136400743 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 21127 13724 1078 2985 0 17669 0
[pid=2722/tid=2738] ppid=2721 vsize=84508 CPUtime=578.18
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 144708 0 0 0 57705 113 0 0 25 0 2 0 246426 86536192 13724 1992294400 134512640 146736320 4291073536 18446744073709551615 136400753 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1649.35
Current children cumulated vsize (KiB) 93208

[startup+1062.3 s]
/proc/loadavg: 1.89 1.77 1.66 3/109 2756
/proc/meminfo: memFree=1576972/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=82528 CPUtime=1752.35
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 295461 0 0 0 174996 239 0 0 21 0 2 0 210415 84508672 13448 1992294400 134512640 146736320 4291073536 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20632 13448 1078 2985 0 17174 0
[pid=2722/tid=2738] ppid=2721 vsize=82528 CPUtime=633.5
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 165505 0 0 0 63223 127 0 0 25 0 2 0 246426 84508672 13448 1992294400 134512640 146736320 4291073536 18446744073709551615 136475782 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1752.35
Current children cumulated vsize (KiB) 91228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1087.1 s]
/proc/loadavg: 1.93 1.79 1.67 3/109 2756
/proc/meminfo: memFree=1576972/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=82756 CPUtime=1800.01
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 297753 0 0 0 179757 244 0 0 21 0 2 0 210415 84742144 13496 1992294400 134512640 146736320 4291073536 18446744073709551615 136007191 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20689 13496 1078 2985 0 17231 0
[pid=2722/tid=2738] ppid=2721 vsize=82756 CPUtime=657.71
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 166783 0 0 0 65640 131 0 0 25 0 2 0 246426 84742144 13496 1992294400 134512640 146736320 4291073536 18446744073709551615 136400472 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 91456

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

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

[startup+1087.1 s]
/proc/loadavg: 1.93 1.79 1.67 3/109 2756
/proc/meminfo: memFree=1576972/2059040 swapFree=4192956/4192956
[pid=2721] ppid=2719 vsize=8700 CPUtime=0
/proc/2721/stat : 2721 (run) S 2719 2721 2453 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 210415 8908800 249 1992294400 4194304 4922060 140733479994192 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2721/statm: 2175 249 208 178 0 68 0
[pid=2722] ppid=2721 vsize=82756 CPUtime=1800.01
/proc/2722/stat : 2722 (pb_cplex) R 2721 2721 2453 0 -1 4202496 297753 0 0 0 179757 244 0 0 21 0 2 0 210415 84742144 13496 1992294400 134512640 146736320 4291073536 18446744073709551615 136007191 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2722/statm: 20689 13496 1078 2985 0 17231 0
[pid=2722/tid=2738] ppid=2721 vsize=82756 CPUtime=657.71
/proc/2722/task/2738/stat : 2738 (pb_cplex) R 2721 2721 2453 0 -1 4202560 166783 0 0 0 65640 131 0 0 25 0 2 0 246426 84742144 13496 1992294400 134512640 146736320 4291073536 18446744073709551615 136400472 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 91456

Child status: 0
Real time (s): 1087.12
CPU time (s): 1800.05
CPU user time (s): 1797.59
CPU system time (s): 2.45763
CPU usage (%): 165.579
Max. virtual memory (cumulated for all children) (KiB): 98256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.59
system time used= 2.45763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298128
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= 2910
involuntary context switches= 26159

runsolver used 2.11268 second user time and 5.81212 second system time

The end

Launcher Data

Begin job on node027 at 2010-07-01 23:15:55
IDJOB=2695957
IDBENCH=2239
IDSOLVER=1209
FILE ID=node027/2695957-1278018955
PBS_JOBID= 11198754
Free space on /tmp= 61856 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695957-1278018955/watcher-2695957-1278018955 -o /tmp/evaluation-result-2695957-1278018955/solver-2695957-1278018955 -C 1800 -W 2000 -M 1800  run HOME/instance-2695957-1278018955.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=198783354

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1629604 kB
Buffers:         56632 kB
Cached:         264868 kB
SwapCached:          0 kB
Active:         160264 kB
Inactive:       220492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1629604 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           17328 kB
Writeback:           0 kB
AnonPages:       59252 kB
Mapped:          14368 kB
Slab:            26764 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61840 MiB
End job on node027 at 2010-07-01 23:34:04