Trace number 3419885

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
RestartSAT B95? (TO) 5000.28 5000.17

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2556.24
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3419885-1306580417/watcher-3419885-1306580417 -o /tmp/evaluation-result-3419885-1306580417/solver-3419885-1306580417 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419885-1306580417.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 1.99 1.34 2/446 1949
/proc/meminfo: memFree=29763556/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=20256 CPUtime=0 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 822 0 0 0 0 0 0 0 23 0 1 0 769640772 20742144 764 33554432000 4194304 4291949 140733886500688 18446744073709551615 235594563339 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 5064 778 228 24 0 1698 0

[startup+0.046316 s]
/proc/loadavg: 2.12 1.99 1.34 2/446 1949
/proc/meminfo: memFree=29763556/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=29828 CPUtime=0.03 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 3073 0 0 0 3 0 0 0 23 0 1 0 769640772 30543872 3001 33554432000 4194304 4291949 140733886500688 18446744073709551615 4200425 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 7457 3002 228 24 0 4091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29828

[startup+0.100308 s]
/proc/loadavg: 2.12 1.99 1.34 2/446 1949
/proc/meminfo: memFree=29763556/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=37760 CPUtime=0.09 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 5134 0 0 0 9 0 0 0 23 0 1 0 769640772 38666240 5021 33554432000 4194304 4291949 140733886500688 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 9440 5032 228 24 0 6074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37760

[startup+0.300272 s]
/proc/loadavg: 2.12 1.99 1.34 2/446 1949
/proc/meminfo: memFree=29763556/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=83788 CPUtime=0.29 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 16975 0 0 0 26 3 0 0 25 0 1 0 769640772 85798912 15658 33554432000 4194304 4291949 140733886500688 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 20947 15659 228 24 0 17581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83788

[startup+0.700202 s]
/proc/loadavg: 2.12 1.99 1.34 2/446 1949
/proc/meminfo: memFree=29763556/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=189292 CPUtime=0.69 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 41802 0 0 0 62 7 0 0 25 0 1 0 769640772 193835008 37884 33554432000 4194304 4291949 140733886500688 18446744073709551615 235594563339 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 47323 37886 228 24 0 43957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189292

[startup+1.50106 s]
/proc/loadavg: 2.11 1.99 1.34 3/447 1950
/proc/meminfo: memFree=29544076/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=347252 CPUtime=1.5 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 77789 0 0 0 138 12 0 0 25 0 1 0 769640772 355586048 70026 33554432000 4194304 4291949 140733886500688 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 86813 70026 232 24 0 83447 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 347252

[startup+3.10078 s]
/proc/loadavg: 2.11 1.99 1.34 3/447 1950
/proc/meminfo: memFree=29477860/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=351596 CPUtime=3.09 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 78860 0 0 0 297 12 0 0 25 0 1 0 769640772 360034304 71097 33554432000 4194304 4291949 140733886500688 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 87899 71097 234 24 0 84533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 351596

[startup+6.30022 s]
/proc/loadavg: 2.11 1.99 1.34 3/447 1950
/proc/meminfo: memFree=29444884/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=391372 CPUtime=6.29 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 87352 0 0 0 616 13 0 0 25 0 1 0 769640772 400764928 70724 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256572 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 97843 70724 234 24 0 94477 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 391372

[startup+12.7011 s]
/proc/loadavg: 2.09 1.99 1.35 3/447 1950
/proc/meminfo: memFree=29494160/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=311232 CPUtime=12.7 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 100157 0 0 0 1255 15 0 0 25 0 1 0 769640772 318701568 66321 33554432000 4194304 4291949 140733886500688 18446744073709551615 4251367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 77808 66321 253 24 0 74442 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 311232

[startup+25.5008 s]
/proc/loadavg: 2.15 2.01 1.36 3/447 1951
/proc/meminfo: memFree=29460128/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=342052 CPUtime=25.5 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 105527 0 0 0 2534 16 0 0 25 0 1 0 769640772 350261248 71690 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 85513 71690 253 24 0 82147 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 342052

[startup+51.1003 s]
/proc/loadavg: 2.16 2.02 1.38 3/447 1960
/proc/meminfo: memFree=29382008/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=392140 CPUtime=51.09 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 118961 0 0 0 5091 18 0 0 25 0 1 0 769640772 401551360 85118 33554432000 4194304 4291949 140733886500688 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 98035 85118 253 24 0 94669 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 392140

