Trace number 419994

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.08 1801.37

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h28-unknown.opb
MD5SUM57376c0bdeefd6a65f94a428441b81c4
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark342.762
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables113583
Total number of constraints649270
Number of constraints which are clauses649270
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint591
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 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
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
148.47/148.68	c starting to Solve
148.47/148.68	c #variables read: 113583 - #constraints read: 648970

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419994-1177416652/instance-419994-1177416652.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node67/watcher-419994-1177416652 -o ROOT/results/node67/solver-419994-1177416652 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419994-1177416652/instance-419994-1177416652.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.91 0.95 0.98 3/64 16191
/proc/meminfo: memFree=1937968/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=2552 CPUtime=0
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 217654867 2613248 236 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7356119 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 638 238 199 16 0 77 0

[startup+0.066149 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16191
/proc/meminfo: memFree=1937968/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=3484 CPUtime=0.06
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 517 0 0 0 6 0 0 0 18 0 1 0 217654867 3567616 488 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 871 488 199 16 0 310 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3484

[startup+0.101154 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16191
/proc/meminfo: memFree=1937968/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=4016 CPUtime=0.09
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 217654867 4112384 598 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 1004 598 199 16 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.30119 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16191
/proc/meminfo: memFree=1937968/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=6548 CPUtime=0.29
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 1258 0 0 0 29 0 0 0 19 0 1 0 217654867 6705152 1229 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7356119 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 1637 1229 199 16 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6548

[startup+0.701264 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16191
/proc/meminfo: memFree=1937968/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=11476 CPUtime=0.69
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 2513 0 0 0 69 0 0 0 23 0 1 0 217654867 11751424 2484 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134543011 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 2869 2484 199 16 0 2308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11476

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 16192
/proc/meminfo: memFree=1924904/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=21732 CPUtime=1.49
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 5050 0 0 0 148 1 0 0 25 0 1 0 217654867 22253568 5021 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134534337 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 5433 5021 199 16 0 4872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21732

[startup+3.1017 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 16192
/proc/meminfo: memFree=1911016/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=41184 CPUtime=3.09
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 9916 0 0 0 304 5 0 0 25 0 1 0 217654867 42172416 9887 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7356065 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 10296 9887 199 16 0 9735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41184

[startup+6.30129 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1870504/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=81280 CPUtime=6.29
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 19939 0 0 0 620 9 0 0 25 0 1 0 217654867 83230720 19910 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7356119 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 20320 19910 199 16 0 19759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81280

[startup+12.7015 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1832752/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=109292 CPUtime=12.69
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 1072568 0 0 0 995 274 0 0 25 0 1 0 217654867 111915008 26461 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 27323 26473 205 16 0 26762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109292

[startup+25.5018 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1832880/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=109292 CPUtime=25.48
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 3923922 0 0 0 1535 1013 0 0 25 0 1 0 217654867 111915008 26558 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 27323 26447 205 16 0 26762 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109292

[startup+51.1015 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1832432/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=109360 CPUtime=51.04
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7073891 0 0 0 3243 1861 0 0 25 0 1 0 217654867 111984640 26569 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 27340 26569 205 16 0 26779 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 109360

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1829232/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=113272 CPUtime=102.2
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7074733 0 0 0 8359 1861 0 0 25 0 1 0 217654867 115990528 27411 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532044 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 28318 27411 205 16 0 27757 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 113272

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1808432/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=135216 CPUtime=162.15
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7079902 0 0 0 14351 1864 0 0 25 0 1 0 217654867 138461184 32580 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557547 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 33804 32580 206 16 0 33243 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 135216

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1808368/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=135216 CPUtime=222.1
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7079922 0 0 0 20346 1864 0 0 25 0 1 0 217654867 138461184 32600 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 33804 32600 206 16 0 33243 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 135216

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1808176/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=135472 CPUtime=282.05
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7079961 0 0 0 26341 1864 0 0 25 0 1 0 217654867 138723328 32639 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 33868 32639 206 16 0 33307 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 135472

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1808048/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=135472 CPUtime=342.01
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7079982 0 0 0 32337 1864 0 0 25 0 1 0 217654867 138723328 32660 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 33868 32660 206 16 0 33307 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 135472

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1807792/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=136112 CPUtime=401.98
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7080068 0 0 0 38333 1865 0 0 25 0 1 0 217654867 139378688 32714 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558951 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 34028 32714 206 16 0 33467 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 136112

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1807728/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=136112 CPUtime=461.94
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7080084 0 0 0 44329 1865 0 0 25 0 1 0 217654867 139378688 32730 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 34028 32730 206 16 0 33467 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 136112

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1799472/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=144756 CPUtime=521.89
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7082242 0 0 0 50322 1867 0 0 25 0 1 0 217654867 148230144 34888 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 36189 34888 206 16 0 35628 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 144756

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1779312/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=164612 CPUtime=581.86
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7087199 0 0 0 56314 1872 0 0 25 0 1 0 217654867 168562688 39845 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 41153 39845 206 16 0 40592 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 164612

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1765168/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=178664 CPUtime=641.82
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7090697 0 0 0 62307 1875 0 0 25 0 1 0 217654867 182951936 43343 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557772 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 44666 43343 206 16 0 44105 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 178664


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

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1698544/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=245600 CPUtime=881.63
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7107301 0 0 0 86273 1890 0 0 25 0 1 0 217654867 251494400 59947 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16191/statm: 61400 59947 206 16 0 60839 0
Current children cumulated CPU time (s) 881.63
Current children cumulated vsize (KiB) 245600

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1682352/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=261960 CPUtime=941.59
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7111379 0 0 0 92266 1893 0 0 25 0 1 0 217654867 268247040 64025 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 65490 64025 206 16 0 64929 0
Current children cumulated CPU time (s) 941.59
Current children cumulated vsize (KiB) 261960

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1669232/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=274912 CPUtime=1001.56
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7114625 0 0 0 98259 1897 0 0 25 0 1 0 217654867 281509888 67271 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 68728 67271 206 16 0 68167 0
Current children cumulated CPU time (s) 1001.56
Current children cumulated vsize (KiB) 274912

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1656176/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=288128 CPUtime=1061.52
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7117905 0 0 0 104251 1901 0 0 25 0 1 0 217654867 295043072 70551 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16191/statm: 72032 70551 206 16 0 71471 0
Current children cumulated CPU time (s) 1061.52
Current children cumulated vsize (KiB) 288128

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1642032/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=302144 CPUtime=1121.47
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7121408 0 0 0 110244 1903 0 0 25 0 1 0 217654867 309395456 74054 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 75536 74054 206 16 0 74975 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 302144

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1626864/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=317460 CPUtime=1181.44
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7125233 0 0 0 116238 1906 0 0 25 0 1 0 217654867 325079040 77879 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 79365 77879 206 16 0 78804 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 317460

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1612016/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=332036 CPUtime=1241.39
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7128892 0 0 0 122229 1910 0 0 25 0 1 0 217654867 340004864 81538 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16191/statm: 83009 81538 206 16 0 82448 0
Current children cumulated CPU time (s) 1241.39
Current children cumulated vsize (KiB) 332036

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1596464/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=347496 CPUtime=1301.34
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7132746 0 0 0 128221 1913 0 0 25 0 1 0 217654867 355835904 85392 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 86874 85392 206 16 0 86313 0
Current children cumulated CPU time (s) 1301.34
Current children cumulated vsize (KiB) 347496

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1586096/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=357968 CPUtime=1361.29
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7135327 0 0 0 134213 1916 0 0 25 0 1 0 217654867 366559232 87973 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 89492 87973 206 16 0 88931 0
Current children cumulated CPU time (s) 1361.29
Current children cumulated vsize (KiB) 357968

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1574384/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=369648 CPUtime=1421.25
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7138226 0 0 0 140206 1919 0 0 25 0 1 0 217654867 378519552 90872 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 92412 90872 206 16 0 91851 0
Current children cumulated CPU time (s) 1421.25
Current children cumulated vsize (KiB) 369648

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1564016/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=380148 CPUtime=1481.21
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7140856 0 0 0 146200 1921 0 0 25 0 1 0 217654867 389271552 93502 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 95037 93502 206 16 0 94476 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 380148

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1553648/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=390268 CPUtime=1541.17
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7143419 0 0 0 152193 1924 0 0 25 0 1 0 217654867 399634432 96065 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 97567 96065 206 16 0 97006 0
Current children cumulated CPU time (s) 1541.17
Current children cumulated vsize (KiB) 390268

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1542704/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=402428 CPUtime=1601.14
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7146180 0 0 0 158188 1926 0 0 25 0 1 0 217654867 412086272 98826 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 100607 98826 206 16 0 100046 0
Current children cumulated CPU time (s) 1601.14
Current children cumulated vsize (KiB) 402428

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1527024/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=418092 CPUtime=1661.09
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7150093 0 0 0 164180 1929 0 0 25 0 1 0 217654867 428126208 102739 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 104523 102739 206 16 0 103962 0
Current children cumulated CPU time (s) 1661.09
Current children cumulated vsize (KiB) 418092

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1516592/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=428460 CPUtime=1721.05
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7152701 0 0 0 170174 1931 0 0 25 0 1 0 217654867 438743040 105347 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 107115 105347 206 16 0 106554 0
Current children cumulated CPU time (s) 1721.05
Current children cumulated vsize (KiB) 428460

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1506352/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=438672 CPUtime=1781.01
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7155196 0 0 0 176167 1934 0 0 25 0 1 0 217654867 449200128 107842 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 109668 107842 206 16 0 109107 0
Current children cumulated CPU time (s) 1781.01
Current children cumulated vsize (KiB) 438672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1503280/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=441872 CPUtime=1800
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7155969 0 0 0 178065 1935 0 0 25 0 1 0 217654867 452476928 108615 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 110468 108615 206 16 0 109907 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 441872

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

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

[startup+1801.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 16192
/proc/meminfo: memFree=1503280/2055920 swapFree=4182896/4192956
[pid=16191] ppid=16189 vsize=441872 CPUtime=1800
/proc/16191/stat : 16191 (Pueblo) R 16189 16191 15524 0 -1 4194304 7155969 0 0 0 178065 1935 0 0 25 0 1 0 217654867 452476928 108615 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/16191/statm: 110468 108615 206 16 0 109907 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 441872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.37
CPU time (s): 1800.08
CPU user time (s): 1780.66
CPU system time (s): 19.419
CPU usage (%): 99.9282
Max. virtual memory (cumulated for all children) (KiB): 441872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.66
system time used= 19.419
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7155969
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= 11
involuntary context switches= 6728

runsolver used 1.9867 second user time and 4.26135 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Apr 24 12:10:53 UTC 2007

IDJOB= 419994
IDBENCH= 47813
IDSOLVER= 165
FILE ID= node67/419994-1177416652

PBS_JOBID= 4675680

Free space on /tmp= 66434 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.opb
COMMAND LINE= Pueblo /tmp/evaluation/419994-1177416652/instance-419994-1177416652.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node67/convwatcher-419994-1177416652 -o ROOT/results/node67/conversion-419994-1177416652 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419994-1177416652/instance-419994-1177416652.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  57376c0bdeefd6a65f94a428441b81c4

RANDOM SEED= 182257513

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1938376 kB
Buffers:          5020 kB
Cached:          65760 kB
SwapCached:       4156 kB
Active:          54836 kB
Inactive:        29508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938376 kB
SwapTotal:     4192956 kB
SwapFree:      4182896 kB
Dirty:           22804 kB
Writeback:           0 kB
Mapped:          18916 kB
Slab:            19180 kB
Committed_AS:  1179612 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66434 MiB

End job on node67 on Tue Apr 24 12:40:57 UTC 2007