Trace number 359547

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 722.509 722.725

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900583053.opb
MD5SUMf6db72fa29ffa9d071020a030f71e7d0
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 benchmark182.982
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 651
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/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
0.00/0.03	c starting to Solve
0.00/0.03	c #variables read: 231 - #constraints read: 2707
722.48/722.72	c total time              : 722.61 s
722.48/722.72	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/359547-1176934474/instance-359547-1176934474.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-359547-1176934474 -o ROOT/results/node74/solver-359547-1176934474 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/359547-1176934474/instance-359547-1176934474.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.98 3/66 25166
/proc/meminfo: memFree=1789584/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=2552 CPUtime=0
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 141362152 2613248 236 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 10223319 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 638 236 199 16 0 77 0

[startup+0.0701299 s]
/proc/loadavg: 0.99 0.99 0.98 3/66 25166
/proc/meminfo: memFree=1789584/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=2952 CPUtime=0.06
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 394 0 0 0 6 0 0 0 18 0 1 0 141362152 3022848 364 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134529154 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 738 364 205 16 0 177 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2952

[startup+0.101133 s]
/proc/loadavg: 0.99 0.99 0.98 3/66 25166
/proc/meminfo: memFree=1789584/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=3084 CPUtime=0.09
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 405 0 0 0 9 0 0 0 18 0 1 0 141362152 3158016 375 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557948 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 771 375 205 16 0 210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3084

[startup+0.301157 s]
/proc/loadavg: 0.99 0.99 0.98 3/66 25166
/proc/meminfo: memFree=1789584/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=3336 CPUtime=0.29
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 474 0 0 0 29 0 0 0 19 0 1 0 141362152 3416064 444 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134529009 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 834 444 205 16 0 273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3336

[startup+0.701203 s]
/proc/loadavg: 0.99 0.99 0.98 3/66 25166
/proc/meminfo: memFree=1789584/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=3580 CPUtime=0.69
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 541 0 0 0 69 0 0 0 22 0 1 0 141362152 3665920 511 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134533511 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 895 511 205 16 0 334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3580

