Trace number 35954

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
Pueblo 1.4? (TO) 1800.64 1801.23

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin14.opb
MD5SUM321349c7a7114538010c83c600c72ae9
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 benchmark2.92655
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables8281
Total number of constraints826
Number of constraints which are clauses364
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint91
Maximum length of a constraint169
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 171
Number of bits of the biggest sum of numbers8
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 Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
0.33	c starting to Solve
0.33	c #variables read: 8281 - #constraints read: 826

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-35954-1149204819 -o ROOT/results/node10/solver-35954-1149204819 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node10/35954-1149204819/instance-35954-1149204819.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.17 2/64 8055
/proc/meminfo: memFree=1460960/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=2288 CPUtime=0
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 186144334 2342912 187 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 9270176 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 602 199 175 16 0 43 0

[startup+10.0028 s]
/proc/loadavg: 0.15 0.04 0.18 2/64 8055
/proc/meminfo: memFree=1453664/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=10280 CPUtime=9.99
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 2107 0 0 0 998 1 0 0 25 0 1 0 186144334 10526720 2068 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519093 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 2570 2068 206 16 0 2011 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10280

[startup+20.0102 s]
/proc/loadavg: 0.28 0.07 0.19 2/64 8055
/proc/meminfo: memFree=1451680/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=12256 CPUtime=19.99
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 2639 0 0 0 1998 1 0 0 25 0 1 0 186144334 12550144 2562 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522701 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 3064 2562 206 16 0 2505 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 12256

[startup+30.0166 s]
/proc/loadavg: 0.39 0.10 0.20 2/64 8055
/proc/meminfo: memFree=1449888/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=14168 CPUtime=30
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 3174 0 0 0 2998 2 0 0 25 0 1 0 186144334 14508032 3018 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522706 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 3542 3018 206 16 0 2983 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 14168

[startup+40.0229 s]
/proc/loadavg: 0.49 0.13 0.20 2/64 8055
/proc/meminfo: memFree=1449120/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=15020 CPUtime=40
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 3534 0 0 0 3998 2 0 0 25 0 1 0 186144334 15380480 3205 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522729 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 3755 3205 206 16 0 3196 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 15020

[startup+50.0293 s]
/proc/loadavg: 0.56 0.16 0.21 2/64 8055
/proc/meminfo: memFree=1446624/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=17368 CPUtime=50
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 4407 0 0 0 4998 2 0 0 25 0 1 0 186144334 17784832 3824 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522744 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 4342 3824 206 16 0 3783 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 17368

[startup+60.0356 s]
/proc/loadavg: 0.63 0.19 0.22 2/64 8055
/proc/meminfo: memFree=1445984/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=17940 CPUtime=60.01
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 4577 0 0 0 5999 2 0 0 25 0 1 0 186144334 18370560 3983 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522733 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 4485 3983 206 16 0 3926 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 17940

