Trace number 457544

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? 1796.63 1797.34

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
MD5SUM0df66f3e832b73f1cdf8165c8cc1c11b
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.826873
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

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.09/0.14	c starting to Solve
0.09/0.14	c #variables read: 3238 - #constraints read: 6379
1796.59/1797.33	c total time              : 1796.89 s
1796.59/1797.33	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457544-1178369777/instance-457544-1178369777.opb

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-457544-1178369777 -o ROOT/results/node67/solver-457544-1178369777 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457544-1178369777/instance-457544-1178369777.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.85 0.97 0.93 3/64 21529
/proc/meminfo: memFree=1788128/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=2552 CPUtime=0
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 312967244 2613248 239 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 638 239 199 16 0 77 0

[startup+0.033714 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 21529
/proc/meminfo: memFree=1788128/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=3084 CPUtime=0.02
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 388 0 0 0 2 0 0 0 18 0 1 0 312967244 3158016 359 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7356119 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 771 359 199 16 0 210 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3084

[startup+0.101726 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 21529
/proc/meminfo: memFree=1788128/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=4224 CPUtime=0.09
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 690 0 0 0 9 0 0 0 18 0 1 0 312967244 4325376 661 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532943 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 1056 661 203 16 0 495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4224

[startup+0.301763 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 21529
/proc/meminfo: memFree=1788128/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=5012 CPUtime=0.29
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 893 0 0 0 29 0 0 0 19 0 1 0 312967244 5132288 864 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559503 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 1253 864 205 16 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5012

[startup+0.701836 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 21529
/proc/meminfo: memFree=1788128/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=5800 CPUtime=0.69
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 1072 0 0 0 69 0 0 0 22 0 1 0 312967244 5939200 1043 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 1450 1043 205 16 0 889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5800

[startup+1.50198 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 21530
/proc/meminfo: memFree=1784024/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=7228 CPUtime=1.49
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 1428 0 0 0 149 0 0 0 25 0 1 0 312967244 7401472 1399 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 1807 1399 205 16 0 1246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7228

[startup+3.10128 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 21530
/proc/meminfo: memFree=1782424/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=8032 CPUtime=3.08
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 1622 0 0 0 308 0 0 0 25 0 1 0 312967244 8224768 1593 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 2008 1593 205 16 0 1447 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8032

[startup+6.30286 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 21530
/proc/meminfo: memFree=1781208/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=9084 CPUtime=6.29
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 1901 0 0 0 628 1 0 0 25 0 1 0 312967244 9302016 1872 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134519095 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 2271 1872 205 16 0 1710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9084

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.93 2/65 21530
/proc/meminfo: memFree=1779168/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=11196 CPUtime=12.68
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 2408 0 0 0 1267 1 0 0 25 0 1 0 312967244 11464704 2379 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528586 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 2799 2379 205 16 0 2238 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11196

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.93 2/65 21530
/proc/meminfo: memFree=1778080/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=12244 CPUtime=25.48
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 2673 0 0 0 2547 1 0 0 25 0 1 0 312967244 12537856 2644 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 3061 2644 205 16 0 2500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12244

[startup+51.1011 s]
/proc/loadavg: 1.01 0.99 0.93 2/65 21530
/proc/meminfo: memFree=1776800/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=13544 CPUtime=51.07
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 3005 0 0 0 5105 2 0 0 25 0 1 0 312967244 13869056 2976 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 3386 2976 205 16 0 2825 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13544

[startup+102.305 s]
/proc/loadavg: 1.07 1.00 0.94 2/65 21530
/proc/meminfo: memFree=1775392/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=14952 CPUtime=102.25
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 3358 0 0 0 10223 2 0 0 25 0 1 0 312967244 15310848 3329 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 3738 3329 205 16 0 3177 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14952

[startup+162.301 s]
/proc/loadavg: 1.02 1.00 0.94 2/65 21530
/proc/meminfo: memFree=1774240/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=16088 CPUtime=162.23
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 3639 0 0 0 16221 2 0 0 25 0 1 0 312967244 16474112 3610 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 4022 3610 205 16 0 3461 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16088

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 21530
/proc/meminfo: memFree=1773152/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=17136 CPUtime=222.21
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 3894 0 0 0 22218 3 0 0 25 0 1 0 312967244 17547264 3865 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 4284 3865 205 16 0 3723 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17136

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21530
/proc/meminfo: memFree=1772128/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=18196 CPUtime=282.19
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4128 0 0 0 28216 3 0 0 25 0 1 0 312967244 18632704 4099 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 4549 4099 205 16 0 3988 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 18196

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1770832/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=19300 CPUtime=342.07
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4391 0 0 0 34202 5 0 0 25 0 1 0 312967244 19763200 4362 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7325340 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 4825 4362 205 16 0 4264 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 19300

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1770848/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=19300 CPUtime=402.05
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4391 0 0 0 40200 5 0 0 25 0 1 0 312967244 19763200 4362 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 4825 4362 205 16 0 4264 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 19300

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1769824/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=20384 CPUtime=462.03
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4654 0 0 0 46198 5 0 0 25 0 1 0 312967244 20873216 4625 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 5096 4625 205 16 0 4535 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 20384

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1769440/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=20796 CPUtime=522.01
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4751 0 0 0 52196 5 0 0 25 0 1 0 312967244 21295104 4722 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 5199 4722 205 16 0 4638 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 20796

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1768864/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=21464 CPUtime=581.99
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4892 0 0 0 58194 5 0 0 25 0 1 0 312967244 21979136 4863 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527898 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 5366 4863 205 16 0 4805 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 21464

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1768864/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=21464 CPUtime=641.97
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 4894 0 0 0 64192 5 0 0 25 0 1 0 312967244 21979136 4865 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556321 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 5366 4865 205 16 0 4805 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 21464


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

/proc/meminfo: memFree=1766752/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=23548 CPUtime=1061.83
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 5428 0 0 0 106177 6 0 0 25 0 1 0 312967244 24113152 5399 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 5887 5399 205 16 0 5326 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 23548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1766752/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=23548 CPUtime=1121.81
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 5428 0 0 0 112175 6 0 0 25 0 1 0 312967244 24113152 5399 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 5887 5399 205 16 0 5326 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 23548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1765664/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=24592 CPUtime=1181.79
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 5692 0 0 0 118173 6 0 0 25 0 1 0 312967244 25182208 5663 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6148 5663 205 16 0 5587 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 24592

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1764256/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=26048 CPUtime=1241.76
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6034 0 0 0 124170 6 0 0 25 0 1 0 312967244 26673152 6005 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527947 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6512 6005 205 16 0 5951 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 26048

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1764192/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=26180 CPUtime=1301.76
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6058 0 0 0 130169 7 0 0 25 0 1 0 312967244 26808320 6029 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134557734 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6545 6029 205 16 0 5984 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 26180

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1763168/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=27200 CPUtime=1361.73
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6320 0 0 0 136166 7 0 0 25 0 1 0 312967244 27852800 6291 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6800 6291 205 16 0 6239 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 27200

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1763040/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=27380 CPUtime=1421.71
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6344 0 0 0 142164 7 0 0 25 0 1 0 312967244 28037120 6315 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6845 6315 205 16 0 6284 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 27380

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1762976/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=27380 CPUtime=1481.68
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6348 0 0 0 148161 7 0 0 25 0 1 0 312967244 28037120 6319 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6845 6319 205 16 0 6284 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 27380

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1762976/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=27380 CPUtime=1541.66
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6352 0 0 0 154159 7 0 0 25 0 1 0 312967244 28037120 6323 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6845 6323 205 16 0 6284 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 27380

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1762912/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=27380 CPUtime=1601.64
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6352 0 0 0 160157 7 0 0 25 0 1 0 312967244 28037120 6323 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134516734 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6845 6323 205 16 0 6284 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 27380

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1762784/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=27508 CPUtime=1661.62
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6382 0 0 0 166155 7 0 0 25 0 1 0 312967244 28168192 6353 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 6877 6353 205 16 0 6316 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 27508

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1762208/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28104 CPUtime=1721.61
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6536 0 0 0 172153 8 0 0 25 0 1 0 312967244 28778496 6507 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532838 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7026 6507 205 16 0 6465 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 28104

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761888/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1781.59
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 178151 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 28360

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761888/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1784.79
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 178471 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1784.79
Current children cumulated vsize (KiB) 28360

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761824/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1791.19
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 179111 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1791.19
Current children cumulated vsize (KiB) 28360

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761824/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1794.39
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 179431 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (KiB) 28360

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761824/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1795.98
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 179590 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1795.98
Current children cumulated vsize (KiB) 28360

[startup+1797.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761824/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1796.38
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 179630 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 28360

[startup+1797.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21728
/proc/meminfo: memFree=1761824/2055920 swapFree=4183148/4192956
[pid=21529] ppid=21527 vsize=28360 CPUtime=1796.59
/proc/21529/stat : 21529 (Pueblo) R 21527 21529 19836 0 -1 4194304 6606 0 0 0 179651 8 0 0 25 0 1 0 312967244 29040640 6577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/21529/statm: 7090 6577 205 16 0 6529 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (KiB) 28360

Child status: 10
Real time (s): 1797.34
CPU time (s): 1796.63
CPU user time (s): 1796.54
CPU system time (s): 0.085986
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 28360

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

runsolver used 1.20782 second user time and 3.75543 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat May  5 12:56:17 UTC 2007

IDJOB= 457544
IDBENCH= 48348
IDSOLVER= 165
FILE ID= node67/457544-1178369777

PBS_JOBID= 5189163

Free space on /tmp= 66562 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
COMMAND LINE= Pueblo /tmp/evaluation/457544-1178369777/instance-457544-1178369777.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node67/convwatcher-457544-1178369777 -o ROOT/results/node67/conversion-457544-1178369777 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457544-1178369777/instance-457544-1178369777.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  0df66f3e832b73f1cdf8165c8cc1c11b

RANDOM SEED= 893880144

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:       1788536 kB
Buffers:         17828 kB
Cached:         153012 kB
SwapCached:       3920 kB
Active:          64872 kB
Inactive:       117944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788536 kB
SwapTotal:     4192956 kB
SwapFree:      4183148 kB
Dirty:            2712 kB
Writeback:           0 kB
Mapped:          18060 kB
Slab:            70548 kB
Committed_AS:  2729996 kB
PageTables:       1460 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= 66562 MiB

End job on node67 on Sat May  5 13:26:15 UTC 2007