Trace number 36091

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 319.072 319.159

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900546417.opb
MD5SUMa94882f61e84be0ce1718fd53c8fd7c8
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 benchmark319.072
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 689
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
319.15	c total time              : 319.11 s
319.15	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/node47/watcher-36091-1149216203 -o ROOT/results/node47/solver-36091-1149216203 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node47/36091-1149216203/instance-36091-1149216203.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1152192/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=2328 CPUtime=0
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 153548831 2383872 129 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 10488712 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 582 129 110 16 0 11 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1150024/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=4504 CPUtime=10
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 767 0 0 0 1000 0 0 0 25 0 1 0 153548831 4612096 738 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134516822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1126 738 205 16 0 567 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 4504

[startup+20.0095 s]
/proc/loadavg: 0.94 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149640/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=4960 CPUtime=20
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 882 0 0 0 2000 0 0 0 25 0 1 0 153548831 5079040 853 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556244 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1240 853 205 16 0 681 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4960

[startup+30.0156 s]
/proc/loadavg: 0.95 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149448/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5156 CPUtime=30
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 945 0 0 0 3000 0 0 0 25 0 1 0 153548831 5279744 916 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134533487 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1289 916 205 16 0 730 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5156

[startup+40.0217 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149448/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5156 CPUtime=40.01
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 945 0 0 0 4001 0 0 0 25 0 1 0 153548831 5279744 916 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1289 916 205 16 0 730 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 5156

[startup+50.0278 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149256/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5396 CPUtime=50.01
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 987 0 0 0 5001 0 0 0 25 0 1 0 153548831 5525504 958 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1349 958 205 16 0 790 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 5396

[startup+60.0339 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149320/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5396 CPUtime=60.01
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 998 0 0 0 6001 0 0 0 25 0 1 0 153548831 5525504 969 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1349 969 205 16 0 790 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 5396

[startup+70.0399 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149064/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5744 CPUtime=70.01
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1060 0 0 0 7001 0 0 0 25 0 1 0 153548831 5881856 1031 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532913 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1436 1031 205 16 0 877 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 5744

[startup+80.046 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149000/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5732 CPUtime=80.02
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1069 0 0 0 8002 0 0 0 25 0 1 0 153548831 5869568 1040 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1433 1040 205 16 0 874 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 5732

[startup+90.0511 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1149000/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5732 CPUtime=90.02
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1087 0 0 0 9002 0 0 0 25 0 1 0 153548831 5869568 1058 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528006 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1433 1058 205 16 0 874 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 5732

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148936/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=5820 CPUtime=100.02
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1098 0 0 0 10002 0 0 0 25 0 1 0 153548831 5959680 1069 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1455 1069 205 16 0 896 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 5820

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148616/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6076 CPUtime=110.03
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1168 0 0 0 11003 0 0 0 25 0 1 0 153548831 6221824 1139 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134533509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1519 1139 205 16 0 960 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 6076

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148488/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6204 CPUtime=120.03
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1202 0 0 0 12003 0 0 0 25 0 1 0 153548831 6352896 1173 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527233 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1551 1173 205 16 0 992 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 6204

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148488/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6204 CPUtime=130.03
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1202 0 0 0 13003 0 0 0 25 0 1 0 153548831 6352896 1173 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1551 1173 205 16 0 992 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 6204

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148488/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6204 CPUtime=140.04
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1202 0 0 0 14004 0 0 0 25 0 1 0 153548831 6352896 1173 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1551 1173 205 16 0 992 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 6204

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148424/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6304 CPUtime=150.04
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1219 0 0 0 15004 0 0 0 25 0 1 0 153548831 6455296 1190 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527724 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1576 1190 205 16 0 1017 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 6304

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148360/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6268 CPUtime=160.04
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1219 0 0 0 16004 0 0 0 25 0 1 0 153548831 6418432 1190 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527973 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1567 1190 205 16 0 1008 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 6268

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148168/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6500 CPUtime=170.05
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1263 0 0 0 17005 0 0 0 25 0 1 0 153548831 6656000 1234 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522475 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1625 1234 205 16 0 1066 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 6500

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148104/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6604 CPUtime=180.05
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1282 0 0 0 18005 0 0 0 25 0 1 0 153548831 6762496 1253 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1651 1253 205 16 0 1092 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 6604

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148168/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6552 CPUtime=190.05
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1282 0 0 0 19005 0 0 0 25 0 1 0 153548831 6709248 1253 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1638 1253 205 16 0 1079 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 6552

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148168/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6552 CPUtime=200.06
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1285 0 0 0 20006 0 0 0 25 0 1 0 153548831 6709248 1256 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1638 1256 205 16 0 1079 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 6552

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148104/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6552 CPUtime=210.06
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1285 0 0 0 21006 0 0 0 25 0 1 0 153548831 6709248 1256 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1638 1256 205 16 0 1079 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 6552

[startup+220.129 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148104/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6684 CPUtime=220.06
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1298 0 0 0 22006 0 0 0 25 0 1 0 153548831 6844416 1269 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559555 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1671 1269 205 16 0 1112 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 6684

[startup+230.135 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1148040/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6604 CPUtime=230.07
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1312 0 0 0 23007 0 0 0 25 0 1 0 153548831 6762496 1278 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527987 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1651 1278 205 16 0 1092 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 6604

[startup+240.141 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147976/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6600 CPUtime=240.07
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1329 0 0 0 24007 0 0 0 25 0 1 0 153548831 6758400 1277 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134522688 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1650 1277 205 16 0 1091 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 6600

[startup+250.147 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147976/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6676 CPUtime=250.07
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1340 0 0 0 25007 0 0 0 25 0 1 0 153548831 6836224 1288 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527724 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1669 1288 205 16 0 1110 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 6676

[startup+260.154 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147720/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6872 CPUtime=260.08
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1398 0 0 0 26008 0 0 0 25 0 1 0 153548831 7036928 1346 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134529094 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1718 1346 205 16 0 1159 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 6872

[startup+270.159 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147720/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6940 CPUtime=270.08
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1407 0 0 0 27008 0 0 0 25 0 1 0 153548831 7106560 1355 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528801 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1735 1355 205 16 0 1176 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 6940

[startup+280.165 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147656/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6904 CPUtime=280.08
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1407 0 0 0 28008 0 0 0 25 0 1 0 153548831 7069696 1354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1726 1354 205 16 0 1167 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 6904

[startup+290.171 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147656/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=7004 CPUtime=290.08
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1426 0 0 0 29008 0 0 0 25 0 1 0 153548831 7172096 1373 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527184 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1751 1373 205 16 0 1192 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 7004

[startup+300.177 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147664/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6944 CPUtime=300.09
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1431 0 0 0 30009 0 0 0 25 0 1 0 153548831 7110656 1364 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556349 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1736 1364 205 16 0 1177 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 6944

[startup+310.183 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 7093
/proc/meminfo: memFree=1147664/2055920 swapFree=4183752/4192956
[pid=7093] ppid=7091 vsize=6936 CPUtime=310.09
/proc/7093/stat : 7093 (Pueblo) R 7091 7093 7048 0 -1 4194304 1431 0 0 0 31009 0 0 0 25 0 1 0 153548831 7102464 1362 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7093/statm: 1734 1362 205 16 0 1175 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 6936

Child status: 20
Real time (s): 319.159
CPU time (s): 319.072
CPU user time (s): 319.062
CPU system time (s): 0.009998
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (Kb): 7004

Launcher Data (download as text)

Begin job on node47 on Fri Jun  2 02:43:23 UTC 2006


FILE ID= 36091-1149216203

PBS_JOBID= 294787

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  a94882f61e84be0ce1718fd53c8fd7c8

RANDOM SEED= 182862676


/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:       1152400 kB
Buffers:         38032 kB
Cached:         792124 kB
SwapCached:       3524 kB
Active:         258476 kB
Inactive:       580612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152400 kB
SwapTotal:     4192956 kB
SwapFree:      4183752 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            50408 kB
Committed_AS:   166532 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node47 on Fri Jun  2 02:48:42 UTC 2006