Trace number 3289496

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
SApperloT2010 2011-03-04? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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-3289496-1303782471/watcher-3289496-1303782471 -o /tmp/evaluation-result-3289496-1303782471/solver-3289496-1303782471 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3289496-1303782471.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.38 3.87 3.85 3/178 12742
/proc/meminfo: memFree=16347944/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=18556 CPUtime=0 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 1881 0 0 0 0 0 0 0 22 0 1 0 489846775 19001344 1148 33554432000 4194304 4395502 140735755983712 18446744073709551615 274473967360 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 4639 1148 249 50 0 1779 0

[startup+0.0714711 s]
/proc/loadavg: 3.38 3.87 3.85 3/178 12742
/proc/meminfo: memFree=16347944/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=26248 CPUtime=0.06 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 3798 0 0 0 5 1 0 0 22 0 1 0 489846775 26877952 3064 33554432000 4194304 4395502 140735755983712 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 6562 3064 255 50 0 3702 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26248

[startup+0.100465 s]
/proc/loadavg: 3.38 3.87 3.85 3/178 12742
/proc/meminfo: memFree=16347944/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=27376 CPUtime=0.09 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 4083 0 0 0 8 1 0 0 22 0 1 0 489846775 28033024 3200 33554432000 4194304 4395502 140735755983712 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 6844 3200 255 50 0 3984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27376

[startup+0.300432 s]
/proc/loadavg: 3.38 3.87 3.85 3/178 12742
/proc/meminfo: memFree=16347944/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=33364 CPUtime=0.29 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 5721 0 0 0 27 2 0 0 23 0 1 0 489846775 34164736 4838 33554432000 4194304 4395502 140735755983712 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 8341 4838 255 50 0 5481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33364

[startup+0.70036 s]
/proc/loadavg: 3.38 3.87 3.85 3/178 12742
/proc/meminfo: memFree=16347944/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=41300 CPUtime=0.69 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 7808 0 0 0 67 2 0 0 25 0 1 0 489846775 42291200 6627 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 10325 6627 266 50 0 7465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41300

[startup+1.50022 s]
/proc/loadavg: 3.38 3.87 3.85 5/190 12765
/proc/meminfo: memFree=16139272/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=44008 CPUtime=1.49 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 8450 0 0 0 147 2 0 0 25 0 1 0 489846775 45064192 7269 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 11002 7269 266 50 0 8142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44008

[startup+3.101 s]
/proc/loadavg: 3.38 3.87 3.85 5/190 12765
/proc/meminfo: memFree=16064872/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=47924 CPUtime=3.09 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 9393 0 0 0 307 2 0 0 25 0 1 0 489846775 49074176 8212 33554432000 4194304 4395502 140735755983712 18446744073709551615 4309764 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 11981 8212 266 50 0 9121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47924

[startup+6.30044 s]
/proc/loadavg: 3.51 3.89 3.86 5/190 12765
/proc/meminfo: memFree=16036004/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=51064 CPUtime=6.29 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 10157 0 0 0 627 2 0 0 25 0 1 0 489846775 52289536 8976 33554432000 4194304 4395502 140735755983712 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 12766 8976 266 50 0 9906 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51064

[startup+12.7003 s]
/proc/loadavg: 3.55 3.89 3.86 5/190 12765
/proc/meminfo: memFree=15998580/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=55176 CPUtime=12.69 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 11084 0 0 0 1266 3 0 0 25 0 1 0 489846775 56500224 9903 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 13794 9903 266 50 0 10934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55176

[startup+25.5011 s]
/proc/loadavg: 3.72 3.91 3.87 5/190 12765
/proc/meminfo: memFree=15944504/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=62908 CPUtime=25.49 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 12842 0 0 0 2546 3 0 0 25 0 1 0 489846775 64417792 11661 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 15727 11661 266 50 0 12867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62908

