Trace number 420316

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.07 1800.73

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
sabharwal/sat-strips-gripper-10t19.sat05-1143.reshuffled-07.opb
MD5SUMc761376e0faa7021afa8d1aaa71e6617
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark6.24505
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables3390
Total number of constraints53225
Number of constraints which are clauses53225
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 constraint22
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 14
Number of bits of the biggest number in a constraint 4
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.79/0.87	c starting to Solve
0.79/0.87	c #variables read: 3390 - #constraints read: 53103

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420316-1177422139/instance-420316-1177422139.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/node69/watcher-420316-1177422139 -o ROOT/results/node69/solver-420316-1177422139 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/420316-1177422139/instance-420316-1177422139.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.98 0.99 3/64 7147
/proc/meminfo: memFree=1912484/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=2552 CPUtime=0
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 218203360 2613248 236 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12418775 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 638 236 199 16 0 77 0

[startup+0.044077 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 7147
/proc/meminfo: memFree=1912484/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=3216 CPUtime=0.04
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 443 0 0 0 4 0 0 0 18 0 1 0 218203360 3293184 414 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12418775 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 804 414 199 16 0 243 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3216

[startup+0.102086 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 7147
/proc/meminfo: memFree=1912484/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=4016 CPUtime=0.09
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 637 0 0 0 9 0 0 0 18 0 1 0 218203360 4112384 608 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 1004 608 199 16 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.302118 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 7147
/proc/meminfo: memFree=1912484/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=6548 CPUtime=0.28
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 1271 0 0 0 28 0 0 0 19 0 1 0 218203360 6705152 1242 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 1637 1242 199 16 0 1076 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6548

[startup+0.701183 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 7147
/proc/meminfo: memFree=1912484/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=9788 CPUtime=0.69
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 2056 0 0 0 68 1 0 0 22 0 1 0 218203360 10022912 2027 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532044 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 2447 2027 204 16 0 1886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9788

[startup+1.50131 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1904220/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=10584 CPUtime=1.49
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 2274 0 0 0 148 1 0 0 25 0 1 0 218203360 10838016 2245 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519817 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 2646 2245 205 16 0 2085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10584

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1904028/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=10752 CPUtime=3.09
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 2285 0 0 0 308 1 0 0 25 0 1 0 218203360 11010048 2256 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 2688 2256 205 16 0 2127 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10752

[startup+6.30109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1903644/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=11788 CPUtime=6.28
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 2548 0 0 0 627 1 0 0 25 0 1 0 218203360 12070912 2519 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 2947 2519 205 16 0 2386 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11788

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1898084/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=17348 CPUtime=12.69
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 3958 0 0 0 1267 2 0 0 25 0 1 0 218203360 17764352 3929 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 4337 3929 205 16 0 3776 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17348

[startup+25.5012 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1889060/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=26136 CPUtime=25.48
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 6125 0 0 0 2545 3 0 0 25 0 1 0 218203360 26763264 6096 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12387963 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 6534 6096 205 16 0 5973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26136

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1876580/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=38532 CPUtime=51.07
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 9180 0 0 0 5101 6 0 0 25 0 1 0 218203360 39456768 9151 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 9633 9151 206 16 0 9072 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38532

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1862436/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=52792 CPUtime=102.26
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 12732 0 0 0 10216 10 0 0 25 0 1 0 218203360 54059008 12703 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 13198 12703 206 16 0 12637 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52792

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1859044/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=56136 CPUtime=162.24
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 13576 0 0 0 16213 11 0 0 25 0 1 0 218203360 57483264 13547 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 14034 13547 206 16 0 13473 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56136

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1846692/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=68388 CPUtime=222.22
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 16645 0 0 0 22209 13 0 0 25 0 1 0 218203360 70029312 16616 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517940 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 17097 16616 206 16 0 16536 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 68388

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1840228/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=75220 CPUtime=282.2
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 18324 0 0 0 28205 15 0 0 25 0 1 0 218203360 77025280 18295 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 18805 18295 206 16 0 18244 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 75220

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1833060/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=82060 CPUtime=342.18
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 20036 0 0 0 34202 16 0 0 25 0 1 0 218203360 84029440 20007 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 20515 20007 206 16 0 19954 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 82060

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1832996/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=82060 CPUtime=402.16
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 20044 0 0 0 40200 16 0 0 25 0 1 0 218203360 84029440 20015 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559559 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 20515 20015 206 16 0 19954 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 82060

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1832868/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=82060 CPUtime=462.15
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 20051 0 0 0 46198 17 0 0 25 0 1 0 218203360 84029440 20022 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 20515 20022 206 16 0 19954 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 82060

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1832932/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=82060 CPUtime=522.13
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 20052 0 0 0 52196 17 0 0 25 0 1 0 218203360 84029440 20023 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 20515 20023 206 16 0 19954 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 82060

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1827748/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=87352 CPUtime=582.11
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 21343 0 0 0 58193 18 0 0 25 0 1 0 218203360 89448448 21314 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 21838 21314 206 16 0 21277 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 87352

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1827684/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=87352 CPUtime=642.09
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 21346 0 0 0 64191 18 0 0 25 0 1 0 218203360 89448448 21317 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 21838 21317 206 16 0 21277 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 87352


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1820196/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=94952 CPUtime=882.01
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 23218 0 0 0 88180 21 0 0 25 0 1 0 218203360 97230848 23189 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 23738 23189 206 16 0 23177 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 94952

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1820132/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=94952 CPUtime=941.99
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 23220 0 0 0 94178 21 0 0 25 0 1 0 218203360 97230848 23191 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 23738 23191 206 16 0 23177 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 94952

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1819812/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=95280 CPUtime=1001.97
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 23284 0 0 0 100176 21 0 0 25 0 1 0 218203360 97566720 23255 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 23820 23255 206 16 0 23259 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 95280

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1819300/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=96112 CPUtime=1061.95
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 23430 0 0 0 106174 21 0 0 25 0 1 0 218203360 98418688 23401 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 24028 23401 206 16 0 23467 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 96112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7148
/proc/meminfo: memFree=1815268/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=100212 CPUtime=1121.94
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 24421 0 0 0 112171 23 0 0 25 0 1 0 218203360 102617088 24392 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/7147/statm: 25053 24392 206 16 0 24492 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 100212

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7346
/proc/meminfo: memFree=1814876/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=100212 CPUtime=1181.82
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 24422 0 0 0 118158 24 0 0 25 0 1 0 218203360 102617088 24393 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 25053 24393 206 16 0 24492 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 100212

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7346
/proc/meminfo: memFree=1814692/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=100596 CPUtime=1241.8
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 24485 0 0 0 124156 24 0 0 25 0 1 0 218203360 103010304 24456 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 25149 24456 206 16 0 24588 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 100596

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7346
/proc/meminfo: memFree=1801316/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=114000 CPUtime=1301.78
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 27810 0 0 0 130151 27 0 0 25 0 1 0 218203360 116736000 27781 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 28500 27781 206 16 0 27939 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 114000

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7346
/proc/meminfo: memFree=1801316/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=114152 CPUtime=1361.77
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 27845 0 0 0 136149 28 0 0 25 0 1 0 218203360 116891648 27816 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 28538 27816 206 16 0 27977 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 114152

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7346
/proc/meminfo: memFree=1801124/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=114344 CPUtime=1421.75
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 27889 0 0 0 142147 28 0 0 25 0 1 0 218203360 117088256 27860 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 28586 27860 206 16 0 28025 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 114344

[startup+1482.3 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 7346
/proc/meminfo: memFree=1800804/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=114728 CPUtime=1481.73
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 27981 0 0 0 148145 28 0 0 25 0 1 0 218203360 117481472 27952 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519926 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 28682 27952 206 16 0 28121 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 114728

[startup+1542.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 7346
/proc/meminfo: memFree=1788260/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=127480 CPUtime=1541.71
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31104 0 0 0 154140 31 0 0 25 0 1 0 218203360 130539520 31075 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 31870 31075 206 16 0 31309 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 127480

[startup+1602.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 7346
/proc/meminfo: memFree=1785060/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=130536 CPUtime=1601.69
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31882 0 0 0 160136 33 0 0 25 0 1 0 218203360 133668864 31853 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 32634 31853 206 16 0 32073 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 130536

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7346
/proc/meminfo: memFree=1784996/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=130536 CPUtime=1661.67
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31889 0 0 0 166134 33 0 0 25 0 1 0 218203360 133668864 31860 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 32634 31860 206 16 0 32073 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 130536

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7346
/proc/meminfo: memFree=1784932/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=130536 CPUtime=1721.65
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31897 0 0 0 172132 33 0 0 25 0 1 0 218203360 133668864 31868 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 32634 31868 206 16 0 32073 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 130536

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7346
/proc/meminfo: memFree=1784868/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=130536 CPUtime=1781.63
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31900 0 0 0 178130 33 0 0 25 0 1 0 218203360 133668864 31871 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 32634 31871 206 16 0 32073 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 130536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7346
/proc/meminfo: memFree=1784868/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=130536 CPUtime=1800.03
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31900 0 0 0 179970 33 0 0 25 0 1 0 218203360 133668864 31871 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 32634 31871 206 16 0 32073 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 130536

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7346
/proc/meminfo: memFree=1784868/2055920 swapFree=4182892/4192956
[pid=7147] ppid=7145 vsize=130536 CPUtime=1800.03
/proc/7147/stat : 7147 (Pueblo) R 7145 7147 5894 0 -1 4194304 31900 0 0 0 179970 33 0 0 25 0 1 0 218203360 133668864 31871 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7147/statm: 32634 31871 206 16 0 32073 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 130536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.73
CPU time (s): 1800.07
CPU user time (s): 1799.71
CPU system time (s): 0.357945
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 130536

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

runsolver used 1.44878 second user time and 3.52146 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue Apr 24 13:42:19 UTC 2007

IDJOB= 420316
IDBENCH= 47836
IDSOLVER= 165
FILE ID= node69/420316-1177422139

PBS_JOBID= 4675654

Free space on /tmp= 66493 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/sat-strips-gripper-10t19.sat05-1143.reshuffled-07.opb
COMMAND LINE= Pueblo /tmp/evaluation/420316-1177422139/instance-420316-1177422139.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node69/convwatcher-420316-1177422139 -o ROOT/results/node69/conversion-420316-1177422139 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420316-1177422139/instance-420316-1177422139.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  c761376e0faa7021afa8d1aaa71e6617

RANDOM SEED= 886733696

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1912892 kB
Buffers:          7028 kB
Cached:          80100 kB
SwapCached:       3788 kB
Active:          54408 kB
Inactive:        46856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912892 kB
SwapTotal:     4192956 kB
SwapFree:      4182892 kB
Dirty:            3572 kB
Writeback:           0 kB
Mapped:          20092 kB
Slab:            27716 kB
Committed_AS:  2254464 kB
PageTables:       1488 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= 66493 MiB

End job on node69 on Tue Apr 24 14:12:22 UTC 2007