Trace number 3280588

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.05 1300.01

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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

running on 2 cores: 5,7

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: 0.08 0.02 0.01 5/193 6725
/proc/meminfo: memFree=14183780/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=20068 CPUtime=0 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 862 0 0 0 0 0 0 0 21 0 1 0 486279432 20549632 798 33554432000 4194304 4291949 140735442030880 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 5017 798 226 24 0 1651 0

[startup+0.0892289 s]
/proc/loadavg: 0.08 0.02 0.01 5/193 6725
/proc/meminfo: memFree=14183780/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=38460 CPUtime=0.08 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 6446 0 0 0 8 0 0 0 21 0 1 0 486279432 39383040 5843 33554432000 4194304 4291949 140735442030880 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 9615 5844 231 24 0 6249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38460

[startup+0.100222 s]
/proc/loadavg: 0.08 0.02 0.01 5/193 6725
/proc/meminfo: memFree=14183780/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=41160 CPUtime=0.09 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 7313 0 0 0 9 0 0 0 21 0 1 0 486279432 42147840 6485 33554432000 4194304 4291949 140735442030880 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 10290 6486 228 24 0 6924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41160

[startup+0.300191 s]
/proc/loadavg: 0.08 0.02 0.01 5/193 6725
/proc/meminfo: memFree=14183780/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=67788 CPUtime=0.28 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 13563 0 0 0 27 1 0 0 22 0 1 0 486279432 69414912 12208 33554432000 4194304 4291949 140735442030880 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 16947 12209 239 24 0 13581 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67788

[startup+0.701116 s]
/proc/loadavg: 0.08 0.02 0.01 5/193 6725
/proc/meminfo: memFree=14183780/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=76684 CPUtime=0.69 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 18930 0 0 0 67 2 0 0 23 0 1 0 486279432 78524416 14271 33554432000 4194304 4291949 140735442030880 18446744073709551615 4232435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 19171 14272 239 24 0 15805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76684

[startup+1.50097 s]
/proc/loadavg: 0.39 0.08 0.03 5/194 6726
/proc/meminfo: memFree=14125020/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=68960 CPUtime=1.49 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 20799 0 0 0 146 3 0 0 25 0 1 0 486279432 70615040 12479 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 17240 12479 258 24 0 13874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68960

[startup+3.10067 s]
/proc/loadavg: 0.39 0.08 0.03 5/194 6726
/proc/meminfo: memFree=14132460/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=68960 CPUtime=3.09 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 20896 0 0 0 306 3 0 0 25 0 1 0 486279432 70615040 12575 33554432000 4194304 4291949 140735442030880 18446744073709551615 4250384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 17240 12575 258 24 0 13874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68960

[startup+6.30108 s]
/proc/loadavg: 0.39 0.08 0.03 5/194 6726
/proc/meminfo: memFree=14129196/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=68960 CPUtime=6.29 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 21148 0 0 0 626 3 0 0 25 0 1 0 486279432 70615040 12818 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 17240 12818 258 24 0 13874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68960

[startup+12.7009 s]
/proc/loadavg: 0.95 0.21 0.07 5/194 6727
/proc/meminfo: memFree=14120600/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=80452 CPUtime=12.69 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 21638 0 0 0 1266 3 0 0 25 0 1 0 486279432 82382848 13298 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 20113 13298 258 24 0 16747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80452

[startup+25.5005 s]
/proc/loadavg: 1.42 0.33 0.11 5/194 6727
/proc/meminfo: memFree=14105404/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=80452 CPUtime=25.49 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 22575 0 0 0 2546 3 0 0 25 0 1 0 486279432 82382848 14211 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 20113 14211 258 24 0 16747 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80452

[startup+51.1008 s]
/proc/loadavg: 2.30 0.63 0.21 5/194 6728
/proc/meminfo: memFree=14062980/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=80452 CPUtime=51.09 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 24190 0 0 0 5105 4 0 0 25 0 1 0 486279432 82382848 15789 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 20113 15789 258 24 0 16747 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80452