[startup+70.042 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 8055
/proc/meminfo: memFree=1445984/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=17940 CPUtime=70.01
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 4577 0 0 0 6999 2 0 0 25 0 1 0 186144334 18370560 3983 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 4485 3983 206 16 0 3926 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 17940

[startup+80.0474 s]
/proc/loadavg: 0.73 0.24 0.23 2/64 8055
/proc/meminfo: memFree=1446048/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=17940 CPUtime=80.01
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 4577 0 0 0 7999 2 0 0 25 0 1 0 186144334 18370560 3983 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 4485 3983 206 16 0 3926 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 17940

[startup+90.0527 s]
/proc/loadavg: 0.77 0.26 0.24 2/64 8055
/proc/meminfo: memFree=1446048/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=17940 CPUtime=90.01
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 4577 0 0 0 8999 2 0 0 25 0 1 0 186144334 18370560 3983 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522731 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 4485 3983 206 16 0 3926 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 17940

[startup+100.059 s]
/proc/loadavg: 0.81 0.29 0.25 2/64 8055
/proc/meminfo: memFree=1444768/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=19228 CPUtime=100.02
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 4922 0 0 0 9999 3 0 0 25 0 1 0 186144334 19689472 4302 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 4807 4302 206 16 0 4248 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 19228

[startup+110.065 s]
/proc/loadavg: 0.84 0.31 0.26 2/64 8055
/proc/meminfo: memFree=1442016/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=22100 CPUtime=110.02
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 5684 0 0 0 10999 3 0 0 25 0 1 0 186144334 22630400 4989 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 5525 4989 206 16 0 4966 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 22100

[startup+120.072 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 8055
/proc/meminfo: memFree=1438944/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=25128 CPUtime=120.03
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 6477 0 0 0 11999 4 0 0 25 0 1 0 186144334 25731072 5752 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134524571 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 6282 5752 206 16 0 5723 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 25128

[startup+130.078 s]
/proc/loadavg: 0.88 0.35 0.27 2/64 8055
/proc/meminfo: memFree=1436640/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=27364 CPUtime=130.04
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 7094 0 0 0 13000 4 0 0 25 0 1 0 186144334 28020736 6320 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522742 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 6841 6320 206 16 0 6282 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 27364

[startup+140.085 s]
/proc/loadavg: 0.90 0.37 0.28 2/64 8057
/proc/meminfo: memFree=1436320/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=27604 CPUtime=140.04
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 7268 0 0 0 14000 4 0 0 25 0 1 0 186144334 28266496 6396 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519095 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 6901 6396 206 16 0 6342 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 27604

[startup+150.091 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 8057
/proc/meminfo: memFree=1436384/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=27376 CPUtime=150.04
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 7852 0 0 0 15000 4 0 0 25 0 1 0 186144334 28033024 6340 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 6844 6340 206 16 0 6285 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 27376

[startup+160.097 s]
/proc/loadavg: 0.93 0.41 0.29 2/64 8057
/proc/meminfo: memFree=1436320/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=27456 CPUtime=160.04
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 7916 0 0 0 16000 4 0 0 25 0 1 0 186144334 28114944 6360 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 6864 6360 206 16 0 6305 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 27456

[startup+170.104 s]
/proc/loadavg: 0.94 0.43 0.30 2/64 8057
/proc/meminfo: memFree=1432992/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=31060 CPUtime=170.04
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 8981 0 0 0 16999 5 0 0 25 0 1 0 186144334 31805440 7233 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522706 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 7765 7233 206 16 0 7206 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 31060

[startup+180.11 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 8057
/proc/meminfo: memFree=1429152/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=34796 CPUtime=180.05
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 10115 0 0 0 17999 6 0 0 25 0 1 0 186144334 35631104 8184 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 8699 8184 206 16 0 8140 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 34796

[startup+190.116 s]
/proc/loadavg: 0.95 0.47 0.31 2/64 8057
/proc/meminfo: memFree=1425120/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=38696 CPUtime=190.05
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 11429 0 0 0 18999 6 0 0 25 0 1 0 186144334 39624704 9157 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 9674 9157 206 16 0 9115 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 38696

[startup+200.122 s]
/proc/loadavg: 0.96 0.49 0.32 2/64 8057
/proc/meminfo: memFree=1421920/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=42060 CPUtime=200.06
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 12393 0 0 0 19999 7 0 0 25 0 1 0 186144334 43069440 9994 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 10515 9994 206 16 0 9956 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 42060

[startup+210.128 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 8057
/proc/meminfo: memFree=1419552/2055920 swapFree=4181412/4192956

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

/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178130 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527953 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 101196

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1782.52
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178230 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522755 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 101196

[startup+1784.12 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1783.53
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178331 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522729 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 101196

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1784.53
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178431 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 101196

[startup+1786.13 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1785.54
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178532 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 101196

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1786.54
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178632 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134533479 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 101196

[startup+1788.14 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1787.55
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178733 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522744 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 101196

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1788.55
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178833 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522733 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 101196

[startup+1790.15 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1789.56
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 178934 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522729 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 101196

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1790.56
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179034 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519085 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 101196

[startup+1792.16 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1791.57
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179135 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532897 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 101196

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1792.57
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179235 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 101196

[startup+1794.17 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1793.57
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179335 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 101196

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1794.58
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179436 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 101196

[startup+1796.18 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1795.58
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179536 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519066 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 101196

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1796.59
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179637 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522729 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 101196

[startup+1798.19 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1797.59
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179737 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522733 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 101196

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1798.6
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179838 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 101196

[startup+1800.2 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1799.6
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 179938 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519120 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 101196

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1800.61
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 180039 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519095 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 101196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 8252
/proc/meminfo: memFree=1361952/2055920 swapFree=4181412/4192956
[pid=8055] ppid=8053 vsize=101196 CPUtime=1800.61
/proc/8055/stat : 8055 (Pueblo) R 8053 8055 8010 0 -1 4194304 41544 0 0 0 180039 22 0 0 25 0 1 0 186144334 103624704 24797 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/8055/statm: 25299 24797 206 16 0 24740 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 101196

Sending SIGTERM to -8055
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.64
CPU user time (s): 1800.4
CPU system time (s): 0.244962
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (Kb): 101320
The end

Launcher Data (download as text)

Begin job on node10 on Thu Jun  1 23:33:39 UTC 2006


FILE ID= 35954-1149204819

PBS_JOBID= 293009

BENCH NAME= ROOT/tmp/node10/35954-1149204819/instance-35954-1149204819.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node10/35954-1149204819/instance-35954-1149204819.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-35954-1149204819 -o ROOT/results/node10/solver-35954-1149204819 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node10/35954-1149204819/instance-35954-1149204819.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  321349c7a7114538010c83c600c72ae9

RANDOM SEED= 129826187


/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.236
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.236
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:       1461360 kB
Buffers:         25436 kB
Cached:         496704 kB
SwapCached:       3636 kB
Active:          62508 kB
Inactive:       468752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461360 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            49372 kB
Committed_AS:   198572 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node10 on Fri Jun  2 00:03:41 UTC 2006