[startup+102.316 s]
/proc/loadavg: 2.06 2.02 1.42 3/447 1962
/proc/meminfo: memFree=29235212/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=605788 CPUtime=102.31 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 143144 0 0 0 10208 23 0 0 25 0 1 0 769640772 620326912 109279 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 151447 109279 253 24 0 148081 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 605788

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 1.45 3/447 1963
/proc/meminfo: memFree=29061352/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=605788 CPUtime=162.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 174843 0 0 0 16202 28 0 0 25 0 1 0 769640772 620326912 140950 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 151447 140950 253 24 0 148081 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 605788

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 1.48 3/447 1965
/proc/meminfo: memFree=28921692/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=820712 CPUtime=222.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 198601 0 0 0 22197 33 0 0 25 0 1 0 769640772 840409088 164696 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 205178 164696 253 24 0 201812 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 820712

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.51 3/447 1969
/proc/meminfo: memFree=28779352/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=820712 CPUtime=282.29 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 226168 0 0 0 28192 37 0 0 25 0 1 0 769640772 840409088 192240 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255949 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 205178 192240 253 24 0 201812 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 820712

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.54 3/447 1971
/proc/meminfo: memFree=28612504/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=1169960 CPUtime=342.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 259448 0 0 0 34187 43 0 0 25 0 1 0 769640772 1198039040 225503 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 292490 225503 253 24 0 289124 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1169960

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.56 3/447 1973
/proc/meminfo: memFree=28410220/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=1169960 CPUtime=402.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 301282 0 0 0 40181 49 0 0 25 0 1 0 769640772 1198039040 267326 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 292490 267326 253 24 0 289124 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1169960

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.59 3/447 1974
/proc/meminfo: memFree=28275292/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=1737488 CPUtime=462.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 326861 0 0 0 46175 55 0 0 25 0 1 0 769640772 1779187712 292891 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 434372 292891 253 24 0 431006 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1737488

[startup+522.3 s]
/proc/loadavg: 2.16 2.03 1.62 3/447 1976
/proc/meminfo: memFree=28134028/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=1737488 CPUtime=522.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 352059 0 0 0 52170 60 0 0 25 0 1 0 769640772 1779187712 318069 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 434372 318069 253 24 0 431006 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1737488

[startup+582.301 s]
/proc/loadavg: 2.13 2.04 1.65 3/447 1977
/proc/meminfo: memFree=27967224/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=1737488 CPUtime=582.3 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 384151 0 0 0 58165 65 0 0 25 0 1 0 769640772 1779187712 350145 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1949/statm: 434372 350145 253 24 0 431006 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1737488

