Trace number 36077

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.4UNSAT 626.544 626.719

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
MD5SUM92f66beef1a16468af1cdeb8f0308249
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark411.582
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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 (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.04	c starting to Solve
0.04	c #variables read: 231 - #constraints read: 2707
626.71	c total time              : 626.63 s
626.71	s UNSATISFIABLE

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/node20/watcher-36077-1149214666 -o ROOT/results/node20/solver-36077-1149214666 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node20/36077-1149214666/instance-36077-1149214666.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.87 0.93 0.90 2/64 5647
/proc/meminfo: memFree=1520392/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=2328 CPUtime=0
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 187129746 2383872 128 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7588728 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 582 129 110 16 0 11 0

[startup+10.0027 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 5647
/proc/meminfo: memFree=1518152/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=4584 CPUtime=9.99
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 789 0 0 0 999 0 0 0 25 0 1 0 187129746 4694016 760 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528061 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1146 760 205 16 0 587 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4584

[startup+20.0089 s]
/proc/loadavg: 0.91 0.93 0.90 2/64 5647
/proc/meminfo: memFree=1517896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=4784 CPUtime=19.99
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 853 0 0 0 1999 0 0 0 25 0 1 0 187129746 4898816 824 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1196 824 205 16 0 637 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4784

[startup+30.0151 s]
/proc/loadavg: 0.92 0.93 0.90 2/64 5647
/proc/meminfo: memFree=1517512/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5220 CPUtime=30
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 948 0 0 0 3000 0 0 0 25 0 1 0 187129746 5345280 919 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1305 919 205 16 0 746 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5220

[startup+40.0213 s]
/proc/loadavg: 0.93 0.93 0.90 2/64 5647
/proc/meminfo: memFree=1517384/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5352 CPUtime=40
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 973 0 0 0 4000 0 0 0 25 0 1 0 187129746 5480448 944 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522782 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1338 944 205 16 0 779 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5352

[startup+50.0285 s]
/proc/loadavg: 0.94 0.93 0.90 2/64 5647
/proc/meminfo: memFree=1517192/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5532 CPUtime=50.01
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1026 0 0 0 5001 0 0 0 25 0 1 0 187129746 5664768 997 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527570 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1383 997 205 16 0 824 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 5532

[startup+60.0347 s]
/proc/loadavg: 0.95 0.94 0.91 2/64 5647
/proc/meminfo: memFree=1517064/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5624 CPUtime=60.01
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1055 0 0 0 6001 0 0 0 25 0 1 0 187129746 5758976 1026 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134516816 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1406 1026 205 16 0 847 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 5624

[startup+70.0409 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 5647
/proc/meminfo: memFree=1516872/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5832 CPUtime=70.01
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1096 0 0 0 7001 0 0 0 25 0 1 0 187129746 5971968 1067 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527956 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1458 1067 205 16 0 899 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 5832

[startup+80.0471 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 5647
/proc/meminfo: memFree=1516808/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5832 CPUtime=80.01
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1114 0 0 0 8001 0 0 0 25 0 1 0 187129746 5971968 1085 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1458 1085 205 16 0 899 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 5832

[startup+90.0533 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 5647
/proc/meminfo: memFree=1516808/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5832 CPUtime=90.02
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1115 0 0 0 9002 0 0 0 25 0 1 0 187129746 5971968 1086 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1458 1086 205 16 0 899 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 5832

[startup+100.059 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 5647
/proc/meminfo: memFree=1516808/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5924 CPUtime=100.02
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1117 0 0 0 10002 0 0 0 25 0 1 0 187129746 6066176 1088 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532840 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1481 1088 205 16 0 922 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 5924

[startup+110.067 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 5647
/proc/meminfo: memFree=1516744/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=5924 CPUtime=110.02
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1128 0 0 0 11002 0 0 0 25 0 1 0 187129746 6066176 1099 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134523429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1481 1099 205 16 0 922 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 5924

[startup+120.073 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516552/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6028 CPUtime=120.03
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1164 0 0 0 12003 0 0 0 25 0 1 0 187129746 6172672 1135 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 8062269 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1507 1135 205 16 0 948 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 6028

[startup+130.079 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516552/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6140 CPUtime=130.03
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1187 0 0 0 13003 0 0 0 25 0 1 0 187129746 6287360 1158 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1535 1158 205 16 0 976 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 6140

[startup+140.085 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516488/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6228 CPUtime=140.03
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1196 0 0 0 14003 0 0 0 25 0 1 0 187129746 6377472 1167 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1557 1167 205 16 0 998 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 6228

[startup+150.092 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516488/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6212 CPUtime=150.04
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1198 0 0 0 15004 0 0 0 25 0 1 0 187129746 6361088 1169 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519937 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1553 1169 205 16 0 994 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 6212

[startup+160.098 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516360/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6308 CPUtime=160.04
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1231 0 0 0 16004 0 0 0 25 0 1 0 187129746 6459392 1202 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532838 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1577 1202 205 16 0 1018 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 6308

[startup+170.104 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516360/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6308 CPUtime=170.04
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1231 0 0 0 17004 0 0 0 25 0 1 0 187129746 6459392 1202 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1577 1202 205 16 0 1018 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6308

[startup+180.11 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516104/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6536 CPUtime=180.05
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1292 0 0 0 18005 0 0 0 25 0 1 0 187129746 6692864 1263 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1634 1263 205 16 0 1075 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 6536

[startup+190.116 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1516040/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6628 CPUtime=190.05
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1308 0 0 0 19005 0 0 0 25 0 1 0 187129746 6787072 1279 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1657 1279 205 16 0 1098 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 6628

[startup+200.123 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1515976/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=6628 CPUtime=200.05
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1311 0 0 0 20005 0 0 0 25 0 1 0 187129746 6787072 1282 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1657 1282 205 16 0 1098 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6628

[startup+210.129 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 5647
/proc/meminfo: memFree=1515976/2055920 swapFree=4181488/4192956

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

/proc/5647/statm: 1833 1458 205 16 0 1274 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 7332

[startup+420.258 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1515152/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7544 CPUtime=420.13
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1538 0 0 0 42012 1 0 0 25 0 1 0 187129746 7725056 1507 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1886 1507 205 16 0 1327 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 7544

[startup+430.264 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1515088/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7552 CPUtime=430.14
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1553 0 0 0 43013 1 0 0 25 0 1 0 187129746 7733248 1517 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520433 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1888 1517 205 16 0 1329 0
Current children cumulated CPU time (s) 430.14
Current children cumulated vsize (Kb) 7552

[startup+440.27 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1514960/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7644 CPUtime=440.14
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1576 0 0 0 44013 1 0 0 25 0 1 0 187129746 7827456 1540 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1911 1540 205 16 0 1352 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 7644

[startup+450.277 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1514960/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7644 CPUtime=450.14
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1576 0 0 0 45013 1 0 0 25 0 1 0 187129746 7827456 1540 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1911 1540 205 16 0 1352 0
Current children cumulated CPU time (s) 450.14
Current children cumulated vsize (Kb) 7644

[startup+460.283 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1514960/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7728 CPUtime=460.15
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1582 0 0 0 46014 1 0 0 25 0 1 0 187129746 7913472 1546 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559426 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1932 1546 205 16 0 1373 0
Current children cumulated CPU time (s) 460.15
Current children cumulated vsize (Kb) 7728

[startup+470.289 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1514896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7724 CPUtime=470.15
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1591 0 0 0 47014 1 0 0 25 0 1 0 187129746 7909376 1555 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522742 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1931 1555 205 16 0 1372 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (Kb) 7724

[startup+480.295 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1514896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7724 CPUtime=480.15
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1591 0 0 0 48014 1 0 0 25 0 1 0 187129746 7909376 1555 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 8052823 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1931 1555 205 16 0 1372 0
Current children cumulated CPU time (s) 480.15
Current children cumulated vsize (Kb) 7724

[startup+490.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5647
/proc/meminfo: memFree=1514896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7692 CPUtime=490.15
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1591 0 0 0 49014 1 0 0 25 0 1 0 187129746 7876608 1552 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528792 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1923 1552 205 16 0 1364 0
Current children cumulated CPU time (s) 490.15
Current children cumulated vsize (Kb) 7692

[startup+500.308 s]
/proc/loadavg: 1.06 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7692 CPUtime=500.17
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1592 0 0 0 50015 2 0 0 25 0 1 0 187129746 7876608 1552 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522739 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1923 1552 205 16 0 1364 0
Current children cumulated CPU time (s) 500.17
Current children cumulated vsize (Kb) 7692

[startup+510.314 s]
/proc/loadavg: 1.05 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7688 CPUtime=510.17
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1592 0 0 0 51015 2 0 0 25 0 1 0 187129746 7872512 1551 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556321 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1922 1551 205 16 0 1363 0
Current children cumulated CPU time (s) 510.17
Current children cumulated vsize (Kb) 7688

[startup+520.32 s]
/proc/loadavg: 1.04 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514960/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7688 CPUtime=520.17
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1592 0 0 0 52015 2 0 0 25 0 1 0 187129746 7872512 1551 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532970 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1922 1551 205 16 0 1363 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (Kb) 7688

[startup+530.325 s]
/proc/loadavg: 1.04 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514896/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7800 CPUtime=530.17
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1614 0 0 0 53015 2 0 0 25 0 1 0 187129746 7987200 1573 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557425 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1950 1573 205 16 0 1391 0
Current children cumulated CPU time (s) 530.17
Current children cumulated vsize (Kb) 7800

[startup+540.332 s]
/proc/loadavg: 1.03 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7788 CPUtime=540.18
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1614 0 0 0 54016 2 0 0 25 0 1 0 187129746 7974912 1573 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527233 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1947 1573 205 16 0 1388 0
Current children cumulated CPU time (s) 540.18
Current children cumulated vsize (Kb) 7788

[startup+550.338 s]
/proc/loadavg: 1.03 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7784 CPUtime=550.18
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1614 0 0 0 55016 2 0 0 25 0 1 0 187129746 7970816 1573 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1946 1573 205 16 0 1387 0
Current children cumulated CPU time (s) 550.18
Current children cumulated vsize (Kb) 7784

[startup+560.344 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7684 CPUtime=560.18
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1614 0 0 0 56016 2 0 0 25 0 1 0 187129746 7868416 1550 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522755 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1921 1550 205 16 0 1362 0
Current children cumulated CPU time (s) 560.18
Current children cumulated vsize (Kb) 7684

[startup+570.35 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7668 CPUtime=570.19
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1619 0 0 0 57017 2 0 0 25 0 1 0 187129746 7852032 1546 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558704 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1917 1546 205 16 0 1358 0
Current children cumulated CPU time (s) 570.19
Current children cumulated vsize (Kb) 7668

[startup+580.357 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7664 CPUtime=580.19
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1619 0 0 0 58017 2 0 0 25 0 1 0 187129746 7847936 1545 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1916 1545 205 16 0 1357 0
Current children cumulated CPU time (s) 580.19
Current children cumulated vsize (Kb) 7664

[startup+590.362 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7732 CPUtime=590.2
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1628 0 0 0 59018 2 0 0 25 0 1 0 187129746 7917568 1554 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1933 1554 205 16 0 1374 0
Current children cumulated CPU time (s) 590.2
Current children cumulated vsize (Kb) 7732

[startup+600.369 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7732 CPUtime=600.2
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1628 0 0 0 60018 2 0 0 25 0 1 0 187129746 7917568 1554 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556342 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1933 1554 205 16 0 1374 0
Current children cumulated CPU time (s) 600.2
Current children cumulated vsize (Kb) 7732

[startup+610.375 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7732 CPUtime=610.2
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1633 0 0 0 61018 2 0 0 25 0 1 0 187129746 7917568 1559 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1933 1559 205 16 0 1374 0
Current children cumulated CPU time (s) 610.2
Current children cumulated vsize (Kb) 7732

[startup+620.381 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 5647
/proc/meminfo: memFree=1514832/2055920 swapFree=4181488/4192956
[pid=5647] ppid=5645 vsize=7732 CPUtime=620.21
/proc/5647/stat : 5647 (Pueblo) R 5645 5647 5602 0 -1 4194304 1633 0 0 0 62019 2 0 0 25 0 1 0 187129746 7917568 1559 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/5647/statm: 1933 1559 205 16 0 1374 0
Current children cumulated CPU time (s) 620.21
Current children cumulated vsize (Kb) 7732

Child status: 20
Real time (s): 626.719
CPU time (s): 626.544
CPU user time (s): 626.52
CPU system time (s): 0.023996
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (Kb): 7800

Launcher Data (download as text)

Begin job on node20 on Fri Jun  2 02:17:47 UTC 2006


FILE ID= 36077-1149214666

PBS_JOBID= 294600

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  92f66beef1a16468af1cdeb8f0308249

RANDOM SEED= 6856771


/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:       1520600 kB
Buffers:         38772 kB
Cached:         420604 kB
SwapCached:       3296 kB
Active:         168568 kB
Inactive:       299576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520600 kB
SwapTotal:     4192956 kB
SwapFree:      4181488 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            53188 kB
Committed_AS:   215892 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node20 on Fri Jun  2 02:28:13 UTC 2006