Trace number 419966

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 1776.09 1776.59

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
jarvisalo/eq.atree.braun.10.unsat.opb
MD5SUM9966752c0ad702d51e91e911364f1cfa
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 benchmark863.321
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1111
Total number of constraints3756
Number of constraints which are clauses3756
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 constraint19
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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.01/0.05	c starting to Solve
0.01/0.05	c #variables read: 1111 - #constraints read: 3753
1776.00/1776.58	c total time              : 1776.35 s
1776.00/1776.58	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419966-1177415883/instance-419966-1177415883.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/node30/watcher-419966-1177415883 -o ROOT/results/node30/solver-419966-1177415883 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419966-1177415883/instance-419966-1177415883.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: 1.00 1.03 1.00 3/77 32023
/proc/meminfo: memFree=1970992/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=2552 CPUtime=0
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 189503995 2613248 234 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7483095 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 638 234 199 16 0 77 0

[startup+0.0181059 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 32023
/proc/meminfo: memFree=1970992/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=2684 CPUtime=0.01
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 314 0 0 0 1 0 0 0 18 0 1 0 189503995 2748416 285 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7483095 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 671 285 199 16 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2684

[startup+0.101111 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 32023
/proc/meminfo: memFree=1970992/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=3496 CPUtime=0.09
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 488 0 0 0 9 0 0 0 18 0 1 0 189503995 3579904 459 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 874 459 205 16 0 313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.301124 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 32023
/proc/meminfo: memFree=1970992/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=3624 CPUtime=0.29
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 545 0 0 0 29 0 0 0 19 0 1 0 189503995 3710976 516 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 906 516 205 16 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3624

[startup+0.701148 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 32023
/proc/meminfo: memFree=1970992/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=3880 CPUtime=0.69
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 612 0 0 0 69 0 0 0 22 0 1 0 189503995 3973120 583 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 970 583 205 16 0 409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3880

[startup+1.5012 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 32024
/proc/meminfo: memFree=1969320/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=4396 CPUtime=1.49
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 721 0 0 0 149 0 0 0 25 0 1 0 189503995 4501504 692 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519885 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 1099 692 205 16 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4396

[startup+3.1013 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 32024
/proc/meminfo: memFree=1968232/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=4904 CPUtime=3.09
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 871 0 0 0 309 0 0 0 25 0 1 0 189503995 5021696 842 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 1226 842 205 16 0 665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4904

[startup+6.3015 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 32024
/proc/meminfo: memFree=1968104/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=4904 CPUtime=6.29
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 871 0 0 0 629 0 0 0 25 0 1 0 189503995 5021696 842 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 1226 842 205 16 0 665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4904

[startup+12.7029 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 32024
/proc/meminfo: memFree=1966376/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=6828 CPUtime=12.69
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 1341 0 0 0 1269 0 0 0 25 0 1 0 189503995 6991872 1312 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 1707 1312 205 16 0 1146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6828

[startup+25.5017 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 32024
/proc/meminfo: memFree=1965864/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=7212 CPUtime=25.48
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 1444 0 0 0 2548 0 0 0 25 0 1 0 189503995 7385088 1415 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519973 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 1803 1415 205 16 0 1242 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7212

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 32024
/proc/meminfo: memFree=1964328/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=8748 CPUtime=51.08
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 1807 0 0 0 5107 1 0 0 25 0 1 0 189503995 8957952 1778 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 2187 1778 205 16 0 1626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8748

[startup+102.305 s]
/proc/loadavg: 1.07 1.03 1.00 2/78 32024
/proc/meminfo: memFree=1963688/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=9348 CPUtime=102.27
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 1973 0 0 0 10226 1 0 0 25 0 1 0 189503995 9572352 1944 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 2337 1944 205 16 0 1776 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9348

[startup+162.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 32024
/proc/meminfo: memFree=1963240/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=9664 CPUtime=162.26
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2064 0 0 0 16224 2 0 0 25 0 1 0 189503995 9895936 2031 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 2416 2031 205 16 0 1855 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 9664

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/84 32196
/proc/meminfo: memFree=1959216/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=11860 CPUtime=222.15
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2596 0 0 0 22212 3 0 0 25 0 1 0 189503995 12144640 2563 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 2965 2563 205 16 0 2404 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 11860

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 32222
/proc/meminfo: memFree=1960104/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=11732 CPUtime=282.12
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2596 0 0 0 28209 3 0 0 25 0 1 0 189503995 12013568 2549 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520215 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 2933 2549 205 16 0 2372 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 11732

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 3/78 32222
/proc/meminfo: memFree=1960040/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=12108 CPUtime=342.1
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2684 0 0 0 34207 3 0 0 25 0 1 0 189503995 12398592 2637 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3027 2637 205 16 0 2466 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 12108

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1959208/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=12876 CPUtime=402.09
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2878 0 0 0 40205 4 0 0 25 0 1 0 189503995 13185024 2831 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3219 2831 205 16 0 2658 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 12876

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1959208/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=12856 CPUtime=462.07
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2878 0 0 0 46203 4 0 0 25 0 1 0 189503995 13164544 2830 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3214 2830 205 16 0 2653 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 12856

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1959144/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=12856 CPUtime=522.07
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2878 0 0 0 52202 5 0 0 25 0 1 0 189503995 13164544 2830 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3214 2830 205 16 0 2653 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 12856

[startup+582.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 32222
/proc/meminfo: memFree=1959144/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=12856 CPUtime=582.05
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2878 0 0 0 58200 5 0 0 25 0 1 0 189503995 13164544 2830 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3214 2830 205 16 0 2653 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 12856

[startup+642.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32222
/proc/meminfo: memFree=1959016/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=12856 CPUtime=642.04
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 2878 0 0 0 64198 6 0 0 25 0 1 0 189503995 13164544 2830 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3214 2830 205 16 0 2653 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 12856


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

/proc/meminfo: memFree=1956008/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15312 CPUtime=1121.93
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3526 0 0 0 112184 9 0 0 25 0 1 0 189503995 15679488 3435 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517940 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3828 3435 205 16 0 3267 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 15312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1955816/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15224 CPUtime=1181.93
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3526 0 0 0 118183 10 0 0 25 0 1 0 189503995 15589376 3422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3806 3422 205 16 0 3245 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 15224

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1955688/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15180 CPUtime=1241.91
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3526 0 0 0 124181 10 0 0 25 0 1 0 189503995 15544320 3411 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3795 3411 205 16 0 3234 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 15180

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1955624/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15180 CPUtime=1301.9
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3526 0 0 0 130180 10 0 0 25 0 1 0 189503995 15544320 3411 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3795 3411 205 16 0 3234 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 15180

[startup+1362.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 32222
/proc/meminfo: memFree=1955688/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15180 CPUtime=1361.88
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3526 0 0 0 136177 11 0 0 25 0 1 0 189503995 15544320 3411 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134553203 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3795 3411 205 16 0 3234 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 15180

[startup+1422.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 32222
/proc/meminfo: memFree=1955624/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15180 CPUtime=1421.87
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3526 0 0 0 142176 11 0 0 25 0 1 0 189503995 15544320 3411 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3795 3411 205 16 0 3234 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 15180

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 32222
/proc/meminfo: memFree=1954920/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15824 CPUtime=1481.86
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 148174 12 0 0 25 0 1 0 189503995 16203776 3557 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520366 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3956 3557 205 16 0 3395 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 15824

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954920/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15596 CPUtime=1541.84
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 154172 12 0 0 25 0 1 0 189503995 15970304 3515 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3899 3515 205 16 0 3338 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 15596

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954856/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15572 CPUtime=1601.84
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 160171 13 0 0 25 0 1 0 189503995 15945728 3509 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559517 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3893 3509 205 16 0 3332 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 15572

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954984/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1661.82
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 166169 13 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 15320

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954984/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1721.81
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 172167 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 15320

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

[startup+1740.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954920/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1740.21
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 174007 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559390 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1740.21
Current children cumulated vsize (KiB) 15320

[startup+1753.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954920/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1753
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 175286 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1753
Current children cumulated vsize (KiB) 15320

[startup+1766.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954920/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1765.8
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 176566 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558844 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1765.8
Current children cumulated vsize (KiB) 15320

[startup+1772.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954792/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1772.2
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 177206 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1772.2
Current children cumulated vsize (KiB) 15320

[startup+1774.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954792/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1773.8
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 177366 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517899 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1773.8
Current children cumulated vsize (KiB) 15320

[startup+1775.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954792/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1775.4
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 177526 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517940 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1775.4
Current children cumulated vsize (KiB) 15320

[startup+1776.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954792/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1775.8
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 177566 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1775.8
Current children cumulated vsize (KiB) 15320

[startup+1776.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32222
/proc/meminfo: memFree=1954792/2055920 swapFree=4156968/4192956
[pid=32023] ppid=32021 vsize=15320 CPUtime=1776
/proc/32023/stat : 32023 (Pueblo) R 32021 32023 31334 0 -1 4194304 3672 0 0 0 177586 14 0 0 25 0 1 0 189503995 15687680 3446 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3830 3446 205 16 0 3269 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 15320

Child status: 20
Real time (s): 1776.59
CPU time (s): 1776.09
CPU user time (s): 1775.94
CPU system time (s): 0.147977
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 15824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.94
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3679
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= 2086

runsolver used 1.3238 second user time and 3.84441 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Apr 24 11:58:03 UTC 2007

IDJOB= 419966
IDBENCH= 47811
IDSOLVER= 165
FILE ID= node30/419966-1177415883

PBS_JOBID= 4675652

Free space on /tmp= 66394 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.opb
COMMAND LINE= Pueblo /tmp/evaluation/419966-1177415883/instance-419966-1177415883.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node30/convwatcher-419966-1177415883 -o ROOT/results/node30/conversion-419966-1177415883 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419966-1177415883/instance-419966-1177415883.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  9966752c0ad702d51e91e911364f1cfa

RANDOM SEED= 99479584

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1971336 kB
Buffers:          1428 kB
Cached:          26132 kB
SwapCached:      14532 kB
Active:          43840 kB
Inactive:        10204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1971336 kB
SwapTotal:     4192956 kB
SwapFree:      4156968 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          33552 kB
Slab:            16048 kB
Committed_AS:  3526396 kB
PageTables:       1792 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= 66394 MiB

End job on node30 on Tue Apr 24 12:27:40 UTC 2007