Trace number 3281554

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) 1300.1 1300.06

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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: 935)

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-3281554-1303748127/watcher-3281554-1303748127 -o /tmp/evaluation-result-3281554-1303748127/solver-3281554-1303748127 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281554-1303748127.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.56 3.85 2.98 3/184 19577
/proc/meminfo: memFree=19573456/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=19684 CPUtime=0 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 754 0 0 0 0 0 0 0 23 0 1 0 486412649 20156416 688 33554432000 4194304 4291949 140736191124192 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 4921 689 225 24 0 1555 0

[startup+0.0665921 s]
/proc/loadavg: 3.56 3.85 2.98 3/184 19577
/proc/meminfo: memFree=19573456/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=28932 CPUtime=0.05 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 4062 0 0 0 5 0 0 0 23 0 1 0 486412649 29626368 3533 33554432000 4194304 4291949 140736191124192 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 7233 3533 227 24 0 3867 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28932

[startup+0.100611 s]
/proc/loadavg: 3.56 3.85 2.98 3/184 19577
/proc/meminfo: memFree=19573456/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=33692 CPUtime=0.09 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 5768 0 0 0 9 0 0 0 23 0 1 0 486412649 34500608 4985 33554432000 4194304 4291949 140736191124192 18446744073709551615 208080232192 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 8423 4985 227 24 0 5057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33692

[startup+0.300569 s]
/proc/loadavg: 3.56 3.85 2.98 3/184 19577
/proc/meminfo: memFree=19573456/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=72292 CPUtime=0.29 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 15014 0 0 0 27 2 0 0 24 0 1 0 486412649 74027008 13023 33554432000 4194304 4291949 140736191124192 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 18073 13026 227 24 0 14707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72292

[startup+0.700495 s]
/proc/loadavg: 3.56 3.85 2.98 3/184 19577
/proc/meminfo: memFree=19573456/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=151992 CPUtime=0.69 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 35292 0 0 0 64 5 0 0 25 0 1 0 486412649 155639808 29165 33554432000 4194304 4291949 140736191124192 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 37998 29168 227 24 0 34632 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151992

[startup+1.50034 s]
/proc/loadavg: 3.51 3.83 2.98 4/185 19579
/proc/meminfo: memFree=19410644/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=263284 CPUtime=1.49 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 65298 0 0 0 139 10 0 0 25 0 1 0 486412649 269602816 55291 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255043 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 65821 55291 232 24 0 62455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 263284

[startup+3.10098 s]
/proc/loadavg: 3.51 3.83 2.98 4/185 19579
/proc/meminfo: memFree=19351868/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=263284 CPUtime=3.09 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 65298 0 0 0 299 10 0 0 25 0 1 0 486412649 269602816 55291 33554432000 4194304 4291949 140736191124192 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 65821 55291 232 24 0 62455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 263284

[startup+6.30048 s]
/proc/loadavg: 3.51 3.83 2.98 4/185 19579
/proc/meminfo: memFree=19343684/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=267824 CPUtime=6.28 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 67461 0 0 0 618 10 0 0 25 0 1 0 486412649 274251776 57360 33554432000 4194304 4291949 140736191124192 18446744073709551615 4254743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 66956 57360 234 24 0 63590 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 267824

[startup+12.7003 s]
/proc/loadavg: 3.35 3.79 2.97 3/180 19597
/proc/meminfo: memFree=19397612/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=252856 CPUtime=12.68 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 83258 0 0 0 1256 12 0 0 25 0 1 0 486412649 258924544 49828 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 63214 49828 253 24 0 59848 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 252856

[startup+25.5008 s]
/proc/loadavg: 3.14 3.73 2.96 4/185 19607
/proc/meminfo: memFree=19282584/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=252856 CPUtime=25.49 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 83792 0 0 0 2536 13 0 0 25 0 1 0 486412649 258924544 50348 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 63214 50348 253 24 0 59848 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252856

[startup+51.1009 s]
/proc/loadavg: 3.09 3.67 2.96 5/190 19618
/proc/meminfo: memFree=19249776/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=252856 CPUtime=51.08 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 85249 0 0 0 5095 13 0 0 25 0 1 0 486412649 258924544 51780 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 63214 51780 253 24 0 59848 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 252856