[startup+642.301 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.06 2.05 2.00 4/447 2112
/proc/meminfo: memFree=23910688/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10692036 CPUtime=4122.38 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1735540 0 0 0 411930 308 0 0 25 0 1 0 769640772 10948644864 1700895 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2673009 1700895 253 24 0 2669643 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 10692036

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.00 4/447 2113
/proc/meminfo: memFree=23806864/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10692828 CPUtime=4182.39 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1762356 0 0 0 417927 312 0 0 25 0 1 0 769640772 10949455872 1727703 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2673207 1727703 253 24 0 2669841 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 10692828

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/447 2115
/proc/meminfo: memFree=23706892/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10695232 CPUtime=4242.38 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1776830 0 0 0 423924 314 0 0 25 0 1 0 769640772 10951917568 1742167 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2673808 1742167 253 24 0 2670442 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 10695232

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/447 2117
/proc/meminfo: memFree=23684664/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10697592 CPUtime=4302.38 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1791946 0 0 0 429920 318 0 0 25 0 1 0 769640772 10954334208 1757269 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2674398 1757269 253 24 0 2671032 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 10697592

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/447 2118
/proc/meminfo: memFree=23582464/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10700012 CPUtime=4362.39 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1804587 0 0 0 435918 321 0 0 25 0 1 0 769640772 10956812288 1769903 33554432000 4194304 4291949 140733886500688 18446744073709551615 4262720 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2675003 1769903 253 24 0 2671637 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 10700012

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/447 2120
/proc/meminfo: memFree=23557504/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10701580 CPUtime=4422.39 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1824918 0 0 0 441915 324 0 0 25 0 1 0 769640772 10958417920 1790229 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2675395 1790229 253 24 0 2672029 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 10701580

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/447 2121
/proc/meminfo: memFree=23461124/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10703852 CPUtime=4482.39 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1839666 0 0 0 447912 327 0 0 25 0 1 0 769640772 10960744448 1804971 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2675963 1804971 253 24 0 2672597 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 10703852

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/447 2123
/proc/meminfo: memFree=23360036/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10705524 CPUtime=4542.39 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1854288 0 0 0 453909 330 0 0 25 0 1 0 769640772 10962456576 1819583 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2676381 1819583 253 24 0 2673015 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 10705524

[startup+4602.3 s]
/proc/loadavg: 2.09 2.03 2.01 4/447 2125
/proc/meminfo: memFree=23378480/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10707736 CPUtime=4602.39 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1870993 0 0 0 459906 333 0 0 25 0 1 0 769640772 10964721664 1836277 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2676934 1836277 253 24 0 2673568 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 10707736

[startup+4662.3 s]
/proc/loadavg: 2.07 2.03 2.01 4/447 2126
/proc/meminfo: memFree=23240568/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10707952 CPUtime=4662.4 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1890700 0 0 0 465903 337 0 0 25 0 1 0 769640772 10964942848 1855976 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2676988 1855976 253 24 0 2673622 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 10707952

[startup+4722.32 s]
/proc/loadavg: 2.02 2.03 2.00 4/447 2128
/proc/meminfo: memFree=23162044/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10709900 CPUtime=4722.41 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1903168 0 0 0 471901 340 0 0 25 0 1 0 769640772 10966937600 1868436 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2677475 1868436 253 24 0 2674109 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 10709900

[startup+4782.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/447 2129
/proc/meminfo: memFree=23203296/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10711604 CPUtime=4782.4 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1917781 0 0 0 477896 344 0 0 25 0 1 0 769640772 10968682496 1883042 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2677901 1883042 253 24 0 2674535 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 10711604

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/447 2131
/proc/meminfo: memFree=23089064/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10713552 CPUtime=4842.4 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1932791 0 0 0 483893 347 0 0 25 0 1 0 769640772 10970677248 1898045 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2678388 1898045 253 24 0 2675022 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 10713552

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/447 2133
/proc/meminfo: memFree=22985480/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10720296 CPUtime=4902.4 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1951808 0 0 0 489889 351 0 0 25 0 1 0 769640772 10977583104 1917052 33554432000 4194304 4291949 140733886500688 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2680074 1917052 253 24 0 2676708 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 10720296

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/447 2134
/proc/meminfo: memFree=22903860/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10720296 CPUtime=4962.4 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1963988 0 0 0 495888 352 0 0 25 0 1 0 769640772 10977583104 1929218 33554432000 4194304 4291949 140733886500688 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2680074 1929218 253 24 0 2676708 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 10720296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 2135
/proc/meminfo: memFree=22848288/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=10720536 CPUtime=5000.01 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4202496 1973388 0 0 0 499646 355 0 0 25 0 1 0 769640772 10977828864 1938611 33554432000 4194304 4291949 140733886500688 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/1949/statm: 2680134 1938611 253 24 0 2676768 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 10720536

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

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

[startup+5000.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 2135
/proc/meminfo: memFree=22848288/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=0 CPUtime=5000.12 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4203524 1973388 0 0 0 499647 365 0 0 25 0 1 0 769640772 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 3 0 0 0
/proc/1949/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 2135
/proc/meminfo: memFree=22848288/32950928 swapFree=34365936/67111528
[pid=1949] ppid=1947 vsize=0 CPUtime=5000.2 cores=1,3,5,7
/proc/1949/stat : 1949 (RestartSAT) R 1947 1949 1803 0 -1 4203524 1973388 0 0 0 499647 373 0 0 25 0 1 0 769640772 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 3 0 0 0
/proc/1949/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.17
CPU time (s): 5000.28
CPU user time (s): 4996.48
CPU system time (s): 3.80342
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10720536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.48
system time used= 3.80342
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1973388
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= 10
involuntary context switches= 43345

runsolver used 20.8678 second user time and 51.5572 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-28 13:00:20
IDJOB=3419885
IDBENCH=82387
IDSOLVER=1911
FILE ID=node120/3419885-1306580417
RUNJOBID= node120-1306579394-1822
PBS_JOBID= 13471560
Free space on /tmp= 73264 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419885-1306580417/watcher-3419885-1306580417 -o /tmp/evaluation-result-3419885-1306580417/solver-3419885-1306580417 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419885-1306580417.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=2022249650

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29763712 kB
Buffers:        207076 kB
Cached:        1740832 kB
SwapCached:      14912 kB
Active:        1511064 kB
Inactive:      1415008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29763712 kB
SwapTotal:    67111528 kB
SwapFree:     34365936 kB
Dirty:           79100 kB
Writeback:           0 kB
AnonPages:      972644 kB
Mapped:           9320 kB
Slab:           100576 kB
PageTables:      93252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 106621996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73388 MiB
End job on node120 at 2011-05-28 14:23:42