[startup+102.307 s]
/proc/loadavg: 3.32 1.19 0.43 5/194 6729
/proc/meminfo: memFree=13986432/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=110804 CPUtime=102.29 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 32161 0 0 0 10222 7 0 0 25 0 1 0 486279432 113463296 23696 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 27701 23696 258 24 0 24335 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 110804

[startup+162.3 s]
/proc/loadavg: 3.82 1.73 0.66 5/194 6731
/proc/meminfo: memFree=13919836/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=129772 CPUtime=162.29 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 35967 0 0 0 16219 10 0 0 25 0 1 0 486279432 132886528 27426 33554432000 4194304 4291949 140735442030880 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 32443 27426 258 24 0 29077 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129772

[startup+222.301 s]
/proc/loadavg: 3.93 2.14 0.86 5/194 6732
/proc/meminfo: memFree=13866136/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=160592 CPUtime=222.29 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 38621 0 0 0 22218 11 0 0 25 0 1 0 486279432 164446208 30016 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 40148 30016 258 24 0 36782 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160592

[startup+282.301 s]
/proc/loadavg: 3.97 2.48 1.06 5/194 6734
/proc/meminfo: memFree=13885468/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=85248 CPUtime=282.3 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 41565 0 0 0 28216 14 0 0 25 0 1 0 486279432 87293952 16529 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 21312 16529 258 24 0 17946 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85248

[startup+342.301 s]
/proc/loadavg: 4.05 2.77 1.24 5/194 6735
/proc/meminfo: memFree=13802128/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=115600 CPUtime=342.3 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 48084 0 0 0 34214 16 0 0 25 0 1 0 486279432 118374400 22957 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 28900 22957 258 24 0 25534 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115600

[startup+402.301 s]
/proc/loadavg: 4.08 3.00 1.42 5/194 6737
/proc/meminfo: memFree=13736264/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=134568 CPUtime=402.3 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 52014 0 0 0 40213 17 0 0 25 0 1 0 486279432 137797632 26792 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 33642 26792 258 24 0 30276 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134568

[startup+462.301 s]
/proc/loadavg: 4.03 3.18 1.58 5/194 6748
/proc/meminfo: memFree=13671352/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=134568 CPUtime=462.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 54742 0 0 0 46212 19 0 0 25 0 1 0 486279432 137797632 29453 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 33642 29453 258 24 0 30276 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 134568

[startup+522.3 s]
/proc/loadavg: 4.01 3.33 1.73 5/194 6749
/proc/meminfo: memFree=13616388/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=165388 CPUtime=522.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 57590 0 0 0 52211 20 0 0 25 0 1 0 486279432 169357312 32236 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 41347 32236 258 24 0 37981 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165388

[startup+582.3 s]
/proc/loadavg: 4.00 3.45 1.87 5/194 6751
/proc/meminfo: memFree=13549784/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=165388 CPUtime=582.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 59950 0 0 0 58209 22 0 0 25 0 1 0 486279432 169357312 34541 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 41347 34541 258 24 0 37981 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 165388

[startup+642.3 s]
/proc/loadavg: 4.00 3.55 2.00 5/194 6752
/proc/meminfo: memFree=13548768/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=115500 CPUtime=642.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 68017 0 0 0 64207 24 0 0 25 0 1 0 486279432 118272000 23180 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 28875 23180 258 24 0 25509 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 115500

[startup+702.301 s]
/proc/loadavg: 4.07 3.64 2.12 5/194 6757
/proc/meminfo: memFree=13494700/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=127176 CPUtime=702.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 71897 0 0 0 70205 26 0 0 25 0 1 0 486279432 130228224 26990 33554432000 4194304 4291949 140735442030880 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 31794 26990 258 24 0 28428 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 127176

[startup+762.307 s]
/proc/loadavg: 4.09 3.72 2.24 5/194 6759
/proc/meminfo: memFree=13435424/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=146144 CPUtime=762.32 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 74960 0 0 0 76204 28 0 0 25 0 1 0 486279432 149651456 29989 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 36536 29989 258 24 0 33170 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146144

