Trace number 2695857

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.01 1467.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1789.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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-2695857-1278019180.opb.
0.00/0.00	c Instance file HOME/instance-2695857-1278019180.opb
0.00/0.00	c File size is 1415680 bytes.
0.00/0.57	c Highest Coefficient sum: 3
0.00/0.57	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.64	c ============================[ Problem Statistics ]=============================
0.00/0.64	c |                                                                             |
0.00/0.64	c |  Parsing time:          0.61         s                                      |
0.00/0.64	c |  Number Variables:      945                                                 |
0.00/0.66	c |  Number Constraints:    59186                                               |
0.00/0.66	c ===============================================================================
1800.01/1467.32	c Remaining time 1799.38 sec.
1800.01/1467.32	c 
1800.01/1467.32	c *** INTERRUPTED ***
1800.01/1467.32	s UNKNOWN
1800.01/1467.32	c Total CPU time              : 1796.87 s
1800.01/1467.32	c Memory used           : 171.53 MB
1800.01/1467.32	c CPU time              : 1796.87 s
1800.01/1467.32	c 
1800.01/1467.32	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-2695857-1278019180/watcher-2695857-1278019180 -o /tmp/evaluation-result-2695857-1278019180/solver-2695857-1278019180 -C 1800 -W 2000 -M 1800 run HOME/instance-2695857-1278019180.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.77 1.68 1.46 3/106 23687
/proc/meminfo: memFree=1390128/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0

[startup+0.0259849 s]
/proc/loadavg: 1.77 1.68 1.46 3/106 23687
/proc/meminfo: memFree=1390128/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100992 s]
/proc/loadavg: 1.77 1.68 1.46 3/106 23687
/proc/meminfo: memFree=1390128/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301012 s]
/proc/loadavg: 1.77 1.68 1.46 3/106 23687
/proc/meminfo: memFree=1390128/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700231 s]
/proc/loadavg: 1.77 1.68 1.46 3/106 23687
/proc/meminfo: memFree=1390128/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50122 s]
/proc/loadavg: 1.77 1.68 1.46 2/108 23689
/proc/meminfo: memFree=1361220/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=44252 CPUtime=1.48
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 10969 0 0 0 144 4 0 0 19 0 1 0 177504437 45314048 7923 1992294400 134512640 146736320 4291738800 18446744073709551615 138730987 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 11063 7923 763 2985 0 7605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52952

[startup+3.10019 s]
/proc/loadavg: 1.71 1.67 1.46 2/108 23689
/proc/meminfo: memFree=1360848/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=74804 CPUtime=3.08
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 15281 0 0 0 302 6 0 0 22 0 1 0 177504437 76599296 10469 1992294400 134512640 146736320 4291738800 18446744073709551615 136015579 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23688/statm: 18701 10469 887 2985 0 15243 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83504

[startup+6.30014 s]
/proc/loadavg: 1.71 1.67 1.46 2/108 23689
/proc/meminfo: memFree=1350680/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=75880 CPUtime=6.27
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 15451 0 0 0 621 6 0 0 25 0 1 0 177504437 77701120 10634 1992294400 134512640 146736320 4291738800 18446744073709551615 135634788 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 18970 10634 887 2985 0 15512 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 84580

[startup+12.7 s]
/proc/loadavg: 1.60 1.65 1.45 2/108 23689
/proc/meminfo: memFree=1347332/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=79912 CPUtime=12.67
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 16632 0 0 0 1260 7 0 0 25 0 1 0 177504437 81829888 11515 1992294400 134512640 146736320 4291738800 18446744073709551615 135523326 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 19978 11515 904 2985 0 16520 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 88612

[startup+25.5008 s]
/proc/loadavg: 1.51 1.63 1.45 2/108 23689
/proc/meminfo: memFree=1347208/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=79912 CPUtime=25.47
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 16632 0 0 0 2539 8 0 0 25 0 1 0 177504437 81829888 11515 1992294400 134512640 146736320 4291738800 18446744073709551615 135851853 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 19978 11515 904 2985 0 16520 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 88612