[startup+1.5013 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1788232/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=3800 CPUtime=1.49
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 591 0 0 0 149 0 0 0 25 0 1 0 141362152 3891200 561 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528055 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 950 561 205 16 0 389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3800

[startup+3.10148 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1787912/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=3932 CPUtime=3.09
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 639 0 0 0 309 0 0 0 25 0 1 0 141362152 4026368 609 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527108 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 983 609 205 16 0 422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3932

[startup+6.30185 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1787536/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=4276 CPUtime=6.28
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 718 0 0 0 628 0 0 0 25 0 1 0 141362152 4378624 688 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1069 688 205 16 0 508 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4276

[startup+12.7016 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1787160/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=4600 CPUtime=12.68
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 800 0 0 0 1268 0 0 0 25 0 1 0 141362152 4710400 770 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 10190956 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1150 770 205 16 0 589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4600

[startup+25.5011 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1786712/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=4916 CPUtime=25.49
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 873 0 0 0 2548 1 0 0 25 0 1 0 141362152 5033984 843 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1229 843 205 16 0 668 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4916

[startup+51.102 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1786328/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=5408 CPUtime=51.08
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 997 0 0 0 5107 1 0 0 25 0 1 0 141362152 5537792 967 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1352 967 205 16 0 791 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5408

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1785880/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=5808 CPUtime=102.27
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1095 0 0 0 10226 1 0 0 25 0 1 0 141362152 5947392 1065 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134558893 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1452 1065 205 16 0 891 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5808

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1785496/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=6204 CPUtime=162.24
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1189 0 0 0 16223 1 0 0 25 0 1 0 141362152 6352896 1159 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1551 1159 205 16 0 990 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6204

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1784984/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=6568 CPUtime=222.23
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1295 0 0 0 22222 1 0 0 25 0 1 0 141362152 6725632 1265 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134532862 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1642 1265 205 16 0 1081 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6568

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1784408/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7188 CPUtime=282.21
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1431 0 0 0 28220 1 0 0 25 0 1 0 141362152 7360512 1401 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527233 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1797 1401 205 16 0 1236 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7188

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1784280/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7188 CPUtime=342.19
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1454 0 0 0 34218 1 0 0 25 0 1 0 141362152 7360512 1423 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527989 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1797 1423 205 16 0 1236 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7188

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1784152/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7348 CPUtime=402.17
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1494 0 0 0 40216 1 0 0 25 0 1 0 141362152 7524352 1456 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1837 1456 205 16 0 1276 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7348

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783768/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7724 CPUtime=462.15
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1588 0 0 0 46214 1 0 0 25 0 1 0 141362152 7909376 1542 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1931 1542 205 16 0 1370 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7724

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783704/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7748 CPUtime=522.13
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1609 0 0 0 52212 1 0 0 25 0 1 0 141362152 7933952 1563 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 10190906 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1937 1563 205 16 0 1376 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7748

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783704/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7748 CPUtime=582.12
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1609 0 0 0 58211 1 0 0 25 0 1 0 141362152 7933952 1563 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1937 1563 205 16 0 1376 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 7748

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783640/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=7752 CPUtime=642.1
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1613 0 0 0 64209 1 0 0 25 0 1 0 141362152 7938048 1564 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 1938 1564 205 16 0 1377 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 7752

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8052 CPUtime=702.08
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 70207 1 0 0 25 0 1 0 141362152 8245248 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134532856 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2013 1633 205 16 0 1452 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 8052

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

[startup+703.901 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=703.68
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 70367 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 703.68
Current children cumulated vsize (KiB) 8040

[startup+710.301 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=710.08
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 71007 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 710.08
Current children cumulated vsize (KiB) 8040

[startup+716.702 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=716.48
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 71647 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 8040

[startup+719.901 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=719.67
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 71966 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 719.67
Current children cumulated vsize (KiB) 8040

[startup+721.501 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=721.28
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 72127 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528311 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 721.28
Current children cumulated vsize (KiB) 8040

[startup+722.302 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=722.07
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 72206 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 722.07
Current children cumulated vsize (KiB) 8040

[startup+722.706 s]
/proc/loadavg: 0.99 0.99 0.98 2/67 25167
/proc/meminfo: memFree=1783384/2055920 swapFree=4183056/4192956
[pid=25166] ppid=25164 vsize=8040 CPUtime=722.48
/proc/25166/stat : 25166 (Pueblo) R 25164 25166 24035 0 -1 4194304 1684 0 0 0 72247 1 0 0 25 0 1 0 141362152 8232960 1633 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/25166/statm: 2010 1633 205 16 0 1449 0
Current children cumulated CPU time (s) 722.48
Current children cumulated vsize (KiB) 8040

Child status: 20
Real time (s): 722.725
CPU time (s): 722.509
CPU user time (s): 722.49
CPU system time (s): 0.018997
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 8120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.49
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1691
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 736

runsolver used 0.647901 second user time and 1.61575 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Wed Apr 18 22:14:34 UTC 2007

IDJOB= 359547
IDBENCH= 1300
IDSOLVER= 165
FILE ID= node74/359547-1176934474

PBS_JOBID= 4605672

Free space on /tmp= 103203 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900583053.opb
COMMAND LINE= Pueblo /tmp/evaluation/359547-1176934474/instance-359547-1176934474.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node74/convwatcher-359547-1176934474 -o ROOT/results/node74/conversion-359547-1176934474 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/359547-1176934474/instance-359547-1176934474.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-359547-1176934474 -o ROOT/results/node74/solver-359547-1176934474 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/359547-1176934474/instance-359547-1176934474.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  f6db72fa29ffa9d071020a030f71e7d0

RANDOM SEED= 893882719

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.213
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.213
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:       1789992 kB
Buffers:         15484 kB
Cached:         199864 kB
SwapCached:       2796 kB
Active:          83028 kB
Inactive:       142492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789992 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          16408 kB
Slab:            26224 kB
Committed_AS:  1995056 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103203 MiB

End job on node74 on Wed Apr 18 22:26:37 UTC 2007