[startup+822.301 s]
/proc/loadavg: 4.03 3.77 2.35 5/194 6760
/proc/meminfo: memFree=13377880/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=176964 CPUtime=822.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 79218 0 0 0 82201 30 0 0 25 0 1 0 486279432 181211136 34166 33554432000 4194304 4291949 140735442030880 18446744073709551615 4256272 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 44241 34166 258 24 0 40875 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 176964

[startup+882.301 s]
/proc/loadavg: 4.14 3.84 2.46 5/194 6762
/proc/meminfo: memFree=13292308/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=176964 CPUtime=882.31 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 83964 0 0 0 88198 33 0 0 25 0 1 0 486279432 181211136 38827 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255871 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 44241 38827 258 24 0 40875 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 176964

[startup+942.301 s]
/proc/loadavg: 4.17 3.90 2.57 5/194 6763
/proc/meminfo: memFree=13195948/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=227052 CPUtime=942.32 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 86207 0 0 0 94198 34 0 0 25 0 1 0 486279432 232501248 41013 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 56763 41013 258 24 0 53397 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 227052

[startup+1002.3 s]
/proc/loadavg: 4.16 3.94 2.66 6/194 6765
/proc/meminfo: memFree=13147832/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=227052 CPUtime=1002.32 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 88424 0 0 0 100197 35 0 0 25 0 1 0 486279432 232501248 43178 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 56763 43178 258 24 0 53397 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 227052

[startup+1062.3 s]
/proc/loadavg: 4.06 3.95 2.75 5/194 6767
/proc/meminfo: memFree=13179072/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=131184 CPUtime=1062.33 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 95127 0 0 0 106194 39 0 0 25 0 1 0 486279432 134332416 26575 33554432000 4194304 4291949 140735442030880 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 32796 26575 258 24 0 29430 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 131184

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 2.82 5/194 6768
/proc/meminfo: memFree=13123252/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=150152 CPUtime=1122.32 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 99087 0 0 0 112191 41 0 0 25 0 1 0 486279432 153755648 30450 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 37538 30450 258 24 0 34172 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 150152

[startup+1182.3 s]
/proc/loadavg: 4.08 3.98 2.90 5/194 6770
/proc/meminfo: memFree=13077116/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=150152 CPUtime=1182.32 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 102084 0 0 0 118190 42 0 0 25 0 1 0 486279432 153755648 33372 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 37538 33372 258 24 0 34172 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 150152

[startup+1242.3 s]
/proc/loadavg: 4.03 3.98 2.96 5/194 6771
/proc/meminfo: memFree=13030108/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=180972 CPUtime=1242.33 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 104849 0 0 0 124190 43 0 0 25 0 1 0 486279432 185315328 36092 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 45243 36092 258 24 0 41877 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 180972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.02 2/182 6810
/proc/meminfo: memFree=14281608/32951124 swapFree=67111528/67111528
[pid=6725] ppid=6723 vsize=180972 CPUtime=1300.04 cores=5,7
/proc/6725/stat : 6725 (RestartSAT) R 6723 6725 6665 0 -1 4202496 107304 0 0 0 129959 45 0 0 25 0 1 0 486279432 185315328 38490 33554432000 4194304 4291949 140735442030880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6725/statm: 45243 38490 258 24 0 41877 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 180972

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.6
CPU system time (s): 0.45893
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 227052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107304
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= 5
involuntary context switches= 2214

runsolver used 1.92971 second user time and 5.17621 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 17:53:36
IDJOB=3280588
IDBENCH=20406
IDSOLVER=1580
FILE ID=node135/3280588-1303746815
RUNJOBID= node135-1303746807-6686
PBS_JOBID= 13154027
Free space on /tmp= 71316 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280588-1303746815/watcher-3280588-1303746815 -o /tmp/evaluation-result-3280588-1303746815/solver-3280588-1303746815 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3280588-1303746815.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1344988621

node135.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.851
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.70
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14184192 kB
Buffers:       2062804 kB
Cached:       15832536 kB
SwapCached:          0 kB
Active:        7651352 kB
Inactive:     10518084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14184192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           53324 kB
Writeback:           0 kB
AnonPages:      272860 kB
Mapped:          15264 kB
Slab:           533444 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   484684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71360 MiB
End job on node135 at 2011-04-25 18:15:18