[startup+51.1004 s]
/proc/loadavg: 1.33 1.57 1.43 2/108 23691
/proc/meminfo: memFree=1319556/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=122920 CPUtime=51.06
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 27297 0 0 0 5092 14 0 0 25 0 1 0 177504437 125870080 18443 1992294400 134512640 146736320 4291738800 18446744073709551615 137698805 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 30730 18443 985 2985 0 27272 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 131620

[startup+102.309 s]
/proc/loadavg: 1.13 1.48 1.41 2/108 23691
/proc/meminfo: memFree=1327244/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=108000 CPUtime=102.24
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 50269 0 0 0 10199 25 0 0 25 0 1 0 177504437 110592000 16285 1992294400 134512640 146736320 4291738800 18446744073709551615 139044550 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 27000 16285 1015 2985 0 23542 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 116700

[startup+162.301 s]
/proc/loadavg: 1.05 1.39 1.38 2/108 23693
/proc/meminfo: memFree=1326872/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=108404 CPUtime=162.2
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 65580 0 0 0 16186 34 0 0 25 0 1 0 177504437 111005696 16385 1992294400 134512640 146736320 4291738800 18446744073709551615 139043581 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 27101 16385 1015 2985 0 23643 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 117104

[startup+222.301 s]
/proc/loadavg: 1.02 1.31 1.35 2/108 23695
/proc/meminfo: memFree=1329724/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=103444 CPUtime=222.18
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 90996 0 0 0 22171 47 0 0 25 0 1 0 177504437 105926656 15873 1992294400 134512640 146736320 4291738800 18446744073709551615 136017496 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 25861 15873 1016 2985 0 22403 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 112144

[startup+282.301 s]
/proc/loadavg: 1.00 1.25 1.33 2/108 23697
/proc/meminfo: memFree=1326748/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=106368 CPUtime=282.15
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 107218 0 0 0 28159 56 0 0 25 0 1 0 177504437 108920832 16402 1992294400 134512640 146736320 4291738800 18446744073709551615 136017763 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 26592 16402 1024 2985 0 23134 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 115068

[startup+342.301 s]
/proc/loadavg: 1.00 1.20 1.31 2/108 23699
/proc/meminfo: memFree=1328616/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=104072 CPUtime=342.12
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 132931 0 0 0 34143 69 0 0 25 0 1 0 177504437 106569728 15914 1992294400 134512640 146736320 4291738800 18446744073709551615 136017474 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 26018 15914 1023 2985 0 22560 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 112772

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.28 2/108 23699
/proc/meminfo: memFree=1328368/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=104344 CPUtime=402.09
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 158084 0 0 0 40128 81 0 0 25 0 1 0 177504437 106848256 15998 1992294400 134512640 146736320 4291738800 18446744073709551615 136017804 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23688/statm: 26086 15998 1026 2985 0 22628 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 113044

[startup+462.301 s]

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

[pid=23688] ppid=23687 vsize=173672 CPUtime=980.29
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 361386 0 0 0 97835 194 0 0 25 0 2 0 177504437 177840128 26798 1992294400 134512640 146736320 4291738800 18446744073709551615 136400463 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43418 26798 1047 2985 0 39960 0
[pid=23688/tid=23710] ppid=23687 vsize=173672 CPUtime=38.46
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 13134 0 0 0 3839 7 0 0 25 0 2 0 177577349 177840128 26798 1992294400 134512640 146736320 4291738800 18446744073709551615 139028288 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 980.29
Current children cumulated vsize (KiB) 182372

[startup+1002.3 s]
/proc/loadavg: 1.32 1.17 1.19 2/109 23716
/proc/meminfo: memFree=1283844/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=173664 CPUtime=1060.55
/proc/23688/stat : 23688 (pb_cplex) S 23687 23687 22955 0 -1 4202496 381761 0 0 0 105848 207 0 0 25 0 2 0 177504437 177831936 27107 1992294400 134512640 146736320 4291738800 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43416 27107 1070 2985 0 39958 0
[pid=23688/tid=23710] ppid=23687 vsize=173664 CPUtime=98.28
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 27952 0 0 0 9812 16 0 0 25 0 2 0 177577349 177831936 27107 1992294400 134512640 146736320 4291738800 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1060.55
Current children cumulated vsize (KiB) 182364