[startup+102.307 s]
/proc/loadavg: 3.70 3.74 3.02 5/190 19619
/proc/meminfo: memFree=19180216/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=252856 CPUtime=102.3 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 90144 0 0 0 10215 15 0 0 25 0 1 0 486412649 258924544 56615 33554432000 4194304 4291949 140736191124192 18446744073709551615 4263554 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 63214 56615 253 24 0 59848 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 252856

[startup+162.301 s]
/proc/loadavg: 3.94 3.80 3.09 5/190 19621
/proc/meminfo: memFree=19072328/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=302944 CPUtime=162.29 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 96966 0 0 0 16212 17 0 0 25 0 1 0 486412649 310214656 63338 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 75736 63338 253 24 0 72370 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 302944

[startup+222.3 s]
/proc/loadavg: 3.97 3.83 3.14 5/190 19622
/proc/meminfo: memFree=18987288/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=384332 CPUtime=222.29 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 105745 0 0 0 22209 20 0 0 25 0 1 0 486412649 393555968 72005 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 96083 72005 253 24 0 92717 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 384332

[startup+282.301 s]
/proc/loadavg: 3.99 3.86 3.19 5/190 19624
/proc/meminfo: memFree=18903556/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=388200 CPUtime=282.3 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 114962 0 0 0 28206 24 0 0 25 0 1 0 486412649 397516800 81105 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 97050 81105 253 24 0 93684 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 388200

[startup+342.3 s]
/proc/loadavg: 3.99 3.88 3.24 5/190 19626
/proc/meminfo: memFree=18802528/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=523608 CPUtime=342.3 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 126598 0 0 0 34199 31 0 0 25 0 1 0 486412649 536174592 92586 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 130902 92586 253 24 0 127536 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 523608

[startup+402.301 s]
/proc/loadavg: 3.99 3.90 3.29 5/187 19630
/proc/meminfo: memFree=18945796/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=535048 CPUtime=402.3 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 137092 0 0 0 40195 35 0 0 25 0 1 0 486412649 547889152 102955 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 133762 102955 253 24 0 130396 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 535048

[startup+462.3 s]
/proc/loadavg: 3.99 3.92 3.33 5/190 19656
/proc/meminfo: memFree=18878096/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=540584 CPUtime=462.3 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 148103 0 0 0 46190 40 0 0 25 0 1 0 486412649 553558016 113831 33554432000 4194304 4291949 140736191124192 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 135146 113831 253 24 0 131780 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 540584

[startup+522.301 s]
/proc/loadavg: 3.99 3.93 3.37 5/190 19657
/proc/meminfo: memFree=18800268/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=558412 CPUtime=522.31 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 160013 0 0 0 52186 45 0 0 25 0 1 0 486412649 571813888 125606 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 139603 125606 253 24 0 136237 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 558412

[startup+582.301 s]
/proc/loadavg: 3.99 3.94 3.40 5/190 19659
/proc/meminfo: memFree=18728824/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=775256 CPUtime=582.31 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 169409 0 0 0 58182 49 0 0 25 0 1 0 486412649 793862144 134881 33554432000 4194304 4291949 140736191124192 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 193814 134881 253 24 0 190448 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 775256

[startup+642.301 s]
/proc/loadavg: 4.03 3.96 3.44 5/190 19661
/proc/meminfo: memFree=18638032/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=781596 CPUtime=642.31 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 185339 0 0 0 64175 56 0 0 25 0 1 0 486412649 800354304 150637 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 195399 150637 253 24 0 192033 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 781596

[startup+702.301 s]
/proc/loadavg: 4.09 3.99 3.48 5/190 19662
/proc/meminfo: memFree=18560768/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=793896 CPUtime=702.31 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 195485 0 0 0 70171 60 0 0 25 0 1 0 486412649 812949504 160689 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 198474 160689 253 24 0 195108 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 793896