[startup+51.1005 s]
/proc/loadavg: 3.82 3.91 3.87 5/190 12766
/proc/meminfo: memFree=15903396/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=71072 CPUtime=51.09 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 14689 0 0 0 5105 4 0 0 25 0 1 0 489846775 72777728 13508 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 17768 13508 266 50 0 14908 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71072

[startup+102.307 s]
/proc/loadavg: 3.92 3.92 3.87 5/190 12767
/proc/meminfo: memFree=15856636/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=83664 CPUtime=102.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 17298 0 0 0 10225 5 0 0 25 0 1 0 489846775 85671936 16117 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 20916 16117 266 50 0 18056 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83664

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.88 5/190 12769
/proc/meminfo: memFree=15820900/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=91668 CPUtime=162.29 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 19022 0 0 0 16224 5 0 0 25 0 1 0 489846775 93868032 17841 33554432000 4194304 4395502 140735755983712 18446744073709551615 4288520 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 22917 17841 266 50 0 20057 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91668

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.88 5/190 12771
/proc/meminfo: memFree=15777700/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=100664 CPUtime=222.29 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 20906 0 0 0 22224 5 0 0 25 0 1 0 489846775 103079936 19725 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 25166 19725 266 50 0 22306 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100664

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.89 5/190 12772
/proc/meminfo: memFree=15770604/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=106744 CPUtime=282.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 22100 0 0 0 28224 6 0 0 25 0 1 0 489846775 109305856 20919 33554432000 4194304 4395502 140735755983712 18446744073709551615 4291692 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 26686 20919 266 50 0 23826 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 106744

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.90 5/190 12774
/proc/meminfo: memFree=15743160/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=114828 CPUtime=342.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 23739 0 0 0 34223 7 0 0 25 0 1 0 489846775 117583872 22558 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299118 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 28707 22558 266 50 0 25847 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 114828