[startup+1062.3 s]
/proc/loadavg: 1.12 1.14 1.17 2/109 23718
/proc/meminfo: memFree=1283844/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=173664 CPUtime=1120.52
/proc/23688/stat : 23688 (pb_cplex) S 23687 23687 22955 0 -1 4202496 398321 0 0 0 111837 215 0 0 25 0 2 0 177504437 177831936 27107 1992294400 134512640 146736320 4291738800 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43416 27107 1070 2985 0 39958 0
[pid=23688/tid=23710] ppid=23687 vsize=173664 CPUtime=158.25
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 44512 0 0 0 15800 25 0 0 25 0 2 0 177577349 177831936 27107 1992294400 134512640 146736320 4291738800 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1120.52
Current children cumulated vsize (KiB) 182364

[startup+1122.3 s]
/proc/loadavg: 1.04 1.11 1.16 2/109 23720
/proc/meminfo: memFree=1283844/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=173664 CPUtime=1180.49
/proc/23688/stat : 23688 (pb_cplex) S 23687 23687 22955 0 -1 4202496 415038 0 0 0 117824 225 0 0 25 0 2 0 177504437 177831936 27107 1992294400 134512640 146736320 4291738800 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43416 27107 1070 2985 0 39958 0
[pid=23688/tid=23710] ppid=23687 vsize=173664 CPUtime=218.22
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 61229 0 0 0 21787 35 0 0 25 0 2 0 177577349 177831936 27107 1992294400 134512640 146736320 4291738800 18446744073709551615 135526398 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1180.49
Current children cumulated vsize (KiB) 182364

[startup+1182.3 s]
/proc/loadavg: 1.61 1.25 1.21 3/109 23722
/proc/meminfo: memFree=1283472/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=173844 CPUtime=1295.44
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 442745 0 0 0 129303 241 0 0 25 0 2 0 177504437 178016256 27181 1992294400 134512640 146736320 4291738800 18446744073709551615 136400450 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43461 27181 1070 2985 0 40003 0
[pid=23688/tid=23710] ppid=23687 vsize=173844 CPUtime=277.8
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 74977 0 0 0 27738 42 0 0 25 0 2 0 177577349 178016256 27181 1992294400 134512640 146736320 4291738800 18446744073709551615 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1295.44
Current children cumulated vsize (KiB) 182544

[startup+1242.3 s]
/proc/loadavg: 1.70 1.34 1.24 3/109 23724
/proc/meminfo: memFree=1283348/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=173880 CPUtime=1400.4
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 469269 0 0 0 139782 258 0 0 25 0 2 0 177504437 178053120 27197 1992294400 134512640 146736320 4291738800 18446744073709551615 136007062 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43470 27197 1070 2985 0 40012 0
[pid=23688/tid=23710] ppid=23687 vsize=173880 CPUtime=322.78
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 85941 0 0 0 32229 49 0 0 25 0 2 0 177577349 178053120 27197 1992294400 134512640 146736320 4291738800 18446744073709551615 136017474 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1400.4
Current children cumulated vsize (KiB) 182580

[startup+1302.3 s]
/proc/loadavg: 1.89 1.46 1.28 3/109 23724
/proc/meminfo: memFree=1283348/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=173972 CPUtime=1519.92
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 497265 0 0 0 151716 276 0 0 25 0 2 0 177504437 178147328 27221 1992294400 134512640 146736320 4291738800 18446744073709551615 136384857 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43493 27221 1070 2985 0 40035 0
[pid=23688/tid=23710] ppid=23687 vsize=173972 CPUtime=382.32
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 98837 0 0 0 38175 57 0 0 25 0 2 0 177577349 178147328 27221 1992294400 134512640 146736320 4291738800 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1519.92
Current children cumulated vsize (KiB) 182672

[startup+1362.3 s]
/proc/loadavg: 1.81 1.50 1.30 3/109 23726
/proc/meminfo: memFree=1283224/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=174000 CPUtime=1617.87
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 521332 0 0 0 161497 290 0 0 25 0 2 0 177504437 178176000 27237 1992294400 134512640 146736320 4291738800 18446744073709551615 139042876 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43500 27237 1070 2985 0 40042 0
[pid=23688/tid=23710] ppid=23687 vsize=174000 CPUtime=442.02
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 113113 0 0 0 44137 65 0 0 25 0 2 0 177577349 178176000 27237 1992294400 134512640 146736320 4291738800 18446744073709551615 139023109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1617.87
Current children cumulated vsize (KiB) 182700