[startup+762.307 s]
/proc/loadavg: 4.07 4.00 3.51 5/190 19664
/proc/meminfo: memFree=18466632/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=807500 CPUtime=762.32 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 205863 0 0 0 76168 64 0 0 25 0 1 0 486412649 826880000 170945 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 201875 170945 253 24 0 198509 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 807500

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.54 5/190 19665
/proc/meminfo: memFree=18381920/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=813980 CPUtime=822.31 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 214715 0 0 0 82163 68 0 0 25 0 1 0 486412649 833515520 179695 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 203495 179695 253 24 0 200129 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 813980

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.57 5/190 19667
/proc/meminfo: memFree=18301800/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=822620 CPUtime=882.32 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 224320 0 0 0 88160 72 0 0 25 0 1 0 486412649 842362880 189146 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 205655 189146 253 24 0 202289 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 822620

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.59 5/190 19669
/proc/meminfo: memFree=18180888/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=827484 CPUtime=942.32 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 233224 0 0 0 94157 75 0 0 25 0 1 0 486412649 847343616 197909 33554432000 4194304 4291949 140736191124192 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 206871 197909 253 24 0 203505 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 827484

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/190 19670
/proc/meminfo: memFree=18104240/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=1191312 CPUtime=1002.32 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 242509 0 0 0 100154 78 0 0 25 0 1 0 486412649 1219903488 207055 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 297828 207055 253 24 0 294462 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1191312

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.64 5/190 19672
/proc/meminfo: memFree=18015192/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=1210904 CPUtime=1062.33 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 253791 0 0 0 106150 83 0 0 25 0 1 0 486412649 1239965696 218233 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 302726 218233 253 24 0 299360 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1210904

[startup+1122.3 s]
/proc/loadavg: 3.92 3.98 3.65 4/185 19691
/proc/meminfo: memFree=19152892/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=1215224 CPUtime=1122.33 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 260352 0 0 0 112147 86 0 0 25 0 1 0 486412649 1244389376 224696 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 303806 224696 253 24 0 300440 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1215224

[startup+1182.3 s]
/proc/loadavg: 3.34 3.80 3.61 4/184 19693
/proc/meminfo: memFree=19090756/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=1217388 CPUtime=1182.33 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 276394 0 0 0 118142 91 0 0 25 0 1 0 486412649 1246605312 240562 33554432000 4194304 4291949 140736191124192 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 304347 240562 253 24 0 300981 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1217388

[startup+1242.3 s]
/proc/loadavg: 3.25 3.70 3.58 4/184 19695
/proc/meminfo: memFree=19028984/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=1222248 CPUtime=1242.33 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 288955 0 0 0 124138 95 0 0 25 0 1 0 486412649 1251581952 252988 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 305562 252988 253 24 0 302196 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1222248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.10 3.58 3.54 4/184 19696
/proc/meminfo: memFree=18985808/32950928 swapFree=67111524/67111528
[pid=19577] ppid=19575 vsize=1233184 CPUtime=1300.04 cores=0,2
/proc/19577/stat : 19577 (RestartSAT) R 19575 19577 19316 0 -1 4202496 298119 0 0 0 129906 98 0 0 25 0 1 0 486412649 1262780416 262037 33554432000 4194304 4291949 140736191124192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19577/statm: 308296 262037 253 24 0 304930 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1233184

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.1
CPU user time (s): 1299.07
CPU system time (s): 1.03384
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1233184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.07
system time used= 1.03384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298119
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= 9
involuntary context switches= 2664

runsolver used 2.07868 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 18:15:30
IDJOB=3281554
IDBENCH=69571
IDSOLVER=1580
FILE ID=node127/3281554-1303748127
RUNJOBID= node127-1303746808-19334
PBS_JOBID= 13154035
Free space on /tmp= 71164 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281554-1303748127/watcher-3281554-1303748127 -o /tmp/evaluation-result-3281554-1303748127/solver-3281554-1303748127 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281554-1303748127.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=686674735

node127.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.823
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.64
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.823
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	: 5332.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19573488 kB
Buffers:       2392720 kB
Cached:        9935180 kB
SwapCached:          4 kB
Active:        8960256 kB
Inactive:      3865248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19573488 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          175760 kB
Writeback:           0 kB
AnonPages:      496628 kB
Mapped:          15332 kB
Slab:           486224 kB
PageTables:       6076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   684540 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= 71292 MiB
End job on node127 at 2011-04-25 18:37:12