[startup+402.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/190 12775
/proc/meminfo: memFree=15723548/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=118440 CPUtime=402.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 24455 0 0 0 40223 7 0 0 25 0 1 0 489846775 121282560 23274 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 29610 23274 266 50 0 26750 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118440

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 12804
/proc/meminfo: memFree=15826180/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=132552 CPUtime=462.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 27415 0 0 0 46222 8 0 0 25 0 1 0 489846775 135733248 26234 33554432000 4194304 4395502 140735755983712 18446744073709551615 4297280 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 33138 26234 266 50 0 30278 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132552

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12806
/proc/meminfo: memFree=15801688/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=135080 CPUtime=522.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 27998 0 0 0 52222 8 0 0 25 0 1 0 489846775 138321920 26817 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 33770 26817 266 50 0 30910 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 135080

[startup+582.301 s]
/proc/loadavg: 4.08 3.99 3.91 5/190 12807
/proc/meminfo: memFree=15782312/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=137640 CPUtime=582.3 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 28523 0 0 0 58222 8 0 0 25 0 1 0 489846775 140943360 27342 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 34410 27342 266 50 0 31550 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 137640

[startup+642.3 s]
/proc/loadavg: 4.03 3.99 3.91 6/190 12809
/proc/meminfo: memFree=15763172/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=140040 CPUtime=642.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 28951 0 0 0 64222 9 0 0 25 0 1 0 489846775 143400960 27770 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 35010 27770 266 50 0 32150 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 140040

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 12810
/proc/meminfo: memFree=15735128/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=146668 CPUtime=702.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 30402 0 0 0 70221 10 0 0 25 0 1 0 489846775 150188032 29221 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 36667 29221 266 50 0 33807 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 146668

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 12812
/proc/meminfo: memFree=15712156/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=148844 CPUtime=762.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 30799 0 0 0 76221 10 0 0 25 0 1 0 489846775 152416256 29618 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 37211 29618 266 50 0 34351 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 148844

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 12823
/proc/meminfo: memFree=15697488/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=151128 CPUtime=822.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 31303 0 0 0 82220 11 0 0 25 0 1 0 489846775 154755072 30122 33554432000 4194304 4395502 140735755983712 18446744073709551615 4294800 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 37782 30122 266 50 0 34922 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 151128

[startup+882.301 s]
/proc/loadavg: 4.14 4.04 3.93 5/190 13298
/proc/meminfo: memFree=15892628/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=151640 CPUtime=882.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 31419 0 0 0 88220 11 0 0 25 0 1 0 489846775 155279360 30238 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 37910 30238 266 50 0 35050 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 151640

[startup+942.3 s]
/proc/loadavg: 4.16 4.06 3.94 5/190 13300
/proc/meminfo: memFree=15877816/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=153624 CPUtime=942.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 31802 0 0 0 94220 11 0 0 25 0 1 0 489846775 157310976 30621 33554432000 4194304 4395502 140735755983712 18446744073709551615 4328536 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 38406 30621 266 50 0 35546 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 153624

[startup+1002.3 s]
/proc/loadavg: 4.10 4.06 3.95 5/190 13304
/proc/meminfo: memFree=15858684/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=159196 CPUtime=1002.31 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 33050 0 0 0 100220 11 0 0 25 0 1 0 489846775 163016704 31869 33554432000 4194304 4395502 140735755983712 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 39799 31869 266 50 0 36939 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 159196

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.95 5/190 13306
/proc/meminfo: memFree=15843344/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=164916 CPUtime=1062.32 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 34263 0 0 0 106220 12 0 0 25 0 1 0 489846775 168873984 33082 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 41229 33082 266 50 0 38369 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 164916

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/190 13308
/proc/meminfo: memFree=15842320/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=165812 CPUtime=1122.32 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 34436 0 0 0 112220 12 0 0 25 0 1 0 489846775 169791488 33255 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 41453 33255 266 50 0 38593 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 165812

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 3.95 5/190 13309
/proc/meminfo: memFree=15824560/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=166836 CPUtime=1182.32 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 34619 0 0 0 118219 13 0 0 25 0 1 0 489846775 170840064 33438 33554432000 4194304 4395502 140735755983712 18446744073709551615 4289047 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 41709 33438 266 50 0 38849 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 166836

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/190 13311
/proc/meminfo: memFree=15821316/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=167092 CPUtime=1242.32 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 34703 0 0 0 124219 13 0 0 25 0 1 0 489846775 171102208 33522 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 41773 33522 266 50 0 38913 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 167092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 13312
/proc/meminfo: memFree=15818944/32950928 swapFree=67111528/67111528
[pid=12742] ppid=12740 vsize=169704 CPUtime=1300.03 cores=0,2
/proc/12742/stat : 12742 (SApperloT2010) R 12740 12742 12406 0 -1 4202496 35202 0 0 0 129989 14 0 0 25 0 1 0 489846775 173776896 34021 33554432000 4194304 4395502 140735755983712 18446744073709551615 4299902 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/12742/statm: 42426 34021 266 50 0 39566 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 169704

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.04
CPU user time (s): 1299.9
CPU system time (s): 0.148977
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 169704

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

runsolver used 2.00769 second user time and 5.10322 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 03:47:51
IDJOB=3289496
IDBENCH=83125
IDSOLVER=1655
FILE ID=node125/3289496-1303782471
RUNJOBID= node125-1303782471-12722
PBS_JOBID= 13157215
Free space on /tmp= 73140 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289496-1303782471/watcher-3289496-1303782471 -o /tmp/evaluation-result-3289496-1303782471/solver-3289496-1303782471 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3289496-1303782471.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1880678887

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:      16348472 kB
Buffers:       2203188 kB
Cached:       13795040 kB
SwapCached:          0 kB
Active:        7855616 kB
Inactive:      8214372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16348472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5836 kB
Writeback:           0 kB
AnonPages:       71192 kB
Mapped:          14488 kB
Slab:           467464 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197788 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= 73336 MiB
End job on node125 at 2011-04-26 04:09:33