[startup+1422.31 s]
/proc/loadavg: 1.93 1.59 1.34 3/109 23728
/proc/meminfo: memFree=1281488/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=175628 CPUtime=1737.41
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 550113 0 0 0 173434 307 0 0 25 0 2 0 177504437 179843072 27662 1992294400 134512640 146736320 4291738800 18446744073709551615 139042974 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43907 27662 1070 2985 0 40449 0
[pid=23688/tid=23710] ppid=23687 vsize=175628 CPUtime=501.57
/proc/23688/task/23710/stat : 23710 (pb_cplex) R 23687 23687 22955 0 -1 4202560 126903 0 0 0 50084 73 0 0 25 0 2 0 177577349 179843072 27662 1992294400 134512640 146736320 4291738800 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1737.41
Current children cumulated vsize (KiB) 184328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1467.3 s]
/proc/loadavg: 1.57 1.55 1.34 2/109 23730
/proc/meminfo: memFree=1281364/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=175640 CPUtime=1800.01
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 565319 0 0 0 179686 315 0 0 25 0 2 0 177504437 179855360 27667 1992294400 134512640 146736320 4291738800 18446744073709551615 136007073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43910 27667 1070 2985 0 40452 0
[pid=23688/tid=23710] ppid=23687 vsize=175640 CPUtime=519.17
/proc/23688/task/23710/stat : 23710 (pb_cplex) S 23687 23687 22955 0 -1 4202560 130976 0 0 0 51842 75 0 0 25 0 2 0 177577349 179855360 27667 1992294400 134512640 146736320 4291738800 18446744073709551615 144580073 0 2 4096 16387 18446604437831454784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 184340

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

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

[startup+1467.3 s]
/proc/loadavg: 1.57 1.55 1.34 2/109 23730
/proc/meminfo: memFree=1281364/2059040 swapFree=4134216/4192956
[pid=23687] ppid=23685 vsize=8700 CPUtime=0
/proc/23687/stat : 23687 (run) S 23685 23687 22955 0 -1 4202496 363 0 0 0 0 0 0 0 23 0 1 0 177504437 8908800 248 1992294400 4194304 4922060 140736269819120 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23687/statm: 2175 248 208 178 0 68 0
[pid=23688] ppid=23687 vsize=175640 CPUtime=1800.01
/proc/23688/stat : 23688 (pb_cplex) R 23687 23687 22955 0 -1 4202496 565319 0 0 0 179686 315 0 0 25 0 2 0 177504437 179855360 27667 1992294400 134512640 146736320 4291738800 18446744073709551615 136007073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23688/statm: 43910 27667 1070 2985 0 40452 0
[pid=23688/tid=23710] ppid=23687 vsize=175640 CPUtime=519.17
/proc/23688/task/23710/stat : 23710 (pb_cplex) S 23687 23687 22955 0 -1 4202560 130976 0 0 0 51842 75 0 0 25 0 2 0 177577349 179855360 27667 1992294400 134512640 146736320 4291738800 18446744073709551615 144580073 0 2 4096 16387 18446604437831454784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 184340

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23687 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1467.33
CPU time (s): 1800.01
CPU user time (s): 1796.86
CPU system time (s): 3.15
CPU usage (%): 122.672
Max. virtual memory (cumulated for all children) (KiB): 185440

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

runsolver used 2.83957 second user time and 7.8608 second system time

The end

Launcher Data

Begin job on node017 at 2010-07-01 23:19:40
IDJOB=2695857
IDBENCH=2252
IDSOLVER=1209
FILE ID=node017/2695857-1278019180
PBS_JOBID= 11198739
Free space on /tmp= 62136 MiB

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

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=1489393326

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1390656 kB
Buffers:        145748 kB
Cached:         413212 kB
SwapCached:      12088 kB
Active:         258888 kB
Inactive:       314956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1390656 kB
SwapTotal:     4192956 kB
SwapFree:      4134216 kB
Dirty:           18016 kB
Writeback:           0 kB
AnonPages:       13184 kB
Mapped:           8404 kB
Slab:            72664 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184464 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= 62116 MiB
End job on node017 at 2010-07-01 23:44:10