Trace number 84490

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, and are wall clock time (not CPU 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 NameAnswerCPU timeWall clock time
glpPB 0.2? (TO) 1800.64 1801.25

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/reduced/submitted-PB06/
manquiho/Aardal_1/normalized-reduced-cuww3.opb
MD5SUM5bbdfc2eccf600e9c43073695aabee7a
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.004998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables68
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint68
Maximum length of a constraint68
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 54370
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 524318
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c glpPB 0.2 (July 2006)
0.00	c An Application of GLPK 4.10 for PB Constraints
0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node2/watcher-84490-1154156775 -o ROOT/results/node2/solver-84490-1154156775 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node2/84490-1154156775/instance-84490-1154156775.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.00 0.00 2/64 4988
/proc/meminfo: memFree=1239520/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=2376 CPUtime=0
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 200 0 0 0 0 0 0 0 18 0 1 0 162539075 2433024 170 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4160500704 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 594 180 158 40 0 11 0

[startup+10.0025 s]
/proc/loadavg: 0.15 0.03 0.01 2/64 4988
/proc/meminfo: memFree=1236064/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=5956 CPUtime=9.99
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 1160 0 0 0 968 31 0 0 25 0 1 0 162539075 6098944 1088 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 1489 1088 227 40 0 906 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5956

[startup+20.0094 s]
/proc/loadavg: 0.28 0.06 0.02 2/64 4988
/proc/meminfo: memFree=1233888/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=8008 CPUtime=20
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 1754 0 0 0 1944 56 0 0 25 0 1 0 162539075 8200192 1601 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 2002 1601 227 40 0 1419 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 8008

[startup+30.0162 s]
/proc/loadavg: 0.39 0.09 0.03 2/64 4988
/proc/meminfo: memFree=1232928/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=9072 CPUtime=30
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 2010 0 0 0 2930 70 0 0 25 0 1 0 162539075 9289728 1857 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 2268 1857 227 40 0 1685 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 9072

[startup+40.023 s]
/proc/loadavg: 0.49 0.12 0.04 2/64 4988
/proc/meminfo: memFree=1232160/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=9872 CPUtime=40
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 2214 0 0 0 3921 79 0 0 25 0 1 0 162539075 10108928 2061 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 10966471 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 2468 2061 227 40 0 1885 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 9872

[startup+50.0299 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 4988
/proc/meminfo: memFree=1231392/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=10540 CPUtime=50
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 2396 0 0 0 4912 88 0 0 25 0 1 0 162539075 10792960 2243 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 2635 2243 227 40 0 2052 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 10540

[startup+60.0357 s]
/proc/loadavg: 0.63 0.18 0.06 2/64 4988
/proc/meminfo: memFree=1230752/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=11204 CPUtime=60.01
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 2559 0 0 0 5904 97 0 0 25 0 1 0 162539075 11472896 2406 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 2801 2406 227 40 0 2218 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 11204

[startup+70.0486 s]
/proc/loadavg: 0.69 0.21 0.07 2/64 4988
/proc/meminfo: memFree=1230176/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=11736 CPUtime=70.02
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 2702 0 0 0 6897 105 0 0 25 0 1 0 162539075 12017664 2549 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 2934 2549 227 40 0 2351 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 11736

[startup+80.0634 s]
/proc/loadavg: 0.73 0.23 0.08 2/64 4988
/proc/meminfo: memFree=1229600/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=12404 CPUtime=80.03
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 2849 0 0 0 7890 113 0 0 25 0 1 0 162539075 12701696 2696 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3101 2696 227 40 0 2518 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 12404

[startup+90.0692 s]
/proc/loadavg: 0.77 0.26 0.09 2/64 4988
/proc/meminfo: memFree=1228448/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=13576 CPUtime=90.03
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3297 0 0 0 8884 119 0 0 25 0 1 0 162539075 13901824 2983 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3394 2983 227 40 0 2811 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 13576

[startup+100.075 s]
/proc/loadavg: 0.81 0.28 0.10 2/64 4988
/proc/meminfo: memFree=1228000/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=13976 CPUtime=100.04
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3407 0 0 0 9879 125 0 0 25 0 1 0 162539075 14311424 3093 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3494 3093 227 40 0 2911 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (Kb) 13976

[startup+110.082 s]
/proc/loadavg: 0.84 0.30 0.11 2/64 4988
/proc/meminfo: memFree=1227360/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=14644 CPUtime=110.03
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3562 0 0 0 10872 131 0 0 25 0 1 0 162539075 14995456 3248 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3661 3248 227 40 0 3078 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 14644

[startup+120.088 s]
/proc/loadavg: 0.86 0.33 0.12 2/64 4988
/proc/meminfo: memFree=1226912/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=15040 CPUtime=120.03
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3681 0 0 0 11867 136 0 0 25 0 1 0 162539075 15400960 3367 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3760 3367 227 40 0 3177 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 15040

[startup+130.094 s]
/proc/loadavg: 0.88 0.35 0.12 2/64 4988
/proc/meminfo: memFree=1226464/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=15440 CPUtime=130.04
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3783 0 0 0 12861 143 0 0 25 0 1 0 162539075 15810560 3469 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3860 3469 227 40 0 3277 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 15440

[startup+140.099 s]
/proc/loadavg: 0.90 0.37 0.13 2/64 4988
/proc/meminfo: memFree=1226080/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=15840 CPUtime=140.04
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3887 0 0 0 13856 148 0 0 25 0 1 0 162539075 16220160 3573 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 3960 3573 227 40 0 3377 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 15840

[startup+150.105 s]
/proc/loadavg: 0.92 0.39 0.14 2/64 4988
/proc/meminfo: memFree=1225632/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=16240 CPUtime=150.05
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 3987 0 0 0 14850 155 0 0 25 0 1 0 162539075 16629760 3673 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 4060 3673 227 40 0 3477 0
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (Kb) 16240

[startup+160.111 s]
/proc/loadavg: 0.93 0.41 0.15 2/64 4988
/proc/meminfo: memFree=1225376/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=16508 CPUtime=160.05
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 4057 0 0 0 15846 159 0 0 25 0 1 0 162539075 16904192 3743 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 4127 3743 227 40 0 3544 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 16508

[startup+170.117 s]
/proc/loadavg: 0.94 0.43 0.16 2/64 4988
/proc/meminfo: memFree=1225120/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=16908 CPUtime=170.05
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 4137 0 0 0 16841 164 0 0 25 0 1 0 162539075 17313792 3823 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 4227 3823 227 40 0 3644 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 16908

[startup+180.123 s]
/proc/loadavg: 0.95 0.45 0.17 2/64 4988
/proc/meminfo: memFree=1224864/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=17172 CPUtime=180.05
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 4218 0 0 0 17835 170 0 0 25 0 1 0 162539075 17584128 3904 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134569956 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 4293 3904 227 40 0 3710 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 17172

[startup+190.129 s]
/proc/loadavg: 0.95 0.46 0.18 2/64 4988
/proc/meminfo: memFree=1224608/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=17440 CPUtime=190.05
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 4280 0 0 0 18830 175 0 0 25 0 1 0 162539075 17858560 3966 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 4360 3966 227 40 0 3777 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 17440

[startup+200.134 s]
/proc/loadavg: 0.96 0.48 0.19 2/64 4988
/proc/meminfo: memFree=1224224/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=17840 CPUtime=200.06
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 4371 0 0 0 19826 180 0 0 25 0 1 0 162539075 18268160 4057 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 4460 4057 227 40 0 3877 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 17840

[startup+210.14 s]
/proc/loadavg: 0.97 0.50 0.19 2/64 4988

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

/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13870 0 0 0 177549 604 0 0 25 0 1 0 162539075 53161984 12594 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 12979 12594 227 40 0 12396 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 51916

[startup+1783.14 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189920/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=51916 CPUtime=1782.53
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13874 0 0 0 177649 604 0 0 25 0 1 0 162539075 53161984 12598 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 12979 12598 227 40 0 12396 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 51916

[startup+1784.14 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189856/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1783.53
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13880 0 0 0 177749 604 0 0 25 0 1 0 162539075 53301248 12604 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12604 227 40 0 12430 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 52052

[startup+1785.15 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189856/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1784.54
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13884 0 0 0 177850 604 0 0 25 0 1 0 162539075 53301248 12608 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12608 227 40 0 12430 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 52052

[startup+1786.15 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189856/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1785.54
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13888 0 0 0 177950 604 0 0 25 0 1 0 162539075 53301248 12612 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12612 227 40 0 12430 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 52052

[startup+1787.16 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189856/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1786.55
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13891 0 0 0 178051 604 0 0 25 0 1 0 162539075 53301248 12615 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12615 227 40 0 12430 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 52052

[startup+1788.17 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189792/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1787.56
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13895 0 0 0 178151 605 0 0 25 0 1 0 162539075 53301248 12619 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12619 227 40 0 12430 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 52052

[startup+1789.17 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189792/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1788.56
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13897 0 0 0 178251 605 0 0 25 0 1 0 162539075 53301248 12621 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12621 227 40 0 12430 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 52052

[startup+1790.17 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189792/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1789.56
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13901 0 0 0 178351 605 0 0 25 0 1 0 162539075 53301248 12625 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12625 227 40 0 12430 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 52052

[startup+1791.18 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189792/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52052 CPUtime=1790.57
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13907 0 0 0 178452 605 0 0 25 0 1 0 162539075 53301248 12631 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13013 12631 227 40 0 12430 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 52052

[startup+1792.18 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189728/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1791.57
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13913 0 0 0 178552 605 0 0 25 0 1 0 162539075 53436416 12637 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12637 227 40 0 12463 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 52184

[startup+1793.19 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189728/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1792.58
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13917 0 0 0 178652 606 0 0 25 0 1 0 162539075 53436416 12641 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12641 227 40 0 12463 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 52184

[startup+1794.19 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189728/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1793.58
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13921 0 0 0 178752 606 0 0 25 0 1 0 162539075 53436416 12645 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12645 227 40 0 12463 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 52184

[startup+1795.2 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189664/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1794.59
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13925 0 0 0 178853 606 0 0 25 0 1 0 162539075 53436416 12649 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12649 227 40 0 12463 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 52184

[startup+1796.2 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189664/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1795.59
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13929 0 0 0 178953 606 0 0 25 0 1 0 162539075 53436416 12653 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12653 227 40 0 12463 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 52184

[startup+1797.21 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189664/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1796.59
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13933 0 0 0 179053 606 0 0 25 0 1 0 162539075 53436416 12657 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12657 227 40 0 12463 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 52184

[startup+1798.21 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189664/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1797.61
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13937 0 0 0 179154 607 0 0 25 0 1 0 162539075 53436416 12661 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12661 227 40 0 12463 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 52184

[startup+1799.22 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189664/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1798.61
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13940 0 0 0 179254 607 0 0 25 0 1 0 162539075 53436416 12664 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12664 227 40 0 12463 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 52184

[startup+1800.22 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189664/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52184 CPUtime=1799.61
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13940 0 0 0 179354 607 0 0 25 0 1 0 162539075 53436416 12664 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13046 12664 227 40 0 12463 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 52184

[startup+1801.23 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189600/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52316 CPUtime=1800.62
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13944 0 0 0 179454 608 0 0 25 0 1 0 162539075 53571584 12668 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13079 12668 227 40 0 12496 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 52316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 4988
/proc/meminfo: memFree=1189600/2055920 swapFree=4182688/4192956
[pid=4988] ppid=4986 vsize=52316 CPUtime=1800.62
/proc/4988/stat : 4988 (glpPBv3) R 4986 4988 4939 0 -1 0 13944 0 0 0 179454 608 0 0 25 0 1 0 162539075 53571584 12668 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/4988/statm: 13079 12668 227 40 0 12496 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 52316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.64
CPU user time (s): 1794.55
CPU system time (s): 6.08907
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (Kb): 52316
The end

Launcher Data (download as text)

Begin job on node2 on Sat Jul 29 07:06:15 UTC 2006


FILE ID= 84490-1154156775

PBS_JOBID= 892264

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/reduced/submitted-PB06/manquiho/Aardal_1/normalized-reduced-cuww3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node2/84490-1154156775/instance-84490-1154156775.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-84490-1154156775 -o ROOT/results/node2/solver-84490-1154156775 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node2/84490-1154156775/instance-84490-1154156775.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  5bbdfc2eccf600e9c43073695aabee7a

RANDOM SEED= 775484858

TIMEOUT= 1800 seconds


/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.276
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.276
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:       1239728 kB
Buffers:         44436 kB
Cached:         693656 kB
SwapCached:       3992 kB
Active:         125432 kB
Inactive:       621652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239728 kB
SwapTotal:     4192956 kB
SwapFree:      4182688 kB
Dirty:             136 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            55144 kB
Committed_AS:   737600 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Sat Jul 29 07:36:16 